html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
    text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#e8eef2;
}
img {
	border: none;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#container {
	width: 760px;
	/*height: 100%;*/
    margin: 0px auto;
    text-align: left;
}
#main {
    width: 760px;
	/*height: 100%;*/
    margin: 0px auto;
    text-align: left;
	background-color:#fff;
	float:left;
}
#header {
	float: left;
	width: 100%;
	height: 90px;
}
#leftcolumn {
	float: left;
	width: 285px;
}
#leftcolumn .leftimage {
	margin-bottom: 25px;
}
#maincolumn {
	float: left;
	width: 445px;
	margin: 0px 0px 0px 20px;
}
#maincopy {
	float: left;
	padding: 30px 0px 20px 0px;
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
#maincopy h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #535353;
	font-weight: normal;
	font-size: 18px;
}
/*#maincopy h2 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #535353;
	font-weight: normal;
	font-size: 15px;
}*/
.inlineP {
	display:inline;
}
#maincopy h2 {
	color: #000000;
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	display:inline;
}
#maincopy p {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}
#maincopy ul {
	list-style: none;
	margin: 0px 0px 15px 0px;
	padding: 0px;
	font:normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

#featurebathroom {
	float: left;
	width: 179px;
	height: 198px;
	background-color: #002663;
	margin: 0px 30px 0px 0px;
}
#featurebathroom h2{
	margin: 4px 7px 3px 15px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight:bold;
}
#featurebathroom p{
	margin: 0px 15px 0px 15px;
	padding: 0px;
	color: #fff;
	font-size: 10px;
}
#featurebathroom p a{
	color: #fff;
	text-decoration: none;
}
#featurebathroom p a:hover{
	color: #fff;
	text-decoration: underline;
}
#specialoffers {
	float: left;
	width: 179px;
	height: 198px;
	background-color: #73bd1e;
	margin: 0px 30px 0px 0px;
}
#specialoffers h2{
	margin: 4px 7px 3px 15px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 0.8em;
	font-size: 12px;
	font-weight:bold;
}
#specialoffers p{
	margin: 0px 15px 0px 15px;
	padding: 0px;
	color: #fff;
	font-size: 10px;
}
#specialoffers p a{
	color: #fff;
	text-decoration: none;
}
#specialoffers p a:hover{
	color: #fff;
	text-decoration: underline;
}
#logos {
	float: left;
	margin: 15px 0px 0px 0px;
	padding:0;
}
#footer {
	float: left;
    width: 100%;
	margin: 15px 0px 0px 0px;
	background-color: #002663;
	color: #FFFFFF;
	font-size: 12px;
	height:23px;
}
#footer p{
	margin: 0px;
	padding-left: 10px;
	padding-top:3px;
	text-align:center;
}
#underfooter {
	padding-top: 5px;
	height: 15px;	
	text-align: center;
	width: 760px;
	font-size: 10px;
	color: #636363;
	background-color:#e8eef2;
	float:left;
}
#underfooter p{
	margin: 0px;
	background-color:#e8eef2;
}

#underfooter a{
	color:#002663;
	text-decoration:none;
}
#underfooter a:hover{
	text-decoration:underline;
}
td {
	font-size: 12px;
}
.RightImages{
	width:80px;
	float:right;
}
.RightImages img{
	margin-bottom:7px;
}
.SmallWidth{
	width:350px;
}
.OfferItemTop {
	color: #FFFFFF;
	background-color: #73BD1E;
	float: left;
	width: 425px;
	padding: 5px;
}
.OfferItemTop h3 {
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	font-size: 12px;
}
.OfferItemTop a {
	color: #FFFFFF;
	text-decoration: none;
}
.SaleItem {
	float: left;
	width: 435px;
	margin-bottom: 30px;
	background-color: #F5FDEE;
}
.SaleItem img {
	width: 100px;
	float: left;
	margin-right: 10px;
}
.OfferItemMiddle {
	float: left;
	width: 430px;
}
.OfferItemBottom {
	float: left;
	width: 425px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #afe373;
	padding-right: 10px;
}
.OfferItemBottom a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.OfferItemBottom a:hover {
	text-decoration: underline;
}
.SaleItemImages {
	width: 100%;
	text-align: center;
}
.SaleImageThumb {
	width: 100px;
	margin: 10px;
}
.SaleItemFooter {
	background-color: #73BD1E;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	width: 100%;
	padding-right: 10px;
}
.SaleItemFooter a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#mainimage {
	width: 285px;
}


