body {
	font-family: verdana;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	background: #286748;
}

#container {
	width: 900px;
	background: white;
	margin-top: 20px;
}

#topsection {
}

#contact {
	font-size: 8pt;
	border-top: 2px solid #286748;
	width: 100%;
}

#menu {
	margin-top: 10px;
	#margin-top: 0px;
	width: 900px;
	height: 40px;
	padding-left: 125px;
}

.menu {
	color: white;
	float: left;
	background: #286748;
	border: 1px solid #286748;
	width: 120px;
	height: 30px;
	#height: 37px;
	text-decoration: none;
	padding-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}

.menu:hover {
	background: white;
	color: #286748;
}

#main{
	width: 870px;
	text-align: left;
	padding: 15px;
}

.hometext {
	font-size: 14pt;	
}

h1 {
	text-align: center;
	font-size: 18pt;
}

a {
	color: #286748;
	text-decoration: none;
}

#addressbottom {
	border-top: 2px solid #286748;
	font-size: 8pt;
	width: 900px;
	text-align: center;
}

#bottomsection {
	width: 900px;
}

#copy {
	font-size: 10px;
	color: white;
	text-decoration: none;
	float: left;
	text-align: left;
	margin-top: 5px;
}
#adh {
	font-size: 10px;
	color: white;
	text-decoration: none;
	float: right;
	text-align: right;
	margin-top: 5px;
}

.adh {
	font-size: 10px;
	color: white;
	text-decoration: none;
}

.adh:hover {
	text-decoration: underline;
}
