@charset "utf-8";
html { 

	overflow: scroll;
} 
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 71%;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 140%;
	text-align: left;
}
img{border: 0px;}
.img-left {
	float: left;
	margin-right: 20px;
}

a:link {
	text-decoration: underline;
	color: #0C830F;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #0C830F;
	font-weight: bold;
	
}
a:hover {
	text-decoration: underline;
	color: #006633;
	font-weight: bold;
	}
a:active {
	text-decoration: underline;
	color: #006633;
	font-weight: bold;

}

#footer a:link {
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
}
#footer a:visited {
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
}
#footer. a:hover {
	text-decoration: none;
	color: #999999;
font-weight: normal;
	}
#footer a:active {
	text-decoration: underline;
	color: #999999;
	font-weight: normal;
}



 a.menu-box:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
 a.menu-box:visited {
	text-decoration: none;
	color: #FFFFFF;	font-weight: normal;
	
}
 a.menu-box:hover {
	text-decoration: none;
	color: #CCCCCC; font-weight: normal;
	}
 a.menu-box:active {
	text-decoration: none;
	color: #CCCCCC;	 font-weight: normal;

}
#menu-textbox a#current {
	color: #CCCCCC;
}
ul.bullet  {
	background-image:url(images/bullet1.gif);
	background-position:0 0.3em;
	background-repeat:no-repeat;
	padding:0 0 0 15px;
	list-style-image: url(images/bullet1.gif);
}	
li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}	
#container{
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#header {
	height: 80px;
	width: 880px;
	
}
.column-text {
	border-right-width: 30px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #0C830F;
	text-transform: uppercase;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C830F;
	font-weight: bold;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
	font-size: 110%;
}

.sub1 {
	color: #666666;
}
.greenline {
	height: 1px;
	width: 290px;
	background-color: #CCCCCC;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}



#topbox{
	width: 880px;
	height: 350px;
	background-color: #e4e4e4;
}
#main-image {
	border: 10px solid #e4e4e4;
	height: 330px;
	width: 640px;
	float: left;
	background-color: #FFFFFF;
}
#menu-box {
	height: 330px;
	width: 220px;
	float: right;
	background-color: #0D4520;
	background-image: url(../images/menu_greenpanel1.jpg);
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
}
#menu-textbox {
	margin-top: 25px;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
	line-height: 160%;
	text-align: left;
}
p {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#page-title-box {
	height: 4em;
	width: 220px;
	float: right;
	background-color: #E4E4E4;
	text-align: left;
}
#page-title {
	border-top-width: 20px;
	border-left-width: 10px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #e4e4e4;
	border-left-color: #e4e4e4;
	color: #333333;
	font-size: 110%;
}
.left-column {
	width: 320px;
	float: left;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#footer {
	clear: both;
	width: 870px;
	font-size: x-small;
	color: #999999;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.column-header {
	height: 3em;
	float: none;
	text-align: left;
	width: 290px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.column-header-text {
	border-top-width: 15px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #0C830F;
	text-transform: uppercase;
}
#page-title-col {
	float: none;
	text-align: left;
	background-image: url(../images/page-title-col.gif);
	background-repeat: no-repeat;
	background-position: top;
	position: relative;
	top: 0px;
	left: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 110%;
}
#page-title-padding {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	float: right;
	text-align: left;
	background-image: url(../images/page-title-col.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-left: 10px;
	padding-right: 10px;
}

.thumbs_index {
	border: 10px solid #E4E4E4;
	width: 300px;
}
.thumbs_right {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


.h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	color: #333333;
	text-transform: uppercase;
}
.thumbs_spacer {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFf;
	width: 10px;
	clear: none;
	float: left;
}
#menu-textbox a.submenu {
	color: #CCCCCC;
	margin-left: 20px;
	font-weight: normal;
}
#right-col {
	width: 220px;
	float: right;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#main-image-content {
	border: 10px solid #FFFFFF;
	height: 310px;
	width: 620px;
	float: left;
	background-color: #FFFFFF;
}
.column-header-content {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mid-column {
	margin-top: 10px;
	margin-right: 230px;
	margin-left: 320px;
}

