/*
      layout
	  
*/

* { padding: 0; margin: 0; }

body {
 	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #012600;
    background: #ffffff;
}
#wrapper { 
 margin: 0 auto;
 width: 1020px;
}
#faux {
 background: url(faux-1-3-col.gif);
 margin-bottom: 5px;
 overflow: auto; 
 width: 100%
}

#navigation {position:relative;
	  		 z-index:10;
	  		 margin-top:-20px; 
}

#header {
 color: #333;
 width: 1020px;
 height: 586px;
 margin-top: -240px;
}

#content { 
 float: left;
 margin-top:25px;
 padding: 10px;
 width: 720px;
 display: inline;
 position: relative;
 text-align: justify; 
 font-family: verdana, arial, sans-serif;
 font-size: 12px;
 color: #012600;
 background: #ffffff;
 line-height: 200%;
}
#rightcolumn { 
 display: inline;
 position: relative;
 color: #333;
 padding: 0px;
 width: 250px;
 float: right;
 font-size: 12px;
 line-height:200%;
 background: #EEFED5;
}
#footer { 
 width: 1020px;
 clear: both;
 color: #333;
 padding: 10px;
 font-size:10px;
}

#footerbar {
			font-size:10px;
			line-height:11px;
			padding-top:2px;
			text-align:center;
			height:22px;
			background:url(../images/footbar.jpg);
			margin-bottom:20px;
			margin-left:0px;
		    margin-top:10px;
}

#tab {
	  height:170px;
	  margin-top:-150%;
	
}

#banner {height:90px;
		 margin-top:10px;
		 clear: both;
		 
}

#banner2 {margin-left:20px;
		  float:left;
}
#banner1 {margin-left:0px;
		  margin-right:10px;
		  float:left;
}

.clear { clear: both; background: none; }

/*
      styles
	  
*/

h1, h2, h3 {
	margin-top: 0;
	color: #508F29;
}

h1 {
	font-size: 1.8em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1.3em;
                margin-top: 0;
	color: #94c83d;
}

a {
	text-decoration: none;
	color: #4e621b;
}

a:hover {
	border-bottom: 0px solid #0ACF00;
}

a img {
	border: none;
}

hr {
color: #94c83d;
}

#rightcol h2 {height: 31px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 45px;
	background: #4F6517 url(../images/img04.gif) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;}

#quicklinks {margin-left:24px;
			 margin-bottom:20px;}
#partners {margin-left:10px;}


