.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.contentbg {
	background-image: url(images/bg_warmth.jpg);
	background-repeat: no-repeat;
	background-position: -2px 1px;
	background-attachment: scroll;

}
.phonenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.smalltextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.smalltextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;

}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.photoborder {
	padding: 2px;
	border: 1px solid #333333;
}
.photoborder:hover {

	padding: 2px;
	border: 1px solid #999999;
}
.siteborder {
	border: 3px solid #993300;
}
.sitebg {
	background-attachment: fixed;
	background-image: url(images/bg01.jpg);
	background-repeat: repeat;
	background-position: center top;
}
.formbutton {
	background-color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.formfield {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFF4;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.hlink {
	color: #FFFFFF;
	text-decoration: none;
}

