/* CSS Document */

a:hover {
	color: #000000;
}

hr {
	background-color: #CCCCCC;
	border: 0;
	color: #CCCCCC;
	height: 1px;
}

table, p, body {
	font-size: 11px;
}

#DivBodyContainer {
	margin-bottom: -50px;
}

p {
	margin-bottom: 20px
}


h1 {
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom: 1px solid #CBCBCB;
	color: #164929;
	padding-bottom: 8px;
	margin-bottom: 10px;
	text-align: left;
	font-family: Trebuchet MS;
	
}

#MastheadImage {
	margin: 0px -1px 0 0;
}

#LogoImage {
	margin: 0px 0 0 0;
}

#body {
	padding: 25px;
}

#divbodycontainer {
	top: 270px; 
}

#divmainnav {  /*top nav*/
	top: 207px;
}



#divtitle {
	padding-right: 12px;
	top: 245px;
}

#divtitlebar {
	top: 235px; 
}

#divtitlebarcorner {
	top: 260px;
}

#homeaddress {
	border-bottom-style: dashed;
	border-bottom-width: 1;
	border-color: 888888;
	border-left-style: none;
	border-left-width: 1;
	border-right-style: none;
	border-right-width: 1;
	border-top-style: dashed;
	border-top-width: 1;
	color: 000000;
	font-size: 8pt;
}

#masthead {
	background-image: url(/download/780/images/bg.jpg);
	background-repeat: repeat-x;
	height: 206px;
	top: 1px;
}

#LogoImage {
	
}

#secondnav {
	padding-bottom: 25px;
	padding-top: 12px;
	
}


#divfooter a:link {
	color: White;
}

#divfooter a:visited {
	color: White;
}

#divfooter a:hover {
	color: #CBCBCB;
}

