html, body, ul, ol, li, p, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}



body {
	font-family: Verdana, Arial, Helvetica, sans-serif, Futura-Normal;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #020571;
}

h1 {
	line-height: normal;
	margin: 0px;
}

#top {
	background-color: #7c76b2;
	font-weight: bold;
	margin-left: 200px;
	position: relative;
	border-left: 5px solid #FFFFFF;
	min-width: 600px;
	height: 20px;
}

#top a {
	color: #FFF;
	text-decoration: none;
	padding-right: 20px;
}

#top a:hover {
	color: #B2DCF7;
	text-decoration: none;
}

#topnav {
	width: 130px;
	height: 160px;
	margin-left: 470px;
	text-align: left;
	font-size: 18px;
	font-weight: lighter;
	position: relative;
	background-color: #7c76b2;
}

ul#topnav {
	padding: 0;
	padding-top: 10px;
	margin: 0;
	list-style: none;
	border-left: 5px solid #FFFFFF;
	color: #FFF;
}

#images {
	width: 475px;
	position: absolute;
	left: 0px;
	top: 0px;
}

ul#topnav li { 
	display: block;
	padding: 5px;
}

ul#topnav li a {
	padding: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	color: #FFF;
	border-bottom: 1px dotted #FFFFFF;
	text-decoration: none;
}

ul#topnav li a:hover {
	text-decoration: none;
	color: #E5AE9B;
}

#grapics {
	background-color: #FFF;
	background-position: right;
	text-align: right;
	min-width: 825px;
	position: relative;
}

#banner {
	height: 170px;
	margin-left: 200px;
	margin-top: 5px;
	min-width: 600px;
	border-left: 5px solid #FFFFFF;
	position: relative;
	text-align: left;
	background-color: #7c76b2;
}

#leftcol {
	width: 200px;
	background-color: #FFF;
	position: absolute;
	left: -205px;
	top: 0px;
}

#wrapper {
	width: 80%;
	border-top: 5px solid #FFFFFF;
	position: relative;
	min-width: 825px;
	margin: auto;
}

#leftnav {
	width: 180px;
	margin-bottom: 5px;
	position: absolute;
	top: 0px;
	left: -205px;
	margin-top: 5px;
	font-size: 0.8em;
}

#leftnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftnav li {
	border-bottom: 1px solid #E4E4E4;
	margin: 0;
	padding: 0;
	border: 0;
}

#leftnav li a {
	display: block;
	padding: 2px 0px 2px 5px;
	border-left: 10px solid #302666;
	color: #FFF;
	text-decoration: none;
	width: 100%;
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
}

html>body #leftnav li a {
	width: auto;
}

#leftnav li a:hover {
	border-left: 10px solid #7c76b2;
	color: #7c76b2;
}

#link {
	width: 200px;
	text-align: center;
	padding-top: 20px;
	border: none;
}

#content {
	margin-top: 5px;
	position: relative;
	background-image: url(../images/setup/menu_back.gif);
	background-repeat: repeat-y;
}

#right {
	margin-left: 205px;
	position: relative;
	width: auto;
	background-repeat: repeat-y;
	background-color: #FFF9DA;
	padding-top: 40px;
}

#info {
	padding: 20px;
	padding-top: 0px;
	min-width: 600px;
	position: relative;
	overflow: hidden;
}

#info a {
	color: #302666;
	text-decoration: none;
}

#info a:hover {
	color: #0099FF;
	text-decoration: none;
}

#text {
	width: auto;
	border-bottom: 1px dotted #7c76b2;
	padding-bottom: 30px;
	overflow: hidden;
	margin-right: 10px;
}

.offer {
	width: auto;
	border-bottom: 1px dotted #7c76b2;
	padding-bottom: 30px;
	padding-top: 10px;
	overflow: hidden;
	margin-right: 10px;
}

.offer-text {
	width: 380px;
	position: relative;
	float: left;
}

.offer-text ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.offer-text li {
	border-bottom: 1px solid #CCC;
	padding: 2px;
	display: block;
}

.offer-pic {
	width: 200px;
	position: relative;
	float: right;
}

.offer-pic img {
	border: 2px solid #FFF;
	margin-bottom: 15px;
}

#hometext {
	width: auto;
	position: relative;
	padding-right: 10px;
	border-right: 1px dotted #7c76b2;
	margin-right: 165px;
	padding-left: 20px;
	margin-bottom: 20px;
}

#rightcol {
	padding: 10px;
	position: absolute;
	right: 5px;
	top: 25px;
	margin-right: 5px;
}

#paving {
	width: auto;
	border-bottom: 1px dotted #7c76b2;
	padding-bottom: 5px;
	padding-top: 5px;
}

#bottomgraphic {
	height: 75px;
	width: 600px;
	background-image: url(../images/setup/bottom_graphic.gif);
	background-repeat: no-repeat;
	clear: both;
	position: relative;
}

#space {
	width: 100%;
	height: 5px;
	clear: both;
	background-color: #FFFFFF;
	position: relative;}

#footer {
	font-size: 10px;
	font-weight: lighter;
	border-top: #302666 1px solid;
	padding: 5px;
	padding-left: 22px;
	height: 20px;
	position: relative;
}

#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer a:hover {
	color: #999;
	text-decoration: none;
}

#logos {
	width: auto;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 35px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px dotted #7c76b2;
	position: relative;
}
	
.paddedleft {
	margin-left: 14px;
}

.offer-title {
	font-size: 1.8em;
	color: #E71C23;
	font-weight: bold;
}

.offer-title-sold {
	font-size: 1.8em;
	color: #E71C23;
	font-weight: bold;
	text-decoration: line-through;
}

.offer-price {
	font-size: 1.4em;
	color: #E71C23;
	font-weight: bold;
}
