h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
}
.homebg {
	background-image: url(../images/homebg.jpg);
	background-repeat: no-repeat;
}
        h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
}
        h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
        h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
}
        h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}
        a:link {
	color: #CCCCCC;
	text-decoration: none;
}
        a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
        a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
        a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.featbg {
	background-image: url(../images/featuresbg.jpg);
	background-repeat: no-repeat;
}
.specsbg {
	background-image: url(../images/specsbg.jpg);
	background-repeat: no-repeat;
}

iframe {
border: 0px solid #ffffff;
}
.mapbg {
	background-image: url(../images/mapbg.jpg);
	background-repeat: no-repeat;
}
.availbg {
	background-image: url(../images/availbg.jpg);
	background-repeat: no-repeat;
}
