/*****************************************
  DEFAULT PAGE ATTRIBUTES
*****************************************/
body {
	margin:5px;
	font-family: arial,verdana,helvetica;;
	font-size: 12px;
	color:#404040;
	background: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF;
	line-height:130%;
	text-align:center;
	}
a {
	color:#0F80C6;
	font-weight:800;
	text-decoration:none;
	}
a:hover {
	color:#860029;
	font-weight:800;
	}
img {
	border:0px;
	}
ul {
	margin-top:5px;
	margin-bottom:0px;
	list-style: disc;
	}
h1 {
	margin-bottom:3px;
	color:#660033;
	font-size:24px;
	font-weight:800;
	letter-spacing:2px;
	margin-bottom:4px;
	font-variant:small-caps;
	}
h2 {
	margin-bottom:3px;
	color:#EE181F;
	font-size:20px;
	font-weight:800;
	margin-left:14px;
	letter-spacing:2px;
	}
h3 {
	margin-left:14px;
	margin-bottom:2px;
	color:#579FE3;
	font-size:16px;
	font-weight:800;
	margin-left:10px;
	}
hr {
	width:100%;
	color:#C8CDDB;
	text-align:center;
	height:2px;
	}
#form td {
	font-family: arial,verdana,helvetica;;
	font-size: 12px;
	color:#404040;
	line-height:130%;
	}
/*****************************************
  FRAMEWORK
*****************************************/
#container {
	width:783px;
	background: url(images/bg_nav.gif);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	}
* html #container {
 	width:782px;
 	}
/*****************************************
  HEADER
*****************************************/
#header {
	height:150px;
	overflow: hidden;
	}
#toplinks a {
	color:#2E2E2E;
	font-size:10px;
	text-decoration:none;
	}
#toplinks a:hover {
	color:#999999;
	text-decoration:underline;
	}
/*****************************************
  NAVIGATION
*****************************************/
#nav {
	background-color:#F4F8FF;
	float:left;
	width:180px;
	}
/*****************************************
  BODY
*****************************************/
#content {
	width:600px;
	float:left;
	}
/*****************************************
  FOOTER
*****************************************/
#footer {
	background: url(images/bg_footer.png);
	background-repeat: no-repeat;
	font-size:10px;
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	width:785px;
	height:47px;
	}
	#footer a {
		font-size:11px;
		color:#FC444A;
		}
	#footer a:hover {
		color:#414141;
		}

.clear{height:.1px; clear:both;}

/*****************************************
  INDEX
*****************************************/
#special1 {
	width:355px;
	height:227px;
	float:left;
	text-align:right;
	background: url(images/special1.jpg);
	background-repeat: no-repeat;
	}
#special2 {
	width:233px;
	height:227px;
	float:left;
	text-align:right;
	background: url(images/special2.jpg);
	background-repeat: no-repeat;
	}
#promo {
	width:579px;
	height:234px;
	margin-left:10px;
	background: url(images/bg_indexpromo.jpg);
	background-repeat: no-repeat;
	background-position:right; 
	text-align:left;
	}
	#promo_padding {
		padding-top:21px;
		padding-left:17px;
		padding-right:10px;
		}
/*****************************************
  COUPONS
*****************************************/
#coupon {
	position: relative; 
		top:-32px; 
	float:left;
	width:284px;
	height:358px;
	}
#check {
	position: relative; 
		top:34px; 
		left:10px;
	float:left;
	width:125px;
	height:30px;
	}
	
#coupon2 {
	float:left;
	width:225px;
	height:340px;
	position: relative; 
		top:-27px;
	}
#addthis {
	float:right;
	position: relative; 
		top:27px; 
		left:2px;
	}
#check2 {
	float:left;
	position: relative; 
		top:27px; 
		left:2px;
	}
/*****************************************
  LOCATOR
*****************************************/
#googleplaces a {
	color:#;
	font-size:5px;
	}