html {
	height:100%;
}

body, form {
	margin:0px;
}

body {
	background:#ffcb05;
	height:100%;
}

body, p, td, div, a {
	font-family: Verdana;
	font-size: 8pt;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

.left {
	float: left;
	display: block;
}

.right {
	float: right;
	display: block;
}

#allHeader {
	background:url('/images/h_bg.gif') top repeat-x;
	text-align:center;
	width:100%;
	height:153px;
}

#allContent {
	background:url('/images/left_border.gif') left repeat-y;
	text-align:center;
	width:786px;
	padding-left:8px;
}

#allContent2 {
	background:url('/images/right_border.gif') right repeat-y #ffffff;
	width:770px;
	padding-right:8px;
}

#allContent3 {
	background:#ffffff;
	text-align:center;
	margin:0 auto;
	width:100%;
	padding-left:8px;
}

#content {
	width:770px;
	text-align:left;
}

#header {
	width:770px;
	height: 108px;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	background:#ffcb05;
}

#headerLogo {
	position:absolute;
	top:40px;
	left:20px;
}

#headerContact {
	position:absolute;
	top:54px;
	right:14px;
/*	color: #35377f; */
	color: #042C5C;
}

#headerPhoneFax {
	font-size: 13pt;
	font-weight: bold;
}

#topMenu {
/*	height: 45px;*/
	background-color: #042c5c;
/*	margin-bottom: 7px;*/
}
#topMenuLE {
	float:left;
	display: block;
	margin-right:8px;
}
#topMenuRE {
	float:right;
	display: block;
}
.topAMenuLink,
.topMenuLink, .topMenuLink:hover {
	font-size: 12px;
	padding-left: 4px;
	color: #FFFFFF;
	line-height:13px;
}
.topAMenuLink,
.topMenuLink:hover {
	background-color: #FFFFFF;
	color: #042c5c;
	text-decoration: none;
}
#mainContact {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
/* home page */
#hpRE,
#hpLE {
	display: block;
}
#hpLE {
	float:left;
}
#hpRE {
	float:right;
}
#homePanel {
	height: 279px;
	background: url('/images/hp_panel_bkg.gif');
}
#hpOffer {
/*	height: 222px;
	width: 337px;*/
	padding:5px;
	background-color: #FFFFFF;
/*	border: 1px solid #CECECE; */
	z-index: 1;
	position: relative;
	left: -10px;
	float: right;
}

.hpTestSign,
.hpTestText,
.hpTestTitle {
	color: #042c5c
}
.hpTestTitle {
	font-size: 12pt;
	font-weight: bold;
}
.hpTestText {
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

.hpTestSign {
	display: block;
}
#hpTestimonial {
	line-height:22px;
	padding-top: 20px;
	margin-left: 40px;
}

#hContent {
	background-color: #F3F3F3;
	margin-top: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
}

#hpSearchForm {
	margin-top: 12px;
	margin-left: 10px;
	width: 370px;
	float : left;
}
#hpNews {
	width: 339px;
	margin-right: 12px;
	margin-left: 12px;
	margin-bottom: 12px;
	float: right;
}
#hpNews div {
	font-family: Arial;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12pt;
	line-height: 30px;
}
#homePars {
	float: left;
}

/* Search Form */
.esSFLabel {
	font-weight: bold;
	color: #202020;
	width: 80px;
	margin-left: 4px;
	display: block;
}
.esInputText,
.esSelect {
	width: 100px;
}
.esSep {
	width: 10px;
}

#esSearchTypeCont {
	position: relative;
	left: 82px;
}

.newsTitle {
	color: #5d5f97;
	font-weight: bold;
	font-size: 10pt;
}
.newsText {
	color: #000000;
}
#hpPars {
	float: left;
	margin-bottom:15px;
}
.hpBrochureTitle {
	color: #1f216a;
	font-weight: bold;
	font-size: 10pt;
}
.hpBrochureLink {
	color: #5d5f97;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: underline;
}
#hpOfferDetails {
	display: none;
	width: 314px;
/*	height: 34px;*/
	border: 1px solid #a6a29b;
	border-left-style: none;
	background-color: #042c5c;
	position: absolute;
	z-index: 1000;
}

.propAddr,
.propPrice {
	color: #FFFFFF;
	padding-left:5px;
	padding-right:5px;
}
.propPrice {
	font-size: 12pt;
	text-align: right;
	font-weight: bold;
}

