@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/body_tile.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wrapper_tile.jpg);
	background-repeat: repeat-y;
}
#headnav {
	float: right;
	width: 200px;
	padding-top: 75px;
	padding-right: 50px;
}
#headnav ul  {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#headnav ul li {
	padding-bottom: 8px;
}
#headnav a {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	width: 215px;
	display: block;
	background-image: url(../images/icon.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	padding-right: 25px;
	font-size: 15px;
}
#headnav ul li a:hover {
	color: #FFF;
}
#flashy {
	width: 900px;
	background-color: #184582;
	margin-right: auto;
	margin-left: auto;
}
#topnav {
	background-image: url(../images/topnav.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 37px;
	width: 900px;
}
#page_holder {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/content_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 30px;
}
#homeLeft {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-left: 30px;
	padding-right: 25px;
}
#homeRight {
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	padding-left: 30px;
	padding-right: 50px;
}
#home_content h1 {
	color: #194785;
	font-family: "Times New Roman", Times, serif;
}
#home_content {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#home_content h2 {
	font-size: 14px;
	color: #194785;
}
#home_content p {
	font-size: 13px;
	color: #333;
	line-height: 20px;
}
#home_content ul {
	font-size: 12px;
	color: #474747;
}
#home_content ul li {
	padding-bottom: 8px;
}
#content li {
	padding-bottom: 8px;
}
#content {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 37px;
	padding-right: 25px;
	line-height: 18px;
	padding-top: 10px;
}
#home_content a {
	color: #036;
}
#content h1 {
	color: #194785;
	font-family: "Times New Roman", Times, serif;
	font-size: 35px;
	line-height: 30px;
}
#content h2 {
	color: #630;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px 0px 10px;
}
#content a {
	color: #630;
}
#content img {
	margin: 10px;
	padding: 2px;
	border: 1px solid #CCC;
}
#content p {
	font-size: 13px;
	color: #333;
	line-height: 20px;
}
#content ul {
	font-size: 12px;
	color: #474747;
}
#content ul li {
	padding-bottom: 8px;
}
#sidebar {
	width: 358px;
	float: right;
	background-image: url(../images/sidebar_tile.jpg);
	background-repeat: repeat-y;
	background-position: left;
	margin-right: 5px;
}
#sidebar h2 {
	color: #584C3C;
	padding-left: 25px;
	padding-right: 25px;
}
#sidebar h1 {
	background-image: url(../images/sidebar_header_bg.jpg);
	font-size: 15px;
	background-color: #FFF;
	color: #FFF;
	height: 15px;
	padding-top: 10px;
	font-family: "Arial Black", Gadget, sans-serif;
	padding-bottom: 15px;
	padding-right: 0px;
	padding-left: 30px;
	background-repeat: repeat-x;
	margin: 0px;
}
#sidebar p {
	padding-right: 35px;
	padding-left: 35px;
	font-size: 12px;
	color: #544838;
	font-weight: bold;
}
#foot_hold {
	background-color: #184380;
	height: 200px;
	clear: both;
	text-align: center;
}
#foot_hold a {
	font-size: 10px;
	text-decoration: none;
	color: #FFF;
}
#footer {
	background-image: url(../images/footer.jpg);
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: right top;
	height: 125px;
	padding-top: 53px;
	font-size: 15px;
}
#footer p {
}
#header {
	background-image: url(../images/header.jpg);
	height: 138px;
}
#side_bot {
	background-image: url(../images/sidebar_bottom.jpg);
	height: 14px;
}
#clear {
	clear: both;
}
#mappy {
	border: 2px solid #630;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
.docs {
	float: left;
	width: 250px;
	text-align: center;
}
.pdf {
	background-image: url(../images/pdf_icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 10px;
	padding-left: 75px;
}
#footer a {
	color: #FFF;
}
