.mainBody {
	background-color: #FFFFFF;
	width: 750px;
	background-repeat: repeat-y;
	background-position: left top;
}
.mainBodyLeftnav {
	background-color: #333333;
	width: 225px;
	float: left;
	z-index:1;
	display:block;
	position:relative;
}
.mainBodyText{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
.mainBodyContents {
	background-color: #FFFFFF;
	/*
width: 525px;
*/
	display:block;
	position:relative;
	
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mainBodyContentsCenterDivider {
	background-image: url(../images/home/nav-centerdivider.gif);
	float: left;
	height: 400px;
	width: 5px;
	margin-top: 20px;
	position:relative;
	z-index:12;
}
.mainBodyContentsLeftColumn {
	width: 275px;
	float: left;
	padding: 5px;
	position:relative;
	z-index:11;
}

.mainBodyContentsSingleColumn {
	float: left;
	padding: 5px;
	display:block;
	position:relative;
}
.mainBodyContentsRightColumn {
	display:block;
	position:relative;
	padding: 5px 5px 5px 280px;
	z-index:10;
}
.officeListing {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	margin-bottom: 5px;
}
.officeInformation {
	background-color: #999999;
	background-repeat: repeat-y;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 2px;
	color: #FFFF00;
	font-weight: bold;
	background-image: url(../images/home/nav-officelisting-repeater.jpg);
}
.officeInformationAddress {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
}
.listingInformationDetails a {
	color: #CB324D;
}

.listingInformation {
	margin-left: 15px;
	margin-top: 4px;
}
.listingInformationDetailsButton {
	text-align: right;
}

.listingInformationPhoto {
	width: 100px;
	float: left;
}
.listingInformationDetails{
	width: 148px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	line-height: 10px;
}
.listingInformationPhoto img {
	border: 2px solid #000000;
}

.legal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	background-color: #333333;
	padding: 6px;
}
.legal a {
	color: #999999;
}


#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	visibility: visible;
	background-color: #CCCCCC;
	left: 223px;
	top: 164px;
}
.navigation {
	padding-left: 165px;
	background-color: #D1D2D4;
	height: 20px;
}

.agentbcs {
	margin: 5px;
	border: 1px solid #999999;
}

.contentContainer {
	padding-top: -45px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.textSmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}
.textSmallLeft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: left;
	width: 150px;
}
.textSmallRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	float: right;
	width: 75px;
}
.textSmallGray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-style: normal;
	font-weight: normal;
}
.mainBoxContainerCleanup:after{
    clear: both; 
    }

.contentLeftDetails {
	width: 230px;
	float: left;
	padding-right: 5px;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.contentRightDetails {
	width: 400px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
}
.textHeadlineBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	width: 250px;
	margin-bottom: 5px;
}
.textHeadlineBoxFull {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 5px;
}
.textLarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.textLarge a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
.groupContainer {
	margin-bottom: 10px;
}
.infoLineContainer {
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
.infoLineLeft {
	float: left;
	width: 150px;
	padding-right: 10px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}
.infoLineRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	float: left;
}

.infoALineContainer {
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}
.infoALineLeft {
	float: left;
	width: 80px;
	padding-right: 5px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}
.infoALineRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	float: left;
}
.infoLineRight img{
	border: 1px solid #666666;
}
.textSmall img{
	border: 1px solid #666666;
}
.generalContainer {
	float: left;
	width: 390px;
}

.topbar {
	top: 0px;
}
.topbarFeatured {
	position: absolute;
	top: 139px;
	visibility: hidden;
	left: 347px;
	width: 242px;
	border: 1px solid #666666;
}
.style1 {color: #FFFFFF}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333; float: left; width: 150px; font-weight: bold; }
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style5 {
	font-size: 12px;
	font-weight: bold;
}
.style6 {font-size: 10px}
.style7 {font-family: Arial, Helvetica, sans-serif}

.groupContainer{
	position:relative;
	width:230px;
}

/* VR Price Label*/
#ctl00_ContentPlaceHolder1_lbl_vrLabel{
	display:block;
	position:absolute;
	right:0;
	top:0;
	font-weight:bolder;
	font-variant:small-caps;
}
/* VR Price*/
#ctl00_ContentPlaceHolder1_lbl_vrPrice{
	display:block;
	position:absolute;
	right:0;
	top:15px;
}

#socialDock{
	display:block;
	position:relative;
	width:219px;
	height:65px;
	background: url(../images/social-bg.png) no-repeat 0 0 #e4e4e3;
	padding:30px 0 0 0;
	margin:10px 0;
	overflow:hidden;
}

#twitter, #wordPress, #faceBook{
	display: block;
	position:relative;
	width:60px;
	height:60px;
	margin:0 5px;
	float:left;
	overflow:hidden;
	line-height:999em;
	text-indent:-999em;
}

#twitter{ background:url(../images/social-twitter.png) no-repeat 0 0; margin-left:8px; }

#faceBook{ background:url(../images/social-faceBook.png) no-repeat 0 0; }

#wordPress{ background:url(../images/social-wordPress.png) no-repeat 0 0; }

#socialDock li a{
    position:relative;
}

#socialDock li{
    display:inline;
}

#socialDock, #socialDock *{
	zoom:1;
}
*html #twitter, *html #wordPress, *html #faceBook{
	margin:0 3px;
}
*html #socialDock #twitter{ margin-left:7px; }
