body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/blue_vert_fade2.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	background-color: #FAFAFA;
}
#footer {
	background-image: url(images/footer_fill.jpg);
	background-repeat: no-repeat;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #272554;
	text-align: center;
}
.bold18pxblk {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}


.phone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nav:link {
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 18px;
}
a.nav:visited {
	color: #333333;
	padding: 0px 0px 0px 18px;
	text-decoration: none;
	background-color: #FFFFFF;
}
a.nav:hover {
	color: #DE2403;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 25px;
	text-decoration: underline;
	background-image: url(images/flame.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}

ul#navlist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
}
#navlist a:link, #navlist a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(images/stacked_stars.gif);
	display: block;
	width: 140px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 24px;
	background-repeat: no-repeat;
	background-position: 0 -78px;
	margin-left: 10px;
}
#divider {
	background-image: url(images/vert_line.gif);
	background-repeat: repeat-y;
}

#navlist a:hover {
	color: #CC3300;
	background-position: 0 -39px;
}
#navlist a:active {
	color: #FF0000;
	background-position: 0 2px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 16px;
	line-height: 22px;
	color: #CC3300;
	margin-left: 10px;
}
.sidetestimonial {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #232E66;
	text-align: justify;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 8px;
	border: 3px solid #EAB11C;
}
p {
	margin-left: 8px;
	margin-right: 6px;
}
.sidetestimonial a:link, .sidetestimonial a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.blue {
	color: #232E66;
}
.footerlinks a:link, .footerlinks a:visited {
	color: #232E66;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
.footerlinks a:hover {
	color:#FF0000;
	text-decoration: underline;
}
li {
	padding-bottom: 6px;
}
#highlight {
	font-size: 14px;
	font-weight: bold;
	background-color: #7473AC;
	display: block;
	padding: 6px;
	border: 2px solid #181659;
	color: #FFFFFF;
}
