body {
	background: #039445 url(img/ep_body-bg.png) repeat-y;
	color: #000;
	text-align: left;
	margin: 0;
	padding: 0;
	font:62.5% Verdana, Arial, Helvetica, Geneva, sans-serif;
}
#header {
	width:570px;
	height: 165px;
}
#header h1 {
	background: url(img/ep_header-h1.png) no-repeat 0 0;
	width: 79px;
	height: 110px;
	float: left;
	margin: 30px 0 0 36px;
}
#header h1 a{
	display: block;
	width: 79px;
	height: 110px;
	margin: 0;
	text-indent: -9999px;
}
#header h2 {
	background: url(img/ep_header-h2.png) no-repeat 0 0;
	width: 218px;
	height: 53px;
	float: right;
	margin: 100px 22px 0 0;
	text-indent: -9999px;
}

#wrapper {
	background: transparent url(img/ep_wrapper-all.jpg) no-repeat 0 0;
	width: 970px;
	height: 627px;
}

body.fall #wrapper {
	background: transparent url(img/ep_wrapper-fall.jpg) no-repeat 0 0;
	width: 970px;
	height: 627px;
}
body.cafe #wrapper {
	background: transparent url(img/ep_wrapper-cafe.jpg) no-repeat 0 0;
	width: 970px;
	height: 627px;
}
#wrapper div.left {
	width: 560px;
	float: left;
	margin: 48px 0 0 22px;
	color: #fff;
}
body.fall #wrapper div.left {
	margin: 98px 0 0 22px;
}
body.cafe #wrapper div.left {
	margin: 98px 0 0 22px;
	width: 610px;
}
#wrapper div.left a {
	text-decoration: none;
	color: #fff799;
}
#wrapper div.left h1{
	margin: 0;
	width: 560px;
	height: 38px;
	overflow: hidden;
	text-indent: -9999px;
}
#wrapper div.left h2{
	margin: 20px 0 0 180px;
	font-size: 14px;
	line-height: 17px;
	font-weight: normal;
}
body.fall #wrapper div.left h2{
	margin: 30px 0 0 180px;
	font-size: 18px;
	line-height: 27px;
	font-weight: normal;
}
body.cafe #wrapper div.left h2{
	margin: 20px 0 0 200px;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
body.cafe #wrapper div.left h2 strong {
	text-transform: uppercase;
	font-size: 15px;
}
body.cafe #wrapper div.left h2 em {
	font-size: 12px;
	font-style: normal;
}
#wrapper div.left h3{
	margin: 20px 25px 0 180px;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
}
#wrapper div.left ul {
	margin: 0 0 0 210px;
	padding: 20px 0 0 0;
	font-size: 14px;
	line-height: 17px;
}
#wrapper div.left ul.buttons {
	margin: 20px 0 0 180px;
	padding: 40px 0 0 0;
	list-style-type: none;
}
#wrapper div.left ul.buttons li{
	margin: 0 0 20px 30px;
	padding: 0;
	width: 291px;
	height: 37px;
	float: left;
}
#wrapper div.left ul.buttons li.button{
	width: 291px;
	height: 37px;
	text-indent: -9999px;
	background: url(img/ep_left-ul.png) no-repeat 0 0;
	cursor: pointer;
}
body.fall #wrapper div.left ul.buttons li.button{
	width: 291px;
	height: 38px;
	background: url(img/ep_left-ul-fall.png) no-repeat 0 0;
}
body.fall #wrapper div.left ul.buttons li.link.falladult{
	background:url(img/ep_left-ul-fall.png) no-repeat 0 0;
}
body.fall #wrapper div.left ul.buttons li.link.fallyouth{
	background:url(img/ep_left-ul-fall.png) no-repeat 0 -38px;
}
body.fall #wrapper div.left ul.buttons li.button.details{
	background:url(img/ep_left-ul-fall.png) no-repeat 0 bottom;
}
#wrapper div.left ul.buttons li.link{
	text-indent: 0;
}
#wrapper div.left ul.buttons li.link a{
	width: 291px;
	height: 38px;
	text-indent: -9999px;
	display: block;
}
#wrapper div.left ul.buttons #view{
	background-position:0 -30px;
}
#wrapper div.left ul.buttons #purchase {
	margin-right: 0;
}

#wrapper div.left small{
	display: block;
	margin: 20px 0 0 200px;
	font-size: 9px;
	line-height: 20px;
	font-weight: normal;
}




#wrapper div.right {
	position: absolute;
	top: 165px;
	left: 594px;
	width: 350px;
	padding: 30px 0 0 20px;
	height: 657px;
	color: #000;
}

body.cafe #wrapper div.right {
	top: 220px;
	left: 664px;
	width: 265px;
	padding: 30px 0 0 35px;
	height: 657px;
	color: #000;
}

#wrapper div.right h1{
	font-size: 21px;
	white-space: nowrap;
	color: #cc0000;
	margin-bottom: 0;
}
body.fall #wrapper div.right h1{
	color: #0072bc;
	margin-top: 40px;
}
body.cafe #wrapper div.right h1{
	background: url(./img/ep_right-h1.png) no-repeat 0 0;
	margin: 0;
	padding: 0 0 20px 0;
	width: 169px;
	height: 66px;
	text-indent: -9999px;
}
#wrapper div.right h2 {
	font-size: 11px;
	line-height: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
	color: #cc0000;
	margin-bottom: 0;
}
body.cafe #wrapper div.right h2 {
	font-size: 11px;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: none;
	color: #6c5534;
	margin-bottom: 0;
}
#wrapper div.right p{
	margin-top: 0;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 0;
}
body.fall #wrapper div.right p{
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 15px;
}
#wrapper div.right p strong {
	margin-top: 0;
	font-size: 9px;
	line-height: 15px;
	margin-bottom: 0;
	font-weight: bold;
	color: #ff0000;
}
body.fall #wrapper div.right p strong {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}
#wrapper div.right h3 {
	font-size: 12px;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 0;
}
#wrapper div.right h2.close {
	width: 400px;
	text-align: right;
}

#purchaseDisplay1, #purchaseDisplay2 {
	display: none;
	position: absolute;
	top: 450px;
	left: 40px;
	width: 520px;
	background: #fff;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	border: 3px solid #979797;
	z-index: 100px;
}
#purchaseDisplay1 div.close, #purchaseDisplay2 div.close{
	background: #cc0000 url(img/ep_close.png) no-repeat 496px 6px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	text-align: right;
	line-height: 14px;
	padding: 7px 30px 7px 0;
	border-bottom: 3px solid #979797;
	cursor: pointer;
}
body.fall #purchaseDisplay1 div.close, #purchaseDisplay2 div.close{
	background-color: #0066cc;
}
#purchaseDisplay1 div.message, #purchaseDisplay2 div.message{
	padding: 10px 30px 15px 30px;
	text-align: justify;
}




/*inline clearing div*/
.clear {overflow: hidden;clear:both;height:0;margin:0;font-size: 1px;line-height: 0;}
/*clearing class*/
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*  non-sematic float stuff */


