﻿html { font-size:100.01%; }
body {
	background-color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1em;
	width: 800px;
	margin-top: 1px;
}

.page {
	background-color: #ffffff;
	color: #000000;
	width: 820px;
}
.top1 {
	background-color: #11eeee;
}
.logo {
	float: left;
	border: 1px solid #000000;
	background-color: transparent;
	width: 140px;
	text-align: center;
	height: 84px;
	padding-top: 6px;
}
.VANad {
	border: 1px solid #FFFFFF;
	background-color: transparent;
	float: left;
	width: 606px;
	text-align: center;
	height: 80px;
	padding-top: 10px;
}
.top2 {
	clear: both;
}
.pagename {
	border: 1px solid #800000;
	background-color: #800000;
	color: #FFFFFF;
	width: 140px;
	float: left;
	text-align: center;
	height: 84px;
	vertical-align: middle;
	line-height: 1em;
	font-size: 1.4em;
	font-weight:bold;
	table-layout: auto;
}
.pagedescription {
	border: 1px solid #800000;
	background-color: #ffffff;
	font-size: .9em;
	padding: 10px 7px 3px 15px;
	color: #800000;
	height: 71px;
	float: left;
	width: 634px;
}

.main {
	clear: both;
}

.left {
	background-color: #efdcba;
	width: 143px;
	float: left;
}
.lowerleft {
	background-color: blue;
}
.right {
	background-color: transparent;
	width: 630px;
	padding: 10px 7px 3px 15px;
	float: left;
}
.pagedescription2 {
	background-color: #ffffff;
	
	padding-left: 15px;
	padding-right: 10px;
	font-size: .9em;
	color: #800000;
	margin-bottom: 7px;
}
.bottommenu {
	background-color: transparent;
	border-top: 2px solid #800000;
	border-bottom: 2px solid #800000;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
	font-size: .9em;
	float: left;
	clear:both
}
.footer {
	background-color: transparent;
	background-image: url(images/van74.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-top: 10px;
	width: 100%;
	font-size: .7em;
	float: left;
}
.selected {
	background-color: #B9B997;
	text-decoration: none;
}
.hideifnojs {
	display: none;
}
ul.vmmc {
	list-style:none;
	background-color: #eeeecc;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
}

ul.vmmc a {
	display: block;
	width: 133px;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
	color: #000000;
	border-top: 1px solid #ffffff;
	
}

ul.vmmc a:hover {
	background-color: #800000;
	color: #ffffff;
}
ul.sub {
	list-style:none;
	margin: 0px;
	padding-left: 5px;
	font-size: .9em;
	font-weight: normal;
	}
ul.sub a {
	display: block;
	border-top: 0px;
}
ul.sub a.selected:hover {
	background-color: #B9B997;
	text-decoration: none;
	color: #000000;
}
ul.sub a:hover {
	text-decoration: underline;
	background: transparent;
	color: #800000;
}
.vmparent {
	background-image: url(images/tree_main_plus.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.burgundy {
	color: #800000;
}
.red {
	color: #FF0000;
}
li a.selected:hover {
	background-color: #B9B997;
	text-decoration: none;
	color: #000000;
}
a {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
hr {
	border-style: none;
	color: #800000;
	height: 1px;
	background-color: #800000;
}
.green {
	color: #009900;
}
.featurephoto {
	border-style: none;
	padding-bottom: 3px;
	padding-right: 7px;
	padding-top: 3px;
	float: left;
}
.rightfeaturephoto {
	padding-bottom: 3px;
	padding-left: 7px;
	padding-top: 3px;
	float: right;
}
.note {
	font-size: 9px;
}
