@charset "UTF-8";
/* CSS Document */

body{
	font-family: Oxygen, sans-serif;
}
#contentContainer, #contentContainer a, #contentContainer a:hover {
	color: #542439;
}
#wrapper {
   background-color: #eae3d3;
    background-size: auto 100%;
}
#topBar, #mobTopBar {
    background: #000000 url("../images/headerbg.png") repeat-x left top;
    background-size: 1px 100%;
}
#botBar, #mobBotBar {
    background: #000000 url("../images/footerbg.png") repeat-x left top;
    background-size: 1px 100%;
	letter-spacing: .4px;
}
#botBar {
	height: 60px;
	top:0px;
	width: auto;
	padding: 15px;
}
#nav, #mobDetTab, #mobHomTab, #mobConTab, #vertSep {
    color: #eae3d3;
}
#coLogo {
	margin: 0 auto;
	text-align: center;
	top: 20px;
	height: 58px;
	max-width: 210px;
}
#mobTopBar {
	height: auto;
	padding: 15px 0 10px;
}
#navLeftInfo {
	position: absolute; top: 15px;
}
#mobTopBar .officeName {
	text-align: center;
	font-family: Georgia, serif;
	font-size: 13px;
	-webkit-font-smoothing: antialiased;
	padding-left: 0px;
	padding-top: 5px;
	color: #eae3d3;
	line-height: 18px;
}
#mobTopBar {
	margin: 0 auto;
}
.activeNav, #navBtns .activeNav {
    color: #dca1bd;
    /*background: #f5f5f5 url('../images/bg.jpg') no-repeat left top;*/
}
#pb {
	font-weight:normal;
	width: 75%;
}
#edeLabel {
	font-style:normal;
}
.rsDefault .rsThumbsArrow, .rsDefault .rsThumbsArrow:hover {
	background-color: #eae3d3;
	/*background-image: url("../images/arrowbg.jpg");*/
}
#agent1InfoGen {
    float: left;
    position: relative;
    width: 40%;
}
#agent2InfoGen {
    float: right;
    position: relative;
    width: 60%;
}
#propAddress {
	width: 75%;
	margin-top: 4px;
}
ul#detailsList {
	min-height:30px;
}
.rsArrowRight .rsArrowIcn:hover {
    background: url("../images/rightArrowHover.png") no-repeat scroll 0 0 transparent;
    height: 44px;
    width: 44px;
}
.rsArrowLeft .rsArrowIcn:hover {
    background: url("../images/leftArrowHover.png") no-repeat scroll 0 0 transparent;
    height: 44px;
    width: 44px;
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn:hover {
    background: url("../images/rightArrowHover.png") no-repeat scroll 0 0 transparent;
}
.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn:hover {
    background: url("../images/leftArrowHover.png") no-repeat scroll 0 0 transparent;
}
.rsDefault .rsThumbsArrowIcn {
    height: 42.5px;
    top: 30%;
    width: 44px;
	margin-left: -22px;
}
.rsDefault .rsThumbsArrow {
	width: 50px;
}
.rsArrowRight {
    margin-left: 420px;
}
#topBar {
	color: #eae3d3;
}
#botBar {
	color: #eae3d3;
}
#shareBtns {
	top: 35px;
	right: 10px;
	z-index: 100;
}
#disclaimer {
	top: 0;
	width: 80%;
	line-height: 14px;
}
#coLogo img {
	margin: 0 auto;
}
#coLogo .officeName {
	/*float: left;*/
	text-align: center;
	font-family: Georgia, serif;
	font-size: 13px;
	-webkit-font-smoothing: antialiased;
	padding-top: 6px;
}
#topBar {
	width: 994px;
	padding: 15px;
}
.rsDefault .rsSlide{
    background: #3A1A29;
}
#mobDetTab.ubMobNav, #mobHomTab.ubMobNav {
    width: 48%;
}
@media (max-width: 1023px){
	body{
		background: #eae3d3;
	}
	#propAddress {
		width: 100%;
		padding-bottom: 10px;
		text-align: center;
	}
	#mobShare {
		top:0;
	}
	#pb {
		width: 100%;
		clear: both;
		margin-top:50px;
		text-align: center;
	}
	#eho {
		float:left;
		padding:50px 0 0 5px;
	}
	#disclaimer {
		float:left;
		text-align:left;
		padding: 50px 0 10px;
		font-size:8px;
		width: 90%;
		letter-spacing:.4px;
	}
	#copyright {
		float:left;
		text-align:left;
		width:100%;
		font-size:8px;
		padding: 0 0 0 5px;
		letter-spacing:.4px;
	}
	.rsArrow.rsArrowLeft {
	    padding-left: 0px;
	}
	#mobContact {
		height: 390px;
	}
	#mobAgent1Info {
	    margin-bottom: 20px;
	}
	#mobBotBar {
	    height: 60px;
	}
	#contentContainer {
		min-height:450px;
	}
}
@media (min-width:765px) and (max-width: 1023px){
	#mobAgent2Photo{
		/*float: right;*/
		margin: 0 10px;
	}

	#mobAgent2InfoText{
		/*float: right;*/
		/*text-align: right;*/
	}
}
@media (max-width: 764px){
	#mobAgent2Photo{
		float: left;
		margin: 0 10px 80px 0;
	}

	#mobAgent2InfoText{
		float: left;
		text-align: left;
	}
	#mobTopBar img {
		padding-top: 0;
	}
	#disclaimer{
		width: 80%;
	}
}
@media (min-width: 661px) and (max-width:1023px){
	#details{
		height: 300px;
	}
	#pb {
		text-align: center;
	}
	#propAddress {
		text-align: center;
	}
	#mobTopBar img {
		padding-top: 0;
	}
}
