@charset "UTF-8";
/* CSS Document */

body {
	
	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: 662px;
}


#BodyRight {
	
	float: left;
	width: 184px;
}

#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;
}

.clear {
	clear: both;
}
