body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	color: #006633;
}
.vvsmalltext {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-bottom:5px;

}
p.cost{
	font-weight: bold;
	color: #ff9933;
}

span.costsold{
	font-weight: bold;
	color: #ff9933;
	text-decoration: line-through;
}

span.sold{
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 5px;

}
.footer {
	font-size: 8pt;
}
a {
	font-weight: bold;
	color: #ff9933;
	text-decoration: none;
}
A.savemoney:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

A.savemoney:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

A.savemoney:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;

}

A.savemoney:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;

}
li {
	font-size: 12px;
}
ul {
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 30px;
}
#homeright {
	margin: 10px;
	height: 300px;
	width: 190px;
	float: right;
}


.orange {
	color: #FF9933;
}
select {
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;

}
.boxout {
	border: 1px solid #267754;
	background-color: #CDEDE0;

}
.imagecaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#newhomesavemoney {
	height: 120px;
	width: 190px;
	padding-top: 30px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-attachment: scroll;
	background-image: url(images/newhomesavemoney.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#newhomecentre {
	width: 400px;
}
.borderall {
	border: 1px solid #006633;
}
.bordertop {
	border-top: 1px solid #006633;
}

select.inter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	width:150px;
	height:14px;
	border: 1px solid #000000;
}

p.inter{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bolder;
	margin:0px;
	padding:0px;
}

#exdemo{
	position: relative;
	width: 500px;
	padding-top:160px;
}

#exdemo-img{
	position: absolute;
	height: 150px;
	width: 150px;
	left: 0px;
	top: 0px;
}

#exdemo-bullet{
	position: absolute;
	left: 160px;
	top: 0px;
	width: 340px;
	height: 150px;
}

ul.data {
list-style: none;
margin-left:0px;
padding-left:0px;
}
li.data {
	background-image: url(images/pdficon.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	font-weight:normal;
	line-height:24px;
	margin-bottom:0px;
	padding-bottom:10px;
	height:auto;
	
}

p.prodfocus{
line-height:18px;
margin-bottom:10px;
}