h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;


}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}
a:link {
	color: #A51F2B;
	text-decoration: underline;
	font-weight: normal;

}
a:visited {
	color: #A51F2B;
	text-decoration: underline;
	font-weight: normal;

}
a:hover {
	color: #336699;
	text-decoration: underline;
	font-weight: normal;

}
a:active {
	color: #A51F2B;
	text-decoration: underline;
	font-weight: normal;

}
.copyright {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A52138;
}

.smallcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bolder;

}
body {
	margin: 0;
	background-color: #D7D7D7;
	background-repeat: repeat-y;
	background-image: url(images/bg2.gif);



}
#img {
	display: block;
	
}

.nav {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #666666;
}
.nav a:link, .nav a:visited, .nav a:hover, .nav a:active {
 color: #A51F2B;
 text-decoration: none;
}
.navtop a:link, .navtop a:visited, .navtop a:hover, .navtop a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	font-weight: bold;

}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-type: square;
	line-height: 20px;

}
