
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Sans-Serif;
	background: #ffffff;
	/*color: #603811;*/
	color: #464647;
	text-align: center;
	}
input[type=text] {
	margin: 0px;
	padding: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #464647;
}
li {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
p {
margin: 10px 10px !important;
}
input[type=checkbox] {
	margin: 0px;
	padding: 0px;
	border: none;
	height: 10px;
	width: 10px;
}

#page {
	background-color: white;
	text-align: left;
	}

#header {

	}

#headerimg 	{

	}

#content {
	text-align: left;
	font-size: 1.2em
	}
.entry {
	margin: 0px 0px 0px 0px;
}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin: 0px 0px 0px 0px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #eee url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #D4AF37;
	text-decoration: none;
	}

a:hover {
	color: #D4AF37;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	text-align: left;
	background-color: white;
	margin: 20px auto;
	padding: 0;
	}

#header {

	}

#headerimg {

	}

.narrowcolumn {
	float: left;
	padding: 0 0 10px 10px;
	margin: 0px 0 0;
	width: 830px;
	text-align: left;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 830px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


p {
margin: 0px 0px;
}
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

.wrapper {
	background-image: url(images/content_BG.png);
	width: 977px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	clear: both;
}
.wrapper2 {
	background-image: url(images/sideBarBG2.png);
	background-position: right 70px;
	background-repeat: repeat-y;
}
.wrapper3 {
	width: 977px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}

.header {
	background-image: url(images/header.png);
	width: 977px;
	height: 70px;
}
.header_tagline {
/*	background-image: url(images/tagline.png);
	background-repeat: no-repeat;
	background-position: bottom right;*/
	width: 700px;
	height: 70px;
	float: left;
}
.footer {
	background-image: url(images/footer2.png);
	width: 977px;
	height:78px;
	clear: both;
}
.footer_contact_info {
	background-image: url(images/greener_bottom_bar.png);
	background-repeat: no-repeat;
	background-position: 50% 95%;
	width: 977px;
	height: 78px;
}
.topBar {
	height: 21px;
	width: 977px;
	background-image: url(images/topBar_BG.png);
	text-align: left;
	margin: 0px;
}

.sideBar {
	float: left;
	width:123px;
}
.content {
	background-image: url(images/content_BG.png);
	white-space: normal;
	float: left;
	width:854px;
	margin: 0px;
	padding: 0px;
}
.leftWrapper {
	float: left;
	width: 854px;
}
.thegreenerside {
	float: left;
	height: 21px;
	width: 243px;
	background-image: url(images/topBar_greenerside.png);
	margin: 0px;
}
.contentTop {
	background-image: url(images/content_top.png);
	height: 2px;
	width: 977px;
}
.sideBarButton {
	text-align: right;
	margin-top: 6px;
}
.sideBarSpacer {
	height: 10px;
}
.orderFormItem {
	text-align: left;
	clear: both;
	margin: 0px;
	padding: 0px;
	padding: 0px;
	font-size: 10px;
	line-height: 10px;
	vertical-align: top;
}
/*

.orderFormItem {
	float: left;
	margin: 0px;
	padding: 0px;
}
*/
.orderFormGroup {
	width: 854px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.orderFormGroupProducts {
	float: none;
	width: 200px;
}
.orderFormGroupServices {
	float: none;
	width: 100px;
}
.orderFormGroupTitle {
	float: left;
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.orderFormGroupTitleProducts {
	float: left;
	height: 22px;
	width: 235px;
	margin: 0px;
	padding: 0px;
}
.orderFormGroupTitleServices {
	float: left;
	height: 22px;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
.orderFormSpacer1 {
	float: left;
	width: 15px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.orderFormSpacer2 {
	float: left;
	width: 4px;
	height: 22px;
	margin: 0px;
	padding: 0px;
}
.orderFormSectionContact {
	width: 854px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.orderFormSectionProducts {
	width: 854px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.orderFormSectionServices {
	width: 854px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.sectionHeading {
	float: right;
	margin-right: 20px;
	margin-top: 20px;
}

.calendar_left {
	float: left;
	width:14px;
	height:222px;
	background-image: url(images/calendar_left.png);
}
.calendar_middle {
	float: left;
	color: #D4AF37;
	width: 480px;
	height: 222px;
	background-image: url(images/calendar_bg.png);
}
.calender_middle_winter {
	width: 480px;
	height: 222px;
	background-image: url(images/calendar_winter.png);
	background-repeat: no-repeat;
	background-position: 85% 5%;
}
.calender_middle_spring {
	width: 480px;
	height: 222px;
	background-image: url(images/calendar_spring.png);
	background-repeat: no-repeat;
	background-position: 85% 5%;
}
.calender_middle_summer {
	width: 480px;
	height: 222px;
	background-image: url(images/calendar_summer.png);
	background-repeat: no-repeat;
	background-position: 95% 94%;
}
.calender_middle_fall {
	width: 480px;
	height: 222px;
	background-image: url(images/calendar_fall.png);
	background-repeat: no-repeat;
	background-position: 95% 90%;
}
.calendar_right {
	float: left;
	width: 310px;
	height: 222px;
	background-image: url(images/calendar_right.png);
	background-repeat: no-repeat;
}

.calendar_dec {
	float: left;
	width: 46px;
	height:36px;
	position: relative;
	left:46px;
	bottom: 0px;
	top: 12px;
	clear: none;
}
.calendar_jan {
	float: left;
	width: 44px;
	height: 34px;
	position: relative;	
	left:48px;
	clear: none;
}
.calendar_feb {
	float: left;
	width: 45px;
	height:35px;
	position: relative;
	left: 50px;
	top:12px;
	clear: none;
}

.calendar_nov {
	float: left;
	width: 45px;
	height:36px;
	position: relative;
	left: 11px;
	clear: none;
}
.calendar_mar {
	float: left;
	width: 45px;
	height:35px;
	position: relative;
	left: 130px;
	clear: none;
}
.calendar_oct {
	float: left;
	width: 45px;
	height:35px;
	position: relative;
	left: 0px;
	top: 10px;
	clear: none;
}
.calendar_apr {
	float: left;
	width: 45px;
	height:35px;
	position: relative;
	left: 142px;
	top: 10px;
	clear: none;
}
.calendar_sep {
	float: left;
	width: 45px;
	height:35px;
	position: relative;
	left: 11px;
	top: 11px;
	clear: none;
}
.calendar_may {
	float: left;
	width: 45px;
	height:36px;
	position: relative;
	left: 130px;
	top: 11px;
	clear: none;
}
.calendar_aug {
	float: left;
	width: 45px;
	height:36px;
	position: relative;
	left: 46px;
	clear: none;
}
.calendar_jul {
	float: left;
	width: 45px;
	height:35px;
	position: relative;
	left: 49px;
	top:12px;
	clear: none;
}
.calendar_jun {
	float: left;
	width: 45px;
	height:35px;
	position: relative;
	left: 50px;
	clear: none;
}
.calendar_circle_level1 {
	float: left;
	height: 46px;
	clear: none;
}
.calendar_circle_level2 {
	float: left;
	clear: left;
}
.calendar_circle_level3 {
	float: left;
	clear: left;
	height:45px;
}
.calendar_circle_level4 {
	float: left;
	clear: left;
	height: 46px;
}
.calendar_circle_level5 {
	float: left;
	clear: left;
	height: 48px;
}
.calendar_circle_wrapper {
	position: relative;
	right: 25px;
	float: left;
	clear: none;
}
.calendar_circle_wrapper_wrapper {
	background-image: url(images/monthly_calendar.png);
	background-repeat: no-repeat;
	background-position: 18% 50%;
	position: relative;
	width: 310px;
	display: none;
	float: left;
	clear: none;
}
.guide_circle_wrapper_wrapper {
	background-image: url(images/calendar_gardenGuide.png);
	background-repeat: no-repeat;
	background-position: 18% 50%;
	position: relative;
	width: 310px;
	display: none;
	float: left;
	clear: none;
}
.calendar_wrapper {
	font-weight: normal;
	clear: both;
	margin: 10px;
}
.dayofmonth {
	float: left;
	width: 14px;
	margin: 1px;
	margin-right: 0px;
}
.calendarday {
	text-align: left;
	width: 320px;
	height: 100px;
	display: none;
	overflow-y: auto;
}
.calendarGuideMonth {
	text-align: left;
	width: 450px;
	height: 174px;
	display: none;
	overflow-y: auto;
}
.specialDetail {
	text-align: left;
	width: 450px;
	height: 105px;
	display: none;
	overflow-y: auto;
}
.monthlySpecialsDisc {
	float: left;
	margin-top: 5px;
}
.specialDetailDescr {
	float: left;
	text-align: left;
	width: 320px;
}
.specialDetailRegular {
	float: left;
	text-align: right;
	width: 50px;
}
.specialDetailSale {
	float: left;
	text-align: right;
	width: 50px;
}
.monthlySpecials {
	text-align: left;
	width: 450px;
	height: 1px;
	display: none;
	overflow: hidden;
}
.guideItem {
	float: left;
	width: 200px;
	height: 13px;
}

.specialItem {
	margin-top: 2px;
	width: 450px;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
}
.minical {
	float: left;
	width: 120px;
}
.calevents {
	float: left;
	width: 300px;
}
.caltwitter {
	margin-top:10px;
	width: 400px;
	float: left;
	clear: both;
}
.weekday {
	size: 9px;
	float: left;
	width: 54px;
	height: 30px;
	margin: 1px;
	overflow: hidden;
	margin-left: 0px;
}
.month01 {
	float: left;
	margin-top: 10px;
	width: 82px;
	height: 22px;
	background-image: url(images/month_january.png);
}
.month02 {
	float: left;
	margin-top: 10px;
	width: 90px;
	height: 22px;
	background-image: url(images/month_february.png);
}
.month03 {
	float: left;
	margin-top: 10px;
	width: 66px;
	height: 22px;
	background-image: url(images/month_march.png);
}
.month04 {
	float: left;
	margin-top: 10px;
	width: 48px;
	height: 22px;
	background-image: url(images/month_april.png);
}
.month05 {
	float: left;
	margin-top: 10px;
	width: 45px;
	height: 22px;
	background-image: url(images/month_may.png);
}
.month06 {
	float: left;
	margin-top: 10px;
	width: 48px;
	height: 22px;
	background-image: url(images/month_june.png);
}
.month07 {
	float: left;
	margin-top: 10px;
	width: 40px;
	height: 22px;
	background-image: url(images/month_july.png);
}
.month08 {
	float: left;
	margin-top: 10px;
	width: 74px;
	height: 22px;
	background-image: url(images/month_august.png);
}
.month09 {
	float: left;
	margin-top: 10px;
	width: 113px;
	height: 22px;
	background-image: url(images/month_september.png);
}
.month10 {
	float: left;
	margin-top: 10px;
	width: 83px;
	height: 22px;
	background-image: url(images/month_october.png);
}
.month11 {
	float: left;
	margin-top: 10px;
	width: 106px;
	height: 22px;
	background-image: url(images/month_november.png);
}
.month12 {
	float: left;
	margin-top: 10px;
	width: 107px;
	height: 22px;
	background-image: url(images/month_december.png);
}
.monthlyspecials {
	float: left;
	margin-top: 10px;
	width: 91px;
	height: 22px;
	background-image: url(images/specials.png);
}
.monthlytasks {
	float: left;
	margin-top: 10px;
	width: 137px;
	height: 22px;
	background-image: url(images/garden_tasks.png);
}
.previous {
	width: 75px;
	height: 20px;
	background-image: url(images/previous.png);
}
.next {
	width: 39px;
	height: 20px;
	background-image: url(images/next.png);
}
.gallery_box {
	float: right;
	width: 245px;
	height: 244px;
	margin: 10px;
}
.gallery_box_top_left {
	background-image: url(images/gallery_box_top_left.png);
	float: left;
	width: 109px;
	height: 101px;
}
.gallery_box_top_right {
	background-image: url(images/gallery_box_top_right.png);
	float: left;
	width: 136px;
	height: 101px;
}
.gallery_box_middle_left {
	background-image: url(images/gallery_box_middle_left.png);
	float: left;
	width: 122px;
	height: 42px;
}
.gallery_box_middle_right {
	background-image: url(images/gallery_box_middle_right.png);
	float: left;
	width: 123px;
	height: 42px;
}
.gallery_box_bottom_left {
	background-image: url(images/gallery_box_bottom_left.png);
	float: left;
	width: 137px;
	height: 101px;
}
.gallery_box_bottom_right {
	background-image: url(images/gallery_box_bottom_right.png);
	float: left;
	width: 108px;
	height: 101px;
}
.frontImage {
	float: left;
	border-width: 3px;
	border-color: #73B649;
	border-style: solid;
	margin-left: 10px;
	margin-top: 20px;
}
.order_form {
	width: 800px;
	height: 416px;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}
.order_form_top {
	height: 25px;
	width: 800px;
}
.order_form_top_left {
	float: left;
	height: 25px;
	width: 15px;
	background-image: url(images/order_form_top_left.png);
}
.order_form_top_middle {
	float: left;
	height: 25px;
	width:770px;
	background-image: url(images/order_form_top_bg.png);
}
.order_form_top_right {
	float: left;
	height: 25px;
	width: 15px;
	background-image: url(images/order_form_top_right.png);
}
.order_form_middle {
	float: left;
	width: 800px;
	height: 373px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/order_form_middle_bg.png);
}
.order_form_middle_left {
	float: left;
	width: 4px;
	height: 373px;
	overflow: hidden;
	background: #80ba3c;
	margin: 0px;
	padding: 0px;
}
.order_form_middle_middle {
	float: left;
	width: 792px;
	height: 373px;
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.order_form_middle_right {
	float: left;
	width: 4px;
	margin: 0px;
	height: 373px;
	overflow: hidden;
	background: #80ba3c;
	padding: 0px;
}
.order_form_bottom {
	width: 800px;
	height: 18px;
}
.order_form_bottom_left {
	width: 15px;
	height: 18px;
	background-image: url(images/order_form_bottom_left.png);
	float: left;
}
.order_form_bottom_middle {
	width: 770px;
	height: 18px;
	background-image: url(images/order_form_bottom_bg.png);
	float: left;
	text-align: center;
}
.order_form_bottom_right {
	width: 15px;
	height: 18px;
	background-image: url(images/order_form_bottom_right.png);
	float: left;
}
.order_form_sub_bar {
	width: 792px;
	height: 25px;
	background-image: url(images/order_form_sub_bar_bg.png);
}
.order_form_sub_bar_contact {
	background-image: url(images/order_form_contact.png);
	background-repeat: no-repeat;
	width: 66px;
	height: 25px;
	float: left;
}
.order_form_section_contact {
	width: 66px;
	float: left;
	clear: none;
}
.order_form_sub_bar_name {
	background-image: url(images/order_form_name.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 25px;
	float: left;
}
.order_form_section_name {
	width: 175px;
	float: left;
	clear: none;
}
.order_form_sub_bar_street {
	background-image: url(images/order_form_street.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 25px;
	float: left;
}
.order_form_section_street {
	width: 175px;
	float: left;
	clear: none;
}
.order_form_sub_bar_email {
	background-image: url(images/order_form_email.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 25px;
	float: left;
}
.order_form_section_email {
	width: 175px;
	float: left;
	clear: none;
}
.order_form_sub_bar_phone {
	background-image: url(images/order_form_phone.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 25px;
	float: left;
}
.order_form_section_phone {
	width: 175px;
	float: left;
}
.order_form_sub_bar_composters {
	background-image: url(images/order_form_composters.png);
	background-repeat: no-repeat;
	width: 154px;
	height: 25px;
	float: left;
}
.order_form_section_composters {
	width: 154px;
	float: left;
}
.order_form_sub_bar_worms {
	background-image: url(images/order_form_worms.png);
	background-repeat: no-repeat;
	width: 164px;
	height: 25px;
	float: left;
}
.order_form_section_worms {
	width: 164px;
	float: left;
}
.order_form_sub_bar_soilnutrition {
	background-image: url(images/order_form_soilnutrition.png);
	background-repeat: no-repeat;
	width: 164px;
	height: 25px;
	float: left;
}
.order_form_section_soilnutrition {
	width: 164px;
	float: left;
}
.order_form_sub_bar_organicsoil {
	background-image: url(images/order_form_organicsoil.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 25px;
	float: left;
}
.order_form_section_organicsoil {
	width: 100px;
	float: left;
}
.order_form_sub_bar_products {
	background-image: url(images/order_form_products.png);
	background-repeat: no-repeat;
	width: 66px;
	height: 25px;
	float: left;
}
.order_form_section_products {
	width: 66px;
	float: left;
}
.order_form_sub_bar_accessories {
	background-image: url(images/order_form_accessories.png);
	background-repeat: no-repeat;
	width: 140px;
	height: 25px;
	float: left;
}
.order_form_section_accessories {
	width: 140px;
	float: left;
}

.order_form_sub_bar_makeover {
	background-image: url(images/order_form_makeover.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 25px;
	float: left;
}
.order_form_section_makeover {
	width: 175px;
	float: left;
}
.order_form_sub_bar_maintenance {
	background-image: url(images/order_form_maintenance.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 25px;
	float: left;
}
.order_form_section_maintenance {
	width: 175px;
	float: left;
}
.order_form_sub_bar_install {
	background-image: url(images/order_form_install.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 25px;
	float: left;
}
.order_form_section_install {
	width: 175px;
	float: left;
}
.order_form_sub_bar_design {
	background-image: url(images/order_form_design.png);
	background-repeat: no-repeat;
	width: 175px;
	height: 25px;
	float: left;
}
.order_form_section_design {
	width: 175px;
	float: left;
}
.order_form_sub_bar_services {
	background-image: url(images/order_form_services.png);
	background-repeat: no-repeat;
	width: 66px;
	height: 25px;
	float: left;
}
.order_form_section_services {
	width: 66px;
	float: left;
}

.order_form_section_other_item {
	float: left;
	width: 600px;
	text-align: left;
}
.order_form_section_other {
	background-image: url(images/order_form_other.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 66px;
	float: left;
}
.order_form_section {
	width: 792px;
	background: #337537;
}
.order_form_section_bottom {
	width: 792px;
	height: 13px;
}
.order_form_section_bottom_left {
	width: 10px;
	height: 13px;
	background-image: url(images/order_form_section_bottom_left.png);
	float: left;
}
.order_form_section_bottom_middle {
	width: 772px;
	height: 13px;
	background-image: url(images/order_form_section_bottom_bg.png);
	float: left;
}
.order_form_section_bottom_right {
	width: 10px;
	height: 13px;
	background-image: url(images/order_form_section_bottom_right.png);
	float: left;
}

.order_form_submit {
	text-align: right;
	margin: 1px;
}


.order_form_spacer3 {
	height: 2px;
	width: 2px;
	overflow: hidden;
}


.products_sub_bar {
	width: 792px;
	height: 24px;
	background-image: url(images/product_page_bar_bg.png);
}
.products_sub_bar_right {
	width: 3px;
	height: 24px;
	float: left;
	background-image: url(images/product_page_bar_right.png);
}
.products_sub_bar_accessories_active {
	background-image: url(images/product_page_accessories_active.png);
	background-repeat: no-repeat;
	width: 148px;
	height: 24px;
	float: left;
}
.products_sub_bar_accessories_inactive {
	background-image: url(images/product_page_accessories_inactive.png);
	background-repeat: no-repeat;
	width: 148px;
	height: 24px;
	float: left;
}
.products_sub_bar_organicsoil_active {
	background-image: url(images/product_page_organicsoil_active.png);
	background-repeat: no-repeat;
	width: 92px;
	height: 24px;
	float: left;
}
.products_sub_bar_organicsoil_inactive {
	background-image: url(images/product_page_organicsoil_inactive.png);
	background-repeat: no-repeat;
	width: 92px;
	height: 24px;
	float: left;
}
.products_sub_bar_soilnutrition_active {
	background-image: url(images/product_page_soilnutrition_active.png);
	background-repeat: no-repeat;
	width: 99px;
	height: 24px;
	float: left;
}
.products_sub_bar_soilnutrition_inactive {
	background-image: url(images/product_page_soilnutrition_inactive.png);
	background-repeat: no-repeat;
	width: 99px;
	height: 24px;
	float: left;
}
.products_sub_bar_aerators_active {
	background-image: url(images/product_page_aerators_active.png);
	background-repeat: no-repeat;
	width: 136px;
	height: 24px;
	float: left;
}
.products_sub_bar_aerators_inactive {
	background-image: url(images/product_page_aerators_inactive.png);
	background-repeat: no-repeat;
	width: 136px;
	height: 24px;
	float: left;
}
.products_sub_bar_composters_active {
	background-image: url(images/product_page_composters_active.png);
	background-repeat: no-repeat;
	width: 196px;
	height: 24px;
	float: left;
}
.products_sub_bar_composters_inactive {
	background-image: url(images/product_page_composters_inactive.png);
	background-repeat: no-repeat;
	width: 196px;
	height: 24px;
	float: left;
}
.products_descr {
	display: none;
	height: 150px;
	text-align: left;
	margin: 5px;
	overflow: auto;
	font-size: 12px;
}
.products_descr td {
	background-color: #004225;
	margin-top: 1px;
}
.products_descr table {
	width: 762px;
}

.products_middle_left {
	float: left;
	width: 4px;
	height: 184px;
	overflow: hidden;
	background: #80ba3c;
}
.products_middle_middle {
	float: left;
	width: 792px;
	height: 184px;
}
.products_middle_right {
	float: left;
	width: 4px;
	height: 184px;
	overflow: hidden;
	background: #80ba3c;
}
.products_middle {
	float: left;
	width: 800px;
	height: 184px;
	background-image: url(images/order_form_middle_bg.png);
}
.products_page {
	width: 800px;
	height: 227px;
	margin: 10px;
	color: #ffffff;
	clear: both;
}
.services_page {
	width: 800px;
	height: 237px;
	margin: 10px;
	color: #ffffff;
}
.services_install_active {
	background-image: url(images/services_install_active.png);
	background-repeat: no-repeat;
	width: 62px;
	height: 24px;
	float: left;
}
.services_install_inactive {
	background-image: url(images/services_install_inactive.png);
	background-repeat: no-repeat;
	width: 62px;
	height: 24px;
	float: left;
}
.services_design_active {
	background-image: url(images/services_design_active.png);
	background-repeat: no-repeat;
	width: 67px;
	height: 24px;
	float: left;
}
.services_design_inactive {
	background-image: url(images/services_design_inactive.png);
	background-repeat: no-repeat;
	width: 67px;
	height: 24px;
	float: left;
}
.services_maintenance_active {
	background-image: url(images/services_maintenance_active.png);
	background-repeat: no-repeat;
	width: 106px;
	height: 24px;
	float: left;
}
.services_maintenance_inactive {
	background-image: url(images/services_maintenance_inactive.png);
	background-repeat: no-repeat;
	width: 106px;
	height: 24px;
	float: left;
}
.services_makeover_active {
	background-image: url(images/services_makeover_active.png);
	background-repeat: no-repeat;
	width: 86px;
	height: 24px;
	float: left;
}
.services_makeover_inactive {
	background-image: url(images/services_makeover_inactive.png);
	background-repeat: no-repeat;
	width: 86px;
	height: 24px;
	float: left;
}
.services_descr {
	display: none;
	height: 160px;
	text-align: left;
	margin: 5px;
	overflow: auto;
	font-size: 12px;
}
.services_descr td {
	background-color: #004225;
	margin-top: 1px;
}
.services_descr table {
	width: 762px;
}

.services_sub_bar {
	width: 792px;
	height: 24px;
	background-image: url(images/product_page_bar_bg.png);
}
.services_sub_bar_right {
	width: 3px;
	height: 24px;
	float: left;
	background-image: url(images/product_page_bar_right.png);
}
.services_middle_left {
	float: left;
	width: 4px;
	height: 194px;
	overflow: hidden;
	background: #80ba3c;
}
.services_middle_middle {
	float: left;
	width: 792px;
	height: 194px;
}
.services_middle_right {
	float: left;
	width: 4px;
	height: 194px;
	overflow: hidden;
	background: #80ba3c;
}

.services_middle {
	float: left;
	width: 800px;
	height: 194px;
	background-image: url(images/order_form_middle_bg.png);
}
.guide_available_jan {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_available_jan.png);
	float: left;
}
.guide_available_feb {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_available_feb.png);
	float: left;
}
.guide_available_mar {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_available_mar.png);
	float: left;
}
.guide_available_apr {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_available_apr.png);
	float: left;
}
.guide_available_may {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_available_may.png);
	float: left;
}
.guide_available_jun {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_available_jun.png);
	float: left;
}
.guide_available_jul {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_available_jul.png);
	float: left;
}
.guide_available_aug {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_available_aug.png);
	float: left;
}
.guide_available_sep {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_available_sep.png);
	float: left;
}
.guide_available_oct {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_available_oct.png);
	float: left;
}
.guide_available_nov {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_available_nov.png);
	float: left;
}
.guide_available_dec {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_available_dec.png);
	float: left;
}
.guide_reccomended_jan {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_reccomended_jan.png);
	float: left;
}
.guide_reccomended_feb {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_reccomended_feb.png);
	float: left;
}
.guide_reccomended_mar {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_reccomended_mar.png);
	float: left;
}
.guide_reccomended_apr {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_reccomended_apr.png);
	float: left;
}
.guide_reccomended_may {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_reccomended_may.png);
	float: left;
}
.guide_reccomended_jun {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_reccomended_jun.png);
	float: left;
}
.guide_reccomended_jul {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_reccomended_jul.png);
	float: left;
}
.guide_reccomended_aug {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_reccomended_aug.png);
	float: left;
}
.guide_reccomended_sep {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_reccomended_sep.png);
	float: left;
}
.guide_reccomended_oct {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_reccomended_oct.png);
	float: left;
}
.guide_reccomended_nov {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_reccomended_nov.png);
	float: left;
}
.guide_reccomended_dec {
	width: 17px;
	height: 13px;
	background-image: url(images/guide_reccomended_dec.png);
	float: left;
}
.pictureBox {
	background-image: url(images/picturebox.png);
	width:	157px;
	height: 121px;
	overflow: hidden;
	float: left;
}
.picasaView {
	width: 200px;
	height: 200px;
	overflow: hidden
	float: left;
}
