/* CSS Document */
body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	background-color:#161616;
	margin:0;
	padding:0;
}
img.floatLeft{
	border:#A6990C 1px solid;
	position:relative;
	float:left;
	margin:5px 10px 0px 0px;
	padding:2px;
}
img.floatRight{
	border:#A6990C 1px solid;
	float:right;
	position:relative;
	margin:0 10px 0 4px;
	padding:2px;
}
#headerTxt{
	width:100%;
	height:15px;
	background:#13507B;
	text-align:center;
}
#container{
	background:url(../images/bg-content.jpg) repeat-y top;
	width:800px;
	height:inherit;
	margin:0;
	padding:0;
}
#logo{
	background:url(../images/logo.jpg) no-repeat left top;
	width:800px;
	height:80px;
	margin:0;
	padding:0;
}
#menu{
	list-style-type:none;
	float:right;
	width:325px;
	margin:0;
	padding:0;
}
#menu li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;
	padding:0;
	float:left;
	background:url(../images/button.jpg) no-repeat 0 0;
}
#menu li a{
	width:100px;
	height:25px;
	display:block;
	padding:5px 0 0 0;
	color:#F4F4F4;
}
#menu li a:link{
	color:#F4F4F4;
	text-decoration:none;
	font-weight:bold;
}
#menu a:visited{
	color:#F4F4F4;
	text-decoration:none;
	font-weight:bold;
}
#menu li a:hover{
	color:#E0E0E0;
	width:100px;
	height:25px;
	display:block;
	text-decoration:none;
	background:url(../images/button.jpg) no-repeat 0 -31px;
	font-weight:bold;
}
.spacer{
	width:100%;
	height:50px;
	clear:both;
}
.creditCards{
	float:right;
	margin:0 25px 0 0;
	padding:0;
}
#banner{
	background:url(../images/banner.jpg) no-repeat left top;
	width:800px;
	height:200px;
	margin:0;
	padding:0;
}
#content{
	background:url(../images/content-top.jpg) no-repeat left top;
	width:800px;
	height:inherit;
	margin:0;
	padding:0;
}
#middle{
	width:750px;
	height:inherit;
	margin:0;
	padding:0;
	text-align:left;
}
#middle .space{
	width:auto;
	height:30px;
}
#middle p{
	padding:10px 20px;
	margin:0;
	line-height:150%;
}
#middle .h{
	background:url(../images/arrow.gif) no-repeat left;
	padding:0;
	margin-left:10px;
	text-align:left;
}
#middle h1{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#A6990C;
	padding-left:10px;
	margin:0;
}
#middle li{
	line-height:150%;
	list-style-image:url(../images/bullet.gif);
}
#footer{
	/*background:url(../images/footer.jpg) no-repeat left top;*/
	background-color:#161616;
	width:800px;
	height:70px;
	margin:0;
	padding:0;
	color:#FFFFFF;
	clear:both;
}
#footer p{
	margin:0;
	padding:5px;
}
#footer a{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	padding:3px;
}
#footer a:hover{
	color:#A6990C;
	text-decoration:none;
}

.bullet{
	height:auto;
	width:230px;
	float:left;
	position:relative;
	margin:8px;
	padding:0;
	text-align:left;
	border:#D5D5D5 1px dashed;
}
.bullet ul{
	list-style-image:url(../images/arrow.gif);
	line-height:150%;
	margin:0;
	padding:5px 0 0 20px;
}
.bullet p{
	text-align:center;
	background-color:#346798;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0;
	border-bottom:#D5D5D5 1px dashed;
}
/*For normal list*/
.normList{
	list-style-image:url(../images/arrow.gif);
	text-align:left;
	line-height:200%;
	margin:0;
	padding:0 0 10px 30px;
}
/*for bulleted locations*/
#locCont{
	width:750px;
	height:inherit;
	margin:0;
	padding:0;
	clear:both;
}
.bulletLoc{
	height:auto;
	width:187px;
	margin-top:10px;
	padding:0;
	float:left;
	position:relative;
	text-align:left;
}
.bulletLoc ul{
	list-style-image:url(../images/arrow.gif);
	list-style-position:inside;
	line-height:150%;
	font-size:12px;
	padding:0 0 10px 5px;
	margin:0;
}
.bulletLoc a, .bulletLoc a:hover, .bulletLoc a:visited{
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.bulletLoc a{
	color:#333333;
}
.bulletLoc a:hover{
	color:#AFD4E3;
}
.bulletLoc a:visited{
	color:#AFD4E3;
}
.citiesHeader{
	font-size:12px;
	font-weight:bold;
	text-indent:5px;
	padding:5px 0 5px 10px;
	margin:0;
	clear:both;
}
.zipCodes{
	height:auto;
	width:750px;
	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:15px;
}
.zipP{
	font-size:12px;
	font-weight:bold;
	padding:0 0 5px 10px;
	margin:0;
	color:#242424;
	clear:both;
	border-bottom:#D5D5D5 1px dashed;
}
#sm{
	width:982px;
	height:inherit;
	color:#333333;
	list-style-image:url(../images/arrow.gif);
	padding:0 0 0 0;
	margin:0;
	line-height:200%;
	font-weight:bold;
}
#sm a{
	color:#333333;
	text-decoration:none;
}
#sm a:hover, #sm a:visited{
	color:#346798;
	text-decoration:none;
