.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #cc9933;
	text-decoration: none;
	letter-spacing: 1px;
}
.headerplain {color: #cc9933; font-weight: bold;}
h1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #DA862E; 
	padding-top:30px;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(images/designelements/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	left: auto;
	text-align: left;
	padding-bottom: 8px;
	margin-left: -16px;
	text-transform: none;
	letter-spacing: 0em;
}
li {
	list-style-position: outside;
	list-style-image: url(images/designelements/bullet.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #666666;
	left: auto;
	text-align: left;
	padding-bottom: 8px;
	margin-left: -16px;
	text-transform: none;
	letter-spacing: 0em;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	text-decoration: underline;
}
.error{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
}
.smallred {font-size: 9px;color:red}
.bottomlink {
color:#000000;
font-size:8px;
}
.bottomlink a{
color:#000000;
font-size:8px;
}
.bottomlink a:visited{
color:#000000;
font-size:8px;
}
.bottomlink a:active{
color:#000000;
font-size:8px;
}
.bottomlink a:hover{
color:#ffffff;
font-size:8px;
}
input, textarea {font-size:12px; width:100%; font-family:Arial, Helvetica, sans-serif;}
#city {width:78px;}
#state {width:25px;}
#zip {width:38px;}

#contacttable {border:1px solid #999999; border-collapse:collapse;font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#666666;}
#contacttable td,th {padding-left:3px;border:1px solid #999999;}
