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

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:16px;
	color:#000000;
	text-align:center;
	/*
	background: url("images/background.jpg"); 

*/	background-repeat: repeat;
	margin:0;
	padding:0;
	background-image: url(images/bg.gif);
	background-position: center 0px;
	background-color: #48BDD6;
}


/* --- Headings ---*/
h3{
	text-transform:uppercase;
	color:#D8B421;
	margin-bottom:5px;
	margin-left: 15px;
} 

h3.green {
	color:#AAC72D;
	text-transform: none;
	font-size: 1.3em;
	margin-left: 15px;
}


h2{
	color:#4daec8;
	margin-left:15px;
	text-transform:lowercase;
	line-height: 20px;
	padding: 0px;
	margin-top: 15px;
	}


h4{
	margin-left: 15px;
	text-transform: uppercase;
	color:#727E8D;
}

p {
	padding:0 15px;
	color: #82766F;
}



p.blue {
	color: #3a3a82;
}
li {
	color: #4DAEC8;
	margin-bottom: 10px;
}

img{border:none;}
/* --- Links ---*/
a:link, a:visited, a:active {
	color:#c24f2f;
}
/* --- Links ---*/
a:hover   {
	color:#36B1CC;
	text-decoration: none;
}

/* --- Header Elements ---*/		
#header{
	margin: 0; 
	padding: 0;}
#nest_nav_main {
	background-image: url(images/nest_mainnav_bg.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 974px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	color: #7d6453;
	font-family: Arial, Helvetica, sans-serif;
}
#nest_nav_main ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nest_nav_main ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	margin-right: 24px;
	margin-left: 22px;
}
#nest_nav_main a {
	color: #ffdc64;
	text-decoration: none;
}
#nest_nav_main a:hover {
	color: #95D7E7;
	text-decoration: none;
}
	
#headnav{
	background-image:url(http://atlhomesearch.com/images/bg_bar.jpg); 
	background-repeat:repeat-x; 
	height:21px; 
	text-align:right; 
	text-transform:uppercase; 
	width:850px;
}
	
#headnav a{
	color:#FFFFFF; 
	text-decoration:none; 
	margin-right:15px; 
	margin-top:30px;}


/* --- Container Elements ---*/	
#mainTable{
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:16px; 
	margin: 0; padding: 0;
}
	
#container{
	width:930px;
	text-align:left;
	margin-left: auto;
	margin-right: auto;
	background-color: #F1EDE8;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-image: url(images/nest_container_bg.gif);
	background-repeat: repeat-y;
}

#wrapper{
	width:930px;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
}	
#leftcolumn {
	float: left;
	width: 194px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #F2EDE8;
}

	
/* --- Left Navigation ---*/	
#leftnav{
	width:185px;
	float:left;
	clear:both;
	background-color: #c7e8f1;
	display: inline;
	margin-left: 5px;
	margin-top: 0px;
	padding: 0px;
}

#leftnav ul{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 14px;
	}

#leftnav li{
	background-repeat:repeat-x;
	height: auto;
	list-style:none;
	padding-left: 0px;
	display: block;
	margin: 0px;
	padding-bottom: 8px;
	width: 90%;
}

#leftnav li a{
	color: #583219;
	text-decoration: none;
}
#leftnav li a:hover{
	color: #c24f2f;
	text-decoration: underline;
}
/* --- Headings ---*/
#leftnav h3{
	text-transform:uppercase;
	color:#FFFFFF;
	margin-bottom:6px;
	margin-top: 0px;
	border-bottom-width: 3px;
	border-bottom-style: none;
	border-bottom-color: #F1EDE8;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 13px;
	background-color: #86C0D0;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F1EDE8;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 15px;
	font-weight: bold;
} 

#nest_contact {
	float: left;
	width: 173px;
	clear: both;
}
	
#content{
	width: 730px;
	float:right;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F2EDE8;
}


#content p{
	width: auto;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#content .wide p, #content p.wide{
	width: auto;
}
#content li{
	width: auto;	/* margin-left:15px;  */	/* margin-right:15px; */
	padding-right: 25px;
}

#content-blog{
	width: 850px;
}

#ihfDetail10_InfoAndLinks{}


#blogcontent{
	/*width: 850px; */	
}

.linku a {
	text-decoration: underline !important;
}


/* --- Quicksearch Form ---*/
#quicksearch{
	background-color: #f1e39d;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e7d15c;
	border-bottom-color: #e7d15c;
	border-left-color: #e7d15c;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;
}
/* --- Quicksearch Form ---*/
#resources{
	background-color: #f1e39d;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #5b3217;
	border-bottom-color: #5b3217;
	border-left-color: #5b3217;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 15px;
	padding-left: 14px;
}