.FeatureItemTop {
	color: #FFFFFF;
	background-color: #002663;
	float: left;
	width: 425px;
	padding: 5px;
}
.FeatureItemTop h3 {
	color: #FFFFFF;
	display: inline;
	text-decoration: none;
	font-size: 12px;
}
.FeatureItemTop a {
	color: #FFFFFF;
	text-decoration: none;
}
.FeatureItem {
	float: left;
	width: 435px;
	margin-bottom: 30px;
	background-color: #D2EFFF;
}
.FeatureItem img {
	width: 100px;
	float: left;
	margin-right: 10px;
}
.FeatureItemMiddle {
	float: left;
	width: 430px;
}
.FeatureItemBottom {
	float: left;
	width: 425px;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #abc8d7;
	padding-right: 10px;
}
.FeatureItemBottom a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.FeatureItemBottom a:hover {
	text-decoration: underline;
}
.FeatureItemImages {
	width: 100%;
	text-align: center;
}
.FeatureImageThumb {
	width: 100px;
	margin: 10px;
}
.FeatureItemFooter {
	background-color: #0079BA;
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	width: 100%;
	padding-right: 10px;
}
.FeatureItemFooter a {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/*
#menu {
	float: left;
	width: 100%;
	background-color: #73bd1e;
	height: 26px;
}
#menu ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
}
#menu ul li {
	display: inline;
	padding: 0px 5px 0px 15px;
}
#menu ul .last{
	padding-left: 60px;
}
#menu ul a{
	color: #FFFFFF;
	text-decoration: none;
}
#menu ul a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
*/
.mainNavi {
	float: left;
	width: 100%;
	background-color: #73bd1e;
	height: 26px;
}
.mainNavi ul {
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
	font-size: 13px;
	font-weight: normal;
}
.mainNavi li {
	display: inline;
	padding: 0px 5px 0px 15px;
}
.mainNavi a {
	color: #FFFFFF;
	text-decoration: none;
}
.mainNavi a:hover {
	color: #002663;
	text-decoration: none;
}
.PopUpNavi {
	visibility:hidden;
	text-align:left;
	margin: -55px 5px 0px 0;
	width: 180px;
	font:normal 12px Arial, Verdana, Helvetica, sans-serif;
	color: white;
	background-color: #73bd1e;
}
.PopUpNavi ul {
	margin:0;
	padding:0;
}
.PopUpNavi li {
	margin:0;
	padding:0;
	list-style: none;
}
.PopUpNavi a {
	text-decoration:none;
	color: #fff;
	height: 24px;
	line-height: 20px;
	padding:0 10px 0 10px;
	display:block;
	background:none;
	border-top: 1px solid #99d554;
}
.PopUpNavi a:hover {
	color:#fff;
	background-color: #002663;
}

#sitemap ul{
	padding:0px;
	margin:0px;
}

#sitemap ul li{
	padding:3px 0px;
}

#sitemap ul li ul{
	padding:0px 20px;
}
#quickLinks1{
	width:150px;
	padding-left:20px;
	border-right-color:#666666; border-right-width:1px; border-right-style:dashed;
	float:left;
	text-align:left top;
	min-height:125px;
}
#quickLinks2{
	width:150px;
	padding-left:20px;
	border-right-color:#666666; border-right-width:1px; border-right-style:dashed;
	float:left;
	text-align:left;
	min-height:125px;
}
#quickLinks3{
	width:150px;
	padding-left:20px;
	border-right-color:#666666; border-right-width:1px; border-right-style:dashed;
	float:left;
	text-align:left top;
	min-height:125px;
}
#quickLinks4{
	width:140px;
	padding-left:20px;
	float:left;
	text-align:left top;
	min-height:125px;
}
#quickLinksTop {
	background-image:url(../../images/top-quicklinks.gif);
	margin-top:2px;
	width:750px;
	height:44px;
	float:left;
	text-align:left;
	font-size:14px;
	color:#FFFFFF;
	padding-left:10px;
	padding-top:5px;
	font-weight:bold;
}
#quickLinksText {
	width:680px;
	float:left;
	background-image:url(../../images/middle-quicklinks.gif);
	background-repeat:repeat-y;
	padding-left:40px;
	padding-right:40px;
}
#quickLinksText a{
	color:#333333;
	text-decoration:none;
}
#quickLinksText a:hover {
	color:#000000;
	text-decoration:underline;
}
#quickLinksBottom {
	width:760px;
	height:51px;
	float:left;
	background-image:url(../../images/bottom-quicklinks.gif);
	background-repeat: no-repeat;
}
.quickLinksHeading {
	font-size:14px;
	font-weight:bold;
}

.webstat {
	display:none;
}