@charset "utf-8";
/* CSS Document */


.solidblockmenu li a:hover, .solidblockmenu li .current{
	font-weight: bold;
	background-color: transparent;
	background-image: url(../images/on.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align: top;
	height: 17px;
}
.solidblockmenu{
	margin: 0;
	padding: 0;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 0px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	height: 44px;
	background-image: url(../images/off.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align: middle;
	text-align: center;
	letter-spacing: 0.2mm;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 11px;
	padding-bottom: 12px;
	padding-left: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B3C883;
}
.top-white-bdr {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
}


.solidblockmenu li a:visited{
color: white;
}

/*.....................................MENU.(ABOVE).............................................................*/

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.standard:link, a.standard:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78a22f;
	text-decoration: none;
}
a.standard:active, a.standard:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78a22f;
	text-decoration: underline;
}
a.pagelink:link, a.pagelink:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #78a22f;
}
a.pagelink:active, a.pagelink:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #78a22f;
	font-weight: bold;
	text-decoration: none;
}

.page {
	width: 900px;
	border: 2px solid #78a22f;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
.footer {
	background-image: url(../images/footer.jpg);
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 20px;
	line-height:20px;
	vertical-align: middle;
}
.copyright {
	background-repeat: repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	height: 0px;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #78a22f;
	text-align: center;
}
.content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: repeat-x;
	margin: 0px;
	text-align: left;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.content-table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url(../images/content-grad.jpg);
}
.white-border {
	border: 1px solid #FFFFFF;
}
.flash-home {
	border: 1px solid #FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.images {
	margin: 2px;
	padding: 4px;
}
.dark-green-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #357b09;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EBEBEB;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}
.dark-green-text-lg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #357b09;
}
.charcoal-border {
	border: 1px solid #666666;
}
.white-text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9EB741;
	text-align: left;
	margin: 8px;
	padding: 8px;
	background-image: url(../images/caption.jpg);
	background-repeat: repeat-x;
	vertical-align: top;
}
.charcoal-border2 {
	border: 6px solid #666666;
	margin: 8px;
}
