/* CSS Document */body{	background-color:#570e0f;	background-image:url(/images/bodyBG.jpg);	background-repeat:no-repeat;	background-position:top center;	margin:0;	padding:0;	font-family:Arial, Helvetica, sans-serif;	font-size:.75em;	color:#404040;}div#wrapper{	margin:0 auto;	width:770px;	background-color:#FFFFFF;	border:1px solid #000;}div#nav{	width:100%;	background-color:#570e0f;}div#mainbody{	clear:both;}div#content{	width:64%;	float:left;}div#rightColumn{	width:33%;	float:left;	text-align:center;}div#colLeft, div#colRight{	width:49%;	float:left;}.barnote{	margin-top:-5px;}div#rightColumn img{	border:1px solid #000;}div#contentBottom{	background-image:url(/images/indexbottom.gif);	background-repeat:repeat-y;	clear:both;	padding-bottom:5px;	color:#FFFFFF;}div#contentBottom img{	padding-right:10px;}div#leftBottom{	width:343px;	float:left;}div#rightBottom{	width:407px;	float:left;}div#footer{	margin:0 auto;	width:770px;	color:#FFFFFF;}div#contentBottom a:link, div#contentBottom a:visited{	color:#FFFFFF;	float:right;}a:link{	color:#570e0f;}div#footer a:link{	color:#FFFFFF;}.clear{	clear:both;}.inside{	padding:5px 10px;}h1, h2, h3, h4, h5, h6{	font-size:1.5em;	font-family:Copperplate, "Times New Roman", Times, serif;	color:#000000;	line-height:1.5em;	padding:0;	margin:0;}div#content h1, div#content h2, div#content h3, div#content h4, div#content h5, div#content h6{	color:#f1761e;}table{	width:90%;	margin:0 auto;}table.nowidth{	width:auto;}table.half{	width:50%;}td, th{	vertical-align:top;	padding:5px;}th{	color:#FFFFFF;	background-color:#570e0f;}