body{
	background: #666300 url(../images/background.jpg) repeat-x top;		
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 0px;

}

a{
	color: #336600;
}

a:hover{
	color: #006633;
}

#wrapperBody{
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	background-color: #E6E6E6;	
}

#headerContainer1{
	background: #E6E6E6 url(../images/background_head1.jpg) repeat-x top;
	height: 58px;
}

#logoContainer{
	width: 465px;
	float: left;	
	position: relative;
	top: 25px;
	left: 10px;
}

#sloganContainer{
	width: 220px;
	float: right;
	position: relative;
	top: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #605C1C;
	text-align: center;	
}

#headerContainer2{
	clear: both;
	border-color: #546501;
	border-width: 6px 0px 6px 0px;
	border-style: solid;
}

#menuContainer{
	background: #333333 url(../images/content-top.jpg) repeat-x top;
	height: 29px;
	text-align: center;
	font-family: Gorgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
}

#menuContainer a{
/*	font-weight: bold;	*/
	color: #FFFFFF;
	text-decoration: none;
	line-height: 36px;
	padding-left: 1px;
	padding-right: 3px;
}

#menuContainer a:hover{
	
	background-color: #546501;
}


.menu-tab-separator
{
	background-image:url(images/menu-tab-separator.png);
	background-repeat:no-repeat;
	width:3px;
	height:3px;
}

#headerMenu {
	width: 200px;
	float: right;
	position: relative;
	top: 15px;
	text-align: right;
	display:inline;
	padding-right:5px;
	font-family: Georgia;
	font-size: 11px;


	color: #FFFFFF;
	
}

#headerMenu a{
		color: #FFFFFF;
			text-decoration:none;
}

#contentContainer{
	width: 880px;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	/* background: url(../images/vines.gif) no-repeat; */
	/* background: url(../images/background_content.jpg) top left no-repeat; */
}

#footerContainer{
	background: url(../images/background_footer.jpg) no-repeat bottom right;
	height: 84px;
}

#footermenuContainer{
	text-align: center;
	text-decoration: none;
	line-height: 20px;
	font-size: 12px;
}

#footermenuContainer a{
	color: #333333;
}

#copyrightContainer{
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
}

#photoContainer{
	width: 400px;
	height: 600px;
	text-align:center;
	background-color: #DBDBCD;
}

/* headers */
h1{	
	text-decoration: underline overline;
	color: #336600;
	font-size: 22px;
	text-align: center;	
}

.subheader{	
	padding: 3px;
	border: #DBDBCD dashed 2px;
	background: #DBDBCD url(../images/background_subhead.gif) left no-repeat;
}

h2{
	margin: 0px 0px 0px 25px;
	color: #336600;
	font-size: 12px;
}

/* images */
.img_frame{
	background-color: #D0D0C0;
	padding: 2px;
}

.img_right{
	float: right;
	padding: 3px;
	font-size: 10px;
	text-align: center;
}

/* maps */
#mapContainer{
	width: 400px; 
	background: #000000 url(../images/background_map.jpg) repeat-x top;
	border: #000000 1px solid;
	color: #FFFFFF;
}

#mapContainer a{
	color: #FFFFFF;
}

#map{
	width: 400px; 
	height: 400px; 	
}

.mapOverlay{
	width: 150px;
	color: #666666;
}

/* forms */
.textfield{
	border: #CCCCCC 1px solid;
	font-size: 11px;
	background: #FFFFFF url(../images/background_formfield1.jpg) repeat-x bottom;
}

.textarea{
	border: #CCCCCC 1px solid;	
	background: #FFFFFF url(../images/background_formfield1.jpg) repeat-x bottom;
}

.button{
	background: #FFFFFF url(../images/background_formfield1.jpg) repeat-x bottom;
}
.subheaderTour{	
	padding: 3px;
	background: #DBDBCD url(../images/background_subhead.gif) left no-repeat;
	border:#656300 solid 1px;
	border-bottom-color:#DBDBCD;
}


.tourboxFooter{
height:15px;
background-color:#B0B07E; 
color:#FFFFFF; 
font-weight:bold;
text-align:center;
padding-right:5px;
padding-bottom:5px;
border:#656300 solid 1px;
border-top:none;
}
.tourboxFooter a{
color:#FFFFFF;
text-decoration:underline;
padding:5px;
}



.noticeContainer{
	padding: 3px;
	border: #D8B29A 1px inset;
	background-color: #EFE0D6;
}

.noticePopup{
	position:absolute; 
	display:none; 
	border: 1px solid black; 
	background-color: #FFFFFF; 
	width: 420px; 
	height: 220px; 
	padding: 8px;
	font-size: 11px;
	overflow-y: scroll; 
}

#errorContainer{
	background-color: #FDFEAE;
	border: #B41B02 1px solid;
	color: #B41B02;
	padding: 4px;
}

.required{
	color: #B41B02;
}

.bookNow{
color:black; 
font-weight:bold; 
background: #FFFFEA; 
position: relative; 
bottom:90px; 
border:solid 1px; 
border-bottom: none; 
border-top:none;
padding:0px;
}
