@charset "UTF-8";
/* CSS Document */



.letter {  width:550px;
padding:20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 23px;
	text-decoration: none;
	color:#243C7A
}

#battlecopy { width:500px;}

#battlecopy a { color:#243C7A; text-decoration:none;}
#battlecopy a:HOVER { color:#243C7A; text-decoration:underline;}

#battlecopy li{ list-style: url(images/bullet.gif) none;}


.pdf {
	font-size: 10px;
	font-style: italic;
	color: #003517;
	border-top: 1px solid #003517;
	border-bottom: 1px solid #003517;
	margin-top:80px;
}
ul.maps {
	padding: 0;
	margin: 0;
	width: 600px;
}
.maps li {
	display: inline;
	height:220px;
	width:180px;
	text-align:center;
}
.maps li a {
	float: left;
	display: block;
	border: 1px solid #ffffff;
	padding: 3px;
	margin: 0 5px 5px 0;
	color:#003517;
	text-decoration:none;
}
.maps li a img {
	display: block;
	width: 170px;
	height:170px;
	border:none;
}
.maps li em {
	display:block;
	font-style:normal;
	font-weight:bold;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
.maps li a:hover {
	border-color: #003517;
	background-color:#ACA38A;
}
.clear {
	clear: both;
}
#maps {height:500px;}

h1  { font-size:18px;}
h2  { font-size:14px;}
h3  { font-size:12px;}