@charset "utf-8";
body {
	background-color: #5F80B6;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #006666;
}
h2 {
	color: #006699;
	font-size: 16px;
	}
a {}
a:hover {
	text-decoration: none;}
#container {
	background-color: #ffffff;
	border: 1px solid #333333;
	padding: 3px;
	width: 95%;
	margin: 10px auto 25px auto;}
#header {
	height: 80px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
#header .siteLogo {
	margin: 14px 0 0 5px;}
#nav {
	background-image: url(../images/bg_nav.jpg);
	height: 29px;
	color: #fff;
	padding: 8px 0 0 6px;
	margin-top: 3px;}
#nav a {
	height: 25px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	padding-right: 15px;
	margin: 0 0 0 10px;
	background-image: url(../images/nav_divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	}
#leftColumn {

	padding: 0 0 0 15px;
	float: left;
	width: 715px;
	font-size: 12px;}
#rightColumn {
	width: 200px;
	float: right;
	font-size: 12px;}
#rightColumn h2 {
	margin: 0 0 3px 0;
	padding: 2px;
	font-size: 13px;
	color: #eee;
	background-color: #006699;}
#rightColumn .rightBox {
	margin: 0 0 10px 0;}
#footer {
	font-size: 11px;
	border-top: 2px solid #CCCCCC;
	padding: 0px 10px;
	clear: both;
	background-color: #eee;
	line-height: 17px;
	}
#footer a {
	margin: 0 2px 0 2px;}
#searchBox {
	margin: 10px 0 0 0;}
#searchCloud {
	text-align: center;
	font-size: 12px;}
#searchCloud a {
	text-decoration: none;
	padding: 3px;
	margin: 2px;}
#searchCloud a:hover {
	background-color: #CAEAF4;}
#searchCloud .size1 {
	font-size: 80%;}
#searchCloud .size2 {
	font-size: 90%;}
#searchCloud .size3 {
	font-size: 120%;}
#searchCloud .size4 {
	font-size: 130%;}
#breadcrumbs {
	font-size: 11px;
	padding: 2px;}
.searchInfo {
	background-color: #eee;
	font-size: 11px;
	margin: 0 0 5px 0;}
.searchResult {
	padding: 5px 0;
	}
.searchResult h3 {
	font-weight: normal;
	font-size: 14px;
	margin: 0;}
.searchResult .address {
	font-size: 11px;
	color: #333;}
.searchResultFeatured {
	padding: 8px 8px;
	margin: 5px 0;
	width: 290px;
	background-color: #eee;
	border: 1px solid #333;
	background-image: url(../images/featured.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.searchResultFeatured h3 {
		font-weight: bold;
	font-size: 14px;
	margin: 0;}
.stateInfo {
	margin-top: 15px;
	line-height: 20px;
	width: 290px;
	float:right;}
.stateInfo h2 {
	margin: 0;}
.stateInfo .stateImage {
	border: 1px solid #ccc;
	float: right;
	margin: 0 0 5px 5px;}
#myMap {
	border: 1px solid #666;}
#locationInfo {
	border-top: 2px solid #ccc;
	width: 270px;
	margin-right: 10px;
	float: right;}
#locationInfo h1 {
	font-weight: bold;
	margin: 5px 0 5px 0;}
#locationInfo .phone {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
	margin: 5px 0 0 0;
}
#locationInfo img {
	margin-bottom: 10px;}
#otherClose {
	border-top: 2px solid #eee;
	margin-top: 20px;
	padding: 2px;
	width: 260px;
}
#otherClose h3 {
	font-size: 12px;}
#reviews {
	width: 400px;}
.review {
	padding: 5px 10px;
	margin-bottom: 10px;}
.reviewer {
	padding: 2px;
	background-color: #eee;}
.howFeat {
	font-size: 11px;
}
.searchByState {
	width: 680px;}
.searchByState a {
	font-size: 14px;}
.searchByState .stateLink {
	float: left;
	width: 150px;
	padding: 10px;}
#linkToPage {
	padding: 2px;
	width: 80%;
	background-color: #eee;
	margin: 10px 0;
	font-size: 11px;
}
#linkToPage input {
	font-size: 10px;}
