body {
	background-color: #5c0f11;
	background-image: url(../../images/bg_rad.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: top;
}
#weatherContainer {

	height: 22px;
	width: 88%;
	background-color: #681214;
}
#wrapper {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
}
#weather {
	background-image: url(../../images/weather_bg.png);
	background-repeat: no-repeat;
	background-position: right;
	width: 937px;
	margin-right: auto;
	margin-left: auto;
	height: 22px;
}
#headerContainer {
	height: 33px;
	width: 937px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
#headerBtn {
	float: left;
	height: 31px;
	width: 153px;
	margin-right: 1px;
}
.logo {
	float: left;
}

#headerBtnsContainer {
	float: right;
}
#navContainer {
	height: 41px;
	width: 962px;
}
#bodyContainer {
	height: 429px;
	width: 962px;
}
#navShadowLFT {
	background-image: url(../../images/nav_shdw_lft.png);
	height: 41px;
	width: 13px;
	float: left;
}
#navShadowRT {
	float: left;
	height: 41px;
	width: 12px;
	background-image: url(../../images/nav_shdw_rht.png);
}

#lft_shadow {
	background-image: url(../../images/lft_shdw.png);
	background-repeat: no-repeat;
	height: 429px;
	width: 13px;
	float: left;
}
#rgt_shadow {
	background-image: url(../../images/rgt_shdw.png);
	float: left;
	height: 429px;
	width: 12px;
}
#ContentContainer {
	background-color: #FFFFFF;
	/*height: 391px;*/
	width: 899px;
	float: left;
	padding: 19px;
}
#bottom_shadow {
	background-image: url(../../images/btm_shdw.png);
	height: 11px;
	width: 962px;
}
#footerContainer {
	margin-bottom: 20px;
	margin-top: 10px;
}

#accomodationsBtn {
	float: left;
	height: 41px;
	width: 158px;
	background-image: url(../../images/accommodations_btn_ovr.jpg);
}
#meetingsBtn {
	float: left;
	height: 41px;
	width: 136px;
	background-image: url(../../images/meetings_btn_ovr.jpg);
}
#weddingsBtn {
	float: left;
	height: 41px;
	width: 109px;
	background-image: url(../../images/weddings_btn_ovr.jpg);
}
#golfBtn {
	float: left;
	height: 41px;
	width: 73px;
	background-image: url(../../images/golf_btn_ovr.jpg);
}
#marinaBtn {
	float: left;
	height: 41px;
	width: 88px;
	background-image: url(../../images/marina_btn_ovr.jpg);
}
#activitiesBtn {
	float: left;
	height: 41px;
	width: 97px;
	background-image: url(../../images/activities_btn_ovr.jpg);
}
#spaBtn {
	float: left;
	height: 41px;
	width: 67px;
	background-image: url(../../images/spa_btn_ovr.jpg);
}
#diningBtn {
	float: left;
	height: 41px;
	width: 88px;
	background-image: url(../../images/dining_btn_ovr.jpg);
}
#kidsBtn {
	float: left;
	height: 41px;
	width: 121px;
	background-image: url(../../images/kidscamp_btn_ovr.jpg);
}
#sideNavContainer {
	height: 392px;
	width: 255px;
	margin-right: 19px;
	float: left;
	background-image: url(../../images/side_nav_bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #664219;

}
#sideNavContainer a {
	text-decoration: none;
	color: #664219;
}
#sideNavContainer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#sideIntro {
	margin: 19px;
}
#sideNavBar {
	height: 25px;
	background-color: #DFCCB7;
	padding-top: 10px;
	padding-right: 21px;
	padding-left: 21px;
}
#sideLinks {
	padding-left: 21px;
	padding-top: 3px;
	line-height: 20px;
}
#sideLinks p {
	margin: 0px;
}


/*CMS*/


.subCategs{
	list-style-type:none;
	position:relative;
	left:-40px;
	
}



.subCategs .on{
	color:#FFFFFF;
}


.cat-post-header{
font-size:19px;	
}




#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #664219;
	margin-bottom: 20px;
	line-height: 24px;
}
#container {
	position: relative;
	width: 575px;
	height: 373px;
	overflow: hidden;
}
#content {
	position	: relative;
	width		: 555px;
	left		: 15px;
	padding-bottom: 20px;
	margin-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #664219;
}
#content  a {
	color: #664219;
	text-decoration: underline;
}
#content a:hover {
	color: #7C501F;
	text-decoration: none;
}

