/* CSS Document */

div, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin:0px;
	padding:0px;
}
body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:#000;
	padding:0;
	border:0;
	margin:0;
	/*background-color: #bac4a5;*/
	/*background-color: #EBF3EB;*/	
	background-color: #EDFEEC;	
	/*background-image: url(Texture2.gif);
	background-repeat: repeat;*/
}
h1, h2, h3, h4, h5, h6, p {
	margin-bottom: 0.5em;
	color: #000000;
}
a {
	color:#0000FF;
}
.off-left {
	position: absolute;
	left: -999px;
	width: 990px;
}
.horizline {
	height: 10px;
	/*padding-top:10px;*/
	width: 100%;
	margin-top:10px;
	margin-bottom:10px;
	border-top: 1px solid #3c4b24;
	float: right;
	line-height: 1px;
	clear:right;
	background-color: #FFFFDD;
}
.greenhr {
	background-color:#1b831b;
	color:#FFFFDD;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
}
#wrapper {
	position:relative;
	width:760px;
	margin:10px auto 10px auto; 
	text-align:left; 
	/*background-color: #FFFFDD;*/
	background-color: #FFFFFF;
	border:1px solid #000000;
}
#banner {
	/*height:98px;
	text-align: left;*/
	width:760px;
	/*border-bottom:1px solid #FFFFFF;
	background-image: url(Images/FreyPanorama.jpg);
	padding-top:20px;
	border-top:1px solid #000000;
	border-left:1px solid #000000;
	border-right:1px solid #000000;*/
}
#banner img {
	display:block;
	margin-right:10px;
}
#banner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0px;
	visibility: hidden;
}
#wrapper .toprightimage {
	position:absolute;
	top:130px;
	right:10px;
	border:0;
	/*background-image: url(EnvirCommMapTr191x357.gif);*/
}
#breadcrumbs {
	padding-top:0;
	padding-bottom:0.5em;
	padding-left:0.5em;
}
#breadcrumbs a {
	text-decoration:none;
}
#breadcrumbs a:hover {
	text-decoration:underline;
}
#leftnav {
	width:180px;
	float:left;
	font-size: 130%; 
}
#content {
	margin-left: 200px;
	/*margin-top: 1.5em;*/
	margin-bottom: 1em;
	/*border-bottom: #17250b solid 1px;*/
	margin-right:15px;
	font-size:130%;
}
/* Hides from non IE-win \*/
* html #content {
	height: 1%;
	color: #000000;
}
/* End hide from non IE-win */
#content ul li {
	margin-left:1.5em;
	color: #000000;
	list-style-type: square;
	padding-bottom:2px;
	list-style-image: url(SmDiamond660000.gif);
}
#content li ul li {
	/*list-style-image: url(Arrow660000.gif);*/
	list-style-type:circle;
}
#content li ul li ul li {
	/*list-style-image: url(Arrow660000.gif);*/
	list-style-type:disc;
}
#content ol li {
	margin-left:3em;
	color: #000000;
	padding-bottom:2px;
}
#content a {
	/*color:#CC0000;*/
	text-decoration:none;
}
#content a:hover {
	text-decoration:underline;
}
#content li.nobullet {
	list-style-type:none;
	list-style-image:none;
	margin-left:0;
}
#content ol.roman, #widecontent ol.roman, #homecontent ol.roman {
	margin-left:3.0em;
	color: #000000;
	list-style-type: upper-roman;
	padding-bottom:2px;
	/*list-style-image: url(SmDiamond660000.gif);*/
}
#content ol.decimal, #widecontent ol.decimal, #homecontent ol.decimal {
	margin-left:2.0em;
	color: #000000;
	list-style-type: decimal;
	padding-bottom:2px;
}
.indent3em {
	text-indent:3.0em;
}
#footer {
	clear:both;
	border-top:1px solid #1b831b;
	background-color: #EDFEEC;
	font-size:90%;
	padding-top:10px;
	text-align:center;
	padding-bottom:10px;
}
.sidebar {
	float:right;
	width:150px;
	margin-left:20px;
	text-align:center;
}
.widesidebar {
	float:right;
	width:200px;
	margin-left:20px;
	text-align:center;
	border:1px solid #1b831b;
	background-color:#EEEEFF;
	padding:10px;
}
.coloredbox {
	background-color:#E8E9FF;
	border:1px solid #000000;
	padding:15px;
}
.firstpara {
	margin-right:180px;
}
.largeitalicserif {
	font-size:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#1b831b;
}
.smallfont {
	font-size:80%;
}
.floatleft {
	float: left;
	padding-bottom: 5px;
	margin-right: 25px;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-bottom: 5px;
}
.spaceabove {
	margin-top:1em;
}
.nospacebelow {
	margin-bottom: 0px;
}
.last {
	margin-bottom:0.5em;
}
.largetext {
	font-size: 140%;
	line-height: 1.4em;
}
.mediumtext {
	font-size:120%;
	line-height:1.2em;
}
.highlight {
	font-weight:bold;
	line-height:1.2em;
	color:#3c4b24
}
.highlightlarge {
	font-size:120%;
	font-weight:bold;
	line-height:1.2em;
	color:#3c4b24
}
.boldtext {
	font-weight:bold;
}
.italictext {
	font-style: italic;
}
.bolditalictext {
	font-weight:bold;
	font-style: italic;
}
.rightjustify {
	text-align:right;
}
.centerjustify {
	text-align:center;
}
/*.linkcolor {
	color:#CC0000;
}*/
h1 {
	font-size:200%;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#990000;
}
h2 {
	font-size:140%;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#1b831b;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#1b831b;
	font-size:110%;
}
.narrow {
	margin-right:200px;
}
a img {
	border:0;
}
table td {
	vertical-align:top;
}
.padleft1 {
	padding-left:1px;
}
.anjecreport {
	background-color:#1b831b;
	width:180px;
	padding-bottom:10px;
	text-align:center;
}
.hotnews {
	width:250px;
	margin-top:2em;
	border-color: #1b831b;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
}
.slideshowbkg {
	background-color: #FFF;	
}