@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #94B16A;
}

#wrapper {
	width: 840px;
	background: #fff;
	margin: 0 auto;
	text-align: left;
	padding: 0 px;
	background-image: url(../_images/bkgd_ds_tile_green.gif);
	background-repeat: repeat-y;
	
}
#header {
	width: 800px;
	height: 62px;
	background-image: url(../_images/hp_01_header.jpg);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#topnav {
	margin: 0px;
	padding: 0px;
	height: 43px;
	width: 719px;
	position: relative;
	left: 58px;
	top: 1px;
}
#mainContent {
	width: 778px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 32px;
	padding: 0px;
	height: auto;
	float: left;
}
#hp_cvr1{
	position: relative;
	height: 149px;
	width: 100px;
	left: 58px;
	top: 24px;
	background-color: #FDD37C;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	}
#footer {
	float: left;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding: 0px;
	padding: 0px;
	height: 62px;
}
	
#belowHome {
	font-family: "Adobe Garamond Pro", Garamond, "Times Roman", serif;
	font-size: medium;
	float: left;
	width: 778px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 31px;
	padding: 0px;
	padding: 0px;
	text-transform: none;
	font-variant: normal;
	color: #003;
	text-decoration: none;
}
#belowHome .a:link .a:hover {
	color: #369;
	text-decoration: none;
}

#belowHome a:visited {
	color: #963;
	text-decoration: none;
}
a:link {
	color: #369;
	text-decoration: none;
}

a:visited {
	color: #963;
	text-decoration: none;
}
.caption {
	font-family: "Adobe Garamond Pro", Garamond, "Times Roman", serif;
	font-size: 0.7em;
	font-variant: normal;
	text-transform: capitalize;
	color: #333;
	letter-spacing: 0.02em;
	text-align: center;
	text-indent: 0px;
	margin: 0px;
	padding: 5px 0px 0px;
	text-decoration: none;
	line-height: 1.5em;
}
hr {
	color: #963;
	noshade;
	size: 1px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #BA260C;
	font-weight: bold;
	font-size: 1.7em;
	letter-spacing: normal;
	background-color: #EDFAE7;
}

