@charset "UTF-8";
/* CSS Document */

* {margin:0; padding:0;}

body {
	background-color:#c8bd99;
	min-width:832px;
	text-align:center;
	background-image:url(../_images/paperbg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	color:#494332;
	font-size:76%;
	line-height:1.5em;
	margin:0;
	padding:30px 0 0 0;
}

a {
	color:#636C35;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-0.03em;
	font-size:2.1em;
	margin:12px 0;
	line-height:1em;
}

.martha h1.orange {
color:#de8412;
font-weight:normal;
font-size:2.2em;

margin-bottom:30px;
padding-bottom:20px;
border-bottom:1px dashed #d6d5c3;
line-height:1.1em;
}

.martha {
	position:relative;
}

#marthaLogo {
	position:absolute;
	top:-20px;
	left:580px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:-0.08em;
	font-size:1.7em;
	margin:12px 0;
}

.martha h2 {
	color:#6e735a;
	letter-spacing:-0.03em;
}

h4 {
	font-size:1em;
	line-height:1.1em;
}


p {
	font-size:1em;
	line-height:1.4em;
	color:#494332;
	margin:8px 0
}

p.large {
	font-size:1.1em;
	line-height:1.3em;
	margin:14px 0;
}

#container {
	width:832px;
	text-align:left;
	margin:0 auto;
	
	padding:0;

	
}

#header {
	background-image:url(../_images/header_wide.gif);
	height:89px;
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:0;
	padding:0;
}


.content {
	border-right:3px solid #6b773d;
	border-left:3px solid #6b773d;
	padding:10px 30px 20px 30px;
	margin:0;
	position:relative;
	background-color:#f1ecdd;
}

#footer {
	background-image:url(../_images/footer_wide_home.gif);
	background-repeat:no-repeat;
	height:44px;
	margin:0 auto;
	padding:25px 0 0 0;
	width:832px;
	text-align:left;
}

.content:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
.content {display:inline-block;}
/* Hide from IE Mac \*/
.content {display:block;}
/* End hide from IE Mac */

* html .content {height:1px;}

.mainContent {
	float:left;
	width:490px;
}

.secondaryContent {
	width:245px;
	float:right;
}

.sportTop {
	background-image:url(../_images/black-sport-top.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	margin-bottom:30px;
	min-height:105px;
}

.sportTop p {
	color:#57642E;
	font-size:1.3em;
	font-weight:bold;
	letter-spacing:-1px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 220px 0 0;
	line-height:1.3em;
	padding:20px 10px 0 0;
}

.coupon {
	margin:20px 0;
	padding:15px;
	border: 1px dashed #d6d5c3;
	width: 400px;
}


.benefits {
	list-style-type:none;
	background-image:url(../_images/numbers.gif);
	background-repeat:no-repeat;
	margin-bottom:40px;
}

.martha ul.benefits {
	background-image:none;
}


.benefits li {
	color:#fff;
	font-size:14px;
	font-weight:bold;
	width:425px;
	margin-left:30px;
	line-height:1.1em;
	padding:9px 5px 0 8px;
	letter-spacing:-0.05em;
	
}


.martha .benefits li {
	font-weight:normal;
	letter-spacing:-0.03em;
	margin-left:10px;
	font-size:13px;
}

.benefits li.tall {
	background-image:url(../_images/two-line.gif);
	background-repeat:no-repeat;
	height:51px;
}

/*.martha ul.benefits li.tall {
	background-image:url(../_images/light_tall.gif);
}*/

.benefits li.tall_selected {
	background-image:url(../_images/two-line-selected.gif);
	background-repeat:no-repeat;
	height:51px;	
	
}

.benefits li.short {
	background-image:url(../_images/one-line.gif);
	background-repeat:no-repeat;
	height:34px;
}

.benefits li.short_selected {
	background-image:url(../_images/one-line-selected.gif);
	background-repeat:no-repeat;
	height:34px;	
}


fieldset.orderForm {
	background-color:#d9ceb6;
	width:452px;
	border:0;
	padding:20px;
	background-image:url(../_images/form_bg-top.gif);
	background-repeat:no-repeat;
}

fieldset.orderForm label {
	margin-right:8px;
}


.learnMore {
	background-image:url(../_images/learnMorebox.gif);
	background-repeat:no-repeat;
	height:112px;
	width:212x;
	text-align:center;
	padding-top:100px;
	margin:30px 0 0 30px;
}

.learnMore p {
	font-size:1.1em;
	line-height:1.1em;
	margin: 0 auto;
	text-align:left;
	width:160px;
}
.contact {
	float: none;
	width: 200px;
	position: relative;
}
.contact2 {
	float: right;
	width: 200px;
	position: relative;
	left: auto;
}
