body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #82996B;
	margin: 0;
	padding: 0;
	text-align: center; /* IE 5* */
	color: #234340;
}

a img {
	border: none;
}

body  a:link, body a:visited {
	color: #BF3F00;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

body a:active {
	color: #BF3F00;
	font-weight: bold;
	text-decoration: none;
}

body a:focus, body a:hover {
	color: #516E2C;
	font-weight: bold;
	background-color: #F1DB7F;
	text-decoration: none;
}
#container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
	border-right: 2px solid #336600;
	border-left: 2px solid #336600;
} 
#wrapper {
	font-size: 100%;
	background-image: url(images/trees1.jpg);
	background-repeat: repeat;
}

#header {
	padding: 0 0px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: thin solid #000000;
	background-color: #304C23;
} 
#header h1 {
	color: #E2BB16;
}
.tight {
	margin-bottom: 0px;
	padding-bottom: 3px;
	font-size: 85%;
	padding-top: 2px;
	margin-top: 2px;
	line-height: 95%;
}


#sidebar1 {
	float: left;
	width: 200px;
	padding: 0px 5px;
	margin-right: auto;
	margin-left: auto;
	font-size: 80%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3F613E;
	margin-top: 0px;
	margin-bottom: 0px;
}
.large-emph {
	font-size: 150%;
	letter-spacing: 3px;
	color: #82996B;
}

.small {
	font-size: 80%;
}

.center {
	text-align: center;
}

#mainContent {
	margin: 10px 0 0 220px;
	padding: 0 10px;
	font-size: 80%;
} 
#mainContent p {
	margin: 0px;
	padding: 0px 0px 10px;

}


#footer {
	padding: 0;
	background:#000000;
	margin: 0px;
	border-top: 2px solid #006600;
	border-bottom: 2px solid #E2BB16;
} 

#footer p {
	margin: 0; 
	padding: 0px 0px 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 60%;
	color: #E2BB16;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.redhighlight {
	color: #CC0000;
}

h1 {
	font-size: 130%;
	color: #82996B;
	margin: 0px;
	padding-bottom: 5px;
	line-height: 90%;
}
.varRgb {
	color: #82996B;
}


h2 {
	font-size: 110%;
	color: #336666;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}

#header h2 {
	color: #638646;
	font-size: 120%;
	letter-spacing: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a:link,
#footer a:visited {
	color: #999999;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

#footer a:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:focus,
#footer a:hover {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #000000;
}

footer a:active {
	color: #BF3F00;
	font-weight: bold;
	text-decoration: none;
}

ul {
	margin-top: 0px;
	padding-top: 2px;
}

.tightLeft {
	margin-bottom: 0px;
	font-size: 90%;
	margin-top: 2px;
	line-height: 100%;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}

footer a:link,
footer a:visited {
	color: #CCCCCC;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}


footer a:focus,
footer a:hover {
	color: #000000;
	font-weight: bold;
	background-color: #F1DB7F;
	text-decoration: none;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #304C23;
	text-align: center;
	font-weight: bold;
}

#lightbox{
	background-color:#D9FFD9;
	padding: 5px;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	}

#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{
	text-align: left;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{
	background-image: url(Scripts/overlay.png);
}

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="Scripts/overlay.png", sizingMethod="scale");
	}
