body	{
	font: 11px arial, verdana, sans-serif;
	color: #000000;
	min-width: 780px;
	background-color: #e2ddb5;
	margin:0px;
	padding:0px;
}

.footer1 {
	font-size : 12px;
	font-weight: bold;
	line-height : 12px;
	color : black;
	padding: 5px;
	text-align:center;
	text-align:center;
	background-color:#30137d;
}

.footer2 {
	font-size : 11px;
	font-weight: bold;
	line-height : 13px;
	color : black;
}
.footer2 a {
	color: #000000;
	display: inline;
}

a.footerlink:link, a.footerlink:visited {
	color : black;
	text-decoration : none;
}

a.footerlink:hover, a.footerlink:active {
	color : black;
	text-decoration : underline;
}

.title {
	height : 2px;
	background-color : #ffffff;
}

.content {
	font-size : 12px;
	font-weight: normal;
	line-height : 15px;
	color : #000000;
	padding: 15px;
	background-color: #efefef;
}

.nav {
	font-size : 12px;
	font-weight: bold;
	line-height : 12px;
	color : black;
	text-align:left;
}

.label {
	font-size : 12px;
	font-weight: bold;
	line-height : 12px;
	color : black;
	text-align:left;
}

.subnav {
	font-size : 11px;
	font-weight: bold;
	line-height : 12px;
	color : black;
	text-align:left;
	z-index: 10;
}

.sublabel {
	font-size : 11px;
	font-weight: bold;
	line-height : 12px;
	color : black;
	text-align:left;
	background-color: #EFEFEF;
	border-bottom: 1px #C0C0C0 dotted;
}

.subnav {
	font-size : 11px;
	font-weight: bold;
	line-height : 12px;
	color : black;
	text-align:left;
}

.pictureframe {
	background-color: #4C6899;
	text-align:center;
}

.caption {
	font-size : 12px;
	font-weight: bold;
	line-height : 12px;
	color : #FFFFFF;
	text-align:center;
	margin:6px 2px;
}

h1 {
	font-size : 14px;
	font-weight: bold;
	line-height : 18px;
	color : #660000;
	margin-top:0px;
}

h2 {
	font-size : 12px;
	font-weight: bold;
	line-height : 15px;
	color : #660000;
}

.sitemason_article {
	border-bottom:solid 1px #999999;
	margin:4px 0px;
	padding:0px 0px 6px 0px;
	overflow: hidden;
	width: 100%;
}

.sitemason_file {
	margin: 5px 5px;
}

.boxheader {
	margin: 7px 18px;
	color: #FFFFFF;
	font-size : 12px;
	font-weight: bold;
}

.boxcontent {
	margin: 7px 15px;
	color: #FFFFFF;
	font-size : 12px;
	font-weight: normal;
}

a:link, a:visited {
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

a.nav, a.subnav {
	color : black;
}

a.footerlinks {
	color : black;
}

.standard {
	font-size : 12px;
	line-height : 15px;
}

p {
	font-size : 12px;
	line-height : 15px;
}

li {
	font-size : 12px;
	line-height : 15px;
	margin-bottom : 0px;
}

.sitemason_title {
	padding: 2px 4px;
	margin: 0px;
}

.sitemason_header {
	padding: 2px 4px;
	margin: 0px;
	clear: both;
}

.sitemason_body {
	margin: 2px 4px;
}
v\:* {
behavior:url(#default#VML);
}
table.directions th {
background-color:#EEEEEE;
}			
input, textarea, option, select {
font-size:11px;
}

.vu_search {
	padding: 20px 0 10px 30px;
	background-color:#a2a5c6;
}

a.special {
	color: white;
}

.powered_by { 
	color: #ffffff;
}

.powered_by a, .powered_by a:visited{
	color: #B4AA62;
}

#side_bar {
	background-color:#a2a5c6;
}

.sitemason_paragraph {
	background-color: #efefef;
}

#rotating_image {
	position: relative;
	width: 545px;
	height: 140px;
	z-index: 0;
}


/* NAVIGATION */
#menu {
width: 220px;
background: #fff;
font-weight: bold;
text-align: left;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a {
display: block;
margin: 0;
padding: 2px 3px;
color: #000;
text-decoration: none;
}

#menu a:hover {
text-decoration: underline;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

#menu a.first { padding-left: 60px; }

#menu ul.subnav li { background: #fff; padding: 0; width: 200px; border-style: solid solid none solid; border-width: 1px; border-color: #B0B0B0; position: relative; left: 7px; }
#menu .sub_bottom { border-style: none none solid none; border-width: 1px; border-color: #DADADA; }

#menu img.arrow { float: left; padding-top: 3px; padding-left: 45px; }

#menu  li .subactive {list-style-image:url("http://www.monsterlabs.net.moses.com/images/arrow.png"); }

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

