/***** The Green Store *****/
/***** John Sadler     *****/
/***** Sept. 2006      *****/



a:link { 
	font-weight: bold; 
	text-decoration: underline;
	color: #1F3C30;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #1F3C30;
	}
a:hover, a:active {
	text-decoration: none; 
	color: #1F3C30;
	background-color: #AB6B2C;
	}

body {
	color: #1F3C30;
	margin: 0;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	}
	
P {
	FONT-SIZE: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}

span {
	FONT-SIZE: 9pt
}

h1 {
	FONT-SIZE: 18pt
}

h2 {
}
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5B6B59;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFDC0A;
	text-decoration: none;
	padding: 10px;
}

a:hover.mainnav {
	text-decoration: none; 
	color: #ffffff;
	background-color: #AB6B2C;
	}

h3 {
}

h4 {
}

h5 {
}

h6 {
}

div {
}

li {
	margin-left:-15px;
}

/***** Custom Styles *****/

.sep_line {
	height: 2px;
	background-color: #1F3C30;
}

.menu {
	color: #006633;
	background-color: #FFFFFF;
}

.featuring_header {
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-color: #1F3C30;
}

.featuring {
	color: #006633;
	background-color: #FFFFCC;
}

.footer {
	font-size:9px;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

