.rowThree{
	background:#5F6E8E url('../images/blue_bar_shadow.gif') top repeat-x;
	width:100%;
	height:245px;
}
.rowThreeContent{
	width:960px;
	height:245px;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
}
.photoDisplay{
	background:#BCB1A0 url('../images/brown_bar_shadow.gif') top repeat-x;
	width:230px;
	height:245px;
	padding:0px 5px;
}
.photoBkg{
	background:#7E8BA4 url('../images/bottom_shadow.png') top repeat-x;
	width:720px;
	height:245px;
}
/*Galleriffic*/
.photoCover{
	width:365px;
	height:245px;
	position:absolute;
	margin-left:50%;
	top:240px;
	left:-245px;
	z-index:10;
}
.photoContentContainer{
	position:absolute;
	margin-left:50%;
	width:605px;
	height:245px;
	top:240px;
	left:-480px;
	clear:both;
}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 365px;
	vertical-align:top;
}
div.slideshow-container {
	position: relative;
	top:0px;
	left:-4px;
	clear: both;
	border:0px;
	height: 245px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	border:0px;
	background-repeat: no-repeat;
	background-position: center;
	width: 365px;
	height: 245px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {
	border:0px;
}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	border:0px;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 365px;
	height: 245px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 245px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
	border:0px;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
	height:0px;
}
div.slideshow img {
	vertical-align: top;
	border:0px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
	width:240px;
	padding:5px;
}
ul.thumbs {
	width:230px;
	clear: both;
	margin:10px;
	padding:0px;
}
ul.thumbs li {
	float: left;
	padding:0px;
	border:0px;
	margin:0px;
	list-style: none;
}
a.thumb {
	display: block;
	border: 5px solid #FFFFFF;
	margin: 5px;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	width:230px;
	height:0px;
	clear: both;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.textSection{
	background:url('../images/text_bkg.png') bottom no-repeat;
	width:391px;
	height:245px;
	position:absolute;
	margin-left:50%;
	top:240px;
	left:105px;
}
.textField{
	width:300px;
	height:100px;
	padding:15px 45px;
	text-align:left;
	vertical-align:top;
	overflow:hidden;
}
.fairHouseAlign {
	background: url('../images/fair_housing_logo_home.png') no-repeat;
	margin:12px 10px 0px 10px;
}
.newHomeBtn{
	background:url('../images/new_home_btn.png') no-repeat;
	width:380px;
	height:45px;
	position:absolute;
	margin-left:50%;
	top:485px;
	left:110px;
	border:0px;
}
