body								{ background: url(images/dirtybg.jpg) top center repeat-x; background-color: #dcd7af;}
body a								{ color: #c54125}

#holder 							{ width: 790px;	margin: 0px auto; background: #332b1f; -moz-box-shadow:0px 0px 40px #000; -webkit-box-shadow: 0px 0px 40px #000; box-shadow:0px 	
									0px 40px #000;}

#navbar_home						{ width: 770px;	background: #f0f0da; height: 35px; text-align: center; border-right-width: 10px; border-left-width: 10px; 
									border-right-style: solid; border-left-style: solid; border-top-color: #332b1f; border-right-color: #332b1f; border-bottom-color: #332b1f; 
									border-left-color: #332b1f;}

#navbar								{ width: 768px; background: #f0f0da; height: 35px; text-align: center; border-right-width: 10px; border-left-width: 10px; 
									border-right-style: solid; border-left-style: solid; border-top-color: #332b1f; border-right-color: #332b1f; border-bottom-color: #332b1f;
									border-left-color: #332b1f;}

#navbar a							{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border: 1px solid #332b1f; text-decoration: none; color: #000000; 
									margin: 0px; float: left; padding-top: 8px; padding-right: 7px; padding-bottom: 11px;	padding-left: 8px;}

#navbar a.reserve					{ font-family: Georgia, serif;	font-size: 14px; border: 4px outset #332b1f; text-decoration: none; color: #e9c64a; 
									background: #332b1f left no-repeat;	text-transform: uppercase; font-weight: bold; padding-top: 5px; padding-right: 8px; padding-bottom: 5px; 
									padding-left: 7px;}

#navbar a.reserve:hover 			{ border: 4px inset #3A2F21; color: #F7F3DE; background:#332b1f left no-repeat;}

#navbar a:hover 					{ background: #6c563a;}

.border 							{ border-top: 5px solid #332b1f; border-right: 10px solid #332b1f; border-bottom: 8px solid #332b1f; border-left: 5px solid #332b1f; 
									padding-left: 6px;}

.border_content 					{ border-top: 0px solid #332b1f; border-right: 3px solid #332b1f; border-bottom: 8px solid #332b1f; border-left: 10px solid #332b1f;}

.active								{ background: #e9c64a;}

#content_home						{ background:url('images/content_bg.jpg'); width: 767px;}

#content							{ background:url('images/content_bg.jpg'); width: 767px;}

#news_request						{ background-color: #332b1f; width: 550px; margin: 20px; margin-left: 75px; padding: 5px;}

.text 								{ color: #f0f0da; font-weight: bold; font-size: 16px; padding: 0px; margin-top: 5px; margin-bottom: 5px;}

.bold								{ color:#c54125; font-weight: bold;}

p.verbiage							{ padding-left: 75px; width: 600px; text-align: justify; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; 													
									line-height:135%;}

p.verbiage2							{ padding-left: 20px; text-align: justify;}

p.center							{ text-align: center; font-size: 16px; font-family: Georgia, "Times New Roman", Times, serif;}


#imgmap 							{}

#imgmap a 							{ float:right;}

/* Video Holder */ 
#id66videoliteral					{ visibility: visible; text-align:center; z-index: 1; width: 440px; }

#video { margin:0 0 15px;}

.video { float:left; margin: 0 15px 0 15px; border: solid 2px #000; -moz-box-shadow: 3px 3px 4px rgba(0,0,0,.7); -webkit-box-shadow: 3px 3px 4px rgba(0,0,0,.7); }
			

#video p { padding: 0 15px; text-align: justify; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; line-height:135%; }


.coupon { font-size:20px; border:dashed 3px #990033; background: #fff; -moz-box-shadow: 3px 3px 4px rgba(0,0,0,.7); -webkit-box-shadow: 3px 3px 4px rgba(0,0,0,.7); float:left; padding: 10px 25px 10px 25px; color:#000; text-decoration:none; }
.coupon { display:block; margin:10px 20px 0 20px; text-align:center; }
.coupon-holder { padding:0 15px 0 15px;}
.coupon-holder p {margin-left:15px;}
.coupon-holder table { margin-right:15px;}

.affiliations img { border:none;}
.affiliations { margin:0 auto; }
.affiliations ul li { list-style-type:none; display:inline;}
.affiliations a { float:left; margin:5px;}


/* clearfix */
.group:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.group {display:inline-block;}
/* Hide from IE Mac \*/
	.group {display:block;}
/* End hide from IE Mac */
	