.searchbox{
	width:234px;
	padding: 0px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.leftside {
	float: left;
	width: 450px;
}
.rightside{
	width:234px;
	margin-top: 12px;
	margin-right: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 18px;
	float: right;
	margin-bottom: 5px;
	display: inline;
}
.rightside-wide{
	width:250px;
	margin-top: 12px;
	margin-right: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 18px;
	float: right;
	margin-bottom: 5px;
	display: inline;
}
	
	
/* --- Bungalow Boxes ---*/

.box4 {
	float: left;
	width: 330px;
	margin: 15px 0px 0px 15px;
}



.box4 h4, .box4 p {
	text-align: center;
	margin: 0;
	padding: 0;
}
.box4 p {
	font-size: 1.1em;
	line-height: 1.5em;
}
.box4 h4 {
	margin: 12px 0px;
	font-size: 1.2em;
	line-height: 1.5em;
}
	
/* --- Hotsheets ---*/

#hotsheets-callout {
	background-color: #cfe6ec;
	background-repeat:repeat-x;
	margin-top: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #86c0d0;
	border-bottom-color: #86c0d0;
	border-left-color: #86c0d0;
	margin-bottom: 12px;
	color: #63AEC8;
}

#hotsheets-callout ul {
	margin-top: 0px;
	line-height: 1.5em;
}
#hotsheets-callout ul li {
	margin-bottom: 12px;
	width: auto;
	margin-right: 12px;
	line-height: 16px;
}
#hotsheets-callout a {
	font-weight: bold;
	color: #583219;
	text-decoration: none;
}
#hotsheets-callout a:hover {
	color: #c24f2f;
	text-decoration: underline;
}
	
	
/* --- Misc Classes ---*/
.break{ /* gives breaking space on neighborhoods page*/
	width:100%; 
	height:10px; 
	clear:both;
}

.small{
	font-size:10px;}


.title{ /* left nav category title */
	background-color:#86c0d0;
	height:25px;
	width:100%;
	color:#FFFFFF;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
}
	
.down{ /* positions headings in center of background color */
	position:relative; 
	top:5px;}

.nobullet{
	list-style:none;}

.top{ /* back to top links */
	text-align:right;}

.line{
	height:10px; 
	border-bottom:solid 1px #CCCCCC; 
	margin-left:15px; 
	margin-right:15px;}
	
#sidebar{
	width: 200px;
	float: right;
	border-left:1px solid #EBEBEB;
}

#sidebar ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom:5px;
}

#sidebar ul li ul{
	padding: 0;
	margin-left: 20px;
}

.narrowcolumn{
float: left;
	width: 625px;
}

#sidebar h2{font-size:18px; margin-left:12px; margin-bottom:6px;}

#sidebar ul{margin:0; padding:0;}

#sidebar form{margin-left:12px;}

.small{margin-left:20px;}

.pagetitle{font-size:18px; margin-left:-4px;}

.post h2{font-size:18px;}

.floatRight{
	float: right;
	margin: 0 0 10px 10px;
}

#bottomsearch{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
	background-color: #86C0D0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#bottomsearch a{
	color: #FFFFFF;
}

#bottomsearch a:hover{
	text-decoration: underline;
	color:#583219;
}

.zip a{
	text-decoration: underline;
}

.zip a:visited{
	text-decoration: underline;
}

.foreclose img, .historic img {
    padding-bottom: 20px; 
    padding-right: 6px;
    float: left;
}

.clear {
	clear: both;
}

.featured-props {
	height: 230px;
	color: #583219;
	background-color: #f1e39d;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #e7d15c;
	border-bottom-color: #e7d15c;
	border-left-color: #e7d15c;
}

.featured-props a {
	color: #583219;
	text-decoration: none;
}
.featured-props img {
	border: 6px solid #FFF;
}
.nest_pagebreak {
	background-image: url(images/nest_pagebreak.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 23px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#nest_footer {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2EDE8;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	background-image: url(images/nest_footer_box_bg.jpg);
	background-repeat: repeat-y;
}
#nest_footer p {
	text-align: left;
	width: 600px;
}
#footer_linkbank {
	font-size: 11px;
	line-height: 20px;
}



/* --- Footer Elements ---*/
#footer{
	height:25px;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	width:930px;
	font-size:11px;
	margin-top: 20px;
	background-color: #86C0D0;
	padding-top: 5px;
	clear: both;
	}

#footer a{
	color:#FFFFFF; 
	text-decoration:none; 
	margin-right:0px; 
	margin-top:30px;}

.foot{
	position:relative; 
	top:3px;}
.none {
	display: none;
}
#banner {
	margin-bottom: 12px;
}
.colored1 {
	color: #5A3117;
}
form {
	color: #5B3117;
}
.anchor_list img{
}
.column  {
	width: 215px;
	float: left;
	margin-left: 15px;
	padding: 0px;
	display: inline;
}
#content .column li{
	width: auto;
	color: #88837D;
}
#container .column ul {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
}
#content .column h2 {
	padding: 0px;
	margin: 0px;
}
#content .column h3 {
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 13px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FBE99A;
}
#content .column h4 {
	text-transform: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 13px;
}
#content .column p{
	width: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.quicklinks {
	margin: 0px;
	padding: 0px;
}
.quicklinks li {
	display: inline;
	margin-right: 10px;
	list-style-type: none;
	height: 14px;
}
.quicklinks ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#content .nopadding1{
	padding-top: -12px;
}
select {
	background-color: #FCF8E5;
}

/* ----------------------------------- Blog CSS ------------------------------------- */

.blog h3 {
	font-size: 15px;
}

