.hmtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	background-image: url(images/hm_bk.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
body{
	background-color: #E8E8DF;
	}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003333;
}
.tantext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AFB3A2;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #993300;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCC66;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}
.contactformbk {
	background-color: #CBCFC3;
}
.boldheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3B3E37;
}
.interiorbk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/interior_bk.gif);
	background-repeat: no-repeat;
}
.interiorbk2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/interior_bk2.gif);
	background-repeat: no-repeat;
}
.interiorbk3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	background-image: url(images/interior_bk3.gif);
	background-repeat: no-repeat;
}
