* { margin:0; padding:0; }

body { background:#fff5db url("/assets/wysiwyg/Template/bg-body.jpg") top center repeat-x; text-align:center; }

body#sub { background:#fff5db url("/assets/wysiwyg/Template/bg-sub.jpg") top center repeat-x; }

img { border:0; background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */
    zoom: 1;
 }
img, div, input { behavior: url(iepngfix.htc); }
a  { color:#4f7044; font-weight:bold; text-decoration:none; }
a:hover { text-decoration:underline; }

#container { position:relative; margin:0 auto; width:1000px; text-align:left; font:14px Arial, Sans-serif; color:#262626; }

/********HEADER*******/
#header { }
	#header .logo { float:left; margin:0 0 0 -50px; }
	#header #nav { float:right; }
		#header #nav ul { list-style:none; }
		#header #nav li { float:left; }
		
	#utilityarea { float:right; width:400px; text-align:right; margin:10px 0 20px 0; }
		
	#header #flash { position:relative; height:350px; }
		#header #flash #slideshow { position:absolute; top:-28px; left:0; width:582px; height:380px; }
			#header #flash #slideshow .element { background:none; position:relative; top:0; left:0; width:582px; height:380px; display:none; }
		#header #flash #flash-text { position:absolute; top:-10px; right:0; width:437px; height:345px; }
			#header #flash #flash-text #flash-rates { background:url("/assets/wysiwyg/Template/bg-rates.png") top left no-repeat; width:422px; height:107px; padding:15px 0 0 15px; color:#fff; }
			#header #flash #flash-text #flash-special { position:absolute; bottom:0; right:25px; width:335px; font:20px "Lucida Grande", Arial; color:#fff; text-align:center; }
				#header #flash #flash-text #flash-special em { font-style:normal; color:#603704; }
		
/********MAIN********/
#main { margin:30px 0 0 0; width:1025px; }
	#main #content { width:635px; float:left; padding:0 20px 30px 20px; }
	#main #sidebar { width:313px; float:right; }
	
#sub-title { font:bold 36px "Lucida Grande", Arial; color:#fff; margin:25px 0 50px; text-shadow:-1px -1px #7e4909; }

#sub-photo { margin:-60px 0 0 -25px; }

#sidebar-rates { background:url("/assets/wysiwyg/Template/bg-rates2.gif") top left no-repeat; width:295px; height:135px; padding:50px 15px 10px; font-size:13px; margin:0 0 15px; color:#fff; }
	#sidebar-rates td { padding:3px 0; }	

.text { line-height:24px; color:#716137; }
	.text p { margin:0 0 15px 0; }
	.text ul { margin:0 0 10px 30px; }
	.text ol { margin:0 0 10px 30px; }

.rates { background:url("/assets/wysiwyg/Template/background_rates.jpg") bottom center no-repeat; margin:0 0 25px 0; width:313px; }
	.rates td { padding:5px 1px; }
	.rates .submit { background:url("/assets/wysiwyg/Template/button_submit.png") top center no-repeat; width:150px; height:45px; border:0; cursor:pointer; margin:10px 0 0 15px; }
	
#enews { background:url("/assets/wysiwyg/Template/bg-enews.gif") top left no-repeat; width:295px; height:160px; padding:25px 15px 10px; margin:0 0 25px; font-size:12px; }

.promo { width:300px; }
.promo_title { position:relative; top:30px; left:-10px; }


