.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnav:hover {
	text-decoration: underline;
}
.prodlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993333;
	text-decoration: none;
	font-weight: normal;
}
.prodlinks:hover {
	text-decoration: underline;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
	line-height: 1.25em;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.subheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: bold;
	color: #993333;
}
.calltoaction {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-align: center;
}
.maintable {
	border: 1px solid #000000;
}
.verticalline {
	background-image: url(../images/horiz_black_bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tdspacing {
	padding: 0px 8px;
}
.prodheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
}
.prodheader:hover {
	color: #000000;
}
.bottomtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/footer2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.photos {
	border: 1px solid #000000;
}
.excerpts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.textsm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
