/* Celebrate Homes Main CSS Document ----- */

body {
	background-image: url(../_images/bg.gif);
	color: #634e34;
	}
	
img {
	border: 0;
	outline: none;
	}
	
.image {
	padding: 0px;
	border: 1px solid #fff;
	outline: none;
	}

.right {
	text-align: right;
	}
	
a * {
	border: 0;
	outline: none;
	color: #00427b;
	}
	
a:visited {
	color: #00427b;
	}
	
.center {
	text-align: center;
	}

h1, h2, h3 {
	font-size: 110%;
	padding: 0;
	margin: 0;
	
	}
	
li {
	list-style-type: square;
	}

p {
	padding: 0;
	margin: 0;
	}
	
#navigation {
	margin: 0;
	padding: 0;
	width: 760px;
	height: 41px;
	float: right;
	position: relative;
	}

#nav {
	border: 0;
	outline: none;
	position: absolute;
	margin: -100000px;
	margin: 0;
	text-decoration: none;
	text-indent: -99999px;
	}
	
#nav li {
	list-style-type: none;
	}
	
#wrapper {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 760px;
	z-index: 2;
	}
	
#wrapper a {
	border: 0;
	outline: none;
	color: #00427b;
	}
	
#wrapper a:hover {
	border: 0;
	outline: none;
	text-decoration: none;
	color: #463324;
	}

#head2 {
	float: left;
	position: relative;
	width: 760px;
	height: 112px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	z-index: 2;
	background: url(images/header.png) no-repeat;
	}
	
#content {
	padding: 10px;
	color: #493213;
	}

	
#content_main {
	padding-left: 10px;
	float: left;
	position: relative;
	width: 360px;
	padding-top: 10px;
	}
	
#content_sub {
	float: right;
	position: relative;
	width: 350px;
	padding-top: 10px;
	}
	
	
#content_sub2 {
	float: right;
	position: relative;
	width: 760px;
	padding-top: 10px;
	}
	
#content p {
	text-indent: 2em;
	text-align: left;
	}

	
#details {
	width: 370px;
	float: right;
	position: relative;
	margin: 10px 0 0 0px;
	}

#floorplan {
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 380px;
	z-index: 1;
	float: left;
	margin-top: 10px;
	}
	
#floorplan p {
	padding: 10px;
	text-align: center;
	}
	
	
#opt {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	}

#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: 0 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;
	}

#fineprint {
	padding:10px;
	text-align:center; 
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:80%; font-style:italic;
}