#CopyBox {
	float: left;
	height: 392px;
	width: 625px;
	background-color: #e5d6c5;
}
/*scroll*/
#scrollArea {
	position	: relative;
	height		: 330px;
	width		: 15px;
	overflow	: hidden;
	background-color: #f2ebe3;
	margin-top: 50px;
	margin-right: 25px;
	float: right;
}
#scroller {
	position	: absolute;
	top			: -1px;
	width		: 15px;
	background-color: #d2b899;
}
/*scroll*/
.lft_pic {
	float: left;
	border: 5px solid #FFFFFF;
	margin-right: 20px;
	margin-bottom: 15px;
}
.rgt_pic {
	float: right;
	border: 5px solid #FFFFFF;
	margin-bottom: 15px;
	margin-left: 20px;
}
#bottomNavContainer {
	height: 41px;
	width: 962px;
	float: left;
}
#leadershipBtn {
	float: left;
	height: 41px;
	width: 205px;
	background-image: url(../../images/leadership_btn_ovr.jpg);
}
#vacationBtn {
	float: left;
	height: 41px;
	width: 185px;
	background-image: url(../../images/vacation_btn_ovr.jpg);
}
#eventsBtn {
	float: left;
	height: 41px;
	width: 139px;
	background-image: url(../../images/events_btn_ovr.jpg);
}
#sitemapBtn {
	float: left;
	height: 41px;
	width: 95px;
	background-image: url(../../images/sitemap_btn_ovr.jpg);
}
#careersBtn {
	float: left;
	height: 41px;
	width: 96px;
	background-image: url(../../images/careers_btn_ovr.jpg);
}
#aboutBtn {
	float: left;
	height: 41px;
	width: 97px;
	background-image: url(../../images/about_btn_ovr.jpg);
}
#contactBtn {
	float: left;
	height: 41px;
	width: 120px;
	background-image: url(../../images/contact_btn_ovr.jpg);
}
#leadershipPG #leadershipBtn img{
	visibility:hidden;
}
#vacationPG #vacationBtn img{
	visibility:hidden;
}
#eventsPG #eventsBtn img{
	visibility:hidden;
}
#sitemapPG #sitemapBtn img{
	visibility:hidden;
}
#careersPG #careersBtn img{
	visibility:hidden;
}
#aboutPG #aboutBtn img{
	visibility:hidden;
}
#contactPG #contactBtn img{
	visibility:hidden;
}
#navShadowLFT2 {
	background-image: url(../../images/nav_shdw_lft.png);
	height: 41px;
	width: 13px;
	float: left;
}
#navShadowRT2 {
	float: left;
	height: 41px;
	width: 12px;
	background-image: url(../../images/nav_shdw_rht.png);
}
#kidsBtn {
	float: left;
	height: 41px;
	width: 121px;
	background-image: url(../../images/kidscamp_btn_ovr.jpg);
}
.white {
	color: #FFFFFF;
}
#content li {
	margin-bottom: 7px;
}
#accomodationsPG #accomodationsBtn img{
	visibility:hidden;
}
#meetingsPG #meetingsBtn img{
	visibility:hidden;
}
#weddingsPG #weddingsBtn img{
	visibility:hidden;
}
#golfPG #golfBtn img{
	visibility:hidden;
}
#marinaPG #marinaBtn img{
	visibility:hidden;
}
#activitiesPG #activitiesBtn img{
	visibility:hidden;
}
#spaPG #spaBtn img{
	visibility:hidden;
}
#diningPG #diningBtn img{
	visibility:hidden;
}
#kidsPG #kidsBtn img{
	visibility:hidden;
}

#hLine {
	background-color: #CFB394;
	height: 1px;
	width: 100%;
	margin-top: 15px;
	margin-bottom: 15px;
}
#photoHolder {
	float: right;
	width: 275px;
	margin-bottom: 0px;
}
#photoHolder2 {
	float: left;
	width: 215px;
	margin-bottom: 0px;
}

.contentTable{border:none;}
.contentTable tr td{padding:0px;margin:0px;}
.finePrint{
	font-size:9px;
}
.packagePrice {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
}
#galleryBox {
	min-height: 150px;
	width: 100%;
	clear: right;
	padding-bottom: 20px;
}
.red {
	font-weight: bold;
	color: #AD1C23;
}
.side-images img{
clear: both;
padding : 5px;
display: block;
}

.leader-links p{
margin-bottom: 10px!important;
}


#Nav li{
	float:left;
	padding-right:30px;
}

#content #Nav li a{
	text-decoration:none;
	font-size:10px;
}

#Nav{
	border:1px solid #D3B897;
	background:#DFD9D1;
	height:50px;
	margin-bottom:30px;
}
.footerPromos {padding-top:30px;float:left;}


.single_image{
float:right;
display:block;
width:200px;
outline:none;
border:none;
}

.portfolio_item a.single_image img{
outline:none;
border:none;
}


/* for bottom footer images */

.info{
display:none;	
}

.inner p{
display:none;	
}
