/* ==============================================
   Global Text Styles
============================================== */

* { /* Global browser reset */
	margin: 0;
	padding: 0;
} 
h1, h2, h3, h4, h5, h6, p, blockquote, form, ul, ol, dl, fieldset, address {
    margin-bottom: 1em;
    margin-top: 1em;
}
h1 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	float: left;	
}
h2 {
	font-size: 2.6em;
	font-weight: normal;
	font-family: Copperplate, Copperplate Gothic Bold, Copperplate Gothic Light, Georgia, serif;
	margin: 0 0 .4em 0;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	color: #049135;
	font-family: Copperplate, "Copperplate Gothic Bold", Georgia, serif;
	margin: 0 0 0.25em 0;
}
h4, h5 {
	font-size: 1em;
	font-weight: bold;
}
p {
	line-height: 1.6;
	margin-top: 2px;
}
a:link, a:visited {
	text-decoration: none;
	color: #424242;
}
a:hover {
	text-decoration: underline;
}
ol {
	padding-left: 1.7em;
}



/* ==============================================
   Site Shell Elements
============================================== */

body {
	font: 0.8125em Arial, Helvetica, sans-serif;
	color: #424242;
	text-align: center; /* Workaround for IE 5.x */
	background-color: transparent;
	background-image: url(../images/back2.gif);
	background-repeat: repeat;
	background-position: left top;
}
#wrapper {
	width: 1023px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: transparent url(../images/shadow.png) repeat-y top left;
}
#header {
	height: 208px;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/neader.jpg);
	background-repeat: no-repeat;
	background-position: 29px 0;
}
#content {
	background-color: transparent;
	background-repeat: repeat-y;
	background-image: url(../images/mcontent.jpg);
	float: left;
	width: 1000px;
}
#content-main {
	float: left;
	margin-left: 13px;
	padding-top: 20px;
	width: 513px;
	padding-right: 13px;
}
#sidebar-right {
	float: left;
	margin-left: 0px;
	padding-top: 20px;
	padding-left: 18px;
	width: 192px;
	background: transparent url(../images/col-right.jpg) no-repeat top left;
	display: inline; /* IE Double-Margin Bug */
}
#footer {
	color: #FFF;
	text-align: center;
	font-size: 0.7em;
	padding-top: 8px;
	height: 26px;
	background: transparent url(../images/tfooter.jpg) no-repeat 29px 0;
	clear: both;
}
#shadow-bottom {
	width: 1023px;
	margin: 0 auto;
	height: 30px;
	background: transparent url(../images/shadow-bottom.png) no-repeat 0 0;
}


/* ==============================================
   Nav
============================================== */

#nav {
	background: transparent url(../images/nav-bg.jpg) no-repeat 29px 0;
	height: 30px;
}
#menu li, #menu a {
	height: 28px;
	display: block;
}



/* ==============================================
   Sidebar-right
============================================== */

#sidebar-right h2, #sidebar-left h2 {
	font-size: 1.8em;
	margin: 0.35em 0 0.65em;
}
#recipes_bar {
	margin: 0;
}
#recipes_bar li {
	list-style: none;
	float: left;
}
#recipes_bar img {
	margin: 0 8px 10px 0;
	border: 5px solid #bbbba5;
}
#recipes_bar li:hover img {
	border: 5px solid #FFF;
}
#sidebar-left h2 {
	margin-left: 5px;
}



/* ==============================================
   Footer
============================================== */

#footer a:link, #footer a:visited {
	color: #FFF;
}
#footer a:hover {
	text-decoration: underline;
}



/* ==============================================
   Content
============================================== */

hr {
	border: none;
	background-color: #c0c0aa;
	color: #c0c0aa;
	height: 1px;
	margin-bottom: 1.6em;
}
.clear {
	clear: both;
}
#content-foot {
	clear: both;
	height: 74px;
	background: transparent url(../images/mcontent-foot.jpg) repeat-y 29px 0;
	padding-left: 40px;
}
#content-main ul {
	list-style: none;
}
#content-main2nd li {
	padding: 6px;
	list-style-position: inside;
	list-style-image: url(../images/li.png);
	list-style-type: none;
}
.oddrow {
	background-color: #e3e3c9;
}
#content-main button {
	border: none;
	background: none;
	cursor: pointer;
	background: url(../images/b_print.gif) no-repeat center left;
	font-size: 0.9em;
	color: #bbbba5;
	padding-left: 20px;
	float: right;
	margin-top: -15px;
}



/* ==============================================
   Homepage
============================================== */

