#homeLakesFeatured{
	border: none;
}

#homeSeacoastFeatured{
	border: none;
}

#BlueExpBg{
	background-image: url(../images/home-blue-bg-wt-br.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 44px;
	margin-top: 2px;
	padding-top: 3px;	
	text-align: center;
}

#BlueExpBg a{
	color: #333; 
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;	
	text-decoration: none;
}
#BlueExpBg a:hover{
	color: #333; 
	font-family: Arial, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

.arialBold12Gray{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
}

.hpPhone{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: bold;
	margin-top: 15px;
}

#leftGradient{
	background-image: url(../images/home-left-gradient-exp.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 111px;
}

#rightGradient{
	background-image: url(../images/home-right-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 225px;
	widht: 290px;
}

#homeLakesMap{
	border: 1px solid #666;
	margin: 5px 0 0 5px;
}
#homeSeacoastMap{
	border: 1px solid #666;
	margin: 5px 0 0 5px;
}

#mapTextLeft{
	height: 10px;
	position: relative;
	left: 155px;
	top: -75px;
	width: 100px;
	text-align: center;
}

#mapTextRight{
	position: relative;
	left: 4px;
	top: 5px;
	width: 120px;
	text-align: center;
}

#mapTextLeft a,#mapTextRight a{
	color: #333; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

#mapTextLeft a:hover,#mapTextRight a:hover{
	color: #333; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#hpSteve{
	color: #333;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
	width: 150px;
}

#grayTextArea{
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	background-image: url(../images/spacer-gray-353x1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 353px;
	height: 226px;
	text-align: center;
}

#grayTextArea p{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

#buysmartOffers{
	margin: 0 0 0 20px;
/*	position: relative;
	left: 150px;
	top: -190px; */
	
}

#buysmartOffers p{
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
}

#buySmartList
{
margin-left: 0;
padding-left: 0;
list-style: none;
width: 130px;
}

#buySmartList li 
{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	padding-left: 19px;
	padding-top: 3px;
	background-image: url(../images/home-arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

