@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 {
	background: url(../images/body-bg.gif) top left repeat-y;
	clear: both;
}

#BodyPad {
	margin-left: 27px;
	margin-right:0px;
}

#BodyLeft {
	float: left;
	width: 662px;
}

#BigThree {
	background-color: #d4b976;
	text-align: left;
	padding-top: 18px;
	color: #fff;
}

.bigthreecontent {
	padding: 20px 27px 27px 27px;
}

#BigThree a {
	color: #d31632;
}
#BigThree a#HeadLink {
	color: #616451;
	text-decoration:none;
}
#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: 21px;
	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 {
	background: #ffffff url(../images/home-body-right-bg.gif) top left repeat-y;
	float: left;
	width: 184px;
}

#BodyRightPad {
	margin-left: 4px;
}
#NavRight {
	background: url(../images/inside-main-top.gif) top left no-repeat;
	color: #fff;
	font-size: 13px;
	margin-left: 4px;
	padding-top: 35px;
	text-align:left;
}
#NavRight a {
	color: #fff;
	text-decoration: none;
}
#NavRight a:hover {
	color: #dff27e;
}
#NavRight select {
	border:1px solid #9C9C9C;
	color:#494b3d;
	display:block;
	font-size:.9em;
    width:160px;
}
#NavRight td {
color: #fff;
	font-size: 13px;
	}
/**/
#NavRightSearch {
	background: url(../images/inside-main-top.gif) top left no-repeat;
	color: #fff;
	font-size: 13px;
	margin-left: 4px;
	padding-top: 35px;
	text-align:left;
}
#NavRightSearch a {
	color: #fff;
	text-decoration: none;
}
#NavRightSearch a:hover {
	color: #dff27e;
}
#NavRightSearch select {
	border:1px solid #9C9C9C;
	color:#494b3d;
	display:block;
	font-size:.9em;
    width:160px;
}
#NavRightSearch td {
color: #fff;
	font-size: 13px;
	}

.nav_link {
	background: url(../images/nav-link-bg.gif) bottom center no-repeat;
	padding: 0 0 20px 11px;
}
.nav_link_last {
	padding: 0 0 0 11px;
}
.nav_subtext {
	color: #b6bc97;
	font-size: 10px;
}
#map {
	margin-top:10px;
	}
#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;
}

#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;
}
