body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #fff url('/images/background_tile.jpg') repeat-x center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align:center;
}

.wrap {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	background: url('/images/background_wrap_all.jpg') no-repeat center top;
	text-align:left;
}

a {
	color: #17533D;
	text-decoration: none;
}

a:hover {
	color: black;
	text-decoration: underline;
}

/* .header
---------------------------------------------*/
.header {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

.header h1 {
	float: left;
	margin: 0;
	padding: 25px 0 0 57px;
	text-indent: -9999px;
}

.header h1 a {
	display: block;
	width: 209px;
	height: 98px;
	margin: 0;
	padding: 0;
}

.header ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 5px 0 0 0;
}

.header ul li {
	float: left;
	margin: 0;
	padding: 0 8px;
	border-left: 1px solid #246521;
	font-weight: bold;
}

.header ul li.first {
	border-left: none;
}

.header ul li a {
	color: #117052;
}

/* .quick-features
---------------------------------------------*/
.quick-features {
	float: left;
	position: relative;
	width: 100%;
	height: 99px;
	margin: -2px 0 0 0;
	padding: 0;
	/*background: url('/images/background_quick_features.jpg') no-repeat left top;*/
}

.quick-features .quick-order {
	position: absolute;
	left: 205px;
	top: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.quick-features .quick-order li {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 25px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.quick-features .quick-order li input {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FBCCC6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B50E15;
	border-right-color: #FFAEAD;
	border-bottom-color: #FFAEAD;
	border-left-color: #B50E15;
}

.quick-features .quick-order li.label {
	font-weight: bold;
}

.quick-features .quick-order li.button {
	margin: 0;
	padding-top: 2px;
}

.quick-features .quick-search {
	position: absolute;
	left: 591px;
	top: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.quick-features .quick-search li {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	line-height: 25px;
}

.quick-features .quick-search li input {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #E9E9E9;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5E5E5E;
	border-right-color: #F4ECE9;
	border-bottom-color: #F4ECE9;
	border-left-color: #5E5E5E;
}

.quick-features .quick-search li.button {
	margin: 0;
	padding-top: 2px;
}

.quick-features a.order-cat {
	position: absolute;
	right: 30px;
	top: 22px;
	display: block;
	width: 209px;
	height: 44px;
	text-indent: -9999px;
	outline: none;
}

/* .content
---------------------------------------------*/
.content {
	float: left;
	width: 100%;
	/*background: url('/images/background_col_2.jpg') repeat-y center top;*/
}

.content .col-1-wrap {
	float: left;
	display: inline;
	width: 200px;
	margin: 0 0 0 20px;
}

.content .col-1-wrap .col-1 {
	float: left;
	display: inline;
	width: 180px;
	margin: 0 0 0 10px;
}

.content .col-2-wrap {
	float: left;
	display: inline;
	width: 558px;
	margin: 0;
	background: url('/images/background_col_2.jpg') repeat-y center top;
}

.content .col-2-wrap .col-2 {
	float: left;
	display: inline;
	width: 518px;
	margin: 0 0 0 20px;
}

.content .col-3-wrap {
	float: left;
	display: inline;
	width: 200px;
	margin: 0;
}

.content .col-3-wrap .col-3 {
	float: left;
	display: inline;
	width: 180px;
	margin: 0 0 0 10px;
}

/* .col-1
---------------------------------------------*/
.col-1 .menu-main {
	float: left;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}

.col-1 .menu-main li {
	float: left;
	width: 100%;
}

.col-1 .menu-main li.label {
	margin-top: 15px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 16px;
}

.col-1 .menu-main li .menu-main-sub {
	float: left;
	width: 100%;
	list-style: none;
	margin: 10px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #118363;
	font-weight: normal;
	font-size: 14px;
}

.col-1 .menu-main li .menu-main-sub li {
	float: left;
	width: 100%;
}

/* THREE COLUMN LAYOUT .col-2
---------------------------------------------*/
.col-2-wrap .col-2-top {
	height: 18px;
	background: url('/images/background_content_header.jpg') no-repeat center top;
}

.col-2-wrap .col-2-bottom {
	clear: both;
	height: 18px;
	background: url('/images/background_col_2_bottom.jpg') no-repeat center bottom;
}

.col-2-wrap h1.content-header {
	margin: 0 0 15px 0;
	padding: 0;
	font-weight: bold;
	color: #1E6A4E;
	font-size: 24px;
}

.col-2-wrap div.content-header {
	margin: 0 0 0px;
	padding: 0px 0px 0;
	/*background: url('/images/background_content_header.jpg') no-repeat 1px top;*/
	font-weight: normal;
	color: #1E6A4E;
	font-size: 1px;
}

.col-2 {
	padding-bottom: 35px;
}

/* TWO COLUMN LAYOUT .col-2
---------------------------------------------*/
body.two-column .content .col-2-wrap {
	float: left;
	display: inline;
	width: 750px;
	margin: 0;
	background: url('/images/2column_background_col_2.jpg') repeat-y center top;
}

body.two-column .content .col-2-wrap .col-2 {
	float: left;
	display: inline;
	width: 710px;
	margin: 0 0 0 20px;
}

body.two-column .col-2-wrap .col-2-top {
	height: 18px;
	background: url('/images/2column_background_content_header.jpg') no-repeat center top;
}

body.two-column .col-2-wrap .col-2-bottom {
	clear: both;
	height: 18px;
	background: url('/images/2column_background_col_2_bottom.jpg') no-repeat center bottom;
}

/* ONE COLUMN LAYOUT .col-2
---------------------------------------------*/
body.one-column .content .col-2-wrap {
	float: left;
	display: inline;
	width: 950px;
	margin: 0 0 0 20px;
	background: none;
}

body.one-column .content .col-2-wrap .col-2 {
	float: left;
	display: inline;
	width: 910px;
	margin: 0 0 0 20px;
}

/* .col-3
---------------------------------------------*/
.col-3 .in-cart {
	margin-bottom: 15px;
}

.col-3 .in-cart h3 {
	margin: 0;
	height: 58px;
	background: url('/images/header_incart.jpg') no-repeat left top;
	text-indent: -9999px;
}

.col-3 .sign-up {
	margin-bottom: 15px;
}

.col-3 .sign-up h3 {
	margin: 0;
	height: 58px;
	background: url('/images/header_signup.jpg') no-repeat left top;
	text-indent: -9999px;
}

.col-3 .sign-up .sign-up-content {
	padding: 0 10px 0 10px;
	background: #FFDB00;
	border: 2px solid #F3772D;
	font-size: 12px;
}

.col-3 .sign-up .sign-up-content input {
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #FFF5A4;
	border: 1px solid #000000;
}

/* .footer
---------------------------------------------*/
.footer {
	float: left;
	width: 98%;
	padding-left: 1%;
	padding-bottom: 10px;
}

.footer ul {
	float: left;
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
}

.footer ul li {
	display: inline;
	margin: 0;
	padding: 0 8px;
	border-left: 1px solid #246521;
	font-size: 0.8em;
}

.footer ul li.first {
	border-left: none;
}

.footer p.copyright {
	clear: both;
	margin-top: 5px;
	font-size: 0.8em;
	text-align: center;
	line-height: 25px;
}