body{
	background: #1e4203 url(../images/shared/background_body.jpg) repeat-x;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

a{
	color: #173802;
}

#wrapper{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	width: 970px;
	background: #FFFFFF url(../images/shared/background-watermark.jpg) no-repeat bottom right;
}

#bodyContainer{	
	width: 888px;
	margin-left: auto;
	margin-right: auto;
}

#headerContainer{
	margin-top: 5px;
}

#logoContainer{
	float: left;
}

#linksContainer{
	float: right;
	margin-top: 35px;
	color: #907f13;
	font-size: 11px;
}

#linksContainer a{
	color: #425931;
	font-weight: bold;
	padding: 4px;
}

#headerimageContainer{
	clear: both;
	background-color: #425931;
}

#contentContainer{
	border-top: #FFFFFF 1px solid;
}

#sloganContainer{
	background: #cfe0c1 url(../images/shared/background-slogan.jpg) repeat-y top left;
	height: 30px;
	line-height: 30px;
	text-align: right;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 2px;
	padding-right: 10px;
}

/* left column */
#pod1{
	float: left;
	width: 195px;
}

/* right column */
#pod2{
	float:right;
	width: 693px;
	margin-top: 15px;
}

#pod3{
	float: right;
	width: 170px;
}

#pod2 h1{
	color: #687a5a;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	
	border-bottom: #687a5a solid 1px;
}

#pod2 img{
	background-color: #CFDFC2;
	padding: 6px;
}

#no-image-style img{
	background-color:#fff;
	margin-top: -6px;
}

/* pod4 = main CMS content container */
#pod4{
	float: left;
	width: 503px;
	font-size: 11px;
	letter-spacing: 1px;
}

#pod4 img{
	background-color: #CFDFC2;
	padding: 6px;
}

#pod5{
	float: left;
	width: 680px;
	font-size: 11px;
	letter-spacing: 1px;
}

#pod5 img{
	background-color: #becd8c;
	padding: 6px;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

/* menu */
#menuContainer{
	border: #aac298 2px solid;
	width: 170px;
	position: relative;
	top: -13px;
	background: #FFFFFF url(../images/shared/background-menu.jpg) no-repeat bottom left;
	padding-bottom: 5px;
}


#menu1 {
	width: 160px;
	margin-top: 5px;
	margin-left: 6px;	
	margin-bottom: 4px;
}
	
#menu1 li a {
height: 14px;
text-decoration: none;
font-weight: bold;
}	
	
#menu1 li a:link, #menu1 li a:visited {
	color: #687a5a;
	display: block;
	background: url(../images/shared/menu-bullet-off.jpg) no-repeat left top;
	padding: 0px 0 2px 18px;
	line-height: 14px;
	margin-bottom: 5px;
	border-bottom: #e5ebd1 1px solid;
}
	
#menu1 li a:hover {
	color: #60650c;
	background: url(../images/shared/menu-bullet-on.jpg) no-repeat left top;	
}


#anylinkmenus{
	/* declared as a dummy container for printing */
}

#menuExtraContainer{
	/* declared as a dummy container for printing */
}

.sectionHeader{
	color: #687a5a;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;	
	border-top: #CFDFC2 solid 1px;
	border-bottom: #CFDFC2 solid 1px;
	background-color: #E9F1E4;
	padding: 2px;
}

/* news */
#News{
	border: #aac298 2px solid;
	width: 170px;	
	background: #FFFFFF url(../images/shared/background-news.jpg) no-repeat bottom left;
	padding-bottom: 5px;
}

#NewsContent{
	margin: 3px;
	color: #687a5a;
}

#News h1{
	font-size: 12px;
	font-weight: bold;
	border-bottom: #687a5a 1px solid;
	margin-bottom: 6px;
	margin-top: 6px;
}

#News li a {
	text-decoration: none;
	font-size: 11px;
}	
	
#News li a:link, #News li a:visited {
	color: #687a5a;
	display: block;
	background: url(../images/shared/menu-bullet-off.jpg) no-repeat left top;
	padding: 0px 0 2px 18px;
	margin-bottom: 5px;	
}
	
#News li a:hover {
	color: #60650c;
	background: url(../images/shared/menu-bullet-on.jpg) no-repeat left top;	
}

.NewsDetailsFooter{
	font-size: 10px;
	color: #999999;
}

/* Comments */
#commentsContainer{
	background-color: #FFFFFF;
	width: 700px;
}

#commentsHeadContainer{
	background: #E6EEE0 url(../images/shared/background-comments-container.jpg) repeat-x;
	color: #687a5a;
	font-weight: bold;
	font-size: 11px;
	border: #C2D6B0 1px solid;
	border-bottom-width: 0px;
	height: 24px;	
}

