﻿body 
{
    margin: 2px;
	padding: 2px;
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #999999;
	background-image: url(/templates/images/background.gif);
	background-position: center top;
	background-repeat: repeat-y;
}
#main
{
    margin-left: auto;
	margin-right: auto;
    background-color: #ffffff;
    width: 820px;
    color: #9d9d9d;
    text-align: left;
}
#header
{
	background-image: url(/templates/images/top.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-color: Transparent;
    color: #c1af98;
    font-size: 12px;
    height: 5px;
    width: 820px;
    text-align: left;
    vertical-align: text-bottom;
}
#middle
{
	background-image: url(/templates/images/middle.gif);
    background-repeat: repeat-y;
    background-position: center top;
    background-color: #ffffff;
	color: inherit;
	width: 797px; 
	padding-left: 13px; 
	padding-right: 10px; 
	padding: 0px 10px 0px 13px;
}
#footer
{
	background-image: url(/templates/images/bottom.gif);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: Transparent;
	color: #9d9d9d;
	width: 820px;
    height: 15px; 
    text-align: center; 
    font-size: 10px;
}
#footer a:link {
	text-decoration: none;
	color: #9d9d9d;
}
#footer a:visited {
	text-decoration: none;
	color: #9d9d9d;
}
#footer a:hover {
	text-decoration: underline;
	color: #9d9d9d;
}
#footer a:active {
	text-decoration: none;
	color: #9d9d9d;
}
#left
{
	background-color: Transparent;
	color: #ffffff;
	width: 208px;
    display: block;
	clear: both;
	float: left;
	padding-left: 0px;  
	padding-top: 0px; 
	padding-bottom: 0px;
	padding-right: 3px; 
	padding: 0px 3px 0px 0px; 
	font-size: 16px; 
	vertical-align: top;
}
#left a:link {
	text-decoration: none;
	color: #ffffff;
}
#left a:visited {
	text-decoration: none;
	color: #ffffff;
}
#left a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#left a:active {
	text-decoration: none;
	color: #ffffff;
}
#content
{
	background-color: #ffffff;
    color: inherit;
	width: 586px;
	float: left;
	padding-left: 0px;  
	padding-top: 0px; 
	padding-bottom: 0px;
	padding-right: 0px; 
	padding: 0px 0px 0px 0px;
}
.content
{
	background-color: Transparent;
	color: inherit;
	padding-left: 8px;  
	padding-top: 4px; 
	padding-bottom: 4px;
	padding-right: 8px; 
	padding: 4px 8px 4px 8px; 
}
.clear 
{
	clear : both; font-size: 1px; }
	/* hide from IE5 Mac */
	/* \ */ .clear { font-size : 1px;}
	/* \ */ #footer .clear { clear : none; font-size : medium ;
}
a:link {
	text-decoration: none;
	color: #809c72;
}
a:visited {
	text-decoration: none;
	color: #809c72;
}
a:hover {
	text-decoration: underline;
	color: #809c72;
}
a:active {
	text-decoration: none;
	color: #809c72;
}
.button
{
    background-color: #ffffff;
    color: #809c72;
    border-style: solid;
    border-color: #809c72;
    border-width: 1px;
}
h1
{
    font-size: 18px;
    font-weight: bold;
    display: inline; 
    color: #809c72;
}
h2
{
    font-size: 16px;
    font-weight: bold;
    display: inline; 
    color: #809c72;
}
h3
{
    font-size: 15px;
    font-weight: bold;
    display: inline; 
    color: #809c72;
}
h4
{
    font-size: 14px;
    font-weight: bold;
    display: inline; 
    color: #809c72;
}
h5
{
    font-size: 13px;
    font-weight: bold;
    display: inline; 
    color: #809c72;
}
h6
{
    font-size: 12px;
    font-weight: bold;
    display: inline; 
    color: #809c72;
}
.floatleft
{
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    margin-right: 10px;
    border-style: none;
}
.floatleftmenu
{
    float: left;
    margin-top: 2px;
    margin-left: 2px;
    margin-bottom: 2px;
    margin-right: 20px;
    border-style: none;
}
.floatright
{
    float: right;
    margin-top: 2px;
    margin-left: 10px;
    margin-bottom: 2px;
    margin-right: 2px;
    border-style: none;
}
.noborder
{
    border-style: none;
}
.peakseason
{
    background-color: #008000; 
    width: 20px;
}
.midseason
{
    background-color: #ffc000; 
    width: 20px;
}
.lowseason
{
    background-color: #ffff00; 
    width: 20px;
}
.notavailable
{
    background-color: #7f7f7f; 
    width: 20px;
}
.enq
{ 
    border-style: none;
}
.enqleft
{
    width: 140px;
    text-align: right; 
    vertical-align: top;
}
.enqright
{
    width: 250px;
    text-align: left; 
    vertical-align: top;
}
.validatorCalloutHighlight
{
    background-color: #fffacd;
}
ul li   
{   
    margin:.5em 10% .5em 0;   
}
