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

body {background-image: 
	url(../images/background.png);
	background-repeat: repeat-x;
	margin:0; padding:0;
	background-color: #c7e6ff;}

div#mainContain {width:960px;
	height:auto;
	margin:0 auto;}
	
#contentArea {
	background:url(../images/body.png) repeat-y;
	width:920px;
	height:auto;
	float:left;
	margin:0;
	padding:10px 20px 10px 20px;
}

#contentBot {
	background:url(../images/contentBot.png) no-repeat;
	width:960px;
	height:24px;
	margin:0;
	float:left;
}

#contentInner {
	width:910px;
	height:auto;
	float:left;
	margin:0;
	padding:0px 25px 0 25px;
	}

#header {
	width:960px;
	height:230px;
	margin:0;
	float:left;
}

#headerTop {
	width:960px;
	height:174px;
	margin:0;
	float:left;
}

#logo {
	width:361px;
	height:174px;
	margin:0;
	float:left;
}

#headR {
	background:url(../images/headR.png) no-repeat;
	width:599px;
	height:174px;
	margin:0;
	float:left;
}

#navBar {
	background:url(../images/navBar.png) no-repeat;
	width:940px;
	height:44px;
	margin:0;
	float:left;
	padding:0 10px 0 10px;
}

#belowNav {
	background:url(../images/belowNav.png) no-repeat;
	width:960px;
	height:12px;
	margin:0;
	float:left;
}

#teasers {
	width:960px;
	height:321px;
	margin:0;
	float:left;
}

#slideshow {
	width:461px;
	height:321px;
	margin:0;
	float:left;
}

#teasersR {
	width:499px;
	height:321px;
	margin:0;
	float:left;
}

#teaserTop {
	width:499px;
	height:155px;
	float:left;
}

#blog {
	width:463px;
	height:86px;
	margin:0;
	float:left;
	padding:49px 25px 20px 11px;
}

#housing {
	background:url(../images/housing_back.png) no-repeat;
	width:221;
	height:86px;
	margin:0;
	float:left;
	padding:49px 10px 20px 11px;
}

#guide {
	width:257px;
	height:155px;
	float:left;
}

#teasersBot {
	width:499px;
	height:166px;
	margin:0;
	float:left;
}

#teaserAuctions {
	width:158px;
	height:166px;
	margin:0;
	float:left;
}

#teaserFind {
	width:167px;
	height:166px;
	margin:0;
	float:left;
}

#teaserWelcome {
	width:174px;
	height:80px;
	margin:0;
	float:left;
}

#teaserNational {
	width:174px;
	height:86px;
	margin:0;
	float:left;
}

#footer {
	width:960px;
	height:116px;
	margin:0;
	float:left;
}

#footNav {
	width:578px;
	height:116px;
	margin:0;
	float:left;
}

#footLogos {
	width:382px;
	height:116px;
	margin:0;
	float:left;
}

/* 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-image: url(../images/body.png);
	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;
}

/*Map*/

#SearchPage {
	width:920px;
	height:1232px;
	margin:0;
	float:left;
}

#MapAreas {
	width:687px;
	height:1232px;
	margin:0;
	float:left;
}

#AmarilloMap {
	width:687px;
	height:567px;
	margin:0;
	float:left;
}

#CanyonMap {
	width:687px;
	height:665px;
	margin:0;
	float:left;
}

#Legend {
	/*background:url(../images/legend.png);*/
	width:233px;
	height:1232px;
	margin:0;
	float:left;
}

