@charset "utf-8";

/* CSS Document */
/* Colours - Blue 		#009DDC;
			 Dark Grey 	#818286;
			 Light Grey #D1D2D4;
*/
body {
	background-color:#FFF;
	font: 80% Verdana, Arial, Helvetica, sans-serif;
}
#header {
	margin: 0px auto 15px;
	padding: 0px;
	width: 849px;
}
#content {
	margin: 0px auto;
	width: 849px;
}
#menu {
	float: left;
	width: 206px;
}
#contact {
	color: #818286;
}
/********************************** ARTICLES */

#menu #articles {
	 /*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D1D2D4; */
	padding-bottom: 20px;
}
#menu #articles .no-bold a {
	color: #818286;
}
#menu #articles h2 {
	font-size: 12px;
	margin: 0 0 10px 0;
	font-weight: normal;
}
#menu #articles .articles h2 {
	color: #818286;
	padding: 4px 0 0 0;
	margin-top: 10px;
}
#articles p {
	padding: 0 10px;
	margin: 0 0 5px 0;
	font-size: 11px;
	color: #818286;
}
#articles a {
	color: #009DDC;
	text-decoration: none;
}





#house-logo {
	margin: 25px 0;
	padding-top: 50px;
	text-align: center;
	font-size: 12px;
	background-image: url(../../images/layout/house-logo-search-menu.png);
	background-repeat: no-repeat;
	background-position: center top;
	
	display:none;
}
#house-logo a {
	color: #009DDC;	
	text-decoration: none;
}
#house-logo a:hover {
	text-decoration: underline;
}
#info {
	width: 618px;
	padding: 0px;
	float: left;
	margin-left: 25px;
}
#info p, #info_building p {
	line-height: 140%;
	color: #818286;
	font-size: 100%;
}
#info a, #info_building a {
	text-decoration: none;
	color: #818286;
}
#info a:hover, #info_building a:hover {
	text-decoration: underline;
	color: #009DDC;
}
/* FEATURED-AREA */

#featured-area {
	width: 230px;
	float: left;
	margin-left: 10px;
}
#info #featured-area h1{
	font-size: 13px;
	color: #818286;
	font-weight: bold;
	text-align: center;
}
#featured-area img {
	margin-bottom: 8px;
}





/************************************ FOOTER */

#footer {
	width: 849px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #957C57;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer  a:hover {
	text-decoration: underline;
}

#footer-menu a {
	color: #000000;
	text-decoration: none;
}
#footer-menu a:hover {
	text-decoration: underline;
}
#footer-menu a#footer-active , #footer-menu a#footer-active:hover {
	color: #000000;

}

#active .sub a:link, #active .sub a:visited, #active .sub a:hover {
	color: #35261C;
	background: #BD9B84;
	padding: 8px 20px;
}
#active #current {
	padding: 7px 20px 5px;
	background: #9F805B url(../../images/layout/menu-d.gif) no-repeat;
	color: #FFF;
}	
#active a:link, #active a:visited, #active a:hover {
	background-color: #CBE5E4;
	color: #36281F;
	padding: 7px 20px 5px;
}
#realestate-locations {
	color: #B49978;
	margin: 0px 1px 0px 0px;
	padding: 0px;
	text-align: right;
}
#realestate-locations form {
	width: 213px;
	float: left;
	padding-top: 8px;
}
#realestate-locations .box {
	color: #000;
	background: #EDE7DE;
	border-width: 0px;
	border-style: none;
}
#realestate-locations .button {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#highlight-column:hover, .highlight:hover {
	background-color: #E6E7E8;
}
#info .listing h2, #info_building .listing h2 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-style: italic;
}
#info .listing p, #info_building .listing p {
	margin: 0px;
	padding: 0px;
}
#info .listing a, #info_building .listing a {
	color: #818286;
}
#info .listing a:hover, #info_building .listing a:hover {
	text-decoration: none;
	color: #EDDFCD;
}
#info .listing:hover a, #info_building .listing:hover a {
	color: #009DDC;
}
#info .listing .col-35-np h2, #info_building .listing .col-35-np h2 {
	padding-bottom: 5px;
	font-size: 14px;
	font-style: normal;
}
#info h1, #info_building h1, #menu h1{
	font-size: 140%;
	color: #818286;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
#info h2, #info_building h2 {
	font-size: 120%;
	color: #818286;
	;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
}
#info h3, #info_building h3 {
	font-weight: normal;
	color: #818286;
	;
}
#info h3.underline, #info_building h3.underline {
	padding-bottom: 5px;
	margin-bottom: 15px;
	margin-top: 25px;
}
#info li.listing a:hover, #info_building li.listing a:hover {
	text-decoration: underline;
}

