body {

	background-image: url(images/vamapbg.jpg);

	background-repeat: no-repeat;

	background-color: #6A3314;

	margin: 0;

}

.mapbg {

	background-image: url(images/locationsbg.jpg);

	background-repeat: no-repeat;

}

.copyright {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #FFFFFF;

	text-decoration: none;

}

h1 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	line-height: 16px;

	font-weight: bold;

	color: #6A3212;

	text-decoration: none;

}

h2 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 14px;

	font-weight: bold;

	color: #B2792A;

	text-decoration: none;

}

h3 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 14px;

	font-weight: bold;

	color: #000000;

	text-decoration: none;

}

p {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 15px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

li {

		font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 15px;

	font-weight: normal;

	color: #000000;

	text-decoration: none;

}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 15px;

	font-weight: bold;

	color: #006699;

	text-decoration: underline;

}

a:hover {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 15px;

	font-weight: bold;

	color: #B2792A;

	text-decoration: underline;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	line-height: 15px;

	font-weight: bold;

	color: #006699;

	text-decoration: underline;

}


