@charset "utf-8";
/* CSS Document */
h1 {
	font-size:18px;
	font-weight:100;
	color:#729628;
	margin-top:25px;
}

h1 .foot {
	font-size:25px;
	color:#A2CD3A;
}

.navBG {
	width:100%;
	height:126px;
	background-image:url(../images/detail_nav_BGSpan.jpg);
	background-repeat:repeat-x;
	border-top:1px solid #FFFFFF;
}
.nav {
	width:950px;
	margin-left:10px;
	margin-right:10px;
}
.formText {
	float:left;
	width:auto;
	padding-right:5px;
	padding-top:2px;
}
.formField {
	float:left;
	width:370px;
}
.activeState {
	width:200px;
	height:40px;
}

.rentAptState {
	left:135px;
}

.serviceState {
	left:315px;
}


.teamState {
	left:435px;
}


.contactState {
	left:655px;
}
.blueBarTop {
	position:relative;
	height:20px;
	background-color:#D9E4E4;
}
.subNavList {
	position:absolute;
	top:15px;
	left:750px;
	width:auto;
}

.subNavList ul { 
	margin:0px;
	padding:0px;
}
.subNavList li {
	background-image: url(../images/sub_nav_bullet.png);
	background-repeat:no-repeat;
	background-position: left 2px;
	list-style:none;
	padding-left:20px;
	margin-bottom:3px;
}
.subNavList li:hover {
	background-image: url(../images/sub_nav_bulletRoll.png);
	background-repeat:no-repeat;
	background-position: left 2px;
	list-style:none;
	padding-left:20px;
	margin-bottom:3px;
}
.subNavList li a:link {
	color:#FFFFFF;
	text-decoration:none;
}
.subNavList li a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
.subNavList li a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.espanol {
	position:absolute;
	width:auto;
	top:2px;
	left:25px;
}
.espanol a:link {
	color:#072C59;
	text-decoration:none;
}
.espanol a:visited {
	color:#072C59;
	text-decoration:none;
}
.espanol a:hover {
	color:#FFFFFF;
	text-decoration:none;
}


/* BEGIN Detail Styles */
.detailBlue {
	width:938px;
	height:72px;
	background-color:#d9e4e4;
	padding-right:17px;
	padding-left:15px;
}
.detailBlueRight {
	float:right;
	width:350px;
	text-align:right;
	margin-top:6px;
	font-size:12px;
	line-height:12pt;
}
.detailBlueLeft {
	float:left;
	width:300px;
	margin-top:30px;
}

.detailInfo {
	width:433px;
	height:25px;
	display:block;
	border-top: 1px solid #9bb6cc;
	border-left: 1px solid #9bb6cc;
	border-right: 1px solid #9bb6cc;
	vertical-align:middle;
}

.detailInfo a:link {
	height:25px;
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
}
.detailInfo a:visited {
	height:25px;
	background-color:#FFFFFF;
	color:#000000;
	text-decoration:none;
}
.detailInfo a:hover {
	height:25px;
	background-color:#d9e4e4;
	color:#000000;
	text-decoration:none;
}

.detailInfo span {
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:20px;
	font-size:11px;
	cursor:pointer;
}

.detailDisplay {
	display:block;
	width:433px;
	border:1px solid #9bb6cc;
	font-size:11px;
	padding-bottom:20px;
}
.detailDisplayHeader {
	padding:10px;
	padding-bottom:0px;
	background-color:#d9e4e4;
	border-bottom:1px solid #9bb6cc;
}
#left {
	cursor:pointer;
}
#right {
	cursor:pointer;
}
.hideMe {
	width:auto;
	padding:10px;
	font-weight:900;
	border:1px solid #799dbb;
	text-transform:uppercase;
	background-image:url(../images/int_rightArrowXpand.jpg);
	background-repeat:no-repeat;
	background-position: 400px 6px;
	cursor:pointer;
	margin-top:15px;
}
.hideContent {
	display:none;
}

.XPandMe {
	width:auto;
	padding:10px;
	font-weight:900;
	border:1px solid #799dbb;
	text-transform:uppercase;
	background-image:url(../images/int_downArrowXpand.jpg);
	background-repeat:no-repeat;
	background-position: 390px 12px;
	cursor:pointer;
	margin-top:15px;
}
.XPandContent {
	display:block;
	width:auto;
	background-color:#d9e4e4;
	padding:20px;
	font-size:11px;
}

.searchPanel {
	position:relative;
	float:left;
	width:900px;
	height:40px;
	margin-top:25px;
	margin-left:10px;
}

.map {
	position:relative;
	width:779px;
	height:415px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/fpo_map.jpg);
	background-repeat:no-repeat;
}
.mapMarker {
	position:absolute;
	width:15px;
	height:26px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:900;
	padding-top:4px;
	padding-left:6px;
	background-image:url(../images/mapBulletBG.png);
	background-repeat:no-repeat;
}
.mapContent {
	width:779px;
	margin-left:auto;
	margin-right:auto;
}
.mapPanel {
	float:left;
	width:auto;
	height:95px;
	padding:10px;
	background-color:#d9e4e4;
	border-right:3px solid #FFFFFF;
	margin-top:25px;
}
.mapPanel a:link {
	color:#000000;
	text-decoration:none;
}
.mapPanel a:visited {
	color:#000000;
	text-decoration:none;
}
.mapPanel a:hover {
	color:#000000;
	text-decoration:underline;
}

.mapMoreContent {
	display:block;
	width:757px;
	background-color:#d9e4e4;
	border-top:3px solid #FFFFFF;
	padding:10px;
}
.mapMoreHide {
	display:none;
}

.mapMorePanel {
	float:left;
	width:auto;
	padding:10px;
	padding-right:20px;
	font-size:11px;
	text-align:left;
}
.mapMorePanel a:link {
	color:#913b02;
	text-decoration:none;
}
.mapMorePanel a:visited {
	color:#913b02;
	text-decoration:none;
}
.mapMorePanel a:hover {
	color:#913b02;
	text-decoration:underline;
}

.mapLetter {
	width:30px;
	height:22px;
	padding-top:8px;
	text-align:center;
	background-color:#e18417;
	font-size:14px;
	font-weight:900;
	color:#FFFFFF;
}
.results {
	font-size:14px;
	font-weight:900;
	text-transform:uppercase;
	color:#7A7C7F;
	margin-top:25px;
	text-align:right;
}

.searchResults
{
	width:750px;
}

.searchResults td
{
	background-color:#d9e4e4;
	padding:5px 5px 5px 5px;
}

.galleryTbl
{
	height:80px;
}

.galleryTbl a:link 
{
	color:#000000;
	text-decoration:none;
}

.galleryTbl a:hover 
{
	color:#9bb6cc;
	text-decoration:none;
}

.galleryTbl a:visited
{
	color:#000000;
	text-decoration:none;
}


/* END Detail Styles */

.footer {
	width:930px;
	margin-top:30px;
	margin-bottom:20px;
	font-size:11px;
}
.footer a:link {
	color:#000000;
	text-decoration:none;
}
.footer a:visited {
	color:#000000;
	text-decoration:none;
}
.footer a:hover {
	color:#000000;
	text-decoration:underline;
}
