.style3 {
font-size: 19px;
font-family: Garamond, Centaur, Times New Roman;
color: #333333;
}
.hometext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 17px;
}
.boldtext {
	font-family: Garamond, Centaur, Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: #545454;
	line-height: 18px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	line-height: 17px;
}
.text a:visited {
	color: #464646;;
	text-decoration: underline;
}
.text a:link {
	color: #464646;
	text-decoration: underline;
}
.text a:hover {
	color: #860011;
	text-decoration: underline;
}
.main {
	font-family: Garamond, Centaur, Times New Roman;
	font-size: 17px;
	color: #333333;
	line-height: 20px;
}
.main a:visited {
		color: #333333;
	text-decoration: none;
}
.main a:link {
	color: #333333;
	text-decoration: none;
}
.main a:hover {
		color: #860011;
	text-decoration: none;
}
.redleftnav {
	font-family: Garamond, Centaur, Times New Roman;
	font-size: 15px;
	color: #860011;
	line-height: 18px;
}
.leftnav {
	font-family: Garamond, Centaur, Times New Roman;
	font-size: 15px;
	color: #333333;
	line-height: 18px;
}
.leftnav a:visited {
	color: #333333;
	text-decoration: none;
}
.leftnav a:link {
	color: #333333;
	text-decoration: none;
}
.leftnav a:hover {
	color: #860011;
	text-decoration: none;
}
body {
	margin-top: 30px;
	background-color: #333333;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5c5c5c;
	line-height: 17px;
}
.footer a:visited {
		color: #5c5c5c;
	text-decoration: none;
}
.footer a:link {
	color: #5c5c5c;
	text-decoration: none;
}
.footer a:hover {
		color: #860011;
	text-decoration: none;
}
.headergrey {
	font-family: Garamond, Centaur, Times New Roman;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
.catheader {
	font-family: Garamond, Centaur, Times New Roman;
	font-size: 18px;
	color: #860011;
	line-height: 20px;
}
li {
	list-style-image: url(images/bullet.gif);
}