html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: url(../img/bg1.gif) repeat-x top center;
	background-color: #AA1115;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	text-align: center;
	line-height: 130%;
}

a:link,
a:visited {
	color: #AA0800;
	text-decoration: none;
}

a:active,
a:hover {
	color: #FF3300;
	text-decoration: underline;
}

p {
	margin: 0.75em 0;
}

input,
select,
textarea {
	font-size: 0.9em;
}

img {
	border: none;
}

h2 {
	margin: 5px 0 10px 0;
	padding: 2px 10px;
	background: url(../img/bg9.gif) repeat-x top left;
	font-size: 1.4em;
	color: #FF3300;
	line-height: 140%;
	/*text-transform: uppercase;*/
}

h3 {
	margin: 1em 0 1em 0;
	/*padding: 0.25em 0.5em;*/
	font-size: 1.2em;
	color: #003388;
	/*border-top: 2px solid #F4F4F4;*/
}

#container {
	width: 800px;
	margin: 0 auto;
	background-color: white;
	text-align: left;
}

#header {
	background: url(../img/header.jpg) no-repeat top left;
	height: 105px;
}

#header h1 {
	float: left;
	width: 270px;
	margin: 0;
	padding: 18px 0 0 16px;
	overflow: hidden;
	text-indent: -500px;
}

#header h1 a {
	display: block;
	height: 78px;
}

#header h2 {
	display: none;
}

#menu {
	list-style: none;
	height: 30px;
	margin: 0;
	padding: 5px 0 0 20px;
	background: url(../img/menu.gif) no-repeat top left;
	overflow: hidden;
	font-weight: bold;
}
* html #menu {
	height: 1%;
}
#menu li {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 8px;
	background: url(../img/menu3.gif) no-repeat top left;
}
#menu li a {
	display: block;
	float: left;
	position: relative;
	left: 10px;
	height: 20px;
	padding: 10px 18px 0 0;
	background: url(../img/menu4.gif) no-repeat top right;
	color: #AA0800;
	/*text-transform: uppercase;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
}
#menu li a:hover {
	color: #FF3300;
}

#menu li.active {
	background: url(../img/menu1.gif) no-repeat top left;
}
#menu li.active a {
	background: url(../img/menu2.gif) no-repeat top right;
	color: #FF3300;
}

#main {
	clear: both;
	min-height: 400px;
	padding: 15px 30px 20px 30px;
	background: url(../img/bg2.gif) repeat-y top left;
}
* html #main {
	height: 400px;
}

#footer {
	clear: both;
	padding: 10px 20px 20px 20px;
	height: 15px;
	font-size: 0.85em;
	background: url(../img/footer.gif) no-repeat bottom left;
	color: #666;
}
#footer a {
	color: #666;
}
#footer .copy {
	float: left;
}
#footer .design {
	float: right;
}

#left-col {
	float: left;
	width: 195px;
	margin: 0;
}

#right-col {
	float: right;
	width: 525px;
}

#search {
	margin: 0 0 20px -5px;
	font-size: 0.85em;
}
#search h2 {
	height: 35px;
	margin: 0;
	padding: 0;
	background: url(img/bg5.gif) no-repeat top left;
	text-indent: -300px;
	overflow: hidden;
}
#search form {
	margin: 0;
	padding: 5px 15px;
	background: url(img/bg6.gif) no-repeat bottom left;
}
#search form p {
	margin: 0 0 5px 0;
}
#search form p.large {
	margin: 10px 0 10px 0;
}
#search label {
	display: block;
	/*float: left;
	width: 60px;
	margin-right: 5px;
	text-align: right;*/
}
#search .input {
	font-size: 1em;
	border: 1px solid #666;
}
#search select {
	width: 160px;
}
#search .button {
	/*background-color: #888;
	color: white;
	border: 1px solid #666;
	font-weight: bold;*/
}

#map {
	margin: 0 0 20px -5px;
}

#weather {
	margin-bottom: 20px;
}

#content {
	float: left;
	width: 500px;
}

#intro {
	width: 525px;
	height: 120px;
	margin: 5px 0 10px 0;
	background: url(img/intro.jpg) no-repeat top left;
}

.clear {
	clear: both;
}

