/*seaside*/

body{
	padding:0px;
	margin:0px;
	width:100%;
	height:100%;
	background: #FFFFFF;
}
html{
	width:100%;
	height:100%;
}
.text{
	color:#0F2B5A;
}
.title{
	color:#0F2B5A;
	padding-bottom:5px;
}
a{
	color:#1C7CA2;
}
a:hover{
	color:#1C3E74;
}
/*-------------------------------------------------*/
.parentNavigation {
	font:normal 10px Arial;
	color:#0F587B;
	text-transform:uppercase;
	text-align:left;
}
.parentNavigation a {
	color:#0F587B;
	text-decoration:none;
}
.parentNavigation a:hover {
	color:#DE8D17;
}
/*---------------------------------------------------*/
.logoWordsAlign {
	font: normal 28px Georgia;
	color:#DF8C19;
	text-align:left;
}
/*---------------------------------------------------*/
.propertySolutionsLink{
	font:normal 9px Arial;
	color:#D4D4D4;
	margin-top:10px;
	text-align:left;
}
.propertySolutionsLink a{
	color:#D4D4D4;
	text-decoration:none;
}
.propertySolutionsLink a:hover{
	color:#B7B7B7;
	text-decoration:none;
}
/*-----------------------------------------------------*/
.titleBar {
	color:#1C3E74;
	border-bottom:1px solid #CCCCCC;
	width:203px;
}
.residentPortalLogin .formText {
	color:#1C3E74;
}
.residentPortalLogin input {
	border:1px solid #1C3E74;
	color:#0B0B21;
	width:128px;
}
.residentPortalLogin .extraLinks a {
	color:#1C3E74;
}
.residentPortalLogin .extraLinks a:hover {
	color:#1C7CA2;
}
.residentPortalLogin button {
	border:1px solid #1C3E74;
	background-color:#1C7CA2;
	color:#F7F7F7;
	margin-right:13px;
}
/*-----------------------------------------------------------*/
.websiteDrillDown{}
.websiteDrillDown select {
	background-color:#F7F7F7;
	border:1px solid #1C3E74;
	color:#1C3E74;
}
/*------------------------------------------------------------*/
.propertyButton {
	border:1px solid #1D7DA2;
	background-color: #1C7CA2;
	color: #F7F7F7;
}
.propertyButtonOver .propertyButton {
	background-color: #1C3E74;
}
.propertyButtonBorder {
	border:1px solid #D5EEFB;
}
.propertyButtonOver .propertyButtonBorder {
	border:1px solid #C7E7F7;
}
.propertyButtonShadow {
	border:2px solid #D5D5D5;
	border-top:none;
	border-left:none;
}
/*------------------------------------------------------------------*/
.floorplans td strong {
	color:#1C3E74;
}
.floorplans td a {
	background-color:#16437A;
}
.floorplans td a:hover {
	color:#1C79A0;
}
.gmapIconColor {
	/*
	Orange: #F56712;
	Red: #C50202;
	Blue: #0E6388;
	Green: #70A100;*/
	background: #0E6388;
}
/*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;
}
.socialLinks{
	width:170px;
	float:right;
}
.linkOne{
	width:40px;
	height:40px;
	float:left;
	margin:10px 0px 0px 10px;
	padding:0px;
}
.linkTwo{
	width:40px;
	height:40px;
	float:left;
	margin:10px 0px 0px 10px;
	padding:0px;
}
.linkThree{
	width:40px;
	height:40px;
	float:left;
	margin:10px 0px 0px 10px;
	padding:0px;
}
