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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.style1 {color: #FFFFFF}
a:link {
	color: #C6982C;
}
a:visited {
	color: #C6982C;
}
a:hover {
	color: #000000;
	border-bottom: 1px #C6982C dotted;
}
a:active {
	color: #C6982C;
}
a {
	text-decoration: none;
	border: none;
}
a img {
	text-decoration: none;
	border: 0;
}
.menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover {
	color: #ffffff;
	text-decoration: none;
}
.menu a:active {
	color: #ffffff;
	text-decoration: none;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url();
}
.style4 {
	color: #990000;
	font-weight: bold;
}
.style5 {font-size: 14px}
.bold {
	font-weight: bold;
	font-size: 110%;
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
}
#header_banner {
	background: url(/banner.jpg) no-repeat;
	width: 800px;
	height: 115px;
}
#header_banner a {
	float: left;
	width: 800px;
	height: 115px;
}
#facebook {
	padding: 10px;
	width: auto;
	float: left;
}
#facebook a{
	color: #fff;
}
.icon {
	width: 120px; 
	margin: 0 0 0 100px; 
	float: left;
}
.nav_primary {
	font-size: 140%;
}
#nav_primary{
	margin: 4px 0 5px 20px;
	float: left;
}
#nav_secondary{
	margin: 9px 10px 0 20px;
	float: right;
}

#nav_primary a, #nav_secondary a {
	color: #FFF;
}

#nav_primary a:hover, #nav_secondary a:hover {
	color: #C6982C;
}

#nav_primary, #nav_secondary {
	color: #600;
}



#documents {
	float: right; 
	width: 315px; 
	/*background: #333; */
	padding: 5px;
	color: #333;
	
}

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

#documents ul li {
	width: 50px;
	display: inline-table;
	text-align: center;
	vertical-align: top;
	margin: 0 5px;
}

#documents img {
	padding: 0 5px 0 0;
}

#documents a:hover {
	color: #000;
	border-bottom: 1px #000 dotted;
}

#documents h2 {
	margin: 0;
	padding: 0;
	
}



#red_hat {
	width: 100%;
	float: left;
	margin: 20px 0;
}