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

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

*/	background-repeat: repeat-x; 
	margin:0; padding:0;}


/* --- Container Elements ---*/	
#mainTable{
	font-family:Geneva, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	line-height:16px; 
	margin: 0; padding: 0;
}
	
#container{
	width:850px; 
	margin:0; 
	padding: 0; 
	text-align:left; 
	margin-left: auto; 
	margin-right: auto;
}
	
#content{
	width: 700px; 
	float:right;
	
}

#content-blog{
	width: 850px;
}


#content p{
	/* margin-left:15px;  */
	/* margin-right:15px; */
}

#ihfDetail10_InfoAndLinks{}


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

#wrapper{
	width:850px;
}	

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

/* --- Header Elements ---*/		
#header{
	margin: 0; 
	padding: 0;}
	
#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;}

	
/* --- Left Navigation ---*/	
#leftnav{
	width:150px; 
	float:left; 
	clear:both;}

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

#leftnav li{
	background-image:url(http://atlhomesearch.com/images/bg_li.jpg); 
	background-repeat:repeat-x; 
	width:150px; 
	height:25px; 
	list-style:none;}

#leftnav li a{
	margin-left:6px;}


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

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


h2{
	color:#AAC72D; 
	margin-left:15px; 
	text-transform:lowercase;
	line-height: 1.5em;
	}


h4{
	margin-left: 15px;
	text-transform: uppercase;
	color:#3a3a82; 
}


/* --- Links ---*/
a:link, a:visited, a:hover, a:active{
	color:#3a3a82; 
	text-decoration:none;}


/* --- Quicksearch Form ---*/
#quicksearch{
	width:240px; 
	background-image:url(http://atlhomesearch.com/images/bg_quicksearch.jpg); 
	background-repeat:repeat-x;}

.searchbox{
	width:240px; 
	margin:0px auto; 
	padding-top: 8px;}
	
	
/* --- 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 {
	width:240px; 
	background-image: url(http://atlhomesearch.com/images/bg_quicksearch.jpg);
	background-color: #e9e9e9; 
	background-repeat:repeat-x;
	padding: 12px 0px 8px 0px;
	margin-top: 4px;
}

#hotsheets-callout ul {
	margin-top: 8px;
	line-height: 1.5em;
}



p.blue {
	color: #3a3a82;
}



/* --- Footer Elements ---*/
#footer{
	background-image:url(http://atlhomesearch.com/images/bg_bar.jpg); 
	background-repeat:repeat-x; 
	height:21px; 
	color:#FFFFFF;
	text-align:center; 
	text-transform:uppercase; 
	width:850px; 
	font-size:11px;
	margin-top: 20px;
	}

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

.foot{
	position:relative; 
	top:3px;}
	
	
/* --- 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:#aac72d;  
	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;
}

img{border:none;}

#bottomsearch{
	padding: 5px 0;
	font-size: 14px;
	background:#3a3a82; 
	color: #FFFFFF;
	text-align: center;
	border-bottom: 4px solid #AAC72D; 
	margin-bottom: 20px;

}

#bottomsearch a{
	color: #FFFFFF;
}

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

.zip a{
	text-decoration: underline;
}

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

p {
	padding:0 15px;
}

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

.clear {
	clear: both;
}

.featured-props {
	height: 260px;
	width: 240px;
	background: url(images/feature-bg.jpg) no-repeat transparent;
	padding: 65px 0 0 0;
	color: #fff;
}

.featured-props a {
	color: #080862;
	text-decoration: none;
}

