/* CSS for New Horizon Custom Homes */

body {
	margin: 0;
	padding: 0;
	background-color: Black;
	color: #F7FDDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#logoarea {
	width: 780px;
	padding: 0;
	margin: 0;
}
#logo {
	background-color: #BC8859;
	width: 540px;
	text-align: center;
	vertical-align: top;
}
#lot_bullets {
	line-height: 14px;
}
#navbar {
	width: 780px;
}
#footer {
	color: #F7FDDB;
	font-size: 12px;
	width: 780px;
	text-align: center;
	padding: 15px 0 10px 0;
}
#photo_area {
width: 780px;
	background-color: #908E73;
	border: none;
}

:link, :visited { text-decoration: none; }
:link:focus, :visited:focus { color: #FFE4C4; }
:link { color: #F4A460; }
:visited { color: Silver; }
:link:hover, :visited:hover { color: #F7FDDB; }
:link:active, :visited:active { color: #FA8072; }
#stone {
	color: #F7FDDB;
	font-size: 18px;
	font-weight: bold;
	width: 260px;
	text-align: center;
	}
#banner {
	border: none;
	margin: 0;
	padding: 0;
	}
h1 {
padding: 5px 0 0 0;
	border-bottom: medium solid #BC8859;
}


#content {
	font-size: 12px;
   text-align: left;
	border: thin solid #F7FDDB;
}
#content img {
	border: none;
	vertical-align: top;
}
#content td {
	padding: 0 15px 0 15px;
}
.left_align td {
	text-align: left;
}
img.padtop  {
	padding: 10px 0 0 0;
}
.webmaster {
	font-size: 10px;
}
hr {
	color: #F7FDDB;
}
li {
	list-style-image: url(../Images/bullets.gif);
	list-style-position: outside;
	padding: 0 0 0 5px;
	line-height: 20px;
}
li li {
	list-style: square;
	list-style-image: none;
}
