#commentsHeadContainerText{
	margin-top: 6px;
	margin-left: 3px;
}

#commentsBodyContainer{		
	border: #C2D6B0 1px solid;
	/* height: 400px;	
	overflow-y: scroll; */
	margin-bottom: 0px;
	background:url(../images/shared/background-comments-details.jpg) repeat;
}

#commentsFooterContainer{
	background: #E6EEE0 url(../images/shared/background-comments-footer.jpg) repeat-x;
	color: #687a5a;	
	font-size: 11px;
	border: #C2D6B0 1px solid;
	height: 25px;	
}

#commentsFooterContainerText{
	margin-top: 6px;
	margin-left: 3px;
}

.commentsDetails{
	margin: 4px;	
	font-size: 13px;
}

.commentsDetailsDate{
	color: #687a5a;	
	font-weight: bold;
	padding-bottom: 4px;
}

#commentsAddLink{
	text-align:right;
	margin-bottom: 3px;
}

/* Events */
#podSide1{
	border: #c7bf89 2px solid;
	width: 170px;	
	background: #FFFFFF url(../images/shared/background-events.jpg) no-repeat bottom left;
	padding-bottom: 5px;
}

#podSideContent1{
	margin: 3px;
	color: #687a5a;
}

#podSideContent1 h1{
	font-size: 12px;
	font-weight: bold;
	border-bottom: #687a5a 1px solid;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #867d44;
}

#podSide1 ul{
	margin-top: 10px;
}

#podSide1 li a {
text-decoration: none;
font-weight: bold;
}	
	
#podSide1 li a:link, #podSide1 li a:visited {
	color: #687a5a;
	display: block;
	background: url(../images/shared/events-bullet.jpg) no-repeat left top;
	padding: 0px 0px 6px 20px;
	margin-bottom: 5px;	
}
	
#podSide1 li a:hover {
	color: #60650c;	
}


#footerMenuContainer{
	text-align:center;
}

#menu-footer-level1{
	font-size: 11px;
	color: #c7bf89;
}

#menu-footer-level1 a{
	text-decoration: none;
	color: #ab9f4d;
	font-weight: bold;
}

#menu-footer-level2{
	font-size: 11px;
	color: #425931;
	margin-top: 2px;
}

#menu-footer-level2 a{
	text-decoration: none;
	color: #425931;
	font-weight: bold;
}


#footerNoticeContainer{
	color: #a1b096;
	font-size: 11px;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 4px;
}

#footerNoticeContainer a{
	color: #becd8c;
}

#footerDivider{
	border-bottom: #173802 1px solid;
	height: 20px;
}

.imgNoBorder{
	padding: 0px;
}

/* forms */

form{
	margin: 0px;
}

.formText{
	font-size: 11px;
	border: #CCCCCC 3px double;
}

.formSelect{
	font-size: 9px;
}

.formSelect1{
	font-size: 11px;
	border: #CCCCCC 3px double;
}

.formButton{
	font-size: 12px;
	background: #FFFFFF url(../images/shared/background-button.jpg) repeat-x bottom left;
	border: #CCCCCC 1px solid;
}

/* map */
#map img{	
	padding: 0px;
	background: none;
}

#mapSelectorContainer{
	padding: 2px;
	text-align: center;
	background: #CFDFC2 url(../images/shared/background-comments-container.jpg) repeat-x;
}

.mapOverlayHoles{
	width: 420px;
	height: 340px;
	overflow: scroll;
	font-size: 11px;
}

.mapOverlayPoints{
	width: 250px;
	height: 400px;
	overflow: visible;
	font-size: 11px;
}

.mapOverlayHotels{
	width: 350px;
	font-size: 11px;
}

/* generic classes */
.clearBoth{
	clear: both;
}

.floatLeft{
	float: left;
}

.floatRight{
	float: right;
}

.required{
	color: #FF0000;
}

.errorMessage{
	background-color: #FFFFCC;
	border: #CC0000 1px solid;
	padding: 2px 5px 2px 5px;
	margin-bottom: 10px;
}

.textSmall{
	font-size: 11px;
	font-family: "Arial Narrow";
}

/* site map */
#sitemapContainer ul {	
	margin: 10px;
	padding: 10px;
	list-style-image: url(../images/shared/sitemaplist.gif);
	list-style-type: circle;
	}

#sitemapContainer li{
	margin-bottom: 8px;
}

/* printing */
#printContainer{
	float: right;
	margin-top: 3px;
	margin-bottom: 3px;
}

#printContainer a{
	text-decoration: none;
}

#printContainer img{
	padding: 0px;
	background: none;
}