#info li, #info_building li {
	line-height: 150%;
}
#info li.alpha, #info_building li.alpha {
	list-style: lower-alpha;
}
#info small a, #info_building small a {
	color: #9B7C57;
}

#info a.button:hover, #info_building a.button:hover {
	text-decoration: none;
	color: #009DDC;
	background-color: #D1D2D4;
}
#info a.button, #info_building a.button  {
	color: #FFF;
	text-decoration: none;
	background-color: #009DDC;
}
#info .px-363 p, #info_building .px-363 p {
	font-size: 110%;
	margin: 0px 0px 10px;
	padding: 0px;
}
#info .article h4 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
#info .article h4 a {
	color: #009DDC;
}
#info .article p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#info .article {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #453727;
}
#info .px-250-wp ul {
	padding: 0px 0px 0px 30px;
	margin: -10px 0px 10px;
}
#info .col-33 p , #info .col-50 p, #info .col-60 p,#info .col-35 p, #info .col-40 p{
	margin: 0px;
	padding: 0px 0px 5px;
}
#info_building {
	width: 566px;
	color: #818286;
	;
	background: 050505;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 45px;
}

.heading {
	color: #FBFBF4;
	background: #B4BA96;
	border: 1px solid #8D9176;
	padding: 8px;
}
.button {
	color: #818286;
	background: #EDE7DE;
	padding: 0px;
	margin-right: 5px;
	border-width: 0px;
	border-style: none;
}
.button:hover {
	text-decoration: none;
	color: #009DDC;
	background-color: #D1D2D4;
}

#site-map #highlight-column.underline {
	border-bottom: 1px solid #594833;
	padding: 10px;
}

#info .button {
	font-size: 10px;
	padding: 5px;
	color: #FFF;
	background-color: #009DDC;
}
#info .button:hover {
	color: #D1D2D4;
	background-color: #D1D2D4;
}

#info h1 .building-title {
	font-weight: normal;
	font-size: 200%;
}

#mortgage-rate-logo {
	float: left;
	width: 468px;
}


#sutton {
	margin-top: 15px;
	margin-bottom: 15px;
	background: #D9B992 url(../../images/layout/sutton-info.gif) no-repeat;
	padding: 15px 5px 40px 10px;
}
.side-sutton {
	background: #9B7C57 url(../../images/layout/sutton-info.gif) no-repeat;
	padding: 15px 5px 15px 15px;
	margin-top: 30px;
	margin-bottom: 15px;
}
#sutton-logo {
	float: left;
	width: 206px;
	background: url(../../images/layout/sutton-logo.gif) no-repeat center top;
	height: 20px;
	padding-top: 60px;
	text-align: center;
	font-size: 12px;
}


.side-sutton #sutton-logo {
	float: none;
	width: 180px;
	margin-top: 10px;
}
.side-sutton #sutton-logo a {
	color: #000;
}



#featured img {
	margin-bottom: 5px;
}
.col-50-np { /* Copy from your CSS */
	padding: 0px;
	float: left;
	width: 50%;
}

/************************************** TEXT */

.text-blue {
	color: #009DDC;
}
.text-dkgrey {
	color: #818286;
}
.text-ltgrey {
	color: #D1D2D4;
}
.no-bold {
	font-weight: normal;
}
.text-small { /* Copy from your CSS */
	font-size: 80%;
}
.text_small, .text-small {
	font-size: 80%;
}
.text15 {
	font-size: 15px;
}
.text18 {
	font-size: 18px;
}
.text-red {
	color: #818286;
}
.text-large {
	font-size: 105%;
}
.text-black {
	color: #000;
}
.text_gold {
	color: #818286;
}
.text-18 { /* Copy from your CSS */
	font-size: 18px;
}

/***************************************** UTILITY */

html, body, img { 
	margin: 0px; 
	padding: 0px; 
	border: 0px;
}

.padding-5 {
	margin: 5px 0px;
}
.padding-10 {
	margin-top: 10px;
}

.image_l {
	margin: 5px 20px 10px 0px;
	float: left;
}
.clear {
	clear: both;
}
.hidden {
	position: absolute;
	text-indent: -200em;
}
.under-line {
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818286;
}
.text-status {
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
.underline {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #818286;
}
.l-r-line {
	border-right: 2px solid #050505;
	border-left: 2px solid #050505;
}
.left {
	float: left;
}
.right {
	float: right;
}
/****************************** POSSIBLE GARBAGE */

#sidebar {
	padding: 0px 0px 10px;
	width: 206px;
}
#main-content {
	float: left;
	width: 643px;
}
#info .home-info .blog h1 {
	background: #AD8E68;
	color: #000;
	padding: 5px;
}


