body {
	background-image: url(imz/bg1.jpg);
	background-color: #161616;
	background-repeat: repeat-y;
	background-position: center top;
	width: 845px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

#header {
	background-color: #587D18;
	width: 839px;
	border: 3px solid #FFFFFF;
	background-image: url(imz/right-imz/rotator.php);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 15px;
	padding-bottom: 15px;
}
#wrapper {
	width: 839px;
	background-color: #d7d7d7;
	float: left;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	clear: left;
}
#left_column {
	width: 154px;
	float: left;
	background-color: #E9EBEC;
	}

#nav {
	font-family: Arial;
	float: left;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	clear: left;
}
#nav li{
	width: 154px;
	font-weight: bold;
}
#nav li a{
	width: 140px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 7px;
	background-color: #aaaaaa;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-size: 12px;
}
#nav li a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #EE8A2E;
}	

#right_column {
	width: 156px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262932;
}

#center_column {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #3F3F3F;
	padding: 20px;
	float: left;
	width: 489px;
	background-color: #FFFFFF;
	height: auto;
	text-align: justify;
	line-height: 18px;
}

#footer {
	width: 839px;
	height: 66px;
	float: right;
	border: 3px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47464B;
	line-height: 50px;
	background-image: url(imz/bg-base.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 21px;
	color: #587D18;
}
.homecopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 26px;
	color: #535353;
}
#rnav {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#volunteer {
	padding: 22px 12px 12px;
	width: 130px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	text-align: justify;
	background-color: #D7D7D7;
	font-weight: bold;
}
h2 {
	font-size: 15px;
	color: #EC811E;
}
a:link, a:active, a:visited {
	color: #587D18;
}
a:hover {
	color: #EC811E;
}
#footer a {
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#news {
	font-size: 11px;
	color: #4B4B4B;
	text-align: left;
	padding: 20px 10px 10px;
	width: 136px;
	background-color: #D7D7D7;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	background-image: url(imz/left-wdg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#news em {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #587D18;
}
#center_column .imgs {
	float: right;
	clear: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
#blog_column {
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px;
	width: 645px;
	background-color: #FFFFFF;
	text-align: justify;
	float: right;
	clear: right;
	margin: 0px;
}
.submitz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #4B4B4B;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
}
.orange {
	color: #FFFFFF;
	background-color: #999999;
	padding: 1px 3px;
	width: 130px;
	display: block;
	margin: 0px;
}
.smaller {
	font-size: 11px;
}
.border {
	border: 1px solid #0066CC;
}
.pay {
	border: 1px solid #0066CC;
}
.pay a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 2px;
	background-color: #6B882B;
	border: 1px solid #FFFFFF;
}
