body,html {
	margin:0;
	padding:0;
/*	background: url(images/background.gif) repeat top left; */
/*	background-color:#9EFAE4;*/
	background-color:#E0FFC2;
/*	background-color:#FFFFDB;*/
	color: #301A13;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	}
body {
	min-width:760px;
    text-align: center;
    }

#container {
  position:relative;
  margin-left: auto;
  margin-right:auto;
  width: 760px; 
  text-align: left;
  }	
  
#wrap {
	position:absolute;
    top:10px; 
	left:0px;
	width:760px;
	background-color:white;
	}
	
#header {
    position:absolute;
	top:10px; 
	left:0px;
	width:360px;
	height:100px;
	background:url(images/logo.jpg) no-repeat top left;
	background-color:white;
	}
#menu {
    position:absolute;
	top:10px; 
	left:360px;
	width:400px;
	height:100px;
	background-color:white;
}	

/*div-1a {
 float:left;
 width:190px;
}
#div-1b {
 float:left;
 width:190px;
}
#div-1c {
 clear:both;
}
*/
#main {
    position:absolute;
	top:120px;
	left:0px;
	width:760px;
	background-color:white;
   }
#contentleft {
	float:left;
	width: 375px;
/*	background-color:blue; */
	}
#contentright{
	float:right;
	width: 380px;
/*	background-color:yellow; */
	}
		
#footer {
	clear:both;
	width:760px;
	background-color:white;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	}

.sub1 {
	color:#675050;
	line-height:24px;
	font-size:18px;
	}
.sub2 {
	color:#675050;
	line-height:20px;
	font-size:14px;
	}

.sub3 {
	color:#81923D;
	line-height:24px;
	font-size:18px;
	}
		
.sub4 {
	color:#675050;
	line-height:18px;
	font-size:14px;
	margin-right:20px;
	}
.sub5 {
	color:#675050;
	line-height:18px;
	font-size:14px;
	margin-right:20px;
	}	
.sub5 {
	color:#675050;
	line-height:18px;
	font-size:14px;
	text-align: center;
	}	


#f1 {
	background-color: #DFF978;
	}			
		
.cntr {
	text-align: center;
   }
.rght {
	text-align: right;
}
.lft {
	text-align: left;
}

p {
   padding-left: 15px;}	 
   
.abitofpadding {padding:13px;}

#contentleft a, #contentright a , #footer a{	color: #7D8943;
									text-decoration: none;
					             }
img 	{
		text-decoration: none;
	border-style: none;
	    }
			
									
#contentleft  a:hover , #contentright  a:hover , #footer  a:hover { color: #675050; }
   
.bigger {
	color: #7D8943;
   font-weight:bold;
   }

.foot {
   font-size:12px;
   color: #585952;
   }
   	
.fltlft {
	float: left;
}
.fltrgt {
	float: right;
}

#navlist
{
/*border-bottom: 1px solid #ccc;*/
margin: 12px;
padding-bottom: 19px;
padding-left: 10px;
}

#navlist ul, #navlist li
{
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#navlist a:link, #navlist a:visited
{
background: #F0FCC3;
/*border: 1px solid #ccc;*/
color: #7D8943;
float: left;
/*font-size: small;*/
font-weight: normal;
line-height: 18px;
margin-right: 8px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current
{
background: #fff;
border-bottom: 1px solid #fff;
color: #7D8943;
}

#navlist a:hover { color: black; }

body.section-1 #navlist li#nav-1 a,
body.section-2 #navlist li#nav-2 a,
body.section-3 #navlist li#nav-3 a,
body.section-4 #navlist li#nav-4 a
{
background: #fff;
border-bottom: 1px solid #fff;
color: #000;
}

#navlist #subnav-1,
#navlist #subnav-2,
#navlist #subnav-3,
#navlist #subnav-4
{
display: none;
width: 90%;
}

body.section-1 #navlist ul#subnav-1,
body.section-2 #navlist ul#subnav-2,
body.section-3 #navlist ul#subnav-3,
body.section-4 #navlist ul#subnav-4
{
display: inline;
left: 10px;
position: absolute;
top: 95px;
}

body.section-1 #navlist ul#subnav-1 a,
body.section-2 #navlist ul#subnav-2 a,
body.section-3 #navlist ul#subnav-3 a,
body.section-4 #navlist ul#subnav-4 a
{
background: #fff;
border: none;
border-left: 1px solid #ccc;
color: #999;
font-size: smaller;
font-weight: bold;
line-height: 10px;
margin-right: 4px;
padding: 2px 10px 2px 10px;
text-decoration: none;
}

#navlist ul a:hover { color: #f00 !important; }

#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
}
