#container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background: #E3E7D3;
	height: 1100px;
}
#leftcolumn {
	float: left;
	width: 247px;
	margin-right: 3px;
	margin-bottom: 3px;
	height: 800px;
}
#footer {
	clear: both;
	font-size: 0.6em;
	line-height: 1.5em;
	color: #666;
	font-weight: bold;
	text-align: center;
	padding-top: 50px;
}
#logos img {
	clear: both;
}

#nav {
	font-size: 0.8em;
	line-height: 1.6em;
	background: #B7BF99;
	padding-top: 40px;
	padding-bottom: 20px;
	height: 375px;
}
.nav {
	color: #364139;
	border-left: 4px solid #00793A;
	margin-left: 20px;
	padding-left: 6px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.6em;
	text-decoration: none;
}
#headline {
	margin-left: 20px;
	margin-top: 70px;
	position: absolute;
	top: 175px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 14px;
}

#image2 {
	position: relative;
	top: 3px;
	float: left;
	left: 0px;
}
#maintext {
	padding: 20px 20px 10px;
	line-height: 1.6em;
	color: #364139;
	font-size: 0.7em;
	width: 460px;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#rightcolumn {
	float: left;
	width: 480px;
	background: f2f0f0;
}
#logo {
	margin-top: 55px;
	width: 500px;
	padding-bottom: 15px;
	text-align: center;
}
a:link {
	color: #A66444;
	text-decoration: none;
}
.bold {
	font-weight: bold;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#maintext form table {
	background: #E3E7D3;
}
#maintext p .italic {
	font-style: italic;
}

