BODY {
	margin-top: 0px;
	background-color: #f2f4ef;
	margin-left: 0px;
	margin-right: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/bg-wall.png);
}
A:link  {
	color: #7B5818;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A:visited  {
	color: #7B5818;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-weight: bold;
}
A:active  {
	color : #7B5818;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration : none;
	font-weight : bold;
}
A:hover  {
	color: #A67F39;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: underline;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #282F1C;
	line-height: 22px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #282F1C;
	margin-top: 5px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #282F1C;
	margin-top: 1px;	
	margin-bottom: 6px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #30372C;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #30372C;
	font-weight : bold;	
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #282F1C;
	font-weight : bold;	
}
.header {
	font-family: Arial, sans-serif;
	font-size: 25px;
	color: #ffffff;
	font-weight : bold;		
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222222;
	line-height: 15px;
}
#header {
	background-image: url(images/bg-header.png);
	background-repeat: repeat-x;
}
#top-cell {
	background-image: url(images/top-cell-bg.jpg);
	background-repeat: repeat-x;
	height: 88px;
}
#top-nav {
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#main-cell {
	background-image: url(images/map_no_legend_wash_900.jpg);
	background-repeat: no-repeat;
	width: 900px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: repeat-x;
	height: 208px;
}
a.nav:link  {
	color: #ffffff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.nav:visited  {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-weight: bold;
}
a.nav:active  {
	color : #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration : none;
	font-weight : bold;
}
a.nav:hover  {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-weight: bold;
}
a.thanks:link  {
	color: #F4E6CA;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.thanks:visited  {
	color: #F4E6CA;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-weight: normal;
}
a.thanks:active  {
	color: #F4E6CA;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration : none;
	font-weight : normal;
}
a.thanks:hover  {
	color: #EDD7A9;
	font-family: Arial, Helvetica, sans-serif;	
	text-decoration: underline;
	font-weight: normal;
}
