#boxWrapper {
	position: absolute;
	top: 490px;
	margin-top: 10px;
	margin-bottom: 20px;
}

#calloutWrapper {
	margin-top: 10px;
	border-left: 1px dotted #999999;
	padding-bottom: 10px;
}

#calloutWrapper .callout {
	margin-bottom: 35px;
	padding-left: 15px;
}

#calloutWrapper .callout h3 {
	color: #003366;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	margin-bottom: 5px;	
}

#calloutWrapper .last {
	margin-bottom: 0px;
}

#communities ul {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	list-style-type: none;
}

#communities ul li {
	display: inline;
	padding-right: 10px;
}

#communities ul li a {
	color: #092D60;
	text-decoration: none;
	font-weight: bold;
}

#communities ul li a:hover {
	text-decoration: underline;
}

#footer {
	width: 805px;
	margin-top: 30px;
	padding-left: 0px;
	float: left;
}

#hero {

}

#heroWrapper {
	position: relative;
	width: 900px;
	height: 417px;
	/*background-image: url('../../images/homepage/lifeguard.jpg');*/
	margin-bottom: 300px;
	overflow: hidden;
}

#hudLogoWrapper {
	float: left;
	padding-right: 10px;
	padding-top: 5px;
	height: 125px;
}

#hudLogo {
	padding-bottom: 5px;
}

#leftColumn {
	float: left;
	width: 587px;
	padding-right: 10px;
	padding-bottom: 25px;
}

#listingBook {
	padding-top: 10px;
	text-align: center;
}

#navWrapper {
	margin-bottom: 0px;
}

#navWrapper #navLeft {
	background-image: none;
}

#navWrapper #navRight {
	background-image: none;	
}

#newListingsBox {
	width: 587px;
	float: left;
	margin-right: 10px;
}

#newListingsBox .roundedBoxTopBtm {
	background-color: #092D60;
}

#newListingsBox .roundedBoxHeader {
	background-color: #092D60;
}

#newListingsBox .roundedBoxContent {
	border-left: 1px solid #092D60;
	border-right: 1px solid #092D60;
	height: 215px;
}

#newListingsWrapper {
	overflow: hidden;
	width: 514px;
	height: 210px;
	position: relative;
	padding-right: 25px;	
	padding-left: 25px;
}

#newListings {
	width: 514px;
	height: 210px;
}

#newListingsNext {
	position: absolute;
	top: 55px;
	right: 0px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url('../images/homepage/btn-next-horizontal.gif') no-repeat 0 0;
}

#newListingsNext:hover {
	background-position: bottom;
}

#newListingsPrevious {
	position: absolute;
	top: 55px;
	left: 0px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url('../images/homepage/btn-prev-horizontal.gif') no-repeat 0 0;
}

#newListingsPrevious:hover {
	background-position: bottom;
}

#newListingHeader {
	float: left;
}

#newListingHeader a {
	color: #FFFFFF;
	text-decoration: none;
}

#newListingHeader a:hover {
	text-decoration: underline;
}

#newListingPause {
	float: right;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}

#newListingPause:hover {
	text-decoration: underline;
}

#newsWrapper {
	padding-bottom: 50px;
}

#openHousesBox {
	float: left;
	width: 303px;
}

#openHousesBox .roundedBoxTopBtm {
	background-color: #092D60;
}

#openHousesBox .roundedBoxHeader {
	background-color: #092D60;
}

#openHousesBox .roundedBoxContent {
	border-left: 1px solid #092D60;
	border-right: 1px solid #092D60;
}

#openHousesComingSoon {
	height: 210px;
	position: relative;
}

#openHousesWrapper {
	overflow: hidden;
	width: 217px;
	height: 210px;
	position: relative;
	padding-right: 32px;	
	padding-left: 32px;
}

#openHouses {
	width: 217px;
	height: 210px;
}

