<style type="text/css">

body, td {
	font-family: verdana, trebuchet ms, verdana;
	text-align: left;
}

#bg_main {
	background-image: url(../images/bg_main.gif);
 	/*background-image: url(../images/bg_4th_main.jpg);*/
 	/*background-image: url(../images/bg_earth_main.jpg);*/
	background-repeat: no-repeat;
	background-position: top center;
	margin-top:-10px;
	margin-left: 0px;
	margin-right: 0px;
	height: 350px;
	width: 100%;
}

#breadcrumb {
	background-color: #ffffcc;
	font-size:9pt;
	color: #666666;
}

#crumbs {
	display: inline;
	margin-left: 5px;
	padding: 0;
}

#crumbs li {
	display: inline;
	list-style-type: none;
	padding-right: 5px;
}

#copy_main {
	width: 650px;
	margin-right: auto;
 	margin-left: auto;
 	margin-top: 0px;
 	font-family: verdana, trebuchet ms, verdana;
 	font-size: 11pt;
 	border-left: 1px dotted #78AB46;
 	border-right: 1px dotted #78AB46;
 	padding-left: 15px;
 	padding-right: 15px;
}

#promo {
	position: absolute; 
	top: 375px; 
	right: 50px; 
}

#twitter_div {
	background-color: #ededed;
	border: 2px dashed #6CCFF6;
	margin: 10px;
	padding: 8px;
	font-size: 10pt;
}

#twitter_update_list {
	padding-bottom: 4px;
	list-style-type: disc;
}

#twitter_update_list li {
	padding-bottom: 6px;
}

h1 {
	font-size: 14pt;
	margin-top: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
}

h3, h4 {
	margin-top: 2px;
	margin-left: 3px;
	margin-bottom: 5px;
}

a, a:visited {
	color: #0000cc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#shade {
	width: 930px;
	margin: auto;
 	background-image: url(../images/bg_shade2.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#topbar {
	background-image: url(../images/bg_rays2.jpg);
	/*background-image: url(../images/bg_earth.jpg);*/
	/*background-image: url(../images/bg_4th.jpg);*/
	background-repeat: no-repeat;
	height: 125px;
}

#product {
	width: 95%;
	padding-left: 10px;
	padding-top: 1px;
}

.product_block {
	float: left;
	margin-top: 1px;
	margin-left: 10px;
	padding: 2px;
	text-align: center;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	width: 140px;
	background-image: url(../images/ylw_bg.png);
	margin-right: 3px;
}

.product_details {
	display: block;
	font-size: 8pt;
	margin: 2px 7px 2px 7px;
	padding: 2px 2px 2px 2px;
	text-align: left;
}

.directions {
	margin-left: 10px;
	margin-top: -15px;
}


.ylw_bg {
	background-image: url(../images/ylw_bg.png);
}

.list_products_page {
	font-size: 11pt;
}

.product_buy {
	float:left;
	padding: 4px;
	text-align: center;
	background-color: #ffffcc;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
	margin-right: 25px;
}

.product_buy_copy {
	font-size: 11pt;
	margin-top: 50px;
}

.product_buy_land {
	float:left;
	padding: 4px;
	text-align: center;
	background-color: #ffffcc;
	border-top: 2px solid #ccc;
	border-right: 2px solid #ccc;
	border-bottom: 2px solid #666666;
	border-left: 2px solid #666666;
}

.strike {
	color: red;
	font-size: 12pt;
	text-decoration: line-through;	
	text-align: center;
}

.our_price {
	font-size: 12pt;
	font-weight: bold;
/*	font-style: italic; */
	text-align: center;
}

.question {
	color: #000;
	font-weight: bold;
}

.answer {
	color: #000000;
}

#pets {
	margin-bottom: -5px;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 10pt;
}

#slideShow {
  width : 150px;
  height : 150px;
  padding : 5px;
}


/*-------------------------------------------------------------------------------------*/
                           /*WORDPRESS BLOG*/
/*-------------------------------------------------------------------------------------*/

.blog_foot_social {
	font-size: 9pt;
	margin-bottom: 30px;
}

.blog_date {
	font-size: 10pt;
	color: #fff;
	background-color: #324F17;
	margin-top: 0px;
	margin-left: -5px;
	padding: 3px;
}


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

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

acronym, abbr {
	cursor: help;
}

blockquote {
	font-family: times new roman;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #F5F5F5;
	margin-left: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	/*font-style: italic;*/
}

cite {
	font-size: 90%;
	font-style: normal;
}

.feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #ffffff;
	border-top: 0px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 1px 0 0 0;
	padding: 1px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
	font-size: 11pt;
}

.storytitle a {
	text-decoration: none;
	color: #000;
	font-family: verdana;
}

#comments, #postcomment {
	font-size: 13pt;
}

ol#comments li p {
	font-size: 90%;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 90%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#content {
	margin: 0px 185px 0 10px;
	padding-right: 20px;
}

#header {
	background: #90a090;
	border-bottom: 3px double #aba;
	border-left: 0px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 5px 10px 15px 10px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}


#bmenu {
	background: #ffffcc;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 10px;
	position: absolute;  
	right: 185px;
	top: 230px;
	width: 11em;
}

#bmenu form {
	margin: 0 0 0 13px;
}

