/* It's not easy being green. */

/*

------------------------------------------------------
Some items borrowed with much thanks to Maxine Sherrin, www.westciv.com
some rights reserved http://creativecommons.org/licenses/by-sa/2.0/
------------------------------------------------------

*/

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-color: #66cc00;}

.text1 {
font-size: 12px;
font-family: verdana, arial, helvetica, sans-serif;
color: #000000;}


/* To place the main image at the top of the page. */

#container1 {
	background-image: url(images/pineHaven3f.jpg);
	background-repeat: no-repeat;
	height: 289px;
	background-position: 185px 0px;
	width: 100%;
	margin: 0;
	background-color: #66cc00;
	background-attachment: scroll;
}

/* To place the image in the panel running down the right side of the page. */

#container2 {
	background-image: url(images/right_panel_bg3.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
}

/* Text that sits on top of the header image and says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 10px;
padding-right: 160px;
font-weight: bold;
font-size: 0.8em;
text-align: right;
letter-spacing: 5px;
color: #669900;
padding-top: 250px;
padding-bottom: 10px;
line-height: 1.5em;}

/* Heading level 1 is not contained in main-text. */

h1 {
margin-top: 0;
margin-bottom: 0;
margin-left: 185px;
font-size: 1em;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0;
padding-right: 0;
font-weight: bold;
background-color: #669900;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
color: #ffffff;
text-indent: 10px;
border-top: 2px #ffffff solid;
margin-right: 135px;
}

/* Styles for the main text on the page. */

#main-text {
margin-top: 0;
margin-bottom: 0;
margin-left: 185px;
background-color: #66cc00;
border-left: 2px #ffffff solid;
border-right: 2px #ffffff solid;
margin-right: 135px;
}

.image{
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
      }
	  
#seasonal {
	background-color: #ffff66;
	border: 1px #669900 solid;
	margin-right: .3em;
	padding: .3em;
	text-align: center;
	margin-left: .2em; 
}



#products {
	margin-left: .5em;
	border: 1px #666600 solid;
	padding: 3px;
	margin-right: .5em; 
}



p, ul, ol {
	font-size: 0.85em;
        font-family: verdana, arial, helvetica, sans-serif;
	line-height: 1.3em;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
	color: #003300;
}


ol, ul {
margin-left: 25px;
}

h2 {
margin-bottom: 0;
margin-left: 10px;
margin-right: 0;
font-size: 0.8em;
font-weight: bold;
color: #660000;
margin-top: 0;
padding-top: 5px;
padding-bottom: 5px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #6c8a0d;
border-bottom: none;
}

a:hover {
text-decoration: none;
border-bottom: none;
}

/* Styles for the navbar on the left side. */

#left-menu { 
position: absolute;
top: 50px;
left: 0;
width: 190px;
text-align: right;
}

#left-menu p {
padding-right: 20px;
margin-bottom: 5px;
padding-left: 0;
font-size: .8em;
}

#left-menu a:link, #left-menu a:visited {
color: #000000;
border-bottom: none; 
}

#left-menu a:hover, #left-menu a.current {
color: #990000;
text-decoration: none;
}

span.arrow {
font-size: 1.2em;
}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
line-height: 21px;
font-size: .8em;
padding-left: 40px;
background-color: #ffffff;
margin-top: 0;
border-top: 3px #6c8a0d double;

border-bottom: 3px #6c8a0d double;
color: #6c8a0d;
}

#footer a:link, #footer a:visited {
color: #6c8a0d;
border-bottom: none;
}

#footer a:hover {
text-decoration: underline;
color: #6c8a0d;
}
.products1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0px 0px 0px 15px;
	padding-top: 0px;
	line-height: normal;
	}
