body {
	background: url('../img/body_bg.png');
	font: 13px/1.5em Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0;
}
h1,h2,h3,h4 {
	font-weight: normal;
	color: #131313;
	line-height: 1.25em;
	margin: .25em 0;
}
h1 {
	font-size: 24px;
	margin: 13px 0 0 360px;
	font-style: italic;
}
h1 span { display: none; }
h2,h3 {
	margin: 0;
	font-style: italic;
	color: #333;
}
h3 { color: #000; }
p { margin-bottom: 0; }
a { color: #000; }
a img {	border: 0; }
form {
	padding: 20px 20px 10px;
	background: url('../img/distressed-background.png') repeat-x;
	color: #191919;
}
form ul {
	padding: 20px 0 0;
	border-top: 1px dashed #CCC6BB;
	list-style-type: none;
}
form li { line-height: 30px; }
form li em { color: #e13e24; }
fieldset { border: 0; }
input,select,textarea {
	font: 12px/1.5em Georgia, "Times New Roman", Times, serif;
	border-width: 1px;
	padding: 1px 2px;
	border: 1px solid #ccc;
}
#send, #subscribe, #unsubscribe {
	border: 1px solid #b7b3ad;
	background: #cec7c4;
	padding: 2px 4px;
}
#send { margin-left: 8em; }
form#signup-form {
	position: absolute;
	top: 100px;
}
form#unsubscribe-form { margin-top: 20px; }
form#signup-form li, form#unsubscribe-form li {
	display: inline;
	margin-right: .5em;
}
form#unsubscribe-form ul {
	text-align: center;
	border-top: none;
	padding-top: 0;
}
form#feedback-form label {
	display: block;
	width: 6em;
	text-align: right;
	float: left;
	margin-right: 1em;
}
#header, #main, #footer, .container {
	position: relative;
	margin: 0 auto; 
	width: 900px;
}
.container { margin-top: 40px; }
#header { margin-top: 20px; }
#main {
	top: 290px;
	height: 1650px;
	background: url('../img/issue.jpg') 250px 0 no-repeat;
}
#main #freerecipes {
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	top: -220px;
	right: -30px;
	z-index: 100;
	text-decoration: none;
}
#main div {
	width: 400px;
	position: absolute;
	text-align: center;
}
#main div div, #thankyou {
	background: url('../img/distressed-background.png') repeat-x;
	padding: 20px 10px 10px;
	color: #191919;
}
#main div div.alt { background-position: top right; }
#main div div h2, #thankyou h2 {
	border-top: 3px double #CCC6BB;
	border-bottom: 3px double #CCC6BB;
	text-align: center;
}
#thankyou {
	background: url('../img/distressed-background.png') repeat-x;
	width: 500px;
	margin: 0 auto;
}
#footer {
	text-align: center;
	clear: both;
	padding-top: 20px;
	margin-bottom: 20px;
}
.column {
	width: 430px;
	margin-right: 40px;
	float: left;
}
.last { margin-right: 0 !important; }
#logo {
	position: absolute;
	top: 10px;
}
#bthankyou #header { text-align: center; }
#bthankyou #logo { position: relative; }
div#past-issues {
	z-index: 90;
	position: absolute;
	width: 225px;
	height: 75px;
	background: url('../img/past-issues-bg.png') no-repeat;
	top: -245px;
	right: 50px;
	padding: 10px 15px;
	text-align: center;
}
#past-issues h3 {
	cursor: pointer;
	background: #59534b;
	color: #ccc6bb;
	width: 180px;
	margin: 50px auto -15px auto;
	padding-bottom: 16px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
#past-issues dl { 
	display: none;
	background: url('../img/content-bg.png');
	width: 120px;
	padding: 10px 20px;
	border: 1px solid #665B4C;
	margin: 0 auto;
	text-align: left;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
}
#past-issues dt {
	font-size: 3em;
	font-style: italic;
	color: #ccc6bb;
	margin-left: -10px;
}
#past-issues dd { margin: -10px 0 10px 0; }
#recipes {
	width: 250px !important;
	top: 200px;
	right: -30px;
}
#recipes div {
	width: 200px; 
	margin: -30px auto 0 auto;
	position: relative;
}
#products { 
	top: 25px;
	left: -100px;
}
#products div {
	margin: -20px 0 0 60px;
	width: 260px;
}
#videos { 
	top: 500px; 
	left: -60px;
}
#videos div { 
	width: 300px;
	margin: 250px 0 0 45px; 
}
#videos div#player { margin-left: 0; }
#videos #player {
	background: #fff;
	padding: 3px;
	top: -235px;
	left: 55px;
	width: 290px;
	height: 195px;
}
#drliz {
	right: 10px;
	top: 900px;
}
#drliz div { margin-top: -20px; }
#events {
	top: 970px;
	left: -80px;
}

#events div {
	width: 300px;
	margin: -8px auto 0 auto;
	position: relative;
}
img.arrow { position: absolute; }
#products-arrow {
	top: 360px;
	left: 140px;
}
#video-arrow {
	top: 270px;
	left: 250px;
}
#recipes-arrow {
	top: 340px;
	right: 70px;
}
#drliz-arrow {
	top: 920px;
	right: 200px;
}
#events-arrow {
	top: 950px;
	left: 90px;
}