@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/GradientBackground.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
}
#MenuButtons {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#TopHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#TopSpacer {
	clear: both;
	height: 10px;
}
#MenuFooter {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
}
#PageFooter {
	height: 55px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/FooterBG.jpg);
	background-repeat: no-repeat;
	clear: both;
}
#RightColumnContainer {
	float: right;
	width: 182px;
	background-color: #C7C7C7;
}
#HomeContactButton {
	margin-top: 5px;
	margin-bottom: 5px;
}
.CopyrightText {
	text-align: center;
	padding-top: 20px;
	font-size: 10px;
}
#BodyContainer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
}
#PropSearchContainer {
	background-image: url(images/PropertySearchBG.jpg);
	background-repeat: repeat-y;
}
#LeftColContainer {
	width: 220px;
	float: left;
}
#LDLeftColContainer {
	width: 223px;
	float: left;
}
#CenterColumnContainer {
	width: 335px;
	margin-left: 11px;
	float: left;
}
.HomeImage {
	margin-right: 5px;
	margin-bottom: 5px;
	float: left;
}
.HomeCenterColText {
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
}#ListingsColumnContainer {
	float: right;
	width: 529px;
	background-color: #DEDEDE;
}
.ListingPagePicture {
	background-color: #FFFFFF;
	height: 120px;
	width: 160px;
	padding: 8px;
}
#PropertyListing {
	margin-top: 10px;
}
.SingleColumnContent {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.HomeTextMedium {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}
.HomeTextLarge {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	line-height: 18px;
}
.ListingDetailAgentPic img {
	border: 1px solid #666666;
}
.ListingDetailAgentContactNamePhone {
	margin-left: 15px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 20px;
}
.ListingDetailAgentContact {
	background-image: url(images/LD_AgentContactBG.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #C91D10;
}
.ListingDetailAgentContactEmail {
	margin-left: 15px;
	font-size: 12px;
	color: #003366;
	line-height: 20px;
}
.ListingDetailAgentContactEmail a {
	text-decoration: none;
	color: #003366;
}
.ListingDetailAgentContactEmail a:hover {
	text-decoration: underline;
	color: #003366;
}
.ListingDetailPropertyAddress {
	background-image: url(images/LD_ListingTitleBG.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 43px;
	width: 529px;
}
.ListingDetailPropertyAddressText {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
}
.ListingDetailBasicFeaturesCell {
	background-image: url(../images/BlackSpacer.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.ListingDetailLargePic {
	background-color: #FFFFFF;
	height: 218px;
	width: 291px;
	padding: 8px;
}
.ListingDetailThumbnailTop {
	background-color: #FFFFFF;
	height: 69px;
	width: 91px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.ListingDetailThumbnailMiddle {
	background-color: #FFFFFF;
	height: 69px;
	width: 91px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.ListingDetailThumbnailBottom {
	background-color: #FFFFFF;
	height: 69px;
	width: 91px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.MeetAgentsViewAll {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
.MeetAgentsIndex {
	background-image: url(images/rs_AgentByLetterBox.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 523px;
	margin-right: auto;
	margin-left: auto;
}
.MeetAgentsIndexText {
	background-color: #DEDEDE;
	margin-right: auto;
	margin-left: auto;
	width: 450px;
	padding: 5px;
	text-align: center;
	color: #757575;
}
.MeetAgentsIndexSpacer {
	padding-top: 40px;
}
.MeetAgentsIndexText a {
	color: #000066;
	text-decoration: none;
}
.MeetAgentsIndexText a:hover {
	color: #000099;
	text-decoration: underline;
}
.MeetAgentsSearchByName {
	background-image: url(images/rs_AgentSearchByNameTitleBG.jpg);
	background-repeat: repeat-y;
	width: 523px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.AgentBioDetail {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/TeamBioBackground.jpg);
	background-repeat: repeat-y;
}
.AgentBioDetailPic {
	border: 1px solid #990000;
	margin-right: 20px;
}
.BioAgentName {
	font-size: 18px;
	font-weight: bold;
	color: #003366;
}
#TeamBioContainer {
	background-color: #DEDEDE;
	background-image: url(images/TeamBioPageFooter.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ListingCourtesyText {
	font-size: 9px;
}
