/*****************************
   DEFAULT
*****************************/
body {
	font-family: century gothic, arial,verdana,helvetica;;
	font-size: 12px;
	line-height:130%;
	margin:0px;
	background:url("images/bg_main.gif") repeat-x #FFFFFF;
	text-align:center;
	}
table {
	border-collapse:collapse;
	font-family: century gothic, arial,verdana,helvetica;;
	font-size: 12px;
	}
a {
	color:#0F80C6;
	font-weight:800;
	text-decoration:none;
	}
a:hover {
	color:#860029;
	font-weight:800;
	}
img { border:0px; }

h4 {
	font-size:13px;
	font-weight:800;
	color:#2C4963;
	margin-top:3px;
	margin-bottom:3px;
	}
td { vertical-align:top; }
ul { list-style-type:disc; }

h1 {
	margin-bottom:3px;
	color:#EE181F;
	font-size:20px;
	font-weight:800;
	letter-spacing:2px;
	margin-left:14px;
	}
h3 {
	margin-left:14px;
	margin-bottom:2px;
	color:#579FE3;
	font-size:16px;
	font-weight:800;
	margin-top:0px;
	}
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%;
	}
/*****************************
   MAIN FRAMEWORK
*****************************/
#container {
	width:1020px;
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	}
#header {
	height:129px;
	background:url("images/bg_header.png") no-repeat;
	}
#top_links {
	float:right;
	margin-right:25px;
	margin-top:-15px;
	color:#FFFFFF;
	}
	#top_links a {color:#FFFFFF;}
	#top_links a:hover {color:#F4F8FF;}
#content {
	margin-left:8px;
	width:1000px;
	}
	#nav_cell {
		background-color:#F4F8FF;
		width:150px;
		vertical-align:top;
		}
	#main_cell {
		background-color:#FFFFFF;
		width:600px;
		vertical-align:top;
		}
		#main_padding { 
			padding-left:5px;
			padding-right:10px;
			padding-top:10px;
			padding-bottom:10px;
			}
	#right_cell {
		background:url("images/bg_rightcolumn.gif") no-repeat 5px 8px;
		background-color:#F1F1F1;
		width:250px;
		height:500px;
		}
#bottom_sitemap {
	font-size:12px;
	color:#2C4963;
	width:1000px;
	border-top:1px solid #D0D0D0;
	background-color:#FFFFFF;
	margin-left:10px;
	}
	td.sitemap {
		padding-left:20px;
		padding-right:20px;
		padding-top:10px;
		}
	a.sitemap {
		color:#2C4963;
		}
	a.sitemap:hover {
		color:#000000;
		}
#frame_shadow {
	width:1020px;
	background:url('images/bg_shadow.png') repeat-y;
	margin-left:auto;
	margin-right:auto;
	}
/*****************************************
  COUPONS
*****************************************/	
#coupon {
	float:left;
	width:225px;
	height:340px;
	margin-left:25px;
	position: relative; 
		top:-27px;
	}
#addthis {
	float:right;
	position: relative; 
		top:27px; 
		left:2px;
	}
#check {
	float:left;
	position: relative; 
		top:27px; 
		left:2px;
	}
/*****************************************
  LOCATOR
*****************************************/
#googleplaces a {
	color:#;
	font-size:5px;
	}