@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.phone{
	font-size:24px;
	font-weight:bold;
	color:#FD9711;
}
#container{
	width:100%;
	height:inherit;
	background:url(../images/bg.jpg) repeat-x left top;
}
#headerTxt{
	width:100%;
	height:15px;
	background:#2D5BB6;
	text-align:center;
}
#header{
	width:885px;
	height:150px;
	background:url(../images/logo.jpg) no-repeat center top;
}
#creditCards{
	background:url(../images/creditCards.gif) no-repeat right center;
	width:200px;
	height:40px;
	float:right;
	text-align:right;
	margin-right:5px;
}
#middle{
	width:885px;
	height:128px;
}
#middle img{
	border:none;
	margin:0 2px 0 6px;
	padding:0;
}
#middle .first{
	border:none;
	margin:0 5px 0 0;
	padding:0;
}
#middle .second{
	border:none;
	margin:0 2px 0 3px;
	padding:0;
}
#middle .last{
	border:none;
	margin:0 0 0 8px;
	padding:0;
}
#middle .secLast{
	border:none;
	margin:0 2px 0 7px;
	padding:0;
}
#menu{
	background:url(../images/menu.jpg) repeat-x left top;
	margin:0;
	padding:0;
	width:885px;
	height:43px;
}
#menu ul{
	list-style-type:none;
	margin:0;
	padding-left:60px;
}
#menu li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0;
	height:43px;
	float:left;
	background:url(../images/menubar.jpg) no-repeat 0 0;
}
#menu li a{
	width:150px;
	height:43px;
	display:block;
	padding:10px 0 0 0;
	color:#F4F4F4;
}
#menu li a:link{
	text-decoration:none;
	font-weight:bold;
}
#menu a:visited{
	text-decoration:none;
	font-weight:bold;
}
#menu li a:hover{
	color:#C3DF22;
	width:150px;
	height:43px;
	display:block;
	text-decoration:none;
	background:url(../images/menubar.jpg) no-repeat 0 -44px;
	font-weight:bold;
}
#menu .mfirst{
	border-left:#000000 1px solid;
}
#menu .mlast{
	border-right:#999999 1px solid;
}
#body{
	width:880px;
	height:inherit;
	border-left:#D5D5D5 1px dashed;
	border-right:#D5D5D5 1px dashed;
	text-align:left;
	margin:0;
	padding:0;
}
#body h1{
	padding:10px 20px 10px 20px;
	color:#FD9711;
	font-size:16px;
}
#body p{
	padding:5px 20px 2px 20px;
}
.bullet{
	height:auto;
	width:255px;
	float:left;
	position:relative;
	margin:18px;
	padding:0;
	text-align:left;
	border:#D5D5D5 1px dashed;
}
.bullet ul{
	list-style-image:url(../images/action_check.gif);
	line-height:150%;
}
.bullet p{
	text-align:center;
	background-color:#242424;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0;
	border-bottom:#D5D5D5 1px dashed;
}
img.floatLeft{ 
    float:left;
	position:relative;
	margin:0px 10px 5px 0px;
	padding:5px;
	border:#D5D5D5 1px dashed;
}
img.floatRight{
	float:right;
	position:relative;
	margin:0px 4px 4px 4px;
	padding:5px;
	border:#D5D5D5 1px dashed;
}
#footerCont{
	width:100%;
	height:100px;
	background:#000000 url(../images/bgfooter.jpg) repeat-x left top;
}
#footer{
	width:880px;
	height:100px;
	color:#C3DF22;
}
#footer a, #footer a:hover{
	text-decoration:none;
	line-height:150%;
}
#footer a{
	color:#F4F4F4;
}
#footer a:hover {
	color:#C3DF22;
}
#copyright{
	color:#C3DF22;
	font-size:12px;
}
/*For lists of zipCodes*/
table{
	width:778px;
	clear:both;
	margin-bottom:5px;
}

/*For normal list*/
.normList{
	list-style-image:url(../images/action_check.gif);
	text-align:left;
	line-height:150%;
}
/*For the bullet style locations*/
.bulletLoc{
	height:auto;
	width:218px;
	margin-top:10px;
	padding:0;
	float:left;
	position:relative;
	text-align:left;
}
.bulletLoc ul{
	list-style-image:url(../images/action_check.gif);
	line-height:150%;
	font-size:12px;
	padding:0px 0px 0px 40px;
	margin:0;
}
.bulletLoc a, .bulletLoc a:hover, .bulletLoc a:visited{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.bulletLoc a{
	color:#242424;
}
.bulletLoc a:hover{
	color:#FD9711;
}
.bulletLoc a:visited{
	color:#FD9711;
}
.citiesHeader{
	width:840px;
	font-size:12px;
	font-weight:bold;
	background-color:#242424;
	text-indent:5px;
	padding:2px;
	margin:0;
}
#zipP{
	width:728px;
	font-size:12px;
	font-weight:bold;
	margin:5px 0 5px 5px;
	padding:0;
	float:left;
	position:relative;
}
#zipP p{
	color:#242424;
}
.zipCodes{
	height:auto;
	width:865px;
	float:left;
	position:relative;
	margin:0;
	padding:0;
}
.zipCodes ul{
	list-style-image:none;
	list-style-type:none;
	line-height:150%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0px 0px 0px 20px;
	margin:0;
}
.zipCodes li{
	float:left;
	position:relative;
	margin-left:30px;
}


table tr td span.footerlinks1 a {
text-decoration: none;
color: white;
}

span.footerlinks1 a:hover {
color: orange;
}