body 
{
    background-color:#828051; /*#515151;*/
    width:700px;
    margin:auto; 
    margin-top:10px;  
    /*font-family: Georgia; */
    font-family: Arial, sans-serif;   
    font-size:9pt; 
}
.smaller
{
	font-size:8pt;
}
h3
{
	font-size:14pt;
	font-weight:lighter;
	text-indent: 40px;
}
h4
{
	font-size:11pt;
	/*font-weight:lighter;*/
	text-indent: 40px;
}
p
{
	margin:0px;
	padding:0px;
	margin: 4px 0px 6px 0px;
	text-indent:0px;
}
#page
{
	background-color:#fff;
	
}

#banner
{
	background-color:#e3e08d;
	background-repeat:no-repeat;
	height:100px;
	line-height:100px;
	text-align:center;
	vertical-align:baseline;
}
#banner img 
{
	margin-top:55px;
}
.nav-bar
{
	height:2px;
	line-height:2px;
	font-size:2px;
	background-color:#5c5b38;
}
#nav
{
	background-color:#e3e08d;
	color:#5c5b38;
	text-align:center;
	font-weight:bold;
}
#nav table
{
	/*background-color:#5c5b38;
	table-layout:fixed;*/
}
#nav td
{
	background-color:#e3e08d;
	/*width:100px;*/
	padding:1px 20px 1px 20px;
}
#main
{
	color:#5c5b38;
	
}
#main .box /* facilities */
{
	color:#5c5b38;
	background-color:#e3e08d; 
	padding:10px;
	padding-left:15px;
	padding-right:20px;
	line-height:14pt;
}
#main .box1 /* rates, directions, area, contact us */
{
	color:#e3e08d;
	background-color:#828051;
	padding:10px;
	border: solid 10px #e3e08d;
}
#main .box1 a
{
	text-decoration: underline;
	color:#66ABC5; /*#5c5b38;*/
	font-weight:bold;
	
}
.vvfooter
{
    clear:both;
    text-align:right;
    margin:0px;
    padding-top:4px;
    padding-right:3px;
    font-weight:normal;
    color:White;
    font-variant:normal; 
    font-size:10px;
    line-height:10px;
}
a 
{
	text-decoration:none;
	/*color:#717052;
    font-variant:small-caps;
    font-weight:bold;*/
}
.normal
{
	color:#666666;
}
.selected 
{
	color:#66ABC5;
}
.over
{
	color:#999999;
}
#main img
{
	border: solid 10px #e3e08d;
}
ul
{
    list-style-type:disc;
    list-style-position:outside;
    margin-left:0px;
    margin-top:4px;  
    margin-bottom:4px; 
    padding-left:22px;
    margin-right:10px;
}
li
{
    margin-left:0px;
    padding-left:0px;
}