body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.5em;
	margin:0
}
#wrapper {
	width: 800px;
	
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFCC99;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}

#maintext a:link {
	color: #330099;
	text-decoration: none;
}
#maintext a:visited {
	color: #CC6600;
	text-decoration: none;
}
#maintext a:hover {
	color: #0099FF;
	text-decoration: none;
}
#maintext a:active {
	color: #CC6600;
	text-decoration: none;
}

#navigationtrail {
	font-size: .8em;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: left;
	height: 25px;
	width:100%
	padding-left: 10px;
	position: relative;
}

#maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	padding: 10px;
	float: left;
	position: relative;
	top: 0px;
	clear: none;
	margin: 0px;
	text-indent: 0px;
	white-space: normal;
	left: 0px;
	right: 0px;
	bottom: 0px;
	width: 56%;
	text-align: left;
}
#footer {
	width: 700px;
}
#footer2 {
	width: 700px;
	color:#000000	
}

#rightnav {
	background-color: #F1EDEC;
	padding: 10px;
	float: right;
	width: 20%;
	color: #000000;
	border: thick none #F1D6BB;
	font-weight: normal;
	position: relative;
	font-size: 0.75em;
	line-height: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	clear: none;
}



#leftnav {
	background-color: #44599A;
	padding: 10px;
	float: left;
	width: 17%;
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
}
#rightnav a:link {
	color: #330099;
}
#rightnav a:visited {
	color: #CC6600;
}
#rightnav a:hover {
	color: #0099FF;
}
#rightnav a:active {
	color: #CC6600;
}


#topnav1 {
	text-align: left;
	height: 25px;
	width: 49%;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding-left: 10px;
	line-height: 1.5em;
	float: left;
	clear: both;
}
#imgtop {
	width: 100%;
	clear: none;
	background-color: #000000;
	height: 50px;
	float: left;
}

#topnav2 {
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	text-align: right;
	padding-right: 10px;
	height: 25px;
	width: 49%;
	line-height: 1.5em;
	float: right;
	background-position: right;
	clear: both;
}
#leftnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
#leftnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC99;
	display: block;
	text-decoration: none;
}
#leftnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	display: block;
	background-color: #CCCCCC;
	text-decoration: none;
}

/* Banner Styles */

#headergraphic {
	background:url("http://www.doav.virginia.gov/images/Banner800.jpg") no-repeat #5569ae;
	padding:0px;
	margin:0px;
	height:100px;
		
}
	
#breadcrumb {
	background-color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:7px 5px 0 5px;
	color:#ffffff;
	min-height:22px;
	font-size: .8em;	

}
* html #breadcrumb {
	height:22px;
}
#breadcrumb .breadCrumbText {
	margin-right:350px;
}
#breadcrumb p {
	margin:0;
	padding:0;
}
#breadcrumb a {
	color:#ffffff; 
	text-decoration:none; 
	font-weight:bold;
} 
#breadcrumb a:hover {
	color:#ccc; 
	text-decoration:none;
} 
#breadcrumb #siteSearchForm {
	margin: 0;
	position:absolute;
	top:143px;
	right:5px;
}
#breadcrumb #siteSearchForm p {
	margin:0;
	padding:0;
}
#breadcrumb #siteSearchForm #searchBoxSite {
	background:url("http://www.virginia.gov/images/virginia_seach_txt-bg.jpg") no-repeat;
	background-color:transparent;
	border:0;
	font-weight:bold;
	height:14px;
	width:172px;
	padding:3px;
}
#breadcrumb #siteSearchForm #siteSearchBtn {
	background:url("http://www.virginia.gov/images/virginia_seach_button-bg.jpg") no-repeat transparent;
	border:none;
	height:20px;
	width:28px;
	height:20px;
	margin-left:2px;
}
#breadcrumb .alignLeft {
	float:left;
}
#breadcrumb .clear {
	clear:both;
}
#breadcrumb .hidden {
	display:none;
	visibility:hidden;
}

