body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	background-image: url(../images/body-background.gif);
	background-repeat: repeat-x;
	background-color: #FAF2D8;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 170%;
	font-style: italic;
	font-weight: bold;
	padding-left: 300px;
	color: #264D20;
	padding-top: 10px;
}

#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	margin-top: 15px;
}


#header {
	height: 215px;
	width: 800px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-color: #536480;
	padding-top: 15px;
	background-position: 0px 15px;
}
#header2 {
	background-color: #577A54;
	height: 34px;
}

.photo {
	float: right;
	padding-left: 2px;
}


#banner {
	background-image: url(../images/welcome_banner.jpg);
	height: 34px;
	width: 800px;
	background-repeat: no-repeat;
}
#banner h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 170%;
	font-style: italic;
	font-weight: bold;
	color: #344935;
	margin-left: 30px;
}

#nav {
	width: 227px;
	background-color: #FFF;
	float: left;
}
#content {
	width: 570px;
	float: right;
	padding-top: 15px;
	background-color: #FFF;
	padding-bottom: 25px;
}
#content-wrapper {
	width: 800px;
	background-color: #FFF;
}

#content h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 160%;
	line-height: 140%;
	color: #333;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #036;
	font-style: italic;
	padding-top: 8px;
	border-bottom-color: #036;
	margin-right: 25px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 8px;
	margin-top: 10px;
}
#content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-left: 15px;
	text-align: left;
	line-height: 120%;
}

#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	padding-left: 15px;
	color: #333;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: 150%;
}


.content-logo {
	float:right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 66px;
	width: 180px;
	clear: both;
}
.right_image {
	padding-right: 20px;
	clear: right;
	float: right;
	padding-left: 15px;
}

.indent {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}

#content h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 130%;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #36006C;
	line-height: 130%;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content ul {
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 20px;
	font-size: 120%;
	line-height: 150%;
}

#content ul li {
	margin-left: 12px;
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 3px;
	margin-top: 2px;
	padding-bottom: 4px;
}
#content a {
	text-decoration: none;
}



.newsletter-but {
	background-image: url(../images/enews-button-bkgrd.jpg);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	margin-top: 10px;
	height: 54px;
	width: 227px;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 120%;
	color: #FFF;
	vertical-align: middle;
	line-height: 120%;
	padding-top: 8px;
}


#enews-button {
	width: 227px;
	color: #FFF;
	text-decoration: none;
}
#enews-button a {
	text-decoration: none;
	color: #FFF;
}


.arrowgreen{
	width: 227px;
	border-size: 1px;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	height: 20px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 20px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	background-color: transparent;
	background-image: url(../images/arrowgreen.gif);
	background-position: 100% 0;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #5E7830;
}

.arrowgreen li a:hover{
	color: #26370A;
	background-position: 100% -27px;
}
.arrowgreen li a.selected{
	color: #26370A;
	background-position: 100% -54px;
}

#footer  {
	background-color: #FAF2D8;
	width: 800px;
	clear: both;
}
#footer a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	color: #666;
}

#footer p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	text-align: center;
	padding-top: 8px;
	margin-bottom: 15px;
	color: #666;
}
