@charset "utf-8";
.blue-head {
	font-size: 16px;
	font-weight: bold;
	color: #3399cc;
}
.blue-head a {
	font-size: 16px;
	font-weight: bold;
	color: #3399cc;
}

#main-header {
	width: 960px;
	margin-top:  0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.state-page-content {
	clear: both;
	width: 960px;
	padding-top: 0px;
}

#left-column {
	float: left;
	width: 610px;
	display: inline;
	clear: left;
}
#right-column {
	display: inline;
	float: right;
	width: 325px;
	clear: right;

}
#quote-form2 {
	width: 325px;
	background-image: url(../img/qform2-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 299px;
	margin-bottom: 25px;
}
#quote-top {
	height: 60px;
	width: 275px;
}
#form2-content {
	height: 240px;
}
.space {
	height: 10px;
	width: 275px;
}


.b-title {
	font-family:Calibri;
	font-weight:bold;
	font-size:22px;
	color:#3399cc;
	display:block;
	margin-left: 25px;
}
.small-move {
	margin-left: 25px;
}

.small-move a {
	color: #3399cc;
}


#small-city{
	width:175px;
	height:30px;
	border:#999 solid 1px;
	font-size:18px;
	color:#999;
}

#small-q-btn{
	float:left;
	clear:both;
	padding-top:15px;
	margin-left:50px;
	display: inline;

}


#state-name {
	background-image: url(../img/state-name-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 45px;
	width: 610px;
	margin-bottom: 10px;
}
.st-name {
	font-family: Calibri, Arial, Verdana, Geneva, sans-serif;
	font-size: 26px;
	color: #ef8d00;
	margin-left: 25px;
	font-weight: bold;
	overflow: hidden;
	line-height: 45px;
	vertical-align: middle;
}

	.st-name a{
		color: #ef8d00;
		cursor: pointer;
		text-decoration:none;
	}

	.st-name a:hover{
		color: #ef8d00;
		cursor: pointer;
		text-decoration: underline;
	}

#major-cities {
	background-color: #F2F2F2;
	overflow: hidden;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#major-cities .view {
	display: inline;
	float: right;
	height: 22px;
	width: 66px;
	margin-right: 25px;
	border-style:none;
	margin-top: 15px;
	margin-bottom: 5px;
}

#major-cities ul {
	color: #F2F2F2;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 25px;
}

#major-cities ul li {
	list-style-type: none;
	text-decoration: none;
	margin-bottom: 4px;
	width:140px;
	float: left;
}

#major-cities a {
	color: #525252;
}

#major-cities a:hover {
	color: #3399cc;
}

.major-blue-headers {
	font-size: 16px;
	font-weight: bold;
	color: #3399cc;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	display: inline;
	float: left;
}

#major-header {
	width: 610px;
}

	#major-header a{
		color: #3399cc;
		cursor:pointer;
		text-decoration:none;
	}

	#major-header a:hover{
		color: #3399cc;
		cursor:pointer;
		text-decoration: underline;
	}

.major-big-gray-divider {
	background-image: url(../img/big-gray-divider.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 5px;
	width: 560px;
	margin-top: 0px;
	margin-left: 25px;
	clear: both;
}
#state-latest-reviews {
	background-color: #e8f6fd;
	width: 610px;
}
.inside560-divider {
	background-image: url(../img/w560-inside-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	width: 560px;
	margin-top: 5px;
	margin-left: 25px;
	clear: both;
}

.inside560-divider-nomerg {
	background-image: url(../img/w560-inside-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	width: 560px;
	margin-top: 5px;
	clear: both;
}

.top-gray-divider {
	background-image: url(../img/big-gray-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	width: 560px;
	margin-left: 25px;
	margin-top: 5px;
}

#state-review-wrap {
	margin-top: 25px;
	width: 610px;
}
.company-name-wrap {
	display: inline;
	float: left;
}
.t-r-wrap {
	display: inline;
	float: left;
}
#most-visited {
	width: 325px;
	background-color: #F2F2F2;
	padding-top: 25px;
	padding-bottom: 25px;
}
#inside-most-visited {
	width: 275px;
	margin-right: 25px;
	margin-left: 25px;
	margin-bottom: 25px;
	overflow: hidden;
}
.top275-divider {
	background-image: url(../img/w275-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	width: 275px;
	margin-top: 5px;
}
.inside275-divider {
	background-image: url(../img/w275-inside-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	width: 275px;
	display: inline;
	clear: both;
	float: left;
}
#other-resources {
	background-color: #F2F2F2;
	width: 610px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#inside-resources {
	width: 560px;
	margin-right: 25px;
	margin-left: 25px;
}
.top560-gray-divider {
	background-image: url(../img/big-gray-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 1px;
	width: 560px;
	margin-top: 5px;
}
#each-resource {
	margin-top: 15px;
}


#each-resource a {
	color: #525252;
}

#each-resource a:hover {
	color: #3399cc;
}

.resource-name {
	font-weight: bold;
	display: block;
	font-size: 14px;
}
.resource-title {
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
.resource-content {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}


.vcard {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	display: inline;
	float: left;
	width: 250px;
	clear: both;
}

.adr {
	display: block;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}

