/* CSS Document */

body {
	background-color: #defaee;
	margin-left: 98px;
	margin-top: 19px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Century Gothic"; 
	font-size: 14px; 
	color: #999999;
	behavior: url("csshover2.htc"); 
}
.style14 {	font-family: "Century Gothic";
	font-size: 18px;
	color: #54960C;
}

#contentHolder{
float:left;
padding-left:10px;
padding-top:10px;

}

h1 {
	color:#599310;
}

#newsholder {
background-image: url('images/newsBg.png');
background-repeat: no-repeat;
float: right;
padding-top: 10px;
padding-right: 40px;
height: 636px;
width: 205px;
}

#news {
	overflow: auto;
	width: 200px;
	height: 620px;
}

#navLeft{
width:108px;
float:left;
background-color:#d4f7e8;
height: 1000px;
padding-left:10px;


}
ul{
margin:0px;
padding:0px;
}

#navLeft li{
position: relative;
list-style: none;
margin: 0;
padding:0;
}
#nav{
text-align:left;
width:800px;
padding-left:13px;

height:56px;
background-color:#d4f7e8;

}
#Layer3 {
	background-color:#d4f7e8;

}
#Layer4 {
	background-color:#d4f7e8;

}

#nav li{
position: relative;
float: left;
list-style: none;
margin: 0;
padding:0;
}
#nav li a{
display: block;
text-decoration:none;
color: white;
line-height: 20px;

}
#nav ul ul a {
width:200px;
}
#nav ul ul{
position: absolute;
visibility: hidden;
}
#nav ul ul li{
padding-left:5px;
width:195px;
border-bottom:1px #666666 solid;
}
#nav ul li:hover ul{
visibility:visible;
background-color:#ffffff;
font-size:11px;
text-align:left;
width:200px;
border:1px #00CC00 solid;

}
#welcomeholder {
	float: left;
	width:650px ;
	height:475px ;
	
}
#welcomecontent {
	
}

#nav ul {
list-style-type: none;

}
#nav li {
float: left;
}


#nav ul a {

display: block;
text-decoration: none;
color: #666666;
font-weight:bold;


}
#nav ul a:hover {
text-decoration: none;
color: #FF9933;
font-weight:bold;
}
.style12 {font-size: 30px; color: #599C00;}