@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
}
.header {
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a.nav_bar:link, a.nav_bar:active, a.nav_bar:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 8px;
	background-color: #F0F0F0;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
a.nav_bar:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 8px;
	background-color: #F0F0F0;
	font-weight: normal;
	color: #0F8910;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.rightShadow {
	background-image: url(../images/rightShadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #F0F0F0;
}

.bottom_gray_bar {
	background-image: url(../images/nav_bar_bottom1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.green_outline {
	background-color: #FFFFFF;
	border: 2px solid #008844;
	background-image: url(../images/spl_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#thumb {
	border: 1px solid #2D932F;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	margin-top: 3px;
	margin-right: 8px;
	margin-bottom: 3px;
	margin-left: 3px;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #19901C;
	text-decoration: underline;
}
#main {
	background-color: #F4FBF4;
	height: 100%;
	width: auto;
	padding: 10px;
}
#mainContent {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#news {
	padding: 8px;
}


a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #19901C;
	text-decoration: none;
}
.main_container {
	width: 775px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.gray_outline {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
a.smallgreen_link:link, a.smallgreen_link:active, a.smallgreen_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: underline;
	font-size: 9px;
	margin: 5px;
}
a.smallgreen_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
	text-decoration: none;
	font-size: 9px;
	margin: 5px;
}
a.smallgray_link:link, a.smallgray_link:active, a.smallgray_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: underline;
	font-size: 9px;
}
a.smallgray_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3333CC;
	text-decoration: none;
	font-size: 9px;
}


.small_gray_9px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	font-size: 9px;
}
.image_outline_3px_margain {
	border: 1px solid #2D932F;
	margin: 5px;
	padding: 2px;
}
#headerLeft {
	float: left;
	width: 717px;
	padding: 0px;
}
#headerLefttop {
	float: left;
	width: 717px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #247926;
	text-decoration: none;
	font-size: 12px;
	line-height: 14px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #247926;
	text-decoration: none;
	font-size: 17px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #74AC73;
	line-height: 20px;
}
