#head {
	background: #00aeef /*url(../images/new_homes/partners/bar_top.png) no-repeat*/;
	margin:0;
	width:783px;
}
#head h1, #head p {
	color:#fff;
	padding:.3em 15px;
}
#head h1 {
	padding-bottom:0;
}
#head h1.no_p {
	padding-bottom:.3em;
}
#head p {
	margin:0;
}
#mapBody {
	/*background:url(../images/new_homes/partners/hightlight_bg.jpg) 0 0 no-repeat;*/
	margin:0;
	padding: 1px 0;
	border:1px solid #00aeef;
	width:781px;
}
#mapBody.showarearesults {
	border:none;
}
#mapBody p {
	padding:0 15px;
}
#map {
	text-align:center;
}
h2 {
	background-color:#00aeef;
	color:#fff;
	text-align:left;
	padding:.5em 15px;
	font-size:1.2em;
	font-weight:bold;
	margin-top:0;
}
h2.mapHeader {
	background-color:#fff;
	color:#000;
	font-size:1.3em;
	font-weight:bold;
	padding:.5em 15px;
	margin-bottom:0;
	margin-top:0;
}
h2 a:link, h2 a:visited {
	background:url(../images/new_homes/partners/arrow_off.gif) 0 50% no-repeat;
	color:#fff;
	text-decoration:none;
	padding-left:16px;
}
h2 a:hover {
	color:#fff;
	text-decoration:underline;
}
h2 a.open {
	background:url(../images/new_homes/partners/arrow_on.gif) 0 50% no-repeat;
	color:#fff;
}

#pi_l {
	font-size:.9em;
	background-color:#cbedf8;
	min-height:135px;
	height:auto !important;
	height:135px;
}
#pi_l ul {
	margin-bottom:.5em;
}
#pi_l p {
	margin-top:.5em;
	margin-bottom:.2em;
}
#pi_l h3 {
	font-size:inherit;
	margin:5px 15px;
}
#pi_r {
	background-color:#d0f4d0;
	min-height:135px;
	height:auto !important;
	height:135px;
	font-size:90%;
	margin-left:383px;
}

#pi_r h3 {
	font-size:inherit;
	margin:0 15px;
	padding: 4px 0;
}
#pi_l em, #pi_r em {
	font-size:.8em;
}
#locator_form h3 {
	margin:0 0 .5em 0;
}
.hide_left {
	display:none;
}
.show_content {
	display:
}
#mini_nav {
	margin:.5em 0;
}
#mini_nav {
	border:1px solid #999;
	padding:.5em 1em;
}
#mini_nav ul {
	margin-left:0;
	padding-left:0;
	display:inline;
}
#mini_nav ul li {
	margin-left: 0;
	margin-right:1em;
	margin-bottom: 0;
	list-style:none;
	display:inline;
	padding:0;
	padding-right:0;
	font-weight:bold;
}
#mini_nav ul li a,
#mini_nav ul li a:visited {
	background:url(../images/new_homes/partners/a_arrow.gif) 0 50% no-repeat;
	text-decoration:none;
	padding-left:10px;
	color:#00f;
}
#mini_nav ul li a:hover {
	text-decoration:underline;
}
.top {
	text-align:right;
	margin:-1em 0 1em 0;
	font-size:.9em;
}
.note {
	font-size:.8em;
}
.core_table td.nam a {
	font-weight:bold;
}


/* Forms */
#locator_form {
	margin:1em;
}
#showStateResults_form {
	margin:0;
}
label {
	font-weight:bold;
	margin-right:1em;
}
select {
	margin:0 0 4px;
	border: 1px solid #8b9fb6;
	padding:3px;
	line-height:100%;
	vertical-align:middle;
	z-index:9999;
}
.btn {
	background: 0;
	border: 0;
	margin-right:0;
	padding: 0;
	width: auto;
	vertical-align:middle;
}
.errMsg {
	color:#f00;
	font-weight:bold;
}

/* Tables */
.core_table {
	border: 1px solid #00aeef;
}
#mapBody .core_table {
	width:98%;
	margin:4px auto 1em auto;
}
.core_table caption {
	background-color:#00aeef;
	border: 1px solid #00aeef;
	padding:.5em 15px;
}
.core_table th, .core_table th a, .core_table th a:visited {
	background-color:#80d7f7;
	color:#000;
}
.core_table th, .core_table td {
	border: 1px solid #00aeef;
	font-size:.85em;
	text-align:center;
}
.core_table th.namHdr,
.core_table td.note {
	text-align:left;
}
.core_table td.nam {
	border-right:0px;
	text-align:left;
}
.core_table td.ico {
	border-left:0px;
}