table.list {
	border: none;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

table.list th {
	padding: 0.25em 0.5em;
	background-color: #EEE;
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	border-left: 1px dotted #DDD;
	border-right: 1px dotted #DDD;
}

table.list td {
	padding: 0.25em 0.5em;
	border-bottom: 1px solid #DDD;
	border-left: 1px dotted #DDD;
	border-right: 1px dotted #DDD;
}

.center {
	text-align: center;
}

.image {
	width: 160px;
	height: 120px;
	padding: 10px;
	background: url(img/bg4.gif) no-repeat top center;
	text-align: center;
	position: relative;
}

.image2 {
	width: 120px;
	height: 90px;
	padding: 10px;
	background: url(img/bg10.gif) no-repeat top center;
	text-align: center;
	position: relative;
}

.right,
td.number {
	text-align: right;
}

table.offers {
	width: 740px;
	border-collapse: collapse;
}

table.offers th {
	padding: 0.5em;
	background-color: #EEF;
	color: #666;
	border-top: 1px solid #DDE;
	border-bottom: 1px solid #DDE;
	text-align: center;
}

table.offers td {
	padding: 0.25em;
	border-bottom: 1px solid #DDE;
	vertical-align: middle;
}

.offer-nav {
	float: right;
	position: relative;
	top: -25px;
	right: 10px;
}

table.features {
	float: left;
	margin: 0 20px 10px 0;
	border-collapse: collapse;
	border: none;
	border-top: 1px solid #EEE;
	font-size: 1.1em;
}

table.features th {
	padding: 5px 10px 5px 0;
	text-align: right;
	border-bottom: 1px solid #EEE;
	color: #449;
}

table.features td {
	padding: 5px 0;
	border-bottom: 1px solid #EEE;
}

ul.icons {
	clear: right;
	/*position: relative;
	top: -30px;*/
	float: right;
	width: 300px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.icons li {
	float: left;
	width: 90px;
	margin: 0 10px 20px 0;
}

ul.icons img {
	vertical-align: middle;
}

.description {
	clear: both;
}

th.price {
	font-size: 1.2em;
	font-weight: bold;
}

td.price {
	font-size: 1.2em;
	font-weight: bold;
	color: #C00;
}

.preview-image-container {
	height: 365px;
	margin: 20px 0;
	padding: 10px;
	background: url(img/bg3.gif) no-repeat top center;
	text-align: center;
	position: relative;
}

.preview-image-container2 {
	width: 420px;
	height: 315px;
	margin: 20px 0 0 0;
	padding: 10px;
	background: url(img/bg11.gif) no-repeat top center;
	text-align: center;
	position: relative;
}

.preview-image-container .prev {
	position: absolute;
	left: 70px;
	top: 340px;
	font-size: 1.2em;
	font-weight: bold;
}

.preview-image-container2 .prev {
	position: absolute;
	left: 70px;
	top: 310px;
	font-size: 1.2em;
	font-weight: bold;
}

.preview-image-container .next {
	position: absolute;
	right: 70px;
	top: 340px;
	font-size: 1.2em;
	font-weight: bold;
}

.preview-image-container2 .next {
	position: absolute;
	right: 70px;
	top: 310px;
	font-size: 1.2em;
	font-weight: bold;
}

.offer_images .image {
	float: left;
	width: 160px;
	height: 120px;
	padding: 10px;
	background: url(img/bg4.gif) no-repeat top center;
	text-align: center;
}

.renovation-images-before {
	float: left;
	margin-right: 10px;
}

.renovation-images-after {
	float: right;
	margin-left: 10px;
}

.renovation-images-before .image,
.renovation-images-after .image {
	width: 120px;
	height: 90px;
	padding: 10px;
	background: url(img/bg10.gif) no-repeat top center;
	margin: 0;
}

.nowrap {
	white-space: nowrap;
}

.small {
	font-size: 0.85em;
}

.hot_offers .offer {
	float: left;
	width: 355px;
	min-height: 150px;
	margin: 0 10px 10px 0;
	padding: 5px;
	background: url(img/bg7.gif) repeat-x top left;
	background-color: #E9F8EF;
	color: #444;
	font-size: 0.85em;
	line-height: 130%;
}
* html .hot_offers .offer {
	height: 150px;
}

.hot_offers .even {
	margin-right: 0;
}

.hot_offers .offer p {
	margin: 0.25em 0;
}

.hot_offers .offer .image {
	float: left;
	width: 160px;
	height: 120px;
	margin-right: 5px;
	padding: 10px;
	background: url(img/bg8.gif) no-repeat top center;
	text-align: center;
}

.hot_offers .offer h4 {
	margin: 5px 0;
	font-size: 1.1em;
}

.hot_offers .offer table {
	border-collapse: collapse;
	border: none;
}

.hot_offers .offer table th {
	padding-right: 5px;
}

form.search {
	margin: 0 0 10px 0;
	padding: 5px;
	background-color: #EFE;
	border: 1px solid #DED;
}

form.search p {
	margin: 0.5em 0;
}

form.search div {
	float: left;
	margin: 0 10px 10px 0;
}

form.search label {
	width: 120px;
	font-size: 0.9em;
}

form.search select {
	width: 100px;
	border: 1px solid #888;
}

form.search .input {
	border: 1px solid #888;
}

form.search table {
	border: none;
	border-collapse: collapse;
}

form.search table th {
	padding: 5px;
	text-align: right;
}

form.search table td {
	padding: 5px 10px 5px 5px;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #888;
}

.button {
	background-color: #FF3300;
	color: white;
	border: 2px solid #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
}

.sold {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 65px;
	height: 65px;
	background: url(../img/sold.gif) no-repeat top left;
}

.hot {
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
	background: url(../img/hot.gif) no-repeat top left;
}

.bordered {
  border: 1px solid #CCC;
}

.before {
	float: left;
	font-size: 1.1em;
	font-weight: bold;
}

.after {
	float: right;
	font-size: 1.1em;
	font-weight: bold;
}
