/* Celebrate Homes Main CSS Document ----- */

body {
	background-image: url(../_images/bg.gif);
	}
	
img {
	border: 0;
	outline: none;
	}
	
a * {
	border: 0;
	outline: none;
	color: #7f0202;
	}
	
a:visited {
	color: #7f0202;
	}
	
h1, h2, h3, p {
	margin: 0;
	padding: 0;
	color: #493213;
	}

.center {
	text-align: center;
	}

#nav {
	border: 0;
	outline: none;
	position: absolute;
	margin: -100000px;
	margin: 0;
	text-decoration: none;
	list-style-type: none;
	text-indent: -99999px;
	left: -28px;
	top: 371px;
	}
	
#wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 761px;
	background: url(images/bg.png);
	}
		
#headtop {
	width: 761px;
	height: 81px;
	margin: 0 auto;
	padding: 0;
	text-align: cenger;
	background: url(images/headtop.png) no-repeat;
	}

#head2 {
	float: left;
	position: relative;
	width: 594px;
	height: 126px;
	margin: 0 auto;
	padding: 0;
	text-align: cenger;
	background: url(images/head2b.png) no-repeat;
	}
	
#navimg {
	float: right;
	position: relative;
	width: 167px;
	height: 126px;
	}

#sky_l {
	float: left;
	position: relative;
	width: 381px;
	height: 106px;
	margin: 0 auto;
	padding: 0;
	text-align: cenger;
	background: url(images/sky_l.png) no-repeat;
	}
	
#sky_r {
	float: right;
	position: relative;
	width: 380px;
	height: 106px;
	margin: 0 auto;
	padding: 0;
	text-align: cenger;
	background: url(images/sky_r.png) no-repeat;
	}
	
#house_tl {
	float: left;
	position: relative;
	width: 381px;
	height: 131px;
	margin: 0 auto;
	padding: 0;
	text-align: cenger;
	background: url(images/house_tl.png) no-repeat;
	}
	
#house_tr {
	float: right;
	position: relative;
	width: 380px;
	height: 131px;
	margin: 0 auto;
	padding: 0;
	text-align: cenger;
	background: url(images/house_tr.png) no-repeat;
	}
	
#house_bl {
	float: left;
	position: relative;
	width: 381px;
	height: 97px;
	margin: 0 auto;
	padding: 0;
	text-align: cenger;
	background: url(images/house_bl.png) no-repeat;
	}
	
#house_br {
	float: right;
	position: relative;
	width: 380px;
	height: 97px;
	margin: 0 auto;
	padding: 0;
	text-align: cenger;
	background: url(images/house_br.png) no-repeat;
	}
	
#content {
	margin: 10px;
	padding: 10px;
	color: #493213;
	}
	
#content p {
	text-indent: 2em;
	}
	
#content h1, h2, h3 {
	text-align: center;
	padding: 0 0px 10px 0px;
	}

#clear {
	clear: both;
	}
		
#footer {
	width: 673px;
	height: 90px;
	margin: 0 auto;
	position: relative;
	text-align: center;
	background: url(../_images/footer.png) no-repeat;
	color:#826e58;
	font-family: "Times New Roman", Times, serif;
	padding: 15px 0 5px 0;
	font-size:90%; 
	border-top: none;
	}
	
#footer_txt {
	width: 450px;
	margin: 10px 0 0 150px;
	}

#footer p {
	margin: 0;
	}

#footer a {
	text-decoration: none;
	color: #ae9982;
	}
	
#footer a:hover {
	color: #fff;
	border-bottom: 2px solid #fff;
	}
	
#foot_text {
	padding: 10px 0 10px 0;
	}

	
