 body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #578596;
	font-size: 85%;
	color: #000000;
	margin: 1%;
}

h1 {
	font-size: 1.2em;
	margin: 1px 0px 0px;
	line-height: 1.5em;

}

#header {
	position: absolute;
	margin: 1px 50px 0 5px;
	width: 760px
	height: 148px;
	background-color: #1B403E;
	text-align: left;
	border: 2px solid #000000;

}
#mainarea {
	font-size: .9em;
	background-color: #000;
}

#mainarea a, #mainarea a:visited {
	text-decoration: underline;
	color: #275b58;
}

#mainarea a:hover, #mainarea a:active, #mainarea a:focus {
	color: #FFFFFF;

}

#about {
	position: absolute;
	top: 172px;
	left: 10px;
	width: 500px;
	height: 800px;
	padding: 0px 15px;
	background-color: #EBFFE7;
	}
	
#quicklinks { position: absolute; top: 183px; left: 27px; width: 200px; height: 800px; background-color: #ebffe7; padding: 0px 15px; }
	
#contact{
	position: absolute;
	top: 183px;
	left: 605px;
	width: 150px;
	height: 800px;
	padding: 0px 15px;
	background-color: #EBFFE7;
	}

#sidemenu {
	position: absolute;
	top: 183px;
	left: 27px;
	width: 202px;
	height: 198px;
}

#navbar {
	margin: 1em 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	
}

#navbar li { margin: 0; padding: 0; list-style-type: none; }

#navbar a, #navbar a:visited {
	display: block;
	text-decoration: none;
	height: 1.1em;
	padding: 5px;
	display: block;
	background-color: #1B403E;
	color: #ffffff;
	border: 1px;
	border-color: #1B403E;
	border-style: solid;
}

#navbar a:hover, #navbar a:active, #navbar a:focus {
	background-color: #578596;
	color: #000;
	
}



#footer {
	border-top-color: #000000;
	border-top-style: dotted;
	border-top-width: 2px;
	clear: both;
	margin: 0 5% 30px 0;
	padding: 6px 0 0 0;
}

#footer p {
	margin: 0;
	font-size: .8em;
}

#footer a, #footer a:visited {
	text-decoration: none;
	color: #000000;

}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #FFFFFF;
	
}

.feature {
	text-align: left;
	
}

.feature p {
	padding-left: 5px;
	margin-left: 5px;
	padding-right: 10px;
	line-height: 1.2em;
	
}

.feature img {
	margin-bottom: 8px;
	margin-left: 8px;
}
	
.heading {
	background-color: #578596;
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}

.box {
	border-bottom-style: dotted;
	border-style: dotted;
	border-width: 2px;
	border-color: #1B403E;
	list-style-position: outside;
	background-color: #F7FFF4;
	
}

.downloadbox {
	border-bottom-style: dotted;
	border-style: dotted;
	border-width: 2px;
	border-color: #1B403E;
	list-style-position: outside;
	background-color: #F7FFF4;
	list-style-image: url(images/pdf.gif);
	line-height: 1.6em;
	text-align: left;
}

.navbar {
	margin: 1em 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}



.navbar a, #navbar a:visited {
	text-decoration: none;
	height: 1.1em;
	padding: 5px;
	
	background-color: #1B403E;
	color: #ffffff;
	border: 1px;
	border-color: #1B403E;
	border-style: solid;
}

.navbar a:hover, #navbar a:active, #navbar a:focus {
	background-color: #578596;
	color: #000;
	
}

.backtotop a, #backtotop a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FF9900;
	text-decoration: none;
}

.image {margin: 1px 0px 0px;}

.posted {
	font-size: 9pt;
	color: #7A4A2A;
	}
	
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	}

.floatimgleft {
 float:left;
 margin-top:10px;
 margin-right:10px;
 margin-bottom:10px;
 }
.focusbox {
	background-color: #FFFFFF;
	margin: 5px;
	border: thin dotted #006600;
	list-style-position: inside;
	list-style-image: url(/images/pdf.gif);
}