#openHousesNext {
	position: absolute;
	top: 55px;
	right: 0px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url('../images/homepage/btn-next-horizontal.gif') no-repeat 0 0;
}

#openHousesNext:hover {
	background-position: bottom;
}

#openHousesPrevious {
	position: absolute;
	top: 55px;
	left: 0px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url('../images/homepage/btn-prev-horizontal.gif') no-repeat 0 0;
}

#openHousesPrevious:hover {
	background-position: bottom;
}

#partners #orhp img {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}

#relo {
	padding-top: 15px;
}

#relo p {
	margin-bottom: 5px;
}

#relo img {
	margin-right: 8px;
}

#rightColumn {
	float: left;
	width: 303px;
}

#searchListingsFormBg {
	background-color: #FFFFFF;
	height: 56px;
	width: 900px;
	position: absolute;
	top: 361px;
	z-index: 10;
	opacity: .70;
	border-top: 1px solid #CCCCCC;
}

#searchListingsFormWrapper {
	position: absolute;
	width: 890px;
	top: 435px;
	left: 25px;
	z-index: 20;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

#searchListingsFormWrapper form {
	margin: 0px;
}

#searchListingsFormWrapper .inputWatermark {
	font-size: 10px;
	padding: 1px;
}

#searchListingsFormWrapper .searchLabel {
	padding-left: 1px;
	height: 17px;
	color: #003366;
}

#searchListingsFormWrapper .searchText {
	font-size: 11px;
}

#searchListingsFormWrapper .searchField select {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	padding: 1px;
	color: #666666;
}

#searchListingsFormWrapper .border {
	border-right: 1px solid #999999;
	padding-right: 8px;
}

#searchListingsInput {
	height: 40px;
	float: left;
}

#searchListingsInput input {
	font-size: 10px;
	margin: 0px;
	padding: 1px;
}

#searchListingsPrice {
	float: left;
	padding-left: 7px;
	height: 40px;
}

#searchListingsOptions {
	height: 18px;
	float: left;
}

#searchListingsOptions input {
	padding: 0px;
	margin: 0px;
	height: 13px;
	vertical-align: bottom;
}

#searchListingsOptions label {
	font-weight: bold;
	color: #003366;
	padding-left: 3px;
	padding-right: 5px;
	font-size: 9px;
}

#searchListingsOptions .last label {
	padding-right: 0px;
}

#searchListingBeds {
	float: left;
	padding-left: 8px;
	height: 40px;
}

#searchListingBaths {
	float: left;
	padding-left: 8px;
	height: 40px;
}

#searchListingSqFt {
	float: left;
	padding-left: 8px;
	height: 40px;
}

#searchListingsSubmit {
	padding-left: 7px;
}

#searchListingsSubmit a {
	margin-top: -2px;
}

#shorewoodRelay {
	width: 60px;
	display: block;
	padding-top: 25px;
	float: left;
}

#socialLinks {
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 6px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 5px;
	text-align: center;
}	

#socialLinks .socialLink {
	margin-right: 12px;
	float: left;
}

#socialLinks .last {
	margin-right: 0px;
}

#whyShorewood {
	border: 1px solid #CECEC4;
}

#whyShorewood div {
	border: 1px dotted #CECEC4;
	background-image: url('../images/rightnav-bg-blue.jpg');
	background-repeat: repeat-x;
	margin: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

#wrapper {
	position: relative;
}

a.btnSearch {
	width: 75px;
	background-image: url(../../images/homepage/btn-search-home.gif);
}

.columnHeader {
	border-bottom: 1px dotted #666666;
	margin-bottom: 15px;
}

.columnHeader h2 {
	color: #003366;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	margin-top: 0px;
}

.newListing {
	font-family: Verdana, Geneva, sans-serif;
	color: #003366;
	width: 514px;
	height: 210px;
	background-color: #FFFFFF;
}

.newListing img {
	border: 1px solid #999999;
}

