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

body {
	background: #ffffff url(../../images/main-bg.gif) top center repeat-x;
	color: #7f7f7f;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	line-height: 15px;
	padding: 0 0 50px 0;
	text-align: center;
}

a {
	color: #954313;
}

/* Page Structure */

#Main {
	background: #ffffff url(../../images/main-body-bg.gif) top center repeat-y;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin: 13px auto 25px auto;
	width: 900px;
}

#Header {
	margin: 0 0 0 27px;
}

#MainBorder {
	padding: 0px 1px;
}

#Header span {
	background: url(../../images/home-realty-logo.gif) top left no-repeat;
	display: block;
	float: left;
	height: 97px;
	width: 332px;
}

#Header h1 {
	display: none;
}

#HeaderLinks {
	float: left;
	font-size: 12px;
	padding: 55px 0 0 0;
	text-align: right;
	width: 510px;
	color: #e5d6b2;
}

#HeaderLinks a {
	color: #bca469;
	text-decoration: none;
}

#HeaderLinks a:hover {
	color: #943815;
}

#Body {
	clear: both;
}

#BodyPad {
	
	margin-left: 27px;
}

#BodyLeft {
	float: left;
	width: 580px;

	
}

#ManagerBody {
	width:580px;
	float:left;
	padding-top:10px;
}
#OfficeName{
	float:left;
	width:180px;
}
#OfficeName p{
	
	margin:0px;

}

#OfficeAddress{
	float:left;
	width:180px;
	height:112px;
	padding-top:20px;

}
#OfficeAddress p{
	text-align:right;
	margin:0;
}
#OfficeAddress a{
	float:right;
}
#ManagerPhoto {
	float:left;
	width:100px;


}
#OfficePhoto {
	float:left;
	width:100px;
	
}	
#BigThree {
	background-color: #d4b976;
	text-align: left;
	padding-top: 18px;
	color: #fff;
}

#BigThree a {
	color: #d31632;
}

#One, #Two, #Three {
	float: left;
}

#One {
	width: 221px;
}

#Two {
	width: 221px;
	background: url(../../images/big-three-left-bg.gif) top left no-repeat;
}

#Three {
	width: 220px;
	background: url(../../images/big-three-left-bg.gif) top left no-repeat;
}

#One h2, #Two h2, #Three h2 {
	font-size: 15px;
	font-weight: normal;
	color: #616451;
	line-height: 21px;
	margin: 0px 25px;
	padding-left: 55px;
}

#One p, #Two p, #Three p {
	padding: 0 25px;
}

#One h2 {
	background: url(../../images/one-h2-bg.jpg) left top no-repeat;
}

#Two h2 {
	background: url(../../images/two-h2-bg.jpg) left top no-repeat;
}

#Three h2 {
	background: url(../../images/three-h2-bg.jpg) left top no-repeat;
}

#BigThreeBottom {
	background: url(../../images/big-three-bottom.gif) bottom center no-repeat;
	clear: both;
	height: 12px;
}

#BodyRight {
	
	float:right;
	margin:0 29px 0 0;
	width:250px;
	
}

#BodyRightPad {
	margin-left: 4px;
}
#Footer {
	clear: both;
	margin: 0px;
	padding-left: 1px;
	padding-top: 8px;
}

#Body > #Footer {
	padding-top: 16px;
}

#FooterPad {
	background: url(../../images/footer-bg.gif) top center repeat-y;
	margin: 0 0 26px 0;
}

#FooterLinks {
	float: left;
	line-height: 21px;
	width: 467px;
}

#FooterLinks p {
	background-color: #f3f3f3;
	margin: 0 0 0 26px;
	padding: 25px;
	text-align: left;
}

#FooterSpecials {
	float: left;
	margin-top: 25px;
	text-align: left;
	width: 404px;
}

#FooterSpecials a {
	color: #094181;
}

.footer_special {
	float: left;
	font-size: 10px;
	width: 128px;
}

.footer_special p {
	line-height: 11px;
	margin: 0 0 0 25px;
}

.special_head {
	color: #494b3d;
	font-size: 14px;
}

.phone {
	color: #494b3d;
	font-size: 18px;
}

.clear {
	clear: both;
}