﻿#content {
	background: #fff;
	color: #3f2d23;	
	padding-top: 31px;
}
h1 
{
	margin: 0 0 12px 121px;
	font-size: 42px;
}
#enter-email 
{
	margin: 0 0 0 121px;
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: #3d2b22;
	font-size: 14px;
	line-height: 18px;
	padding: 16px 325px 17px 10px;
	position: relative;
	width: 229px;
}
#enter-email div 
{
	position: absolute;
	top: 13px;
	right: 0px;
	width: 256px;
	border-left: 1px solid #3d2b22;
	padding: 5px 0 5px 30px;
}
#enter-email label 
{
	position: absolute;
	font-size: 14px;
	top: -1px;
}
#enter-email input 
{
	border: 1px solid #3d2b22;
	color: #44332b;	
}
input.zipadd 
{
	width: 64px;
	margin-right: 7px;
}
input.distanceadd 
{
	width: 64px;
	margin-right: 13px;
}
#enter-email .check-bttn 
{
	border: 0px;
	position: relative;
	top: 9px;
}
#locate-wrp 
{
	width: 564px;
	overflow: hidden;
	margin: 0 0 20px 121px;	
}
h3 
{
	margin: 0 0 7px 2px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
h4 
{
	margin: 0 0 5px 2px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#locator-premier {
	float: left;
	display: inline;
	width: 276px;
	margin: 22px 0 0 0;
	}
#locator-map {
	width: 266px;
	height: 259px;
	margin: 28px 0px 0 0;
	border: 1px solid #3d2b22;
	float: right;
	}
#locator-table 
{
	width: 564px;  
   margin: 23px 0 0 121px;
	padding-bottom: 25px;
}
#content tr 
{
	background: #f3f3f3;	
}
#content tr.alt 
{
	background: #fff;
}
#content #locator-premier tr {
	background: #fff;
}
#locator-premier td {
	border-bottom: 1px dashed #cccccc;
}
#locator-premier td.tb-header {
	border-top: 1px solid #3d2b22;
}
#locator-premier td.tb-footer {
	border-bottom: 1px solid #3d2b22;
}
#content td 
{
	vertical-align: middle;	
	font-size: 11px;
	line-height: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content td strong {
	font-size: 14px;	
	}
#content td.marker 
{
	padding: 5px 9px 5px 11px;
}
#content td.directions 
{
	padding: 5px 5px 5px 9px;
	font-size: 12px;
	text-align: center;
}
#content td.address {
	padding: 11px 5px;
	font-size: 11px;
}
#content td.miles {
	text-align: center;
	}
div.miles {
	font-size: 12px;
	padding-top:7px;
}
#content td.store-name {
	font-size: 12px;
	}
#content td.directions a 
{
	display: block;
	background: url(../images/locator/directions.png) no-repeat;
	width: 73px;
	height: 19px;
	text-indent: -9000px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}
#content td.info 
{
	padding: 11px 0 11px 0;
	font-size: 11px;
}
#add-stores {
	border-top: 1px solid #3d2b22;
	text-align: right;
	padding: 12px 0 40px 0;
	font-size: 12px;
	width: 564px;
	overflow: hidden;
	margin: 70px 0 0 121px;
	
}
#lg-content 
{
	min-height:500px;
  height:auto !important;
  height:500px;
}
#content table {
	width: 100%;
	}



