@charset "UTF-8";BODY {	background-image: url(images/bg.jpg);	font: normal 14px Verdana, Arial;	margin-top: 0;}P { 	margin-bottom: 10px;}.pngfix {	behavior: url(pngHack.htc);}.shadows { 	background: url(images/shadows.png) repeat-y top center; 	width: 1020px;	margin: 0px auto;}.container {	width: 1000px;	margin: 0px auto;	background: none;	padding: 0;	}.header {	background: url(images/header_bg.png) repeat;	width: 985px;	height: 233px;	padding: 0px 0px 0px 15px;}.header-right {	float: right;}.divider {	width: 1000px;	/*height: 5px;*/}.content {	width: 1000px;	/*background-color: #d6b69c;*/	background-color: #5e201a;	overflow: hidden;	float: left;}.content-interior {	width: 980px;	background-color: #f8f6f4;	padding: 10px;	overflow: hidden;	float: left;	font: normal 13px Verdana, Arial;}.content-interior h1 {	font-family: Georgia, Times, serif;    padding-bottom: 0.17em;	text-align: left;	margin: 0 0 5px;	color: #000;	font-size: 18px;	line-height: 22px;	width: 100%;	border-bottom: 1px solid #432711;	}	.contact-container {	margin: 10px 0 0 10px;}.contact-left {	float: left;	width: 250px;}.left {	width: 662px;	float: left;}.img-rotation {	position: relative; /*leave as is*/	overflow: hidden; /*leave as is*/	width: 662px; /*width of featured content slider*/	height: 440px;	z-index: 0;}.img-rotation .contentdiv {	visibility: hidden; /*leave as is*/	position: absolute; /*leave as is*/	left: 0;  /*leave as is*/	top: 0;  /*leave as is*/	/*width: 315px; width of content DIVs within slider. */	/*filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);	-moz-opacity: 1;	opacity: 1;*/}.pagination {	display: none;}.sidebar {	width: 338px;	float: left;	color: #e5c396;	background-color: #5e201a;}.sidebar-content {	width: 318px;	padding: 0 10px;}.sidebar-content a {	color: #e5c396;	text-decoration: underline;}.sidebar-content a:hover {	color: #fff;	text-decoration: none;}.sidebar-content a:visited {}.footer {	width: 1000px;	background-color: #d6b69c;	float: left;	font: normal 10px Arial;	padding: 10px 0 10px 0;	/*overflow: hidden;*/	text-align: center;}.footer img {	margin-right: 50px;}.footer-shadow { 	background: url(images/shadow_footer.png) repeat-x top center; 	width: 1010px;	height: 10px;	margin: 0px auto;}/*Credits: Dynamic Drive CSS Library *//*URL: http://www.dynamicdrive.com/style/ */.menu {	margin: 0;	padding: 0;	float: left;	font: bold 18px Arial;	width: 1000px;	height: 48px;	overflow: hidden;	/*margin-bottom: 1em;	border: 1px solid #625e00;*/	border-width: 1px 0;	background: black url(images/menu_bg.gif) center center repeat-x;}.menu li {	display: inline;}.menu li a {	float: left;	color: #ffbc87;	padding: 19px 11px;	text-decoration: none;	border-left: 1px solid #432711;	border-right: 1px solid #523015;}/*.menu li a:visited {	color: #ffbc87;}*/.menu li a:hover, .menu li .current {	color: #fff;	background: #432711;}