*{ margin:0; padding:0; }
body{
	background:#2BC9F6 url(../images/bg.jpg) repeat-x left top;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
img, div { behavior: url(iepngfix.htc) }
img.floatLeft{
	margin:5px 10px 0 0;
	float:left;
}
strong{
	color:#67C120;
}
.phone{
	font-size:24px;
	font-weight:bold;
	color:#67C120;
}
#menu{
	width:780px;
	height:35px;
	background:url(../images/bgMenu.jpg) repeat-x left top;
}
#menu ul{
	float:left;
	list-style-type:none;
}
#menu li{
	float:left;
}
#menu a{
	display:block;
	width:100px;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 0 0 0;
	text-decoration:none;
}
#menu a:hover{
	color:#2BC9F6;
	text-decoration:none;
}
#container{
	width:780px;
	height:inherit;
	background-color:#fff;
}
#sidecont{
	width:260px;
	height:inherit;
	background:url(../images/bgSide.png) repeat-x left top;
	float:left;
}
#sidecont .boxes{
	width:250px;
	height:inherit;
	border:#59A51B 1px solid;
	background-color:#fff;
	margin:10px 0 5px 0;
}
#sidecont h1{
	font-size:24px;
	color:#fff;
	background-color:#59A51B;
}
#sidecont p{
	text-align:left;
	line-height:150%;
}
#sidecont ul{
	text-align:left;
	padding:5px 10px 5px 30px;
	line-height:150%;
}
#content{
	width:520px;
	height:inherit;
	background-color:#fff;
	float:right;
	text-align:left;
}
#content h1{
	font-size:24px;
	color:#67C120;
	padding:5px 20px;
}
#content p{
	padding:5px 20px;
	line-height:150%;
}
#content ul{
	padding:5px 20px 5px 40px;
	line-height:150%;
}
#footer{
	width:780px;
	height:inherit;
	clear:both;
	padding-top:10px;
	margin-bottom:20px;
	background:#FFF url(../images/footerSeparator.jpg) no-repeat center top;
}
#footer p{
	padding:10px;
}
#footer a{
	color:#000;
	text-decoration:underline;
}
#footer a:hover{
	background-color:#000;
	color:#67C120;
	text-decoration:none;
}
#locCont{
	width:780px;
	height:inherit;
	margin:0;
	padding:0;
	clear:both;
}
.bulletLoc{
	height:auto;
	width:195px;
	margin-top:10px;
	padding:0;
	float:left;
	position:relative;
	text-align:left;
}
.bulletLoc ul{
	list-style-image:url(../images/bluesquare.gif);
	list-style-position:inside;
	line-height:150%;
	font-size:12px;
	padding:0 0 10px 10px;
	margin:0;
}
.bulletLoc a, .bulletLoc a:hover, .bulletLoc a:visited{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bulletLoc a{
	color:#242424;
}
.bulletLoc a:hover{
	color:#2BC9F6;
}
.bulletLoc a:visited{
	color:#2BC9F6;
}
.citiesHeader{
	font-size:12px;
	font-weight:bold;
	text-indent:5px;
	text-align:left;
	padding:5px 0 5px 10px;
	margin:0;
	clear:both;
	color:#fff;
	background-color:#59A51B;
}
#zipCodeCont{
    width:780px;
	height:inherit;
	margin:0;
	padding:0;
	clear:both;
}
.zipCodes{
	height:auto;
	width:780px;
	float:left;
	position:relative;
	margin:0;
	padding:0 0 10px 0;
}
.zipCodes ul{
	list-style-image:none;
	list-style-type:none;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px 0 0 10px;
	margin:0;
}
.zipCodes li{
	float:left;
	position:relative;
	margin-left:30px;
}
.zipP{
	font-size:12px;
	font-weight:bold;
	padding:0 0 5px 10px;
	margin:0;
	color:#242424;
	clear:both;
	text-align:left;
	border-bottom:#D5D5D5 1px dashed;
}
