body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color:#666;}
a:link {	text-decoration: none;	color:#000000;}
a:visited {	text-decoration: none;		color:#000000;}
a:hover {	text-decoration: underline;		color:#000000;}
a:active {	text-decoration: none;		color:#000000;}

/*  LINK STYLE FOOTER LINKS */
a:link.footlinks {color: #999; font-size:10px; background-color:inherit;}
a:visited.footlinks {color: #999;font-size:10px; background-color:inherit;}
a:active.footlinks {color: #999;font-size:10px; background-color:inherit;}
a:hover.footlinks {color: #999;text-decoration: underline;font-size:10px; background-color:inherit;}

/*  LINK STYLE HOME PG BULLETS */
a:link.bullet {color: #fff; font-size:13px; background-color:inherit; font-weight:bold;}
a:visited.bullet {color: #fff;font-size:13px; background-color:inherit; font-weight:bold;}
a:active.bullet {color: #fff;font-size:13px; background-color:inherit; font-weight:bold;}
a:hover.bullet {color: #fff;text-decoration: underline;font-size:13px; background-color:inherit; font-weight:bold;}

/*  LINK STYLE SITEMAP */
a:link.sitemap {color: #000; font-size:12px; background-color:inherit; font-weight:bold;}
a:visited.sitemap {color: #000;font-size:12px; background-color:inherit; font-weight:bold;}
a:active.sitemap {color: #000;font-size:12px; background-color:inherit; font-weight:bold;}
a:hover.sitemap {color: #000;text-decoration: underline;font-size:12px; background-color:inherit; font-weight:bold;}


/* HOME */
/* =====================================================================================*/

#bulletwrap {
	padding-top: 13px;
	padding-left: 16px;
}

#aboutwrap {
	padding-top: 50px;
	padding-left: 15px;
	padding-right: 10px;
	color:#FFFFFF;
}
.servicebullettext {
	color:#666666;
	font-size:11px;
}
.bullettitle {
	color: #AD4C00;
	font-size: 13px;
	font-weight:bold;
}
.hometxt {
	font-size:10px;
}
#bulletvertspacer {
	margin-top: 10px;
}
#bulletvertspacer2 {
	margin-top: 5px;
}

/* SITE-WIDE */
/* =====================================================================================*/

.logostyle {
	color:#000000;
	font-size:11px;
	font-weight:bold;
	font:Arial, Helvetica, sans-serif;
	text-align:center;
	padding-top: 3px;
}
#logopad {
	padding-bottom: 10px;
}
.footertext {
	color:#999;
	font-size:10px;
	padding-top: 5px;
}

.formitem {
border:1 solid #adab9c;
width:200px;
font-family:Verdana;
font-size:11px;
color:#4A4A4A;
margin-left:0px;
margin-top:1px;
margin-bottom:1px;
}

.formitem-butt {
border:1 solid #adab9c;
width:100px;
font-family:Verdana;
font-size:11px;
color:#533B24;
margin-left:0px;
margin-top:1px;
margin-bottom:1px;
}








