body {
	margin:0 auto;
	width:100%;
	text-align:center;
	background: #ecaf72 url('/images/sitebg.jpg') repeat-x;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	
}


a {color: #007dc3; text-decoration: underline; outline:none;}
a:visited{color:#007dc3;}
a:hover {color: #dd8231; text-decoration: underline;}


#footer a {color: #ff4700; text-decoration: none; outline:none;}
#footer a:visited{color:#ff4700;}
#footer a:hover {color: #ff4700; text-decoration: underline;}

    

img {border:0;}

h1,h2,h3 { color:#3377a4; }

h1 {font-size:22px; margin-top:0;}

h2 {font-size:18px;}

h3 {font-size:14px;}

.nodec {text-decoration:none;}

.floatright {float:right;}
.floatleft {float:left;}
.reg {font-size:14px;}

.white {color:#ffffff;} 
.red {color:#da061d}

.legal {font-size:10px;}

.padded {padding:10px;}

.center {text-align:center}

.text{
	border:1px solid #aba687;
	background-color:#FFFFFFF;
	
}

.order_spaced td {padding:5px;}

#header {
	width:960px;
	margin:0 auto;	
	height:147px;
	position: relative;
}

#phone_number {
	float:right;
	width: 300px;
	text-align:right;
	font-weight:bold;
	color:#ffff33;
	padding:40px 15px 0 0;
}

#nav {
	width: 507px;
	height:36px;
	background: url('/images/navbg.gif') no-repeat;	
	text-align:right;
	position: absolute;
	right: 175px;
	top: 111px;
}

#nav ul, #nav li {
	list-style: none;

}

#nav ul {
	height: 36px;
	display: block;
	margin: 0 0 ;
}

#nav li {
	display: block;
	float: left;
	margin-right:1px;
	padding: 0;
}

#spotlight {
	clear:both;
	height: 46px;
	font: normal bold 22px/46px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#spotlight span { color: #fff600;}

#wrap {
	width:960px;
	margin:0 auto;
	background:#ffffff;
}

#leftcol {
	float:left;
	width:670px;
}


#rightcol {
	float:right;
	width:275px;
	background: url('/images/rightcol_bg.gif') repeat-y;
	text-align:left;
}

#content {
	text-align:left;
	padding:15px;
	
}

#footer {
	font-size:10px;
	color:#ff4700
}	

#_top_cities, .localCities{
	width:100%;
}