/* start global styles */
* { padding:0; margin:0; }
body { background:#e6e6e6; font-family:verdana, sans-serif; }
#container { width:960px; overflow:hidden; background:#e6e6e6 url(/site_images2/site_bg.gif) top center repeat-y; margin:0 auto; }
#content { width:940px; overflow:hidden; background:#fff; border-left:#333 solid 1px; border-right:#333 solid 1px; margin:0 10px; }
#header { width:940px; height:100px; background:url(/site_images2/header_bg.jpg) top left repeat-x; border-bottom:#291717 solid 1px; }
#logo { width:400px; height:70px; padding:10px 0 0 15px; }
#award_snipe { position:absolute; top:5px; margin-left:830px; }
#masthead { width:940px; height:220px; }
#nav ul { font-size:9px; color:#a39488; text-transform:uppercase; padding:4px 0 0 15px; }
#testimonial { position:absolute; width:275px; height:140px; background:url(/site_images2/testimonial_bg.png) center 5px no-repeat; padding:20px 25px 0; margin-top:179px; margin-left:5px; }
#testimonial h1 { font-size:14px; color:#fff; margin-bottom:15px; }
#testimonial p { font-size:14px; line-height:18px; color:#235c65; margin-bottom:5px; }
#testimonial_link { position:absolute; width:150px; height:25px; margin-top:105px; margin-left:135px; }
#testimonial_link a { display:block; font-size:10px; color:#235c65; text-align:right; text-decoration:none; padding-right:10px; }
#testimonial_link a:hover { text-decoration:underline; }
#main { width:940px; overflow:hidden; border-top:#66949f solid 1px; }
#footer { width:940px; height:67px; color:#dcd3cc; text-align:center; text-transform:uppercase; background:url(/site_images2/footer_bg.jpg) top left repeat-x; padding:20px 0 0; border-top:#472b2c solid 1px; }
#footer ul { font-size:11px; margin:0 0 15px; }
#footer li { display:inline; list-style:none; }
#footer p { font-size:10px; color:#dcd3cc; }
#footer a { color:#dcd3cc; text-decoration:none; }

.emergency_message {
	background-color: #ff0000;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 20px;
} 


/* end global styles */

/* start home page styles */
body#home #content { background:#fff url(/site_images2/home_main_bg.gif) top left repeat-y; }
body#home #main { background:url(/site_images2/main_content_bg.png) top left repeat-x; }
#home_left { width:225px; float:left; padding:22px 25px 10px; }
#chat_image { width:225px; text-align:right; }
#home_left ul { width:175px; list-style:none; padding:10px 25px 20px 50px; }
#home_left li { text-align:right; font-size:11px; line-height:9px; border-bottom:#cccccc dashed 1px; padding:9px 0; }
#home_left a { color:#666666; text-decoration:none; }
#home_left a:hover { text-decoration:underline; }
#home_left h1 { font-size:18px; color:#682f32; margin-bottom:4px; }
#social_links { width:208px; height:120px; border:#cecece solid 1px; padding:10px; }
#shadow_social { width:228px; height:10px; background:url(/site_images2/shadow_social.gif) center top no-repeat; }
#social_links a { font-size:11px; }
.social_site { height:25px; }
.social_site img { float:left; padding:0 5px 3px 0; }
#home_middle { float:left; width:325px; margin:20px 20px 10px; }
#home_middle p { font-size:12px; line-height:18px; color:#682f32; }
#awards { width:290px; background:#fff; padding:25px 15px 35px; margin:20px auto 0; border:#cecece solid 1px; }
#shadow_awards { width:330px; height:10px; background:url(/site_images2/shadow_awards.gif) center top no-repeat; }
#sbca_award { position:absolute; margin-top:-25px; margin-left:150px; }
#awards h1 { font-size:10px; color:#682f32; }
#awards p { font-size:10px; margin-bottom:9px; }
#home_right { float:right; width:265px; padding:25px 0 0 25px; }
.shadow_specials { width:250px; height:72px; background:url(/site_images2/shadow_specials.gif) center 68px no-repeat; margin-bottom:10px; }
.specials { width:230px; height:50px; background:#fff; padding:8px; border:#cecece solid 1px; margin-bottom:8px; }
.specials_img { float:left; width:65px; height:60px; overflow:hidden; margin-right:8px; }
.specials_img img { width:65px; height:50px; margin-bottom:10px; }
.specials h1 { font-size:12px; color:#682f32; }
.specials p { font-size:11px; color:#682f32; margin-bottom:5px; }
.specials_link { position:absolute; margin-top:45px; margin-left:150px; }
.specials_link a { font-size:10px; color:#235c65; text-align:right; text-decoration:none; padding-right:2px; }
.specials a:hover { text-decoration:underline; }

/* end home page styles */

#payment {
	overflow: hidden;
}

#payment #form {
	float: right;
	width: 900px;
	background: #f2edd6;
	padding: 20px;
}
#payment h4 {color:#666; text-transform: uppercase; font-size:13px;}
#payment p {color:#666; font-size: 11px;}
#payment input {padding:2px 0; font-size: 11px;}
.form-section {background:#ccc; -moz-border-radius: 5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; margin:0 0 15px 0; padding:15px 0;}
#payment .disclaimer p {font-size: 9px;}


