html, body, h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #666666;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear /* Empty div */
{ clear:both; height:1px; }

.clear10 
{ clear:both; height:10px; }

.clear20 
{ clear:both; height:20px; }

.clear30 
{ clear:both; height:30px; }

.clear40 
{ clear:both; height:40px; }

.separator /* Separator - pseudo "<hr />" */
{ height:1px; border-top:solid 2px #d8d8d8; }

body {
	background: url(images/page_bg.gif);
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

body.coupon {
	font:16px/20px Arial,Helvetica,sans-serif;
	color:#000;
	background:#FFF;
	width:100%; height:100%;
	margin:0; padding:0;
}

#contentcoupon {width:799px; position:relative; top:30px; text-align:left; clear:both }

#outer {
  background: top left url(images/page_bg_top.gif) repeat-x;
  padding-top: 20px;
}

/************************************************************** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
  position: relative;
  background: url(images/body_bg.gif) repeat-y;
}

#body-bot {
	background-image: url(images/body_bg_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#body-top {
	background: url(images/body_bg_top.gif) no-repeat;
	min-height: 1200px;
	_height: 800px;
	padding-bottom: 14px;
}

/**************************************************************** logo **/

#logo { width: 25em; text-align: center;}

#logo h1 { color: #000; padding-top: 25px; font:19px Arial, Helvetica, sans-serif; text-transform: uppercase;}

/******************************************************************* nav **/
#nav { margin-top: 50px; text-indent: 1em;}

#nav li {
	list-style: none;
	float: left;
	background: left center url(images/arr.gif) no-repeat;
	padding-left: 2px;
	padding-right: 20px;
	text-transform: uppercase;
}

#nav strong { color:#000;}

#nav a {
	color: #6F7033;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
}

#nav a:hover {
  color: #fff;
	text-decoration:none;
}

.headerright { 
	float: right;
	width: 300px;
	margin-top: 15px;
	line-height:40px;
}

a.number { 
	color: #f30;
	font-size: 35px;
	font-weight:bold;
	color: #F30;
	text-decoration: none;
}

a.discount { 
	color: #6F7033;
	text-decoration: none;
	font-weight: bold;
	font-size: 20px;
}

/*********************************************************************** green box **/
#gbox { width:431px; margin-left:22px; float:left; margin-top:30px;}

#gbox-bg  { background:url(images/green_bg.gif) repeat-y; }
#gbox-grd { background:bottom url(images/green_grad_bot.jpg) repeat-x; min-height:300px; padding:2px 24px;}
#gbox-top { background:url(images/green_top.gif) no-repeat; height: 24px; }
#gbox-bot { background:bottom left url(images/green_bot.gif) no-repeat; height: 23px; }

#gbox h1 { font:bold 18px arial, sans-serif; color:#464544;}

#gbox h2 { font:bold 14px arial, sans-serif; color:#000; margin:0;}

#gbox li { line-height:20px}

#features { background:#EDF0C4; padding:10px; margin:0 -14px;}

#features img { margin-right:30px; float:left;} 

#features h3 { font:bold 15px arial, sans-serif; color:#464544; margin:0;}

#features li { list-style:square; margin-left:12px;	line-height:16px;}

/*#features ul { float: left; width: 49%;
  margin: 1em 0;
  padding: 0;
}

/************************************************************ newsletter **/

#newsletter, #events { width:400px; margin-top:1em;}

#newsletter h2 { font:bold 14px arial, sans-serif; color:#000;}

#newsletter .text { width: 125px;}

#newsletter p { margin: 0.3em 0; font-size: 12px;}

#newsletter a { color: #000;}

#newsletter .phone { color:#000; font-weight:bold;}


#events {
  margin-left: 6%;
  width: 38%;
}
#events ul {
  margin: 0.3em 0;
  padding: 0;
}
#events li {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*********************************************************************** grey box **/

/*#greybox { background:url(images/grey_bg.gif) repeat-y; width:326px; position:absolute; top:292px; left: 457px; color:#FFF}*/

#greybox { background:url(images/grey_bg.gif) repeat-y; width:326px; position:absolute; top:260px; left: 457px; color:#FFF}

#greybox-top { padding:5px 10px; background-image: url(images/grey_img.jpg); background-repeat: no-repeat;}

#greybox-top img { float:left; margin-right:10px; margin-bottom:3px;}

#greybox-top .phone {	color:#f30; font-size:16px; font-weight:bold;}

#greybox-bot { background: bottom left url(images/grey_bot.gif) no-repeat; padding-bottom: 4px;}

#greybox h2 {	font-size:14px;	font-weight:bold;	color:#000;}

#greybox p { color:#FFF;}

#greybox li {	margin:10px 0 10px 30px; line-height:8px;}

/******************************************************************** footer *************************************************************/

#footer { font-size:12px; color:#fff; margin:10px 0 10px 0;}

#footer li {	display:inline; font-size:16px;}

#footer .zippie { font-size:10px;}

#footer a { color:#000; text-decoration:none;}

#footer a:hover { color: #CCC; text-decoration:none;}

