body{
	background-color: #000000;

}
body, #PAGE_CONTENT, #HOME_CONTENT, #NEWS_CONTENT, #EVENTS_CONTENT, #EDITOR_MODE, td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #462420;
	overflow:visible;
}

#PAGE_CONTENT a, #HOME_CONTENT a, #NEWS_CONTENT a, #EVENTS_CONTENT a, #EDITOR_MODE a{
	color: #78683b;
	font-size: 11px;

}


#PAGE_CONTENT a:hover, #HOME_CONTENT a:hover, #NEWS_CONTENT a:hover, #EVENTS_CONTENT a:hover, #EDITOR_MODE a:hover{
	color: #462420;
	font-size: 11px;
}
a{
	color: #50505d;
	font-size: 11px;
}
a:hover {
	color: #957106;
}


.rightcolimg{
	border: 1px solid #7f7966;
}

.site_container {
	/*color: white;*/
	overflow: visible;
}

#site_header{
	display:none;

}

#site_display_controls{
	width: 250px;
	display:none;
}
#site_logo{
	/*width:280px;
	height:117px;
	background-image: url(images/site_logo.jpg);
	background-repeat: no-repeat;*/
	display:none;
}
#site_footer{
	height:30px;
	width:978px;
	margin-left: auto;
	margin-right: auto;

}

#page{
	margin-left: auto;
	margin-right: auto;
	width:978px;
}

#page_header{
	/*border: 1px solid #00ff00;*/
	width:978px;
	background-image: url(images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#map {
	border: 1px solid #777456;
}
#xEditingArea{
	/*border: 2px solid #ff0000;*/
}

#page_header .headerImage{

	border: 1px solid #ffff00;
}

#page_content_container{
	width: 976px;
	margin-left:auto;
	margin-right:auto;
}

tr{
	height:100%;
}

#leftcol{
	height:auto;
}

.NEWSTITLE{
	background-image: url(images/title_news.gif);
	background-repeat: no-repeat;
	width:48px;
	height:11px;
	margin-bottom:15px;
}
.EVENTSTITLE{
	background-image: url(images/title_events.gif);
	background-repeat: no-repeat;
	width:70px;
	height:11px;
	margin-bottom:15px;
}

#page_left{
	width:234px;
	/*height:100%;*/
	background-image: url(images/home_left_panel_bg.jpg);
	background-repeat: repeat-y;
	border-bottom: none;
	border-top: 1px solid #616161;
	border-left: 1px solid #616161;
	border-right: 1px solid #616161;
}
#page_left_bottom{
	width:234px;
	height:100px;
	background-image: url(images/home_left_panel_bg.jpg);
	background-repeat: repeat-y;
	border-top: none;
	border-bottom: 1px solid #616161;
	border-left: 1px solid #616161;
	border-right: 1px solid #616161;
	padding-bottom:25px;
}
#LOGO{
	margin-top:20px;
	margin-bottom:20px;
	width:234px;
	height:91px;
	background-image: url(images/home_logo.gif);
	background-repeat: no-repeat;
}
#LOGO_CENTERED{
	margin-top:225px;
	width:234px;
	height:91px;
	background-image: url(images/home_logo.gif);
	background-repeat: no-repeat;
}
#MAILSIGNUPIMAGE{
	width:38px;
	height:25px;
	background-image: url(images/mail_icon.gif);
	background-repeat: no-repeat;
	margin-bottom:15px;
}

.home_content_block{
	border: 1px solid #616161;
}

.home_image{
	border: 1px solid #ffffff;
	margin-right:5px;
}


#page_colspace{
	width:5px;
}
#page_right{
	/*height:100%;*/
	/*width:583px;*/
	/*border: 1px solid #616161;*/
}

.subtitle{
	font-size: 11px;
	color: #78683b;
	font-weight: bold;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	display: inline;
	letter-spacing: 5px;
}
.price{
	font-size: 11px;
	color: #6e5d2d;
	font-weight: normal;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	display: inline;
}

a{
	font-size: 11px;
}
a:link{
	color: #50505d;
}
a:visited {
	color: #50505d;
}
a:hover {
	color: #957106;
}
a:active {
	color: #50505d;
}


#page_left_bottom a{
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#page_left_bottom a:link{
	color: #ffffff;
	text-decoration: none;
}
#page_left_bottom a:visited {
	color: #ffffff;
	text-decoration: none;
}
#page_left_bottom a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#page_left_bottom a:active {
	color: #ffffff;
	text-decoration: underline;
}

#EVENTS_CONTENT, #NEWS_CONTENT{
	background-color: #cebb84;
	border: 1px solid #616161;
	/*height:100%;*/
}
#PAGE_CONTENT, #EDITOR_MODE
{
	background-color: #cebb84;
	border: 1px solid #616161;
	/*height:100%;*/
}

#HOME_CONTENT{
	/*height:100%;*/
}

#content_container
{
	width:579px;
	/*height:100%;*/
}
#content_center, #home_content_center
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #462420;
}

#EVENTS_CONTENT #content_center, #NEWS_CONTENT #content_center
{
	width:384px;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:40px;
	padding-right:40px;
}

