body {
	background-image:url(images/layout/mapbg.gif);
	SCROLLBAR-BASE-COLOR: #452403;
}

td {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	/*	color: #452403;*/
	color:#FFFFFF;
	font-size: 13px;
}

h3 {
	color:#543523;
	font-size:16px
	}
	
h4 {
	color:#543523;
	font-size:14px
	}

.brown {color:#543523}
	
.blend {color: #C1A76C}

.chromestyle{
width: 100%;
font-size:10px;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
/*background: url(images/design/greenTube.jpg) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
/*color: HighlightText;*/
color:#efefef;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #C0A66E; /*THEME CHANGE HERE*/
}

.chromestyle ul li a:hover{
color: #71BA4F;
background-color:#401C0C;
/*background: url(images/design/blueTube.jpg) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: "";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 0px solid #ADED7C; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: #401C0C;
width: 150px;
visibility: hidden;
}


.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border: 0px solid #ADED7C; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #efefef;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
color: #71BA4F;
background-color: #401C0C;
}

.img-r {
	padding: 0px 0ex 2px 2ex;
}
.img-l {
	padding: 0px 2ex 0px 0ex;
}

.oddRow {
	background-color:#B69756
	}
	
.footer {
	color:#543523;
	}

/* ######### Style for Reservation iFrame ######### */