@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: 1000px;
}

#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 {
	background: url(images/body-bg.gif) top left repeat-y;
	clear: both;
}

#BodyPad {
	margin-left: 13px;
}
#BodyLeft {
	float: left;
	width: 790px;
}

#BodyRight {
	background: #ffffff url(images/home-body-right-bg.gif) top left repeat-y;
	float: left;
	width: 184px;
}
#NavRightSearch{
	background: url(images/inside-search-top.gif) top left no-repeat;
	color: #fff;
	font-size: 13px;
	margin-left: 4px;
	padding-top: 35px;
	text-align:left;
}

#BodyRightPad {
	margin-left: 4px;
}

#Footer {
	background: #fff url(images/footer-top.gif) top center no-repeat;
	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;
	margin-left:65px;
}

#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;
}
