﻿body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(../images/background2.jpg);
	background-repeat: repeat-x;
}


img { border: none; }

#container {
	width: 964px;
	padding: 2px;
	margin: 10px auto 10px auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-width: 3px;
	border-color: #000;
	border-style: double;
	text-align: center;
	background: #fff;
}


#menu a:visited {
	position: relative;
	text-decoration: none;
	text-align: left;
	color: #808080;
	display: block;
	width: 11em;
	padding: 0.25em 0.25em 0.25em 20px;
	margin: 5px auto 5px 5px;
	font-weight: bold;
	font-size: 11px;
}
#menu a {
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	background-position: left center;
	border-style: solid;
	border-width: 0px;
	position: relative;
	text-decoration: none;
	text-align: left;
	color: #008000;
	display: block;
	width: 11em;
	padding: 0.25em 0.25em 0.25em 20px;
	margin: 5px auto 5px 5px;
	font-weight: bold;
	font-size: 11px;
	background-image: url('../images/buttongreen.jpg');
	background-repeat: no-repeat;
}
#menu a:hover {
	background-position: left center;
	color: #F66D3D;
	background-image: url('../images/buttonorange.jpg');
	background-repeat: no-repeat;
}


#navcontainer {
	float: left;
	width: 160px;
	background-color: #FAEEC2;
}


#navcontainer p{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#content {
	margin-left: 170px;
	padding: 5px;
	text-align: left;
	margin-right: 0px;
}



#content h3{

	font-size: 15px;

	color: #158843;

}



#content h2{
	font-size: 18px;
	color: #158843;
	text-align: center;
}

#content a {
	text-decoration: underline;
	color: #000000;
	font-weight: bold;
}
#content a:visited {
	color: #800000;
}


#content a:hover {
	background-color: #87D116;
	color: White;
}

#contact {
	float: right;
	width: 160px;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #FAEFC4;
	/*border: 1px solid #ccc;*/
	text-align: center;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#contact h3 {
	font: bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
}


#contact a:link {
	text-decoration: none;
	color: #158843;
	font-weight: bold;
}

#contact a:visited {
	color: #800000;
}


#contact a:hover {
	background-color: #158843;
	color: White;
}

#footer {
	clear: both;
	margin: 1px;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 10px;
}


#footer a:link {
	text-decoration: none;
	color: #158843;
	font-weight: bold;
	font-size: 10px;
}

#footer a:visited { color: #666; }

#footer a:hover {
	background-color: #158843;
	color: White;
}
.img_rt {
	margin: 3px;
	border: 2px solid #000000;
	float: right;
}

#rtblock {
	float: right;
	width: 160px;
}
#rtblock p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu2 a {
	position: relative;
	text-decoration: none;
	text-align: center;
	background-color: #ADC447;
	color: #000000;
	display: block;
	width: 11em;
	border-color: #def #678 #345 #cde;
	padding: 0.25em;
	margin: 0.5em auto;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#menu2 a:hover {
	border-style: solid;
	border-width: 2px;
	position: relative;
	text-decoration: none;
	text-align: center;
	background-color: #669900;
	color: #FFFFFF;
	display: block;
	width: 11em;
	border-color: #334455 #cde #def #678;
	padding: 0.25em;
	margin: 0.5em auto;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
#menu2 a:visited {
	border-width: 2px;
	border-style: solid;
	text-decoration: none;
	border-color: #def #678 #345 #cde;
}
#menu2 a:link {
	position: relative;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 11em;
	border: 2px solid #000;
	border-color: #def #678 #345 #cde;
	padding: 0.25em;
	margin: 0.5em auto;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.img_lt {
	margin: 3px 6px 3px 3px;
	border: 2px solid #000000;
	float: left;
}
#rtblock_orange {
	padding: 3px;
	border: 1px dashed #008000;
	margin: 3px;
	float: right;
	width: 200px;
	background-color: #E09950;
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
}
#rtblock_green {
	padding: 3px;
	border: 1px dashed #DD7F2F;
	margin: 3px;
	float: right;
	width: 200px;
	background-color: #ADC24B;
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
}
#content2 {
	margin-left: 180px;
	padding: 5px;
	text-align: left;
	font-size: 12px;
}
#content3 {
	margin-left: 5px;
	padding: 5px;
	text-align: left;
	font-size: 12px;
}
#contact h6 {
	font: normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 5 0 0 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
}
#content2 h3 {
	font-size: 15px;
	color: #158843;
}
#content2 h2 {
	font-size: 20px;
	color: #000000;
	text-align: center;
}
#menu {
	margin-left: 10px;
}
#updateblock {
	border: 3px outset #008000;
	padding: 2px;
	margin: 2px;
	background-color: #E4FFCA;
}
.halfleft {
	background-color: #FAEFC4;
	border-style: dotted;
	border-width: 3px;
	padding: 3px;
	margin: 7px;
	width: 580px;
	float: none;
}
#content li {
	margin: 15px;
	font-family: Verdana;
	font-size: 12px;
}
.halfrt {
	background-color: #E4FFCA;
	border-style: dotted;
	border-width: 3px;
	padding: 3px;
	margin: 8px;
	width: 280px;
	float: right;
}
#content2 h5 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}
#rtblock_or_280 {
	padding: 3px;
	border: 1px dashed #008000;
	margin: 3px;
	float: right;
	width: 280px;
	background-color: #E09950;
	font-family: Verdana;
	font-size: 13px;
	text-align: left;
}
#content h1 {
	font-size: 24px;
	color: #000000;
	text-align: left;
	font-weight: bold;
}
#content h4 {
	padding: 5px 3px 5px 3px;
	font-size: 15px;
	color: #000000;
}
#content p {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	margin: 12px 3px 12px 3px;
	line-height: 16px;
}
