* {margin:0; padding:0;}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#FFFFFF;
	}p {
	font-size: .8em;
	padding-bottom: 1em;
}
h1, h2, h3, h4, h5, h6 {
	color: #CC6600;
}
h1 {
	font-size: 1.8em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
h5 {
	font-size: 0.8em;
	color:#61A14B;
	padding-bottom: 5pt;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	margin-bottom: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
h6 {
	font-size: 0.8em;
	color:#000000;
	margin-bottom: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited, a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #A3A7E4;
}
#header {
	height:125px;
	width: 748px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/banner_graphic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
}
#wrapper {
	width:748px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	background-color: #A3A7E4;
}
#sidebar {
	width:200px;
	float: left;
	background-color: #A3A7E4;
}
#body {
	background-color:#FFFFFF;
	margin-left: 200px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	font-size: 1em;
	text-decoration: none;
	font-weight: normal;
	padding: 20px;
	line-height: 18px;
}
#body a:link {
	font-size: 1em;
	color: #FF9900;
	text-decoration: underline;
}
#body a:visited, #sidebar a:active {
	font-size: 1em;
	color: #FF9900;
	text-decoration: underline;
}
#body a:hover {
	font-size: 1em;
	color: #A3A7E4;
	text-decoration: none;
}
#body li {
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	list-style-position: outside;
	margin-left: 18px;
}
#footer {
	background-color: #FEC760;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 748px;
	border: 1px solid #666666;
	font-size: 0.7em;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
}
.floatrt {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.clearboth {
	clear: both;
}
.clearright {

	clear: right;
}
#sidebar a:link {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
	text-decoration: none;
}
#sidebar a:visited, #sidebar a:active {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333300;
	color: #333300;
	text-decoration: none;
}
#sidebar a:hover {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	padding: 7px;
	color: #333300;
	background-color: #FEC760;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #000000;
	text-decoration: none;
}
#mission {
	font-size: .8em;
	color: #FFFFFF;
	background-color: #A3A7E4;
	width: 170px;
	float: left;
	font-weight: bold;
	margin-top: 30px;
	line-height: 18px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#NWCblurb {
	color: #333333;
	padding-top: 30px;
	font-size: 0.8em;
}
ul.nav {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
ul.nav a {
	display: block;
}

ul.nav li {
	display: inline;
}
ul.subnav {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-indent: 25px;
	background-color: #A3A7E4;
	font-size: 0.9em;
	color: #000000;
}
