/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
 font-size: 90%;
	color: #444444;
	text-decoration: none;
}

a:hover {
 font-size: 90%;
	text-decoration: underline;
	color: #428037;
}

/************** .feature styles ***************/
.botlftad{
width: 147px;
float: center;
	padding: 0px 0px 0px 0px;
	font-family: Arial,sans-serif;
	color: #ffffff;
	
	margin: 0px;
	
	font-size: 90%;
	
	border: 2px solid #444444;
}
.botlftad a:link, a:visited{
font-size: 100%;
color: #ffffff;
line-height: 1.166;	
}

.feature{
margin-top: 12px;
float: center;
	padding: 0px 0px 10px 0px;
	font-size: 80%;
	width: 100%;
	/*border-bottom: 1px solid #ff5a26;*/
}
.feature a:link{
color: #428037;
}
.feature a:visited{
color: #428037;
}
.feature a:hover{
color: #222222;
}
.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.feature img{
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0 5px 5px 0;
	vertical-align: top;
}
.items{
margin-top: 12px;
float: center;
	padding: 0px 0px 10px 0px;
	font-size: 80%;
	
	/*border-bottom: 1px solid #ff5a26;*/
}

.items a:link, a:hover{
color: #444444;
}

/************* #globalNav styles **************/

#globalNav{
color: #ff5a26;
padding: 0px 0px 0px 0px;
white-space: nowrap;
}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	font-color: #efefef;
	padding: 0px 4px 0px 0px; 
	background-color: #ff5a26;
}
#globalNav a hover{
	font-size: 90%;
	color: #ffffff;
	padding: 0px 4px 0px 0px; 
}
/************** .story -green-traditional styles *****************/

.green{
width: 340px;
	clear:left; float:left;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	margin: 10px 0 0 0;
	border: 1px solid;	
	
}

.green p{
	padding: 0px 0px 10px 0px;
}
.green h2{
color: #006600
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
}
h1{
float: center;
 font-size: 150%;
 color: #428037;
 text-align: left;

}
h3{
float: center;

}

h2{
 font-size: 110%;
 color: #FF6633;
 margin-left: 8px;

}

h5{
 font-size: 100%;
 color: #334d55;
}
.items{
float: center;
}


label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
/*********** #sectionLinks styles ***********/

#sectionLinks{
border-right: 1px solid green;
border-top: 1px solid green;
background-color: #ffffff;
float: left;
width: 92px;
	
	margin: 0px;
	padding: 0px;
	
	font-size: 90%;
	color: #334d55;
	padding: 2px 0px 2px 4px;
}

#sectionLinks h3{
float: center;
color: #334d55;
font-size: 90%;
padding: 2px 0px 10px 2px;
margin-top: 4px;
}

#sectionLinks a:link{
text-decoration: none;
	padding: 4px 0px 2px 6px;
color: #334d55;
font-size: 90%;	
}

#sectionLinks a:visited{
text-decoration: none;
	
	padding: 4px 0px 2px 0px;
}

#sectionLinks a:hover{
	
	color: #005500;
	background-color: #ffffff;
	padding: 4px 0px 2px 0px;
	text-decoration: underline;
}
#sectionLinks p{
	
	width: 97px;
	background-color: #ffffff;
	padding: 4px 0px 2px 0px;
	text-decoration: underline;
}
				
ul{
 list-style-type: square;
 font-size: 100%;
 color: #005500;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#container{
	margin: 0px;
	padding: 0 0 0 0;
	border-bottom: 1px solid #428037;
	width: 100%;
	float: center;
}

#content{
  float:right;
	width: 80%;
	margin: 8px 0 0 0;
	padding: 0 3% 0 0;
}
#header{
	margin: 0px;
	padding: 0px 0px;
	border-bottom: 1px solid #428037;
	width: 100%;
}

#navBar{
	margin: 0 763px 0 0;
	padding: 0px;
	background-color: #428037;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}



/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px px 10px;
}



.topnav {
margin: 0 0 0 0px;
font-size: 90%;
	color: #ffffff;
}
.topnav a:link, a:visited{
margin: 0 0 0 0px;
font-size: 90%;
	color: #ffffff;
}
.topnav a:hover{
margin: 0 0 0 0px;
font-size: 90%;
	color: #999999;
}
#leftsidenavBar{
width: 96px;
	margin: 0 0 0 0;
	padding: 0px;
	background-color: #428037;
	border-right: 1px solid #ccc;
	
}

.suppliers{
float: center;
	padding: 0px 0px 0px 10px;
	font-size: 12pt;
}
.suppliers a link{
color: #444444;
}	
}
.suppliers a hover{
color: #21591b;
}
#products{
float: center;
	padding: 0px 0px 0px 10px;
	font-size: 80%;
	
}
/* adjust margins to change separation between the feature image and text flowing around it */


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.trad{
margin: 10px 0 0 0;
width: 340px;
float: center;
padding: 0px 0px 0px 10px;
font-size: 80%;
border: 1px solid;	
}

.trad p{
	padding: 0px 0px 10px 0px;
}
.trad a{
	color: #005500;}
.trad h2{
color: #006600;
}
.tradr{
margin: 10px 0 0 0;
width: 340px;
float: right;
padding: 0px 0px 0px 10px;
font-size: 80%;
border: 1px solid;	
}
#specials{
margin: 0 0 0 0;
width: 760px;
float: center;
padding: 0px 0px 0px 10px;
font-size: 80%;
border: 1px solid;	
}
#specials a{
color: #444444;
}

/************* #siteInfo styles ***************/

/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 2px;
	border-bottom: 1px solid #cccccc;
	font-size: 85%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/




/************** #advert styles **************/




