body {
	margin: 0;
	padding: 0;
	/*background: #749865 url(img01.gif) repeat-x;*/
	font: normal small Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #838B91;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #468259;
}

h2 {
	padding-left: 20px;
	font-size: 22px;
}

p, blockquote, ul, ol {
	margin-top: 0;
}

a {
	/*background: url(img03.gif) repeat-x left bottom;*/
	text-decoration: none;
	color: #468259;
}

a:hover {
	background: none;
	text-decoration: underline;
}

.textEdit {
	position:relative;
	z-index: 500;
}

/* Wrapper */

#wrapper {
	background: #FFFFFF url(img01.gif) repeat-x left top;
}

/* Menu */

#menu {
	width: 100%;
	height: 60px;
}

#menu div {
	width:750px;
	margin: auto;
	padding: 0;
	border-top: 4px solid #FFF;
	position: relative;
}

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

#menu li {
	height: 26px;
        margin: auto;
	float: left;
	padding: 0;
	vertical-align:middle;
}

#menu li a {
	height: 21px;
	margin: auto;
	float: left;
	padding: 5px 15px 0 15px;
        display: block;
	background: none;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #E1E9E2;
}

#menu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
        border-bottom: 4px solid #FFF;
}

/* Header */

#header {
	width: 754px;
	height: 247px;
	margin: 0 auto;
	padding: 13px 0 0 0;
	position:relative;
	z-index:1;
}

#header h1, #header h2 {
	float: left;
	margin: 0;
	padding: 0;
	z-index:2;
}

#header h1 {
	width: 184px;
	padding: 0px 20px 0px 20px;
	font-size: 30px;
	font-style: italic;
	position:absolute;
	left:0;
	top:105px;
}

#header h2 {
	width: 471px;
	padding: 0px 20px 0px 20px;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	color: #FFFFFF;
	position:absolute;
	left:224px;
	top:190px;
}
#headerImage1 {
	position:absolute;
	height: 214px; 
	width: 224px;
	z-index:2;
}

#headerImage2 {
	position:absolute;
	height: 214px;
	width: 514px;
	z-index:3;
	left: 232px;
	top: 13px;
}

#myTagline {
	position:absolute;
	width:481px;
	height:28px;
	z-index:1;
	left: 17px;
	top: 173px;
	background-image: url(transparent.gif);
	background-repeat: no-repeat;
	color: #ffffff;
	text-align: right;
	letter-spacing: -1px;
	font-size: 22px;
	font-weight: normal;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#myTitle {
	position:absolute;
	width:191px;
	height:186px;
	z-index:1;
	left: 16px;
	top: 15px;
	background-image: url(transparent.gif);
	background-repeat: no-repeat;
	font-size: 30px;
	font-style: italic;
	color: #468259;
	letter-spacing: -1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	border:0px blue solid;
}

#aloe_imageA {z-index:1;}
#aloe_headerImage {z-index:1; margin-left:10px;}



/* Content */

#content {
	width: 750px;
	margin: 0 auto;
}

/* Posts */

#posts {
	width: 750px;
}

#posts .story {
	padding: 15px 20px 0 20px;
	background: url(img10.gif) repeat-x
}

#posts .meta {
	padding: 5px 0 0 20px;
	background: url(img03.gif) repeat-x;
}

#posts .meta p {
	margin: 0;
	line-height: normal;
	font-size: smaller;
}


/* Footer */

#footer {
	padding: 50px 0;
	background-color: #468259;
	/*background: url(img08.gif) repeat-x;*/
}

#footer p {
	width: 750px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A6C09B;
}

#footer a {
	background: none;
	font-weight: bold;
	color: #FFF;
}

#legal {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
}

/************** RSS FEED **************/
.news { margin-top:10px; }
.odd { padding:5px 15px; }
.even { padding:5px 15px; }
.news li
{
	list-style:none;
	margin:0;
	padding:0;
color:#333333;
}
.newsTitle
{
	font-weight:bold;
	padding-top:20px;
	font-size:14px;
}
.newsDate
{
	font-style: italic;
	font-size:11px;
}
.newsDesc img { margin-right:15px; }

/************** SHOPPING CART **************/
/*.onewp_widgetItemContainer {
width:660px;
}*/
.onewp_cart {
width:100%;
}
.cartTable {
width:100%;
background-color:#fff;
}
.cartTitleColumn {
text-align:center;
font-size:14px;
font-weight:bold;
height:25px;
text-decoration:underline;
background-color:#fff;
border:0px red solid;
}
.cartTable td{
text-align:center;
border:0px red solid;
}
.clearCart {
margin:0 5px;
}
.cartGetItemDetail {
}
.updateCartItemNum {
}
.cartCheckout {
margin:10px 0;
}
.odd {background-color:#f1f1f1;padding:5px;}
.even {background-color:#f8f8f8;padding:5px;}



/************** CART ITEM **************/

#fullCart
{
	width:97%;
	padding:10px;
	background-color:#f3f4f5;
	border:1px #d8d9db solid;
}
.cartItem
{
	min-height:100px;
background-color:#fff;
	padding:25px;
border:0px red solid;
}

.cartItemTitle {
margin:0px 0 0 125px;
font-size:14px;
font-weight:bold;
border:0px red solid;
}
.cartItemPrice {
margin:0 0 0 125px;
}
.cartItemDesc {
margin:10px 0 0 125px;
}
.cartImg {
float:left;
margin-top:-90px;
max-height:80px;
max-width:80px;
border:0px black solid;
}
#buyNow {
margin-left:565px;
border:0px;
}
/************** FORM **************/
form
{
	margin:0;
	padding:5px;
}
#onewp_uForm_7FirstName, #onewp_uForm_7LastName, #onewp_uForm_7Company, #onewp_uForm_7Email
{
	font-size: 11px;
	height:18px;
	border:1px black solid;
}
#onewp_uForm_7Comments
{
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	height: 75px;
	margin-bottom:5px;
	border:1px black solid;
}
.clean { width:75px; }
label { display: block; }


/************** MAP **************/

.onewp_jmap {
border:1px black solid;
}
.gmapIframe body {
background-color:transparent;
}
.onewp_directionsAddressContainer {
text-align:center;
margin: 0 auto;
margin-top:10px;
border:0px red solid;
}

.directionsInput {
width:300px;
margin: 0 auto;
border:1px black solid;
}
.directionsInputSubmit {
padding:1px 5px;
margin-left:10px;
background-color:#d7d7d7;
border:0px #707070 solid;
color:#000;
font-weight:bold;
}
.googledir a {
font-weight:bold;
}
.googledir div {
border:0;
color:#000;
padding:5px;
}
.googledir rule {}


#fullCart, #fullCart a{color:#000000;}
.color1 {color:#000000;}