.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #333333;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #666666;
}
.copy2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #cccccc;
}
.footerbutons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;

}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
	

}
a:hover {
	color: #CC3333;
}
.about-image {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/ab-image-2.jpg);
	background-repeat: no-repeat;
}
.innertitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C60E11;
	text-decoration: none;
}
.boldtextCopy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.boldtextbig {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subnavsmaller {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.subnavsmaller:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D10F0F;
	text-decoration: none;
}
.sidenav {
	background-attachment: scroll;
	background-image: url(../images/rightback.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	left: 3px;



}
.sidenavleft {
	background-image: url(../images/redbulletback2.gif);
	background-repeat: repeat-y;
}
.sidenavlong {

	background-attachment: scroll;
	background-image: url(../images/rightback.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	left: 3px;
}
.sidenavdouble {

	background-attachment: scroll;
	background-image: url(../images/Copy%20of%20abuot-sub.jpg);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	left: 3px;
}
.sidenavleftdouble {

	background-image: url(../images/redbulletback3.gif);
	background-repeat: repeat-y;
}
.subnavsmallervisited {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: D10F0F;
	text-decoration: none;
}
ul#testimonials {
	list-style: none;
	margin: 0 0 2em;
	padding: 0;
	display: block;
	height: 6em;
	overflow: hidden;
	border: 1px dashed #000000;
}
ul#testimonials li {
	list-style: none;
	background: url(images/quote.jpg) no-repeat;
	margin: 0;
	padding: 1em 1em;
	display: block;
	height: 4em;
	line-height: 1.25em;
	font-style: italic;
}
ul#testimonials li .source {
	display: block;
	text-align: right;
}