.plPrice {
	background-color:#ffcb05;
	color: #042c5c;
	text-align: center;
	font-size: 14pt;
	line-height: 38px;
}
.plTitle {
	background-color:#042c5c;
	font-size: 14pt;
	text-align: center;
	color: #FFFFFF;
}
.plDetails {
	color: #000000;
	padding:10px;
	font-size: 10pt;
	font-weight: bold;
}
.nonActivePgNum,
.activePgNum,
.pcBtn,
.PgText {
	font-weight: bold;
	color: #000000;
}
.activePgNum {
	font-size: 11pt;
	line-height: 30px;
}
.nonActivePgNum {
	text-decoration: underline;
	line-height: 30px;
}
.propTMainPhoto {
	float: left;
	text-align: center;
	width: 106px;
	height: 82px;
	margin:1px;
}
.propBtn {
	margin: 5px;
	float: left;
}

	/* form styles */
	.sfFldTitleCont {
		width: 100px;
		text-align: right;
		padding-right: 10px;
	}
	.sfChTitle {
		width: 200px;
		text-align: center;
	}
	.sfFldCont {
		width: 150px;
	}
	.sfTextarea,
	.sfInputtext,
	.sfInputpassword,
	.sfSelectbox {
		width: 100%;
		border-bottom: 1px solid #DEDEDE;
		border-left: 1px solid #DEDEDE;
		border-top: 1px solid #CECECE;
		border-right: 1px solid #CECECE;
	}
	.sfErrors {
		color: #FF0000;
		margin: 5px;
	}


	.esSFLblHP,
	.esSFLbl {
		width: 78px;
		text-align: right;
		font-weight: bold;
		float: left;
		display:block;
		padding-right:2px;
	}
	.esSFLblHP {
		color: #FFFFFF;
		text-align:left;
	}

	.esSFSelect,
	.esSFInputtext {
		width: 100px;
	}
	.esFldContHP,
	.esFldCont {
		width: 205px;
		height: 27px;
		margin:3px;
		float: left;
	}
	.esFldContHP {
		margin:1px;
		height: 22px;
	}
.breadtrail {
	color: #35377f;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	margin-bottom: 5px;
}
span.breadtrail,
a.breadtrail {
	padding-right: 0px;
	font-weight: normal;
	margin-bottom: 0px;
}
.pgCaption {
	color: #042c5c;
	font-size: 12pt;
	font-weight:bold;
	margin-bottom: 10px;
}
.darkBlueTitle {
	color:#042c5c;
	font-size: 10pt;
	font-weight: bold;
}
.linkUrl,
.linkName {
	color:#042c5c;
	font-weight: bold;
}
.newsImg {
	border: 1px solid #f6baba;
}
.archiveYear,
.archiveMonth,
.darkBtnText,
.emptyMonth {
	font-weight: bold;
	color:#042c5c;
}
.emptyMonth {
	color:#CECECE;
}
.rightMenuItem {
	margin:5px;
}
.rightMenuLink,
.rightAMenuLink {
	color: #042c5c; 
	font-weight: bold;
}
.rightAMenuLink,
.rightAMenuLink:hover,
.rightMenuLink:hover {
	color: #7e7E7e;
}
.rightMenuCont {
	padding:5px;
	border-left: 1px dotted #CECECE;
}
.personEmail * {
	color: #042c5c; 
}
.personName {
	font-weight: bold;
}
.newDevTitle {
	color: #042c5c; 
	font-weight: bold;
	font-size: 11pt;
}
.bmItem2
{
	font-size:7pt;
	color: #FFFFFF;
	padding-left:4px;
	padding-right:4px;
}
.someTitle{
	font-weight:bold;
	font-size:11pt;
}
.custCommTitle,
.custCommName{
	font-weight:bold;
	font-size:10pt;
}
.custCommTitle{
	font-size:11pt;
}
.linkCatName {
	background-color: #042c5c;
	padding-left: 38px;
	padding-top:4px;
	padding-bottom:4px;
}
.linkCatName a {
	font-weight: bold;
	color: #FFFFFF;
}
.linkUrl2 {
	font-size: 12pt;
	font-weight: bold;
	color: #042c5c;
}
.linkUrl {
	font-weight: normal;
}


	.gInfoWin {
		border: 1px solid #042c5c;
		background-color: #ffcb05;
		color: #042c5c;
		font-weight: bold;
		height: 29px;
		line-height: 29px;
		font-size: 10pt;
		overflow: hidden;
	}
	.opacity	{
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
	}
	.gControlPnl {
		background-color: #042c5c;
	}

	.gBtnPnlNormal,
	.gBtnPnlSatellite,
	.gBtnPnlHybrid {
		background: url(/images/gBtnPnlNormal.gif) no-repeat center;
		width: 154px;
		height: 27px;
		text-align: center;
	}
	.gBtnPnlSatellite {
		background: url(/images/gBtnPnlSatellite.gif) no-repeat center;
	}
	.gBtnPnlHybrid {
		background: url(/images/gBtnPnlHybrid.gif) no-repeat center;
	}
	.mcBtnAct,
	.mcBtnInact {
		cursor: pointer;
		font-weight: bold;
		color: #042c5c;
		float: left;
		margin-top:3px;
		padding-top:3px;
	}

	.btnNormal {
		margin-left: 5px;
		width: 53px;
		height: 21px;
		margin-left: 5px;
		padding-left: 1px;
	}

	.btnSatellite {
		margin-left: 2px;
		width: 32px;
		height: 21px;
		margin-left: 2px;
		padding-left: 2px;
	}

	.btnHybrid {
		margin-left: 2px;
		width: 51px;
		height: 21px;
		margin-left: 2px;
		padding-left: 1px;
	}
	.mcBtnInact {
		color: #FFFFFF;
	}

	.gPanel {
		width: 750px;
		height: 41px;
		background-color: #042c5c;
	}
	.gZoomControl {
		background-color: #747476;
		width: 85px;
		height: 21px;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 7px;
		padding-right: 8px;
	}
	.zoomAct,
	.zoomInact {
		width: 3px;
		height: 18px;
		margin-right: 2px;
		font-size:1px;
		float: left;
		cursor: pointer;
	}
	.zoomAct {
		background-color: #272966;
	}
	.zoomInact {
		background-color: #2b2baa;
	}
	.zoomAct img,
	.zoomInact img {
		background-color: #747476;
	}
	.zoomMinus,
	.zoomPlus {
		width:21px;
		height: 21px;
		cursor: pointer;
	}

	.zoomPlus {
		background: url(/images/plus.gif) no-repeat;
		float : right;
	}
	.zoomMinus {
		background: url(/images/minus.gif) no-repeat;
		float:left;
		margin-right: 5px;
	}
	.text {
		font-size: 7pt;
		line-height: 10pt;
	}


