.bodytext {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 19px;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 15px;

}
.picpad {
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif, Tahoma;
	font-size: 20px;
	color: #FFFFFF;
	line-height: 25px;
	font-weight: normal;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 20px;
}
h2 a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	line-height: 20px;
	text-decoration: underline;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 10px;
	color:#000000;
	padding: 8px 0px;
	background-image: url(images/navbg.gif);

}
.nav a{
	color:#000000;
	text-decoration: none;
	padding: 7px 8px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #cc1111;
}
.nav a:hover{
	color:#000000;
	padding: 7px 8px;
	background-color: #CC0000;

}
.address {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #440000;
	line-height: 16px;
}
.address a{
	color: #110000;
	text-decoration: none;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
}
body {
	background-color: #B50D19;
}
li {
	background-image: url(images/page.gif);
	background-position: left center;
	list-style-type: none;
	margin-top: 20px;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	text-indent: 0pt;
	margin-left: 0px;
	list-style-position: outside;
}
