@charset "UTF-8";

body {
	background-color: #E8E9E7;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #250000;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	width: 1000px;
	color: #1D0605;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	font-size: 1em;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
}


#header {
	height: 150px;
	border-bottom-style: none;
	border-top-color: #D9D1CF;
	border-right-color: #D9D1CF;
	border-left-color: #D9D1CF;
	margin-bottom: 10px;
	border-bottom-width: 0px;
}

#content {
	background-color: #FFFFFF;
	color: #040406;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	color: #150101;
	font-size: 1em;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #000000;
}
.h4 {
	font-size: 2em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #150101;
}
#footer {
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
}
#footer_right h3 {
	display: inline;
	float: right;
}
#footer_left h3 {
	display: inline;
	float: left;
}
#footer h3 {
	font-size: 0.7em;
	font-weight: normal;
}
h2 {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
}
.h6 {
}
h3 {
	font-size: 1.5em;
	margin: 0px;
	padding: 0px;
}
#nav li {
	list-style-type: none;
	display: inline;
	background-color: #E8E9E7;
	font-weight: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D9D1CF;
	border-right-color: #D9D1CF;
	border-bottom-color: #D9D1CF;
	border-left-color: #D9D1CF;
	padding-right: 5px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #210706;
	padding-left: 5px;
}
#nav ul {
	padding: 0px;
	background-color: #E8E9E7;
	color: #400B05;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	margin: 0px;
}


.imageBorder {
	margin: 10px;
	padding: 10px;
	background-color: #0099CC;
	border: 10px solid #000000;
}
#tagline a:link, #tagline a:visited {
	color: #290405;
	text-decoration: none;
	background-color: #E8E9E7;
}
#tagline a:hover  {
	color: #220102;
	background-color: #E8E9E7;
}
#subnav li {
	list-style-type: none;
	display: inline;
	margin-right: 25px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
}


#nav a:link, #nav a:visited, #subnav a:link, #subnav a:visited {
	text-decoration: none;
	color: #0E0000;
	font-weight: bold;
	background-color: #E8E9E7;
}
#nav a:hover, #subnav a:hover {
	color: #D6FEFD;
	background-color: #E8E9E7;
	font-weight: bolder;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#leftcol, #rightcol {
	width: 450px;
	padding-left: 20px;
	padding-right: 20px;
}
#leftcol {
	float: left;
	width: 400px;
}

#rightcol {
	float: right;
	width: 400px;
}
.italictext {
	font-weight: bold;
	color: #241E1B;
	font-style: italic;
}
.h6 {
	font-size: 0.8em;
	font-weight: normal;
	color: #241D1A;
}
#H1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #2B2421;
}
#application a:link, #application a:visited {
	color: #96999A;
	font-weight: bold;
}
#application a:hover {
	color: #624A3E;
	font-weight: bold;
}

