/*seaside*/

/*UNIVERSAL ELEMENTS*/
body {
	background-color:#FFFFFF;
	margin:0px;
	border:0px;
}
.text{
	color:#FFFFFF;
	font:normal 11px Arial;
	text-align:left;
	line-height:1.4;
}
.title{
	color:#FFFFFF;
	font:normal 21px Georgia;
	padding-bottom:10px;
	text-align:left;
}
.titleBar {
	font:normal 21px Georgia;
	color:#DF8C19;
	width:203px;
}
.residentPortalLogin {
	text-align:left;
	font:normal 10px Arial;
}
.residentPortalLogin input {
	background:url('../images/text_field_repeat.png') repeat-x;
	width:117px;
	height:20px;
	border:1px solid #C0D2DE;
}
.residentPortalLogin button {
	background:url('../images/login_btn.png') no-repeat;
	border:none;
	vertical-align:top;
	padding-bottom:10px;
	width:65px;
	height:30px;
	font:bold 10px Arial;
	color:#FFFFFF;
}
.residentPortalLogin .formText {
	color:#004D77;
	font:normal 10px Arial;
}
.residentPortalLogin .extraLinks a {
	color:#1C3E74;
	font:normal 10px Arial;
}
.residentPortalLogin .extraLinks a:hover {
	color:#1C7CA2;
	font:normal 10px Arial;
}
.websiteDrillDown{}
.websiteDrillDown .formText {
}
.websiteDrillDown select {
	background:#FFFFFF url('../images/text_field_repeat.png') repeat-x;
	border:1px solid #C0D2DE;
	color:#1C3E74;
	height:22px;
	width:189px;
	font:normal 10px Arial;
}
.websiteDrillDown input {
	background:url('../images/text_field_repeat.png') repeat-x;
}

/*MAIN ELEMENTS*/
.allContent {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:968px;
}
.clearFloat {
	clear:both;
}

/*ROW ONE ELEMENTS*/
.rowOne {
	width:960px;
	height:122px;
}
.logoArea {
	width:240px;
	height:100px;
	float:left;
	display:inline;
	margin:10px 80px 10px 50px;
}
.logoWordsAlign {
	font: normal 24px Georgia;
	color:#DF8C19;
	text-align:left;
	padding:15px 0px;
}
.navigationArea {
	width:560px;
	height:20px;
	float:right;
	display:inline;
	vertical-align:bottom;
	text-align:left;
	margin:97px 30px 3px 0px;
}

/*ROW TWO ELEMENTS*/
.rowTwo {
	width:960px;
	height:285px;
}
.textArea {
	width:370px;
	height:285px;
	background-image:url('../images/text_bkg.png');
	background-repeat:no-repeat;
	float:left;
	display:inline;
}
.textContainer {
	width:240px;
	vertical-align:top;
	margin:35px 80px 35px 50px;
}
.flashArea {
	background-image:url('../images/flash_bkg.gif');
	background-repeat:no-repeat;
	width:590px;
	height:285px;
	float:right;
	display:inline;
}

/*ROW THREE ELEMENTS*/
.rowThree {
	width:960px;
}
.featuredProp {
	width:356px;
	height:205px;
	vertical-align:top;
	border:1px solid #C0D2DE;
	float:left; 
	display:inline;
	margin:33px 17px 50px 30px;
}
.featuredPropTitle {
	padding:10px;
	width:336px;
	height:33px;
	font: 21px normal georgia;
	color:#DF8C19;
	text-align:left;
	line-height:0.7;
}
.featuredPropFlash {
	display:block;
	height:152px;
	width:356px;
	margin:0px;
	padding:0px;
}
.apartmentSearch {
	width:252px;
	height:205px;
	border:1px solid #C0D2DE;
	float:left;
	display:inline;
	margin:33px 17px 50px 0px;
}
.residentLogin {
	width:252px;
	height:205px;
	border:1px solid #C0D2DE;
	float:left;
	display:inline;
	vertical-align:top;
	margin:33px 30px 50px 0px;
}
.loginTitle {
	padding:10px;
	width:232px;
	height:33px;
	font: 21px normal georgia;
	color:#DF8C19;
	text-align:left;
	line-height:0.7;
}
.loginText {
	font:normal 10px Arial;
	color:#666666;
	padding:15px 20px;
	text-align:left;
}
.loginBkg {
	width:252px;
	height:152px;
	background-image:url('../images/login_repeat.png');
	background-repeat:repeat-y;
}
.loginAlign {
	padding:0px 30px 20px 20px;
}

/*ROW FOUR ELEMENTS*/
.rowFour {
	width:960px;
	height:67px;
	background-image:url('../images/footer_repeat.png');
	background-repeat:repeat-x;
}
.footerElements {
	width:500px;
	height:50px;
	float:left;
	margin:5px 10px 10px 10px;
}
.seoAlign {
	float:left;
	display:inline;
	padding-left:15px;
}
.psiBrandingAlign {
	vertical-align:top;
	float:left;
	display:inline;
	width:149px;
	height:30px;
}
.fairHouseAlign {
	vertical-align:top;
	float:left;
	display:inline;
	width:30px;
	height:30px;
	padding-right:10px;
}