@charset "UTF-8";
body {
	background-color: #97ba3b;
	background-image: url(../images/my_pattern.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}
p {margin-top: 0;}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 0;
	margin-bottom: 0px;
	padding: 0px;
	position: relative;
}
#mainbody {
	padding-top: 30px;
	background-image: url(../images/green_filler.jpg);
	background-repeat: repeat-x;
	padding-bottom: 30px;
}
#clearancediv {
	clear: left;
	width: 1px;
}
#header {
	width: 950px;
	background-color: #000;
	clear: both;
}
#footer {
	clear: both;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 60px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFF99;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: normal;
}
.footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF99;
	text-decoration: none;
}
.footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFF66;
	text-decoration: none;
}
.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #66CCFF;
	text-decoration: none;
}
#div1 {
	float: left;
	width: 410px;
	padding-right: 25px;
	padding-left: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
#div2 {
	float: left;
	width: 265px;
	padding-right: 25px;
	padding-left: 25px;
}
#div3 {
	float: left;
	width: 380px;
	padding-right: 50px;
	padding-left: 30px;
}
.bodycopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-bottom: 30px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
	color: #344501;
	text-decoration: none;
}
#clear {
	clear: both;
	height: 270px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
}
#logo {
	margin-top: 30px;
	margin-bottom: 40px;
}
#fade_menu  {
	height: 40px;
	clear:both;
	padding:0px;
	margin:0px;
	position: absolute;
	z-index: 1;
	width: 560px;
	top: 80px;
	left: 330px;
	}