#bmenu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}


#bmenu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#bmenu ul li {
	font: normal 110% verdana, Times, serif;
	letter-spacing: 0.1em;
	margin-top: 10px;
	padding-bottom: 2px;
}

#bmenu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#bmenu ul ul li {
	border: 0;
	font: normal normal 12px/115% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; 
	letter-spacing: 0;
	margin-top: 0;
	padding: 0;
	padding-left: 12px;
}

#bmenu ul ul li a {
	color: #000;
	text-decoration: none;
}

#bmenu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#bmenu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#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;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 0px 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;
}

#worthwhile {
	font-size: 9pt;
	font-style: normal;
	font-family: verdana;
}

#worthwhile ul li {
	margin-top: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
	padding-left: 3px;
}

#twitter_tnc {
	font-size: 8pt;
	margin-top: -15px;
	margin-left: 115px;
	margin-bottom: -25px;
}

.blog ul li {
	margin-top: 8px;
}

/*
********************************

New Nav

********************************
*/


/* --- Navbar Style --- */

#nav {
	width: 100%;
	height: 30px;
/*	float: left; */
	z-index: 1;
	background-color: #78AB46;
	padding-top: 1px;
	font-size:13px;
	margin: auto;
}

/* -- Green Menu -- */
.menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width:100%;
	height:30px;
	position:relative;
	font-size:13px;
	margin: 0;
	z-index:1000;
	padding:0;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width: 142px;
	height:30px; 
	text-align:center;
	border-bottom: 0;
	background-color: #78AB46;
	line-height:25px; 
	font-size:13px; 
	overflow:hidden;
	padding-left: 3px;
	padding-right: 3px;
}
/* End Caps Styling */
.menu .left_hassub {
	background-color: #78AB46;
}
.menu .left_hassub_active {
	background-color: #308014;
}
.menu .left_nosub {
	background-color: #78AB46;
	padding-left: 8px;
	margin-right: -1px;
}
.menu .right_hassub {
	background-color: #78AB46;
}
.menu .right_nosub {
	background-color: #78AB46;
}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

.here {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width: 142px;
	height:30px; 
	text-align:center;
	border-bottom: 0;
	background-color:#308014;
	line-height:25px; 
	font-size:13px; 
	overflow:hidden;
	padding-left: 5px;
	padding-right: 5px;
	}


/* Button ":hover" Styling */
.menu ul li:hover a {color:#ffffff; background-color:#308014;}
.menu ul li:hover ul {display:block; position:absolute; top:25px; left:0; width:119px; margin: 0; padding: 0;}
.menu ul li:hover ul li a.center_hassub {background:#308014; color:#fff;}
.menu ul li:hover ul li:hover a.center_hassub {background:#308014; color:#78AB46;}
.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover .left_nosub {color:#fff;}
.menu ul li:hover .right_hassub {color:#fff;}
.menu ul li:hover .right_nosub {color:#fff;}

/* DropDown Styling */
.menu ul li:hover ul li a {background-image: none; display:block;height: 24px; line-height: 24px; color:#fff; width:280px; text-align:left; margin: 0; padding:0 0 5px 11px; font-weight:normal;}
.menu ul li:hover ul {
	margin: 0 0 0 0px;
	padding: 0;
}

/* DropDown Menus ":active" or "Selected" Styling */
.menu ul li:hover ul .sub_active {
	background-image: none;
	margin-right: 1px;
}

/* DropDown Menus ":hover" Styling */
.menu ul li:hover ul li a:hover {color:#000; background-color:#CAE4A1; font-weight:normal;}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}


/* Nav for Home page */
#nav_box {
	font-family: trebuchet ms, verdana;
	width: 100%;
	background-color: #78AB46;
	line-height:34px;
	text-align: center;
	color: #fff;
	display: block;
	margin-bottom: 5px;
}

a.nav_elements:link, a.nav_elements:visited {
	background-color: #78AB46;
	/*color: #FFFF7E;*/
	color: #fff;
	padding: 5px 9px 5px 9px;
	text-decoration: none;
	font-size: 14pt;
	display: inline;
}

a.nav_elements:hover {
	background-color: #308014;
	font-size: 14pt;
}

a.nav_elements2:link, a.nav_elements2:visited, .here2 {
	color: #fff;
	background-image: url(../images/bg_nav.png);
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 30px;
	text-decoration: none;
	font-size: 14pt;
	border-bottom: 1px solid #cccccc;
	display: block;
}

a.nav_elements2:hover, .here2, a.nav_elements2:hover, .here2, a.here2:link, a.here2:visited {
	background-image: url(../images/bg_navh.png);
	text-decoration: none;
	color: #fff;
}

a.nav_elements3:link, a.nav_elements3:visited, .here3 {
	/*color: #FFFF7E;*/
	color: #fff;
	background-color: #78AB46;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 32px;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	display: block;
}

a.nav_elements3:hover, .here3 {
	color: #fff;
	background-color: #308014;
}

#earthday {
	background-image: url(../images/bg_earth.gif);
	font-size:13px;
	font-weight: bold;
	font-family: georgia;
	}
	
a.earthday:link, a.earthday:visited {
	text-decoration: none;
	color: #3333ff;
	padding:3px;
}

a.earthday:hover {
	color: #324F17;
}

</style>