body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(bgTexture.gif);
	background-repeat: repeat;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #B8D434;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.headline {
	padding-left: 30px;
	background-image: url(bar3.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	height: 70px;
	margin: 0px;
	padding-top: 20px;
}
.subhead {
	padding: 0px 30px;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	vertical-align: top;
	text-align: left;
}
#phone {
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	color: #333333;
	padding-left: 130px;
	font-size: 14px;
}


.headlinebig {
	font-size: 18px;
	font-weight: bold;
	color: #BDD646;
}
.headlinesmall {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
#faqscroller {
	width: 325px;
	margin-left: 30px;
	float: left;
	margin-top: 230px;
	padding: 0px 10px 0px 0px;
	overflow: auto;
	height: 196px;
}