#content_center .title
{
	font-size: 11px;
	color: #78683b;
	font-weight: bold;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:-1px;
}
#content_center .date
{
	font-style: italic;
	padding-bottom:5px;
}
#content_center .start_date
{
	font-style: italic;
}
#content_center .end_date
{
	font-style: italic;
}
#content_center .location
{
	font-style: italic;
	padding-bottom: 5px;
}
#content_center .bodytext
{
	margin-top:5px;
}
p
{
	display: inline;
}

.imgright, .imgleft, .imgborder
{
	border: 2px solid #50505d;
}


.contentblock{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
 .imgright {
	margin-left:10px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
}
 .imgleft{
	margin-left:0px;
	margin-right:10px;
	margin-top:0px;
	margin-bottom:0px;
}
#content_right
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #dacca3;
	width:280px;

}


.contentblock{
	padding-top:30px;
	padding-bottom:30px;
	padding-left:40px;
	padding-right:40px;
}
#content_center .contentblock{
	padding-top:30px;
	padding-bottom:30px;
	padding-left:40px;
	padding-right:40px;
}

#reservationForm td{
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;

}
#content_center input, #content_center textarea{
	width:225px;
	border: 1px solid #7f7966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #462420;
}
#content_center .radio{
	width:auto;
	margin-top:2px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:0px;
}

#content_center select{
	width:225px;
	border: 1px solid #7f7966;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #462420;
}
#content_center textarea{
	height:100px;

}
.reservations #content_center{
	background-color: #cebb84;
	/*border: 1px solid #616161;*/
}

#content_center #within100{
	width:auto;
	border: none;
}
#content_center #submit{
	width:auto;
	border: none;
}


#content_right .contentblock{
	padding-top:30px;
	padding-bottom:30px;
	padding-left:30px;
	padding-right:30px;
	color:#6e664f;
}
#home_content_right
{
	padding: 0px;
	margin: 0px;
	background-color: #dacca3;
	width:280px;
}
.modblock
{
	padding:20px;
}
.modblock h1{
	margin-bottom:12px;
	font-size: 11px;
}

.moditem
{
	margin-bottom:10px;

}
.moditem a
{
	font-size: 11px;

}

.moditem .title
{

}
.moditem .title h2
{
	margin:0px;
	font-size: 11px;
}
.moditem .date
{
	 font-style: italic;
}
.moditem .location
{
	 font-style: italic;
}
.moditem .desc
{
	margin-top:4px;
	margin-bottom:4px;
}
.moditem .readmore
{

}
.moditem .readmore a
{
	font-size: 9px;
}

.moditem div
{
	padding:0px;
}
#page_footer{
	width:978px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:5px;
	text-align:center;
	color:#ffffff;
}

#page_footer h1{
	display:inline;
	color:#7d6c42;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-left:5px;
	margin-right:5px;
}
#page_footer a{
	color:#ffffff;
	text-decoration: none;
}
#page_footer a:hover{
	color:#ffffff;
	text-decoration: underline;
}
#site_footer{
	color:#605f5c;
	text-align:center;
	width:978px;
	margin-bottom:20px;
}
#site_footer a{
	color:#605f5c;
	text-decoration: none;
}
#site_footer a:hover{
	color:#605f5c;
	text-decoration: underline;
}

#seo_footer{
	color:#605f5c;
	text-align:center;
	width:978px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	margin-top:20px;
}
#CPLOGO{
	width:39px;
	height:25px;
	margin-right:auto;
	margin-left:auto;
	margin-top:2px;
	background-image: url(images/cp_logo.jpg);
	background-repeat: no-repeat;

}

#MainNav{
	/*border: 1px solid #ff0000;*/

}
#MainNav li{
	float:left;
	padding-top:6px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	/*text-transform: uppercase;*/
}

#MainNav a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#MainNav a:hover{
	color:#ffc569;
}

#SubNav{
	width:100%;
}
#SubNav li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
	height:auto;
	width:auto;
	padding:5px;
	cursor: pointer;
	margin-top: 1px;
	background-image: url(images/sub_nav_bg.jpg);
	background-repeat: repeat-y;
	text-align:right;
	padding-right:10px;
	padding-left:10px;
	list-style-type: none;
}

#SubNav form{
	display:none;
}
#SubNav .level_0 .first_item{
	padding-top:15px;
}
#SubNav .level_0 .last_item{
	padding-bottom:15px;
}

#SubNav a{
	color:#cebb84;
	text-decoration: none;
}
#SubNav a:hover{
	color:#ffffff;
}
#SubNav a .dateText{
	font-size: 10px;
	font-style : italic
}


.divider{
	background-image: url(images/block_div.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:1px;
}

.spacer {
	text-overflow: clip;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
	margin: 0px;
	height: 1px;
	width: 1px;
}

#EDITOR_MODE .table_spacer {
	display:inline;
	height:3px;
	font-size: 3px;
	line-height: 3px;
}
.table_spacer {
	display:none;
}
.moditem input{
	width:155px;
}

.moditem .desc{
	padding-bottom:5px;
}

.moditem #mail_signup_msg{
	padding-top:5px;
}
.moditem #mail_signup_error{
	padding-top:5px;
	color:#ff0000;
}

.moditem .submitfield{
	text-align:right;
	padding-top:5px;
}



