body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	margin: 0;
	padding: 0;
}
h1{
	font-size: 15pt;
	color: #000066;
	font-weight: bold;
}
h2 {
	font-size: 11pt;
	color: #666666;
	clear: both;
}
a {
	color: #00104E;
}
a:hover{
	color: #FD140D;
}
a:visited{
	color: #666666;
}
pre{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFF;
	background-color: #81101a;
	padding: 2px;
	margin-bottom: 0px;
}
div#wrapper{
	padding: 0;
	margins: 0;
	width: 772px;
	background-image: url(images/bg-standard.gif);
	background-repeat: repeat-y;
}
div#mast {
	margin: 0;
	padding: 0;
	width: 590px;
	background-color: #FFF;
	float: left;
}
div#searchbox{
	width: 162px;
	float: left;
	font-size: 7pt;
	color: #666666;
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: left;
}

div#searchbox .links{
	text-align: right;
}
div#searchbox input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	width: 127px;
	height: 14px;
	border: 1px solid #C1C1C1;
}
div#searchbox form{
	margin:0;
}
div#data table th{
	font-size: 8pt;
/*	background-color: #FD1B14;*/
	background-color: #C8B880;
	color: #FFFFFF;
	weight: bold;
}
div#data td{
	font-size: 8pt;
	border-bottom: 1px solid #E5E5E5;
}

/*-------------------------------*/
/* Start of main Nav			*/
/*-----------------------------*/
#nav {
	clear: both;
	color: #FFF;
	font-size: 8.5pt;
	font-weight: bold;
	padding: 0;
	margin: 0;
	height: 40px;
	background-image: url(images/bg-nav.gif);
	background-repeat: repeat-x;
	text-align: center;
}
#nav ul {
	margin: 0;
	padding: 0;
}
#nav li {
	list-style: none;
	float: left;
	height: 40px;
	display: inline;
	padding: 0;
	margin:0;
}

#nav a {
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 14px 15px 14px 15px;
	color: #FFF;
}
#nav .first{
	/* this is set manually for the first nav item so it's text lines up with the left side of the logo and menu items below*/
	padding: 14px 10px 12px 10px;
}
#nav .last{
	/* this is set manually so the button extends to the end on rollover*/
	/*padding: 14px 22px 12px 22px;*/
}

#nav a:hover {
	background: url(images/bg-nav-over.gif) repeat-x;
	color: #FFF589;
}
#nav a#current {
	background: #EEEBE6 url(images/nav_bg_over.gif) repeat-x;
	color: #FFF;
}
/*-------------------------------*/
/* End of main Nav				*/
/*-----------------------------*/
div#breadcrumb{
	padding: 5px 0 10px 0;
	font-size: 7pt;
}
div#content{
	width: 621px;  
	float: left;
}
div#content th{
	background-color: #E5E5E5;
	
}
div#content .margins{
	margin: 0 20px 0 20px;
}

div#contentfull{
	background-color: #FFF;
	width: 772px;  
	float: left;
}
div#contentfull .margins{
	margin: 0 20px 0 20px;
}

div#footer{
	clear: both;
	height: 45px;
	text-align: center;
	background-color: #81101a;
	color: #FFFFFF;
	padding-top: 28px;
}
div#footer a{
	color: #FFFFFF;
}
div#footer a:hover{
	color: #FFF589;
}
div#footer a:visited{
	color: #E5E5E5;
}
div#footer.home{
	padding: 10px 10px 5px 10px;
	height: 75px;
}
div#footer.home div{
	padding-bottom: 10px;
}
/*-------------------------------*/
/* Start of side Nav			*/
/*-----------------------------*/
div#sidenav{
	width: 151px;
	float: left;
	font-size: 7.5pt;
}
div#sidenav ul {
	list-style: none;
	margin: 0;
	list-style-type: disc;
	list-style-image: url(images/sidenav-bullet.gif);
	list-style-position: inside;
	voice-family: "\"}\"";
	voice-family:inherit;
}
html>body #sidenav ul { 
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
	text-indent: 0px;
}

