@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url(../../../0410bg.jpg);
	background-repeat: repeat-x;
}
#footer #footercol3 {
	text-align: right;
}
#header {
	width: 950px;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	height: 130px;
}
#header #mainnavigation {
	width: 750px;
	position: absolute;
	left: 200px;
	bottom: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#header #login {
	position: absolute;
	right: 10px;
	font-size: 10px;
	color: #000;
	bottom: 10px;
}
#header #mainnavigation a:link {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	text-decoration: none;
	position: relative;
}
#header #mainnavigation a:visited {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	text-decoration: none;
	position: relative;
}
#header #mainnavigation a:hover {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFF;
	text-decoration: none;
	position: relative;
	background-color: #83D623;
	-moz-border-radius: 10px;
	-webkit-border-radius:  10px;
	border-radius: 10px;
}
#header #mainnavigation a:active {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #000;
	text-decoration: none;
	position: relative;
}
#welcome  {
	height: 350px;
	width: 960px;
	margin-top: 15px;
}
#welcome #left  {
	width: 470px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}
#welcome #right  {
	width: 470px;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
}
#footerouter {
	background-color: #000;
	padding-top: 25px;
	padding-bottom: 5px;
	background-image: url(../../../0410footerbg.jpg);
	background-repeat: repeat-x;
	position: relative;
}
#footerouter #footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #CCC;
}
#footerouter #footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footerouter #footer a:visited {
	color: #FFF;
	text-decoration: none;
}
#footerouter #footer a:hover {
	color: #000;
	text-decoration: none;
	background-color: #84D623;
}
#footerouter #footer a:active {
	color: #FFF;
	text-decoration: none;
}
.container960 {
	background-image: url(../../../0410mainbg.jpg);
	background-repeat: no-repeat;
	background-position: center 31px;
}
h1  {
	color: #588F18;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: lighter;
	letter-spacing: -1px;
}
h2 {
	font-size: x-large;
	font-weight: lighter;
	color: #666;
	letter-spacing: -1px;
}
h3 {
	font-size: x-large;
	font-weight: lighter;
	color: #666;
	letter-spacing: -1px;
}
.breakout {
	font-size: medium;
	margin: 5px;
	padding: 10px;
	float: right;
	background-color: #EDEADC;
	position: relative;
	color: #554D33;
	-moz-border-radius: 10px;
	-webkit-border-radius:  10px;
	border-radius: 10px;
}
.col9 a:link {
	color: #588F18;
}
.col9 a:visited {
	color: #385D0F;
}
.col9 a:hover {
	color: #000;
}
.col9 a:active {
	color: #588F18;
}
.col6 a:link {
	color: #588F18;
}
.col6 a:visited {
	color: #385D0F;
}
.col6 a:hover {
	color: #000;
}
.col6 a:active {
	color: #588F18;
}
.col3 a:link {
	color: #588F18;
}
.col3 a:visited {
	color: #385D0F;
}
.col3 a:hover {
	color: #000;
}
.col3 a:active {
	color: #588F18;
}

