body {
	scrollbar-face-color: #586740; 
	SCROLLBAR-HIGHLIGHT-COLOR: #e8ecdf;
	SCROLLBAR-SHADOW-COLOR: #000000; 
	SCROLLBAR-3DLIGHT-COLOR: #e8ecdf; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #9dae80; 
	SCROLLBAR-DARKSHADOW-COLOR: #4b4b4b
	background:#586740;
}

p {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}

h2 {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #990000;
	margin-bottom: -18;
}

hr {
	color: #000000;
	height: 1px;
}

.dbl {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 20px;
}

.footer {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #ffffff
}

.maplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #990000;
}

.maplinks A{
	color: #000000;
	text-decoration: none;
}

.maplinks A:hover{
	color: #990000;
}

#word {
	font-family: Times New Roman, Times, serif; 
	font-size: 18px;
	color: #990000;
	margin:0;
	margin-top:5px;
}

.navbar A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: capitalize;
	color: #E8ECDF;
	text-decoration: none;
	margin-left: 6px;
	margin-right: 6px;
}

.navbar A:visited{
	color: #E8ECDF;
}

.navbar A:hover{
	color: #000;
}

.textbox {
	margin: 10px;
	line-height: 100%;
}

.aorphans {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.aorphans:hover {
	text-decoration: underline;
}

.formstyle {
	padding: 2px;
	border: 1px solid #000000;
}


/* Gallery Styles */
ul.gallery{
	padding:0;
	margin:0;
	list-style: none;
	overflow: auto;
}

ul.gallery li{
  float: left;
	margin-right:8px;
	margin-bottom:8px;
	text-align: center;
	width:166px;
	height: 200px;
}

ul.gallery a{
  color: #586740;
}

ul.gallery a:hover img{
	border:1px solid black;
}

ul.gallery a:hover{
  color: black;
}

ul.gallery a img{
	border:1px solid #586740;
	padding:3px;
	display:block;
	margin: 0px auto;
}

ul.gallery li span{
	font-size:0.8em;
}