body#home #content-main {
	margin-left: 30px;
	display: inline; /* IE Double-Margin Bug */
	width: 903px;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 30px;
}
body#home #content {
	background-color: transparent;
	background-image: url(../images/mcontent-home.jpg);
	background-repeat: repeat-y;
	background-position: 29px 0;
}
body#home #content-foot {
	background: transparent url(../images/mcontent-foot-home.jpg) repeat-y 29px 0;
}
#products li {
	list-style: none;
	float: left;
	background-color: #C0C0C0;
	padding: 5px;
	text-indent: -9999px;
	text-decoration: none;
	float: left;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 20px;
	margin-left: 0;
}
#products li.flush-right {
	margin-right: 0px;
}
#products li a {
	width: 200px;
	height: 96px;
}
#prod_ornamental_trees a {background: transparent url(../images/ornamental.jpg) no-repeat 0 0;}
#prod_evergreens a {background: transparent url(../images/evergreens.jpg) no-repeat 0 0;}
#prod_flowering_shrubs a {background: transparent url(../images/flowering_shrubs.jpg) no-repeat 0 0;}
#prod_wildflowers a {background: transparent url(../images/wildflowers.jpg) no-repeat 0 0;}
#prod_ground_covering a {background: transparent url(../images/ground_cover.jpg) no-repeat 0 0;}
#prod_nut_trees a {background: transparent url(../images/nut_trees.jpg) no-repeat 0 0;}
#prod_fruit_trees a {
	background: transparent url(../images/fruit_trees.jpg) no-repeat 0 0;
}
#prod_live_stakes a {
	background: transparent url(../images/live_stakes.jpg) no-repeat 0 0;
}


#prod_ornamental_trees a:hover, #prod_live_stakes a:hover, #prod_evergreens a:hover, #prod_flowering_shrubs a:hover, #prod_wildflowers a:hover, #prod_ground_covering a:hover, #prod_fruit_trees a:hover, #prod_nut_trees a:hover {background-position: 0px -96px;}

#products a {
	display: block;
}
.feature_img {
	float: right;
	margin: 0 0 10px 30px;
	border: 5px solid #bbbba5;
	width: 200px;
	height: 200px;
}
.date {
	font-size: 0.9em;
	color: #bbbba5;
}


/* ==============================================
   Products
============================================== */

#varieties {
	margin-bottom: 2em;
}
#varieties li {
	clear: both;
	height: 12em;
	overflow: hidden;
}
#varieties img {
	float: right;
	margin-left: 10px;
}
#varieties h4 {
	margin: .25em 0;
	font-size: 1.1em;
}
#care {
	margin: 0;
	padding: .25em 0 0 1.7em;
}
#care li{
	padding: 0;
}
#care h4 {
	margin: .25em 0;
}
.float_img {
	float: left;
	margin: 0 20px 20px 0;
	border: 5px solid #bbbba5;
}



/* ==============================================
   Form Attributes
============================================== */

.entrybox {
	border: 1px solid #bbbba5;
	background-color: #f3f3f3;
	width: 350px;
}
form p { /* (for the function below) */
	clear: left;
}
form p label {
	float: left;
	width: 130px;
}
.oops, .required {
	color: #EE0000;
}



/* ==============================================
   Photo Gallery
============================================== */

#albums li {
	list-style: none;
	float: left;
	background-color: #e3e3c9;
	padding: 5px;
	margin: 0 30px 20px 28px;
	width: 188px;
	display: inline; /* IE Double-Margin Bug */
}
#albums li.flush-right {
	margin-right: 0;
}
#albums img {
	border: none;
	margin-bottom: 4px;
}
#albums h3 {
	margin: 4px 0 0 0;
	text-align: center;
}
#albums h3 a:link, #albums h3 a:visited, #albums h3 a:hover{
	color: #424242;
	display: block;
}
#albums a:link, #albums a:visited {
	color: #eafac0;
	display: block; 
}
#albums a:hover {
	text-decoration: none;
}
#gallery td {
	padding: 8px;
}
#content-main2nd {
	float: left;
	margin-left: 13px;
	padding-top: 20px;
	width: 725px;
	padding-right: 13px;
}
th {
	color: #FFF;
	background-image: url(../images/button_bk.jpg);
}
#wagmp_map_1 {
	border: 2px solid #009448;
}
.map_button {
	background-color: #A0A0A0;
	border: 1px solid #000;
	background-image: url(../images/button_bk.jpg);
	letter-spacing: 2px;
	margin: 3px;
	padding: 3px;
	color: #FFF;
}
#itemphoto {
	border: 2px solid #00934B;
	margin: 3px;
	padding: 3px;
	overflow: auto;
	width: 300px;
	height: auto;
}
#itemthumb {
	margin: 3px;
	padding: 2px;
	border: 1px solid #999;
	height: auto;
	width: 100px;
	overflow: visible;
}
.notice {
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	border: 2px dotted #666;
	width: 200px;
	padding: 3px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}
#sidebar-left {
	width: 205px;
	float: left;
}
.AuthorizeNetSeal {
	height: 72px;
	width: 90px;
	float: right;
}
