@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#tbox{
	width: 742px;
	text-align: left;
	background-image: url(images/boxtop.jpg);
	height: 59px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}
#mbox{
	width: 742px;
	background-image: url(images/boxmid.jpg);
	margin: 0px;
	background-repeat: repeat-y;
	float: left;
	padding: 0px;
}
#bbox{
	width: 742px;
	background-image: url(images/boxbot.jpg);
	height: 59px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	float: left;
}
#container{
	margin-right: auto;
	margin-left: auto;
	width: 742px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#pop{
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: center;
}
#pop p a {
	text-decoration: none;
	
}
#pop p a:hover {
	
}
#heading {
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
p {
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h1{
	
}
h2{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1em;
 text-shadow: red 0.2em 0.2em 0.5em	
}
#nav{
	width: 100px;
	float: left;
}
#colOne{
	width: 100px;
	float: left;
	text-align: center;
}
#colOne p{
	font-size: 0.8em;
	line-height: 1em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#colOne p a{
	text-decoration: none;
	color: #9E7259;

}
#colOne p a:hover{
	color: #000;
}
#colOne img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;

}
#colTwo{
	width: 100px;
	float: left;
	text-align: center;
}
#colTwo p{
	font-size: 0.8em;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}
#colTwo p a{
	text-decoration: none;
	color: #9E7259;
}
#colTwo p a:hover{
	color: #000;
}
#colTwo img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#colThree{
	width: 120px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#colThree p{
	line-height: 1em;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}

#colThree p a{
	color: #BD5413;
	text-decoration: none;
	
}
#colThree p a:hover{
	color: #765D7D;
	
}
li {
	list-style-type: none;
	display: inline-block;
	margin: 0px;
	float: left;
	text-decoration: none;
	padding: 8px;
	height: 20px;
}
li a{
	list-style-type: none;
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	background-color: #EDEBE4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 20px;
	}
li a:hover{
	list-style-type: none;
	display: inline-block;
	float: left;
	color: #F96;
	text-decoration: none;
	background-color: #F9E0CC;
	}
ul {
	margin: 0px;
	float: left;
	padding: 0px;
}
#disjoint{
	float: left;
	width: 370px;
	margin-left: 10px;
	height: 450px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#disjoint img{
	margin: 0px;
	padding: 0px;
}

table, th, td {
	border: 1px solid #666666;
	border-collapse: collapse;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#table{
	float: left;
	width: 722px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#table img{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#form{
	float: left;
	width: 375px;
	margin-left: 10px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	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;
}
img a{
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	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;
}
#logo {
	float: left;
	height: 36px;
	width: 161px;
	margin: 0px;
	padding: 0px;
}
#topnav {
	width: 500px;	
}
#footer {
	text-align: center;
	font-size: 0.85em;
	clear: both;
	margin: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navfoot{
	width: 732px;
	float: left;
	clear: both;
	padding: 0px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#navfoot p{

	color: #666;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 0.9em;
	margin: 0px;
}
#navfoot p a{
	list-style-type: none;
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	background-color: #EDEBE4;
	margin: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#navfoot p a:hover{
	background-color: #126390;
}
.current {
	background-color: #D0CABB;
	
}
#navfoot .current {
	background-color: #D0CABB;
	
}
#text {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
	
}
#text2 {
	width: 200px;
	float: left;
}
#text2 p{
	line-height: 1em;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#text2 p a{
	text-decoration: none;
	color: #9E7259;
	

}
#text2 p a:hover{
	color: #000;
	}
	
#text2 p .small {
	font-size: 0.8em;

	
}
</style>
