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

body {background-image:
url(http://www.sweethomeamarillo.com/images/background.png);
	background-repeat:repeat-x;
	margin:0; padding:0;}

div#mainContain {width:960px;
	height:auto;
	margin:0 auto;}
	
#header {
background:url(http://www.sweethomeamarillo.com/images/bg_phone.png) no-repeat;
	background-position:top right;
	width:960px;
	height:151px;
	float:left;
	margin:0;
	}
	
#logo {
	width:342px;
	height:112px;
	float:left;
	margin:0;
	}
	
#phone {
	width:618px;
	/**width:603px;*/
	height:112px;
	float:left;
	margin:0;
	/*padding:82px 28px 7px 130px;*/
	}	
	
#navBar {
	width:936px;
	height:39px;
	float:left;
	margin:0;
	padding:0 12px 0 12px;
	}
	
#contentTop {
	background:url(http://www.sweethomeamarillo.com/images/bg_contentTop.png) no-repeat;
	width:960px;
	height:37px;
	float:left;
	margin:0;
	}
	
#contentBot {
	background:url(http://www.sweethomeamarillo.com/images/bg_contentBot.png) no-repeat;
	width:960px;
	height:27px;
	float:left;
	margin:0;
	}
	
#contentArea {
	background:url(http://www.sweethomeamarillo.com/images/bg_contentArea.png) repeat-y;
	width:960px;
	height:auto;
	float:left;
	margin:0;
	}
	
#contentInner {
	width:910px;
	height:auto;
	float:left;
	margin:0;
	padding:0px 25px 0 25px;
	}
	
#slideshow {
	width:676px;
	height:230px;
	float:left;
	margin:0;
	}
	
#search {
	background:url(http://www.sweethomeamarillo.com/images/bg_search.png) no-repeat;
	width:242px;
	height:158px;
	float:left;
	margin:0;
	padding:55px 25px 17px 17px;
	}
	
#teasers {
	width:960px;
	height:160px;
	float:left;
	margin:0;
	}
	
#teasers .blog {
	background:url(http://www.sweethomeamarillo.com/images/bg_blog.png) no-repeat;
	width:236px;
	height:88px;
	float:left;
	margin:0;
	padding:43px 21px 29px 27px;
	}
	
#teasers .auctions {
	width:168px;
	height:160px;
	float:left;
	margin:0;
	}
	
#teasers .homes {
	width:167px;
	height:160px;
	float:left;
	margin:0;
	}
	
#teasers .topten {
	width:167px;
	height:160px;
	float:left;
	margin:0;
	}

#teasers .stats {
	width:174px;
	height:160px;
	float:left;
	margin:0;
	}
	
#footer {
	width:930px;
	height:75px;
	float:left;
	margin:0;
	padding:9px 15px 11px 15px;
	}
	
#footer .flinks {
	width:656px;
	height:75px;
	float:left;
	margin:0;
	}
	
#footer .buttons {
	width:274px;
	height:75px;
	float:left;
	margin:0;
	padding:0;
	}
	
#footer .buttonSupport {
	width:154px;
	height:75px;
	float:left;
	margin:0;
	padding:0;
	}
	
#footer .buttonFaceTwit {
	width:117px;
	height:75px;
	float:left;
	margin:0;
	}
	
/* Search Form */
#search div.search_row {
	height: 24px;
	width: 226px;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
	color: #636466;
	font-size: 12px;
	font-weight: bold;
}
#search .formFloat {
	float: right;
}
#search .formFloatLeft {
	float: left;
}
#search .text {
	width: 150px;
}
#search label {
	float: left;
	margin-top: 3px;
}

/* Blog CSS */

#contentb {
	background:url(http://www.sweethomeamarillo.com/images/bg_contentArea.png) repeat-y;
	/*background-repeat: repeat-y;*/
	float: left;
	width: 960px;
}
#contentInnerb {
	margin: 0px 25px 0px 25px;
	float: left;
	width: 910px;
	display:inline;
}
#contentInnerb .blog_posts {
	margin: 0;
	float: left;
	padding:0px 0px 10px 0;
	width: 678px;
	display:inline;
	border-right:2px solid #0066b9;
}
#contentInnerb .blog_sidebar {
	margin: 0;
	float: left;
	width: 222px;
	padding:0px 0 0 0px;
	display:inline;
}
#contentInnerb .blog_sidebar ol,ul,li{
	margin: 0;
	padding:0;
	list-style-type:none;
}