body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	line-height: 145%;
	background-image: url(../images/bg_gradient2.jpg);
	background-repeat: repeat;
	background-position: top;
}
h1 {
	font-size: 22px;
	color: #31933C;
	font-family: Tahoma, "Lucida Sans", Verdana;
	font-weight: normal;
}

#footer {
	color: #656F35;
	clear: left;
	width: 780px;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 12px;
	margin: auto;
}
h3 {
	font-size: 14px;
	font-weight: 300;
	color: #316B0A;
}


#main {
	margin: auto;
	height: auto;
	width: 780px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	background-color: #FFFFFF;
}
#content {
	width: 778px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #4A821A;
	border-left-color: #4A821A;
	float: left;
	display: inline;
	background-color: #FFFFFF;
	background-image: url(../images/botbar_reverse.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#nav {
	float: left;
	height: 30px;
	width: 778px;
}
hr {
	color: #4A821A;
	height: 1px;
}
#maincontent {
	display: inline;
	float: left;
	width: 744px;
	margin-top: 12px;
	margin-right: 14px;
	margin-bottom: 12px;
	margin-left: 14px;
	padding-bottom: 25px;
	background-repeat: no-repeat;
	background-position: right 45px;
	clear: left;
}
.columnleft {
	float: left;
	width: 360px;
	margin-left: 20px;
}
.columnright {
	float: right;
	width: 360px;
}
a:link {
	color: #31933C;
	text-decoration: none;
}
a:visited {
	color: #31933C;
	text-decoration: none;
}
a:hover {
	color: #63CB6D;
	text-decoration: underline;
}

.typedesc {
	width:615px;
	float:right;
	
}
.typeimages {
	height: 88px;
	width: 60px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #15401A;
}
ul {
	list-style-image: url(../images/list-arrow.gif);
}
hr {
	color: #608872;
	size: 1px;
}
.headingsml {
	font-size: 18px;
	background-image: url(../images/bg_heading_sml.jpg);
	background-repeat: repeat-x;
	height: 32px;
	width: 100%;
	background-position: bottom;
}
.headingsml a:link{
	color:#333333;

}
.headingsml a:visited{
	color:#333333;

}
#flagholder {
	clear:both;
	margin-top:25px;
	background-image:url(../images/botbar.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4A821A;
	border-bottom-color: #4A821A;
	border-left-color: #4A821A;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

