body {
	background-color: #131313;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;

	scrollbar-base-color:#131313; 
	scrollbar-face-color: #909e92; 
	scrollbar-arrow-color: #131313; 
	scrollbar-track-color: #131313; 
	scrollbar-shadow-color: #131313; 
	scrollbar-highlight-color: #131313; 
	scrollbar-3dlight-color: #131313; 
	scrollbar-darkshadow-color: #131313;
	-moz-scrollbars-horizontal;
}
body,td,th {
	font-family: Lucida Sans unicode;
	font-size: 12px;
	color: #000000;
}

a {
	font-family: Lucida Sans unicode;
	font-size: 12px;
	color: #85bc7a;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #85bc7a;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #85bc7a;
}
	
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 20px;
	background-color: #131313;
	text-align:right;
	font-weight: bold;
z-index:2;
}

#nav a {
	display: block;
	width: 104px;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #131313;
	font-weight: bold;
z-index:2;
}

#nav a:hover {
	display: block;
	width: 104px;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
	background-color: #131313;
	font-weight: bold;
z-index:2;
}

#nav li { /* all list items */
	float: left;
	text-align: center;
	background-color: #131313;
z-index:2;
}

#nav li ul li{
	float:none;
	background-color: #131313;
	position: relative;	
z-index:2;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #131313;
	width: 104px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	text-align:center;
z-index:2;
}

#nav li:hover ul, #nav li.sfhover ul 
	{ /* lists nested under hovered list items */
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #3A4D30;
	text-decoration: none;
	left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
	opacity:.80;
	filter:alpha(opacity=80);
	-moz-opacity: 
z-index:2;
}

.marquee {
	font-family: Lucida Sans unicode;
	font-size: 14px;
	color: #909e92;
font-weight:bold;
}

.gallerybg {
	
	background-repeat:no-repeat;
}

.aboutbg {
	background-image: url(../images/aboutbg.gif);
	background-repeat:no-repeat;
}

.brochurebg {
	background-image: url(../images/brochurebg.gif);
	background-repeat:no-repeat;
}

.contactbg {
	background-image: url(../images/contactbg.gif);
	background-repeat:no-repeat;
}

.contactbg2 {
	background-image: url(../images/contactbg2.gif);
	background-repeat:no-repeat;
}

.downloads {
	font-weight: bold;
	color: #CCCCCC;
	font-size: 12px;

}

.contentall {

	width: 450px;
	font-family: Lucida Sans unicode;
	font-size: 12px;
	color: #909e92;
} 


.contentallabout {

	width: 450px;
	font-family: Lucida Sans unicode;
	font-size: 12px;
	color: #909e92;
	padding-top:10;
	padding-left:10;
	padding-right:10;
	padding-bottom:10;
} 

.brochuretitle {

	width: 450px;
	font-family: Lucida Sans unicode;
	font-size: 16px;
	color: #909e92;
	font-weight:bold;
	text-decoration: underline;
} 


.lyr1 {
	position: relative; 
	top:0px; 
	width:470px; 
	height:365px; 
	overflow-y:scroll;
	overflow-x: hidden; 
	z-index:1;
	font-family: Lucida Sans unicode;
	font-size: 12px;
	color: #909e92;
}

.contactform {
	font-family: Lucida Sans unicode;
	font-size: 12px;
	color: #909e92;
	font-weight:bold;
}

.contactbox {
	font-family: Lucida Sans unicode;
	font-size: 12px;
	color: #909e92;
	background: #131313;

}

.contactbutton {
	font-family: Lucida Sans unicode;
	font-size: 12px;
	color: #909e92;
	
}

.post-footer {
  margin: .75em 0;
  color:#777777;
  text-transform:uppercase;
  letter-spacing:.1em;
  font: normal normal 78% 'Trebuchet MS', Trebuchet, Arial, Verdana, Sans-serif;
  line-height: 1.4em;
}.4em;
}