/* zero "problem causers" for all elements */
* {
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
}
html, body {
	width: 100%;
	height: 100%;
	font-family: helvetica, arial, sans serif;
	font-size: 13px;
	line-height: 19px;
	color: #9CAB4E;
	background: transparent;
}
body {
	background: #963 url(/images/sak_bak.jpg) top center repeat;
}
a, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #9CAB4E;
}
#main-container {
	position: relative;
	width: 1014px;
	padding: 0 10px;
	margin: 0 auto;
	background: transparent;
	border-right: 2px solid #FFF;
	border-left: 2px solid #FFF;
}
#main-wrapper {
	width: 1014px;
	background: #FFF;
}
#header {
	float: left;
	width: 100%;
	height: 415px;
	margin-top: 50px;
	background: url(/images/header2.jpg) top center no-repeat;
}
#menu {
	margin: 350px 50px 0 50px;
	padding-bottom: 15px;
	text-align: center;
	background: url(/images/header2.jpg) bottom center no-repeat;
}
#menu li {
	display: inline;
	list-style: none;
	font-size: 14px;
}
#menu li a {
	text-decoration: none;
}
#menu li a:hover {
	text-decoration: underline;
}
#main-wrapper p {
	padding: 15px 10px 0 15px;
}
#main-wrapper h2,
#main-wrapper h3 {
	line-height: 20px;
	font-size: 18px;
	font-weight: normal;
	font-family: georgia, serif;
}
#main-wrapper h3 strong {
	font-weight: normal;
	font-style: normal;
	color: #D2D89C;
}
#sub-header {
	float: left;
	padding: 0 0 30px 150px;
}
.box {
	float: left;
	width: 315px;
	height: 490px;
	padding: 0 0 50px 30px;
	background-position: 0 35px;
	background-repeat: no-repeat;
}
.left {
	display: inline;
	margin: 0 30px 0 120px;
}
.box ul {
	float: left;
	width: 120px;
	padding: 15px 0 0 35px;
	list-style: none;
}
/*#we-believe {
	background-image: url(/images/we_believe_bg.jpg);
}*/
#we-are {
	background-image: url(/images/location.jpg);
}
#benefits {
	height: 450px;
	background-image: url(/images/benefits_bg_new.jpg);
	background-position: 0 55px;
}
/*#produce {
	padding: 40px 0 10px 30px;
	background-image: url(/images/produce_bg.jpg);
	background-position: 0 58px;
}*/
#member-form {
	height: 450px;
	background-image: url(/images/membersignup_bg.jpg);
	background-position: 0 28px;
}
#member-form h2 {
	padding: 28px 0 0 15px;
	line-height: 50px;
	text-align: center;
	text-transform: uppercase;
	font-size: 24px;
	font-weight: bold;
	color: #FFF;
}
#member-form p {
	padding-top: 17px;
}
#form_members {
	float: left;
	padding-top: 20px;
}
#form_members p {
	float: left;
	width: 100%;
	padding: 0 0 10px 15px;
}
#form_members strong {
	float: left;
	width: 65px;
	padding-right: 10px;
	line-height: 35px;
	text-align: right;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 15px;
}
#form_members p.e strong {
	color: #F66;
}
#form_members input {
	float: left;
	font-weight: normal;
	width: 190px;
	padding: 7px 5px;
	font-size: 15px;
	color: #858E42;
	border: 1px solid #858E42;
}
#form_members #submit {
	display: inline;
	float: right;
	width: 210px;
	height: 66px;
	margin: 25px 25px 0 0;
	padding-right: 20px;
	line-height: 66px;
	text-align: right;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	font-family: georgia, serif;
	color: #FFF;
	background: url(/images/button_bg.jpg) top left no-repeat;
	border: 0;
	cursor: pointer;
}
#shire-cart {
	width: 390px;
	height: 270px;
	margin-left: 290px;
}
#sub-footer {
	float: left;
	width: 100%;
	height: 125px;
	font-variant: small-caps;
	font-size: 20px;
	font-family: georgia, serif;
	border-right: 1px solid #E2E3CA;
}
#sub-footer #titles {
	float: left;
	width: 400px;
	padding-right: 10px;
	text-align: right;
	border-right: 1px solid #E2E3CA;
}
#sub-footer #data {
	float: left;
	padding-left: 10px;
}
#sub-footer em {
	display: block;
	font-style: normal;
}
#sub-footer span em {
	height: 20px;
	padding-bottom: 15px;
}
#sub-footer #titles em.a {
	line-height: 40px;
}
#sub-footer span em.a {
	height: 40px;
	color: #858E42;
}
#sub-footer span em.p {
	padding-bottom: 5px;
	color: #858E42;
}
#footer {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding: 105px 0 40px 0;
	text-align: center;
	font-variant: small-caps;
	font-size: 14px;
	font-family: georgia, serif;
	background: url(/images/footer.jpg) top center no-repeat;
}
#footer span {
	display: block;
	color: #D2D89C;
}