/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 Licenses
*/

html, body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color:#654630;
	background-repeat: repeat-y;
	background-color: #300;
	background-image: url(../images/backround.png);
	background-position: center;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #490700;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.0em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 125%;
	color: #000;
	text-align: left;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #704A21;
}

a:hover {
}

#wrapper {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header {
	width: 950px;
	height: 150px;
	background-image: url(../images/header2009.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	background-position: center;
}

/* Menu */

#menu {
	height: 50px;
	padding: 0;
	margin: 0;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 35px;
	background: url(../images/img02.jpg) no-repeat right top;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 8px 30px 5px 30px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 30px;
}

#menu a:hover {
	font-weight: bolder;
}

/* Page */

#page {
	width: 950px;
	margin: 0 auto;
	background-image: url(../images/page.png);
	background-repeat: repeat-y;
	background-position: center;
}

#page-bgtop {
	background-repeat: no-repeat;
	height: 15px;
	background-image: url(../images/page_top.png);
	background-position: center;
}

#page-bgbtm {
	background-repeat: no-repeat;
	height: 15px;
	background-image: url(../images/page_btm.png);
	background-position: center;
}

/* Content */

#content {
	float: right;
	width: 705px;
	padding: 10px 10px 0 5px;
	color: #000;
}

.picture_label{
	color: #630;
	font-size: 10px;

}
#content_single {
	float: left;
	padding: 10px 15px 10px 10px;
	width: 900px;
	color: #000;
	min-height: 75px;
}
.post {
	margin-bottom: 8px;
}

.post a {
	color: #00F;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	height: 32px;
	padding: 8px 0 0 15px;
	letter-spacing: -0.5px;
	color: #814E17;
}

.post .title a {
	background: url(../images/img04.jpg) no-repeat 0 5px;
	padding-left: 25px;
	color: #FFF3D1;
	border: none;
}

.post .meta {
	padding-left: 20px;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 20px 15px 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 215px;
	padding: 10px 0px 0 15px;
	color: #000;
}

#sidebar_r {
	float: right;
	width: 215px;
	padding: 10px 0px 0 15px;
	color: #000;
}

.grower {
	padding: 5px;
	margin: 8px;

}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	padding-bottom: 30px;
}

#sidebar li li {
	margin-left: 15px;
	margin-right: 15px;
	line-height: 35px;
	border-bottom: 1px dashed #D2D4C9;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	color: #801A00;
	font-size: 14px;
}

#sidebar p {
	margin: 0 10px;
	padding-bottom: 10px;
	text-align: justify;
}

#sidebar a {
	text-decoration: none;
	color: #FFF;
}

#sidebar a:hover {
	text-decoration: none;
	color: #FFF;
}

/* Footer */

#footer {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
}

#footer a {
	color: #CCC;
}

/* Shopping Cart */

#shoppingcart {
	clear: both;
	padding: 10px;
	background-color: #DEDF9C;
	margin: 10px;
	border: thin double #9EA433;
}

#shoppingcart h1 {
	font-size: 1.8em;
	color: #A67A13;
}


 .kwicks {
	list-style: none;
	position: relative;
	margin: 5px 150px 5px;
	padding: 0; /*some browsers are to slow when aligning the menu items via jQuery and so the background shines through, this prevents this flickering*/

 }  
 .kwicks li{  
    display: block;  
    overflow: hidden;  
    padding: 0;  
    cursor: pointer;  
	float: left;
	width: 125px;
	height: 40px;
	margin-right: 0px;
	background-image:url(../kwicks_sprite.png);
	background-repeat:no-repeat;
}
.kwicks a{
	display:block;
	height:40px;
	text-indent:-9999px;
	outline:none;
}

#kwick1 {
	background-position:0px 0px;
}
#kwick2 {
	background-position:-200px 0px;
}
#kwick3 {
	background-position:-400px 0px;
}
#kwick4 { 
	background-position:-600px 0px;
}
#kwick5 { 
	background-position:-800px 0px;
}