.bbSFSubmitPlace {
	background-color: #ffcb05;
	padding: 3px;
	text-align: right;
	padding-right: 10px;
}
.bbSFTitle {
	background-color: #ffcb05;
	color: #042c5c;
	border-bottom: 2px solid #042c5c;
	height: 26px;
	line-height: 26px;
	font-weight: bold;
	padding-left: 10px;
}
.bbSFSimpleTxt {
	font-size: 9px;
	height: 16px;
	padding-left: 10px;
}

.bbSFFldTitleCont .bbSFFTitle {
	font-weight: bold;
	width: 136px;
	padding-left: 10px;
}
.bbSFInputtext {
	border: 1px solid #cccccc;
}
	.propHrLine,
	.hrLine {
		border-top: 1px solid #61639b;
		border-bottom: 1px solid #d8d8e6;
		background-color: #0a0c64;
		margin-top: 10px;
		margin-bottom: 6px;
	}
	.propHrLine {
		margin: 0px;
		width:172px;
	}
	.lastPropPlace,
	.hycPropPlace {
		width: 172px;
		height: 182px;
		margin-right: 23px;
		float: left;
		overflow: hidden;
		margin-bottom: 15px;
	}
	.lastPropPlace {
		margin-right:0px;
		float: right;
	}
	.hycPropPhotoPlace {
		overflow: hidden;
		height: 114px;
	}
	.hycPropTitle {
		background-color: #f2f30b;
		height: 18px;
		text-align: center;
		font-weight: bold;
		line-height: 18px;
	}
	.clearBoth {
		clear: both;
	}
	.hycPropAddress {
		padding: 4px;
		padding-top: 7px;
	}

	a.hycProp {
		color: #000000;
		font-weight: bold;
		text-decoration: none;
	}

	.esTLSFLabel {
		font-weight: bold;
		padding-right: 6px;
	}

	.esTLSelect,
	.esTLInputtext {
		width: 139px;
		height: 20px;
		border: 1px solid #e3e9ef;
		border-top-color: #abadb3;
	}
	.esTLSep {
		width: 40px;
	}
