@charset "utf-8";
/* CSS Document */

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	 COLOR: #006CB8; TEXT-DECORATION: underline
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	COLOR: #006CB8; TEXT-DECORATION: underline
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	COLOR: #006CB8; TEXT-DECORATION: none
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	line-height:16pt;

	font-style: normal;
	COLOR: #000000; TEXT-DECORATION: none
	
}
.smalltext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	font-style: normal;
	COLOR: #000000; TEXT-DECORATION: none
	
}
.header{
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 21px;	line-height:26pt;
	font-style: normal;	font-weight: bold;

	COLOR: #B4985A; TEXT-DECORATION: none
	
	
}
.subheader{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;	line-height:16pt;
	font-style: normal;	font-weight: bold;

	COLOR: #B4985A; TEXT-DECORATION: none
	
	
}
#dropmenudiv{
position:absolute;
border:1px black;
font:normal 10px Arial;
line-height:20px;
z-index:10000000;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 30px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #006CB8;
color:#CCCCCC
}
.box {margin-left:20px;}
.box a{color:#fff; text-decoration:none; font-size:12px; font-weight:bold;}
.box a:hover {text-decoration:NONE;color:#0968ad;}
.contact {margin-left:20px; margin-right:20px; margin-top:60px; margin-bottom:20px;}
.contact2 {margin-left:40px; margin-right:40px; }


