/* ***  BODY  *** */

body, html {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EAE7CC;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.header {
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: -1px;
}
.highlight {
	color: #FFFFFF;
	font-size: 12px;
}

div.clear 
{
	margin: 0;
	padding: 0;
	clear: both;
	display: block;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	clip: rect(1px,auto,auto,auto);
}
#horizon {
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	text-align: center;
	min-width: 831px;
	margin-top: -400px;
}
#description h1 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	color: #9A7225;
}
#wrapper {
	position: relative;
	text-align: left;
	width: 841px;
	background-image: url(../_images/shared/flash_bg.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 21px;
	}
#flash {
	height: 502px;
	width: 799px;
	margin-left: 21px;
}
#contact {
	background-image: url(../_images/shared/contact_bg.jpg);
	background-repeat: no-repeat;
	height: 44px;
	width: 799px;
	margin-left: 21px;
	margin-top: 3px;
	text-align: center;
	padding-top: 12px;
	line-height: 17px;
}
#sidewalksale {
	text-align: center;
	line-height: 17px;
	margin-top: 20px;
	background-image: url(../_images/shared/bottom_feature_bg.gif);
	height: 120px;
	padding-top: 21px;
}
#footer {
	font-size: 11px;
	color: #666666;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer a {
	color: #666666;
}
