@import url("dropdown.css");
@import url("reset.css");

body								{ background: url(../images/dirtybg.jpg) top center repeat-x #dcd7af;}
body a								{ color: #c54125}
li									{ list-style-type:none;}

#holder 							{ width: 940px;	margin: 0px auto; border: solid 10px #332b1f; -moz-box-shadow:0px 0px 40px #000; -webkit-box-shadow: 0px 0px 40px rgba(0,0,0,.8); box-shadow:0px 0px 20px rgba(0,0,0,.8);}

#header 							{ width:940px;}

#navbar								{ width: 940px; background: #f0f0da; height: 35px; text-align: center; border-bottom:5px solid #332b1f; float:left;}

#beauty_shot						{ width:940px; height:285px; float:left; border-bottom:5px solid #332b1f; z-index:-1000px;}									

.active								{ background: #e9c64a;}

#content							{ background: url('../images/content-repeat.jpg') top left; }


div#left-col						{ float:left; width:720px;}

div#right-col						{ float:right; width:220px;}

div#right-col h1 					{ background:url('../images/righthead.png'); height:39px; width: 220px; text-indent:-9999px; float:right;}

	div.social						{ text-align:center;}
	div.social a					{ padding:0 10px 0 10px;}
	.social img						{ border:none;}
div# right-col .verbiage1			{ padding:0 15px 0 5px; text-align: justify; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; 													
									line-height:135%;}

#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: 25px; padding-right:25px; 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;}

.heading {							font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px; font-style: oblique; color: #332B1F;}

.attractions {						font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; text-decoration: none; color: #332B1F; line-height: 25px; padding-left: 45px; }

#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;}


#footer {
	width:940px;
	background:#332b1f;
	float:left;}
	
	#footer p {	color:#fff; line-height:1.8em;}

.slideshow { height: 940px; width: 285px; margin: auto }
.slideshow img { }

/* 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 */
	