.newListingAddress {
	width: 228px;
	font-size: 12px;
	line-height: 15px;
}

.newListingAddress h3 {
	margin: 0px;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}

.newListingAddress h3 a {
	text-decoration: none;
	font-weight: bold;
}

.newListingAddress h3 a:hover {
	text-decoration: underline;
}

.newListingImage {
	width: 275px;
	margin-right: 10px;
	text-align: center;
	float: left;
}

.newListingInfo {
	padding-top: 5px;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}

.newListingInfo span {
	padding-right: 15px;
}

.newListingInfoWrapper {
	float: left;
	width: 223px;
}

.newListingLinks {
	padding-top: 15px;
}

.newListingLinks .newListingsViewDetails {
	float: left;
	overflow: hidden;
	position: relative;	
	width: 90px;
	height: 21px;
	margin-right: 10px;
}

.newListingLinks .newListingsViewAll {
	float: left;
	overflow: hidden;
	position: relative;
	width: 75px;
	height: 21px;	
}

.newListingPrice {
	padding-top: 10px;
	font-size: 14px;
}

.newsItem {
	margin-right: 15px;
	padding-bottom: 8px;
}

.newsItem h3 {
	margin-top: 0px;
	margin-bottom: 5px;
}

.newsItem h3 a {
	font-size: 15px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}

.newsItem h3 a:hover {
	text-decoration: underline;
}

.newsItem p {
	font-family: Georgia, Serif;
	font-size: 14px;
	line-height: 20px;
	color: #000000;	
}

.newsItem .newsDate {
	font-family: Verdana, Geneva, sans-serif;	
	font-size: 12px;
	color: #999999;
	float: left;
}

.newsItem .readMore {
	white-space: nowrap;
}

.newsItem .socialLinks {
	float: right;
}

.newsItem .facebook {
	/*Source: http://static.ak.fbcdn.net/rsrc.php/z6IY3/hash/5gh7aaaq.png Facebook Social Plugin*/
	background-image: url('/images/facebook-icon.gif');
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
	text-decoration: none;
	font-family: Verdana, Geneva, Sans-Serif;
	font-size: 10px;
}

.newsItem a.facebook:hover {
	color: #666666;
}

.newsSeparator {
	border-bottom: 1px dotted #999999;
	margin-bottom: 35px;	
}

.openHouse img {
	border: 1px solid #999999;
	max-height: 90px;
}

.openHouse {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003366;
	width: 227px;
	height: 210px;
}

.openHouseAddress h3 {
	margin-bottom: 0px;
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.openHouseAddress h3 a {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

.openHouseAddress h3 a:hover {
	text-decoration: underline;
}

.openHouseDates {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	width: 87px;
	color: #666666;
}

.openHouseDates div strong {
	color: #003366;
}

.openHouseImage {
	float: left;
	width: 140px;
}

.openHouseInfo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.openHouseLinks {
	padding-top: 10px;
}

.openHouseLinks .openHouseViewDetails {
	float: left;
	overflow: hidden;
	position: relative;	
	width: 90px;
	height: 21px;
	margin-right: 10px;
}

.openHouseLinks .openHouseViewAll {
	float: left;
	overflow: hidden;
	position: relative;
	width: 75px;
	height: 21px;	
}

.openHousePrice {
	padding-top: 5px;
	padding-bottom: 3px;
}

.roundedBoxTopBtm {
	height: 1px;
	margin-left: 1px;
	margin-right: 1px;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}

.roundedBoxHeader {
	height: 23px;
	line-height: 23px;
	padding-left: 10px;
	padding-right: 10px;
}

.roundedBoxHeader h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #FFFFFF;
}

.roundedBoxContent {
	padding: 10px;
	height: 215px;
}

.roundedBoxContent p {
	margin-top: 0px;
	margin-bottom: 8px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

.roundedBoxtContent strong {
	color: #003366;
}
