@charset "UTF-8";
/* CSS Document */

.body_Page {
	background-image: url(images/bkgd-solid.png);
	background-repeat: repeat;
	margin: 0px;
	background-color: #6189AD;
}

.body_iFrame {
	margin: 0px;
}

.mainDIV {
	background-image: url(images/bkgd-gradient.png);
	background-repeat: repeat-x;
	height: 610px;
	overflow: visible;
	min-width: 1018px;
}
.contentDIV {
	width: 1018px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	z-index: 1;
}

.header {
	position: relative;
	z-index: 10;
}
.headerAddress {
	position: absolute;
	left: 335px;
	top: 50px;
}
.FlashBillboard {
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	z-index: 1;
}
.HomePageContent {
	margin-top: 10px;
	margin-right: 9px;
	margin-left: 9px;
}
.HomePageContent {
	margin-right: 9px;
	margin-left: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.homeLeftContent {
	width: 725px;
	position: relative;
}
.rightColumn {
	width: 275px;
}
.featuredProperties {
	width: 250px;
	clear: both;
	margin-left: 25px;
}
.rightColumn {
	position: relative;
	right: 0px;
	float: right;
}
.Yellow_Headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
	line-height: 20px;
}
.white_Body_Type {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.white_subHead_Type {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.topText-homePage {
	position: relative;
	z-index: 3;
}
.topTextShadow-homePage {
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 2px;
	color: #6189AD;
}
.footer {
	margin-top: 4px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.footerRule {
	background-color: #FFFFFF;
	height: 1px;
	width: 100%;
	margin-top: 4px;
	margin-bottom: 10px;
}

a.footerLink {
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.footerLink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerLink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footerLink:hover {
	color: #FFFFD9;
	text-decoration: none;
}
a.footerLink:active {
	color: #DCEEFF;
	text-decoration: none;
}
.mainMenuDIV {
	position: absolute;
	z-index: 10;
	width: 650px;
	left: 337px;
	top: 70px;
}

.sectionSubHead {
	color: #E4F4FB;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:19px;
	padding-left:4px;
	background-image:url(images/menu-bkgd_over.png);
	padding-top: 1px;
	padding-right: 4px;
}

mainMenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:19px;
	padding-left:4px;
	display: block;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0px;
}

a.mainMenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:19px;
	padding-left:4px;
	display: block;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 0px;
}
a.mainMenu:link {
	color: #435888;
	text-decoration: none;
	background-image:url(images/menu-bkgd.png);
	background-repeat:repeat-x;
}
a.mainMenu:visited {
	color: #435888;
	text-decoration: none;
	background-image:url(images/menu-bkgd.png);
	background-repeat:repeat;
}
a.mainMenu:hover {
	color: #E4F4FB;
	text-decoration: none;
	background-image:url(images/menu-bkgd_over.png);
}
a.mainMenu:active {
	color: #FFFFAA;
	text-decoration: none;
	background-image:url(images/menu-bkgd_over.png);
}
.menuContainer {
	float: left;
	height: 20px;
	width: 125px;
	margin-right: 5px;
	position: relative;
	z-index: 10;
}
.subMenuContainer {
	position: absolute;
	top: 20px;
	padding-right: 0px;
	visibility: hidden;
	z-index: 10;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #2d74b4;
	border-right-color: #2d74b4;
	border-bottom-color: #2d74b4;
	border-left-color: #2d74b4;
	padding-bottom: 10px;
}

a.subMenu {
	color: #435888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	background-image:url(images/menu-bkgd.png);
	background-repeat:repeat-x;
	padding-left:7px;
	display: inline-block;
	padding-top: 2px;
	padding-right: 7px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #D4E3F2;
}
a.subMenu:link {
	color: #435888;
	text-decoration: none;
}
a.subMenu:visited {
	color: #435888;
	text-decoration: none;
}
a.subMenu:hover {
	color: #003C7E;
	background-image: url(images/menu-bkgd-subOver.png);
	background-repeat: repeat-x;
}
a.subMenu:active {
	color: #000000;
	background-image: url(images/menu-bkgd-subOver.png);
	background-repeat: repeat-x;
	text-decoration: none;
}

a.subMenuLeftTab {
	color: #435888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	background-image:url(images/menu-bkgd.png);
	background-repeat:repeat-x;
	padding-left:7px;
	display: inline-block;
	padding-top: 2px;
	padding-right: 7px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #D4E3F2;
	border-left-width: 1px;
	border-left-color: #2d74b4;
}
a.subMenuLeftTab:link {
	color: #435888;
	text-decoration: none;
}
a.subMenuLeftTab:visited {
	color: #435888;
	text-decoration: none;
}
a.subMenuLeftTab:hover {
	color: #003C7E;
	background-image: url(images/menu-bkgd-subOver.png);
	background-repeat: repeat-x;
}
a.subMenuLeftTab:active {
	color: #000000;
	background-image: url(images/menu-bkgd-subOver.png);
	background-repeat: repeat-x;
	text-decoration: none;
}
.topLeftCorner {
	float: left;
}
.topRightCorner {
	float: right;
}
.topBorder {
	background-image: url(boxImages/topBorder.png);
	background-repeat: repeat-x;
	height: 21px;
	margin-right: 21px;
	margin-left: 21px;
}
.leftBorder {
	background-image: url(boxImages/sideBorder.png);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	z-index: 2;
}
.rightBorder {
	background-image: url(boxImages/sideBorder.png);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	z-index: 2;
}
.bottomBorder {
	height: 21px;
	margin-right: 21px;
	margin-left: 21px;
}
.bottomLeftCorner {
	float: left;
}
.bottomRightCorner {
	float: right;
}
.bottomBorder {
	background-image: url(boxImages/bottomBorder.png);
	background-repeat: repeat-x;
	height: 21px;
}
.boxBkgd {
	background-image: url(boxImages/boxGradient.png);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	z-index: 1;
	min-height: 367px;
	width: 100%;
}
.boxColor {
	background-image: url(boxImages/bottomColor.png);
	background-repeat: repeat-x;
	background-position: 0px 367px;
	position: relative;
}
.contentContainer {
	margin-right: 2px;
	margin-left: 2px;
	position: relative;
}
.headerContainer {
	z-index: 5;
	top: -7px;
	position: absolute;
	width: 100%;
	left: 0px;
}
.boxMiddle {
	width: 100%;
	position: relative;
}
.FPboxContent {
	padding-top: 15px;
	position: relative;
	z-index: 5;
	top: 10px;
}
a.WhiteLink {
	color: #FFFFFF;
}
a.WhiteLink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteLink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.WhiteLink:hover {
	color: #FFFFD9;
	text-decoration: underline;
}
a.WhiteLink:active {
	color: #DCEEFF;
	text-decoration: underline;
}
.sectionHeader {
	margin-left: 17px;
}
.sectionBox {
	margin-bottom: 15px;
}
.sectionContent {
	padding-top: 25px;
	position: relative;
	z-index: 5;
	top: 8px;
	margin-left: 15px;
	margin-right: 15px;
}

.bodyType {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #435888;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.bodyType-Section {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #435888;
	margin-top: 3px;
	padding-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}

.headerRule {
	background-color: #80AACF;
	height: 1px;
	margin-left: 17px;
	margin-right: 18px;
	position: relative;
	top: -3px;
}
a.goToButton {
	display: block;
	line-height: 15px;
	text-decoration: none;
	color: #1b4e83;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image: url(images/goToArrow.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: right;
	margin-top: 6px;
}
a.goToButton:hover {
	background-image: url(images/goToArrow-medium.gif);
}

a.goToButton span {
	padding-right: 0px;
	margin-right: 7px;
	text-decoration: underline;
	color: #1b4e83;
} 

a.goToButton:link span {
	text-decoration: underline;
	color: #1b4e83;
} 

a.goToButton:hover span {
	text-decoration: underline;
	color: #00387C;
}
a.goToButton-White {
	display: block;
	line-height: 15px;
	text-decoration: none;
	color: #E1F2FC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-image: url(images/goToArrow-light.gif);
	background-repeat: no-repeat;
	float: left;
	background-position: right;
}

a.goToButton-White span {
	padding-right: 0px;
	margin-right: 7px;
	text-decoration: underline;
	color: #E1F2FC;
} 

a.goToButton-White:link span {
	text-decoration: underline;
	color: #E1F2FC;
} 

a.goToButton-White:hover span {
	text-decoration: underline;
	color: #FFFFFF;
}
.sectionBoxes {
	background-image: url(images/light-bkgd-tint.png);
	background-repeat: repeat;
	width: 475px;
}
  
.sectionPhoto {
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #2d74b4;
	float: left;
	margin-right: 10px;
}

.directoryBox1 {
	background-image: url(images/light-bkgd-tint.png);
	background-repeat: repeat;
	color: #435888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	font-style: italic;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 8px;
}

.directoryBox2 {
	background-image: url(images/light-bkgd-tint2.png);
	background-repeat: repeat;
	color: #435888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	padding: 8px;
	font-style: italic;
}

.formType {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #364876;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-style: normal;
	height: 17px;
}
.formItem {
	height: 48px;
	overflow: hidden;
	clear: both;
}

.featureBox {
	background-image: url(images/light-bkgd-tint.png);
	background-repeat: repeat;
	padding: 10px;
}
.featureType {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #435888;
	margin-bottom: 6px;
	padding-bottom: 6px;
	margin-top: 0px;
	padding-top: 0px;
}
.thankYouOverlay {
	position: absolute;
	z-index: 15;
	height: 610px;
	width: 100%;
	background-image: url(images/bkgd-tint.png);
	background-repeat: repeat;
}
.heading1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	font-weight: bold;
	color: #E4F4FB;
	background-image: url(images/heading-bkgd1.png);
	background-repeat: no-repeat;
	display: inline-block;
	height: 19px;
	width: 300px;
	padding-left: 5px;
	padding-bottom: 1px;
	position: relative;
	left: -2px;
	margin-bottom: 2px;
	clear: left;
}
.propertyThumbnails {
	float: left;
	position: relative;
	left: 0px;
}
.thumbnailContainer {
	clear: both;
	width: 250px;
	margin-right: 25px;
}
.thumbnail_Image {
	float: right;
	margin-left: 6px;
}
.thumbnail_Item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #648CB0;
	text-align: left;
	padding: 6px;
	clear: both;
	min-height: 60px;
	position: relative;
	background-image: url(images/clearButton.png);
	color: #235F96;
}

.thumbnail_Type {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

.thumbNailButton {
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 0px;
	border-style: none;
}

.featurePropHead {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #364876;
	margin: 0px;
	padding: 0px;
}

.iframe_FeatureWindow {
	padding: 10px;
}

.bodyType-Listing {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
	color: #435888;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.descripBox1 {
	background-image: url(images/light-bkgd-tint.png);
	background-repeat: repeat;
	color: #435888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 3px;
}

.descripBox2 {
	background-image: url(images/light-bkgd-tint2.png);
	background-repeat: repeat;
	color: #435888;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 11px;
	padding: 3px;
}
.featureThumbnail {
	height: 60px;
	width: 80px;
	margin-left: 5px;
	margin-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.eMail_Contacts {
	font-weight: bold;
	color: #1F3066;
	line-height: 17px;
}