#kwick1.active, #kwick1:hover { 
	background-position: 0 bottom;
}
#kwick2.active, #kwick2:hover{
	background-position: -200px bottom;
}
#kwick3.active, #kwick3:hover {
	background-position: -400px bottom;
}
#kwick4.active, #kwick4:hover {
	background-position: -600px bottom; 
}
#kwick5.active, #kwick5:hover {
	background-position: -800px bottom; 
}
/*
#kwick1 a{
	background-image:url(end.jpg);
	background-repeat:no-repeat;
	background-position: left 0px;
}

#kwick1 a:hover{
	background-position: left -80px;
}

#kwick5 a{
	background-image:url(end.jpg);
	background-repeat:no-repeat;
	background-position: right -40px;
}
#kwick5 a:hover{
	background-position: right -120px;
}
*/

.pics img {
	padding: 5px;
	border:  1px solid #000;

	height: auto
	top:  0
; 	background-color: #FFF;
} 

/* Table Styles */
table.cats
{
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.cats td
{
	color: #FFF;
	padding: 4px;
	text-align: center;
	background-image: url(/images/buttons-large.png);
	text-decoration: none;
	font-weight: bold;
	height: 24px;
	line-height: 25px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 14px;
}

table.cats a
{
	text-decoration: none;
	color: #FFF;
}


table.sb_image td
{
	color: #300;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
table.sb_image img {
	padding: 5px;
	border:  1px solid #000;

	height: auto
	top:  0
; 	background-color: #FFF;
	}

/* delete link border*/
.foo {border:0px;}

.gselect {
	text-align:center;
	padding: 5px;
	margin-top: 2px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #E2E6AC;
}
.gselect fieldset { border:0; }

.gselect strong {
	color:#000066;
	text-align: center;
}
.gselect .button { margin:20px; padding:5px; }

table.stats
{
	text-align: center;
	font-weight: normal;
	color: #fff;
	width: 100%;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: Tahoma, Geneva, sans-serif;
}

table.stats td
{
	background-color: #E7E9B6;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
	font-size: 11px;
}
table.stats   td.hed
{
	background-color: #CB3300;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 14px;
	font-weight: bold;
}

table.stats td.hed2
{
	background-color: #721500;
	color: #fff;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 10px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

table.stats td.hed3
{
	background-color: #F4EBC4;
	color: #666666;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-position: left;
	background-repeat: no-repeat;
	text-indent: 30px;
}

table.stats   td.so
{
	background-color: #FFCC99;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 10px;
	font-weight: bold;
}

table.gallery
{
	text-align: center;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	width: 100%;
	background-color: #000000;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.gallery td
{
	background-color: #CCC;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}
table.gallery   td.hed
{
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
}

table.gallery td.hed2
{
	background-color: #999999;
	color: #fff;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

table.admin
{
	text-align: center;
	font-weight: normal;
	font-size: 1em;
	color: #fff;
	width: 750px;
	background-color: #006600;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}

table.admin td
{
	background-color: #E7E9B6;
	color: #996600;
	padding: 2px;
	text-align: left;
	border: 1px #fff solid;
}
table.admin   td.hed
{
	background-color: #6F1400;
	color: #FFFFFF;
	padding: 2px;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-weight: bold;
}

table.admin td.hed2
{
	background-color: #999999;
	color: #fff;
	text-align: left;
	border-bottom: 2px #fff solid;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

/* form styles */

form {
	width:auto;
	}
label {
	display:block;
	font-weight:bold;
	}
textarea {
	width:400px;
	height:150px;
	}
.textInput {
	width:250px;
	}
.warning {
	font-weight:bold;
	color:#FF0000;
	}
	
/*forms*/

#contact-wrapper {
	width:600px;
	border:1px solid #e2e2e2;
	background:#E7E9B6;
	padding:20px;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
	color: #000;
}
#contact-wrapper p {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
	color: #000;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}