div#sidenav a{
	display: block;
	text-decoration: none;
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding: 10px 16px 8px 10px;
	color: #000;
	background-image: url(images/sidenav-bg-l1.gif);
	background-repeat: repeat-x;
}
div#sidenav a:hover{
	background-image: url(images/sidenav-bg-l1o.gif);
	background-repeat: repeat-x;
}

div#sidenav a#active{
	color: #FFF;
	background-image: url(images/sidenav-bg-l1a.gif);
	border-bottom: 1px solid #A89A69;
}
div#sidenav br{
	margin: 0;
	padding:0;
}
div#sidenav .sub{
	background-color: #F5EAC5;
}
div#sidenav .subcat{
	padding: 5px 0 2px 0;
	margin-left: 10px;
	color: #6D6340;
	font-weight: bold;
}
div#sidenav a.sub{
	display: block;
	background-image: url(images/sidenav-bullet.gif);
	background-repeat: no-repeat;
	padding: 3px 0 3px 20px;
	background-position: 10px 5px;
}
div#sidenav a:hover.sub {
	background-image: url(images/sidenav-bullet.gif);
	background-repeat: no-repeat;
	padding: 3px 0 3px 20px;
	background-position: 10px 5px;
	text-decoration: underline;
}
/*-------------------------------*/
/* End of side Nav				*/
/*-----------------------------*/
#indexbtn a{
	width: 137px;
	height: 16px;
	display: block;
	background-image: url(images/indexbtn-i.gif);
	background-repeat: no-repeat;
	float: left;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0;
}
#indexbtn .active{
	width: 137px;
	height: 16px;
	display: block;
	background-image: url(images/indexbtn-a.gif);
	background-repeat: no-repeat;
	float: left;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0;
}
#indexbtn a:hover{
	color: #FFF;
	background-image: url(images/indexbtn-o.gif);
}
#index{
	clear: both;
	border: 1px solid #CCCCCC;
	padding: 10px;
/*	height: 100%;*/
}
#indexresults{
	clear: both;
/*	border: 1px solid #CCCCCC;*/
	padding: 10px;
}
#index .cat{
	font-size: 10pt;
	font-weight: bold;
}
#index .subcat{
	font-size: 9pt;
	font-size: 10px;
	padding-left: 10px;
	color: #6F6A58;
	font-weight: bold;
}
#index ul{
	margin-top: 0;
	font-size: 8pt;
}
#index li a{
	font-size: 8pt;
}
hr {
	clear: both;
}
#form input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #B2B2B2;
}
#form label {
	font-weight: bold;
	color: #81101a;
	font-weight: bold;
	margin-bottom: 0px;
}
#form .formsmall {
	width: 50px;
}
#form .formmedium {
	width: 100px;
}
#form .formlarge {
	width: 200px;
}
#form .formxlarge {
	width: 300px;
}
#form .formtextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	width: 400px;
}
div#estimate table th{
	font-size: 9pt;
	background-color: #C8B880;
	color: #FFFFFF;
	weight: bold;
}
#estimate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border: 1px solid #B2B2B2;
}
div#estimate .formsmall {
	width: 50px;
}
div#estimate td{
	font-size: 8pt;
	border-bottom: 1px solid #E5E5E5;
}
div#estimate .noborder {
	border: none;
}
div#estimate .dblborder{
	border-bottom: double #E5E5E5;
}
#envisionitbanner{
	text-align: center;
	padding-top: 12px;
	cursor: pointer;
}
#envisionitbanner img{
	padding-bottom: 6px;
}
#envisionitbanner a{
	background-colour: none;	
	background: none;
	background-image: none;
}
#envisionitbanner a:hover{
	background-color: none;
	background: none;
	background-image: none;
}
