body  
{   font-family:Arial, Tahoma, sans-serif;
	text-align: center;
	margin: 0px;
	font-weight: normal;
	font-style: normal;
	padding: 0px;
	background-color: #596C2D;
}
.twoColFixLtHdr #container 
{
	text-align: left;
	width: 100%;
	min-width:920px;
	background-image: url(../greenslice.png);
	background-repeat: repeat-x;
	background-position: 0px 35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.twoColFixLtHdr #header 
{
	
	width:100%;
	padding: 0px;
	height:210px;
	overflow: hidden;
	background-image: url(../spotlight2.png);
	background-repeat: repeat;
	background-position: center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.headecenter1  
{
	margin: 0px;
	padding:40px 0px 0px 390px;
	font-weight: normal;
	font-size: 1.5em;
	color: #596C2D;
}

h1.headcenter {margin: 0px;
	padding:0px 0px 0px 420px;
	font-weight: normal;
	font-size: .9em;
	color: #ffffff;}
#header a {padding-left:840px;
	color:#78B242;
	
}


#emblem {color:#ffffff;
	position:absolute;
	left:20px;
	top:70px;
	
}
#emblem ul li{color:#ffffff;
	list-style-position: inside;
	list-style-type: square;
}

#emblem h1 {font-size:15px;padding:0px;margin:0px}
.logo 
{
	z-index: 90000000;
	top: 0px;
	left: 345px;
	position: absolute;
	margin: 0px;
	padding:0px;
}
#branding img
{      position:absolute;text-align:center;margin-left:820px;top:50px;

}
#wrapper1 {margin:0px 0px 0px 0px}
#wrapper
{
	width:700px;
	margin: 0px auto 0px 140px;
	padding:0px;
	border: 1px none #4C5C27;
}
#slideshow
{
	
	padding-top:0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul, li
{
	border:0;
	padding:0;
	margin:0;
	list-style:none;
}
#divNav 
{   font-size:small;
	position: absolute;
	z-index:90;
	top:170px;
	left:190px;
	margin: 0px auto 0px auto;
	overflow: hidden;
	padding: 0px;
}
#nav    
{
    
	top: 20px;
	height: 100px;
	padding-left:0px;
	margin: 0px auto 0px 0px;
	overflow: hidden;
}
#nav li 
{
    /*float the main list items*/
	display: block;
	padding: 0px;
	margin-right:3px;
	float: left;
}
#nav li ul, #nav li ul 
{
	margin:0px;
	padding:0px;
	display:none;	
}
#nav li a
{
	text-decoration: none;
	text-align: center;
}
#nav li.on
{margin-top:1px;opacity:.9;
    filter: alpha(opacity=90);
    background-color:#596c2d;
}
#nav li.on a
{
	color:#ffffff;
}
#nav li.on ul a:hover 
{
    color:#ffffff;
}
#nav li.off ul, #nav li.on ul  
{ 
	/*put the subnav below*/
	position: absolute;/*needs to be same color as wrapper*/
	top: 40px;
	width:675px;
	left:0px;
	background-color:#596c2d;
	padding-top:10px;/*padding under the main menu*/
	padding-left:0px;
	height: 35px;
	margin-left:0px;
	/*color: #666666;*/
}
#nav li a 
{
	display: block;
	padding: 8px 30px;
	/*color: #596C2D;*/
}
#nav li.on ul a, #nav li.off ul a
{
	border: 0;
	float:left;
	padding:0px 15px 0px 15px;
	margin-left: auto;
	margin-right: auto;
}
#nav li#liproducts.off ul a,#nav li#liproducts.on ul a
{
	left:25px;
}
#nav li#liproducts.on ul a:hover
{   
	left:25px;
}
#nav li#liabout.off ul a, #nav li#liabout.on ul a
{
	left:260px;
}
#nav li#limills.off ul a, #nav li#limills.on ul a
{
	left:130px;
}
#nav li#ligallery.off ul a, #nav li#ligallery.on ul a
{
	left:135px;
}
#nav li.on:hover ul a, #nav li.over ul li a 
{ 
	/*for ie - the specificity is necessary*/
	/*background-color:transparent;*/
}
#nav li.on ul 
{
	display: block;
	/*background-color: #006600;*//*same color as #nav li.on*/
}
#nav li.off:hover ul, #nav li.over ul 
{
	z-index: 6000;
	display: block;
}
#nav li.off a:hover, #nav li.on a:hover 
{ 
	/*this needs to be the same color as #nav li.off:hover ul above*/
	/*color: #FF9900;*/ 
}
#lihome a, #liproducts a, #liabout a, #limills a, #ligallery a 
{
	color:#270C05;
	display: block;
	position: relative;
	height: 23px;
}
/*first, put the initial states in place*/

#lihome.off,#liproducts.off,#liabout.off,#limills.off,#ligallery.off
{
	font-weight:light;height:35px;
	background-color:#4c5c27;
	margin-top:4px;
}
/*active area - for this demo - the code could be based on a body class, and probably work better.*/

.on a:hover 
{
} 
/*add selectors for the other li's and background-positions*/

/*hover states*/
#lihome.off a:hover, #lihome.off:hover a, #lihome.off.over a 
{       
	background-color:#4c5c27;
    margin-top:0px;
	color:#ffffff;
}
#liproducts.off  a:hover, #liproducts.off:hover a, #liproducts.off.over a 
{       
	background-color:#4c5c27;
    margin-top:0px;
	color:#ffffff;
}
#liabout.off a:hover, #liabout.off:hover a, #liabout.off.over a 
{   
	background-color:#4c5c27;
    margin-top:0px;
	color:#ffffff;
}
#nav li.off ul 
{
	background-color:#4c5c27; 
}

#limills.off a:hover, #limills.off:hover a, #limills.off.over a 
{   background-color:#4c5c27;
    margin-top:0px;
	color:#ffffff;
}
#ligallery.off a:hover, #ligallery.off:hover a, #ligallery.off.over a 
{   background-color:#4c5c27;
    margin-top:0px;
	color:#ffffff;
}

/*subnav formatting*/
 #nav li.on ul a 
{background-color:#596c2d;
	color:#270C05;/*color: #596C2D;*/
    padding-top:0px;
	/*background-color:transparent;*/
	display: block;
	font-family: Arial, Tahoma, sans-serif;
	font-size: small;
}		

#nav li.on ul a:hover
{background-color:#596c2d;
	color:#270C05;/*color: #596C2D;*/
    padding-top:0px;
	/*background-color:transparent;*/
	display: block;
	font-family: arial, Tahoma, sans-serif;
	font-size: small;
}		
#nav li.off ul a
{
	display: block;color:#ffffff;
	font-family: arial, Tahoma, sans-serif;
	font-size: small;
	margin-left:0px;
	padding-top:0px;
}
#nav li.off ul a:hover 
{
	color:#270C05;
}
#nav #lihome,#nav #liproducts,#nav #liabout,#nav #limills
{
	width:132px;
}
#nav #ligallery 
{
	width:135px
}

#nav li#liabout li a,#nav li#liproducts li a,#nav li#limills li a,#nav li#ligallery li a
{
	color:#270C05;
	padding-top:4px;
}
#nav li#liabout li a:hover,#nav li#liproducts li a:hover,#nav li#limills li a:hover, #nav li#ligallery li a:hover
{
	color:#ffffff;
}

#nav li#liproducts li a.active,#nav li#liabout li a.active, #nav li#limills li a.active,#nav li#ligallery li a.active
{
	color:#ffffff;
} 

#nav li.on a.rollover

{background-color:#596c2d;}
#mainContent 
{
	width:675px;
	letter-spacing: normal;
	margin:0px 0px 0px 50px;
	padding:0px 0px 0px 0px;
	color: #FFFFFF;
} 
#leftcontent
{       
	word-spacing:.0em;letter-spacing:.1em;
	float: left;font-size:.8em;
	width: 250px;
	text-align:left; 
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcontent h1
{
	font-size: .9em;
	margin: 0px;
	font-weight: normal;
	color: #91C740;
	padding: 10px 0px;
	text-align: center;
}
.inline {
	display: inline;
}

#leftcontent p
{
	margin: 0px;
	padding: 2px 0px 5px 0px;
}
#leftcontent img
{
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#rightcontent
{
	margin:0px 0px 0px 280px;
	text-align: justify;
	padding: 0px 0px;
}
#rightcontent h1
{
	font-size: 2em;
	margin: 0px;
	font-weight: normal;
	color: #ffffff;
	padding: 10px 0px;
	
}
#rightcontent p
{
	margin: 0px;
	font-size: .95em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


.twoColFixLtHdr #footer 
{   width:700px;
	text-align: center;
	padding-top: 70px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 140px;
	
	
} 
.twoColFixLtHdr #footer p
{  margin:0px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.fltrt 
{ 
	float: right;
	margin-left: 8px;
}
.fltlft 
{ 
	float: left;
	margin-right: 8px;
}
.clearfloat /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
{ 
	clear:both;
	height:0px;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.style1
{
	color:#4C5C27;
}
