body {
   background-color: #4A4335;	
	font-family: Verdana, Arial, helvetica, sans-serif;
	padding: 0px;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#textnav a:link { text-decoration: underline; color: #669ACC; }
#textnav a:visited { color: #244058; }
#textnav a:hover { text-decoration: none; }

#topnav {
	width: 800px;
	height: 18px;
	background-color: #000000;
	text-align: right;
	margin: 0px;
	line-height: 140%;
}
#topnav a:link { text-decoration: none; color: #ffffff; }
#topnav a:visited { text-decoration: none; color: #ffffff; }
#topnav a:hover { text-decoration: underline; color: #ffffff; }

#welcome {
	width: 798px;
	background-color: #CCCC99;
	text-align: left;
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	
}
p.wel {padding: 0px 20px 25px 25px; line-height: 120%; }

#home_divlayouth1 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
	padding: 20px 0px 0px 25px;
}
/* home page rollover nav */
#navbox {
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	width: 798px;
	height: 193px;
	background-color: #ffffff;
}

#footer {
	border: 1px solid #000000;
	width: 798px;
	background-color: #CCCC99;
	margin: 0px;
	padding: 0px;
}

p.footertext {
	color: #990000;
	font-family: Book Antiqua, serif;
	font-size: 14px;
	padding: 25px 50px 15px 50px;
}
#footernav {
	background-color: #342B1E;
	padding:3px 0px 3px 0px;
	color: #ffffff;
	font-size: 10px;
}
#footernav a:link { text-decoration: none; color: #ffffff; }
#footernav a:visited { color: #F5DEB3; text-decoration: none; }
#footernav a:hover { text-decoration: underline; color: #ffffff; }

/* begin content pages navigation / left column */
#leftnavbox {
	float: left;
	width: 160px;
	height: auto;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: left;
}
#leftnav {
	list-style-type: none;
	margin: 10px 0px 0px 1px;
	padding: 0px;
	line-height: 170%;
	font-size: 16px;
	font-family: Book Antiqua, serif;
}
#leftnav li a { margin: 0px 0px 0px 15px; text-decoration: none; color: #ffffff; }
#leftnav li a:hover { color: #ffffff; text-decoration: none; background-color: #95ACC4; }
/* end content pages navigation / left column */
/* pagecell contents: navigation, body content of page */
#pagecell {
	width: 798px;
	background-color: #CCCC99;
	text-align: left;
	border: 1px solid #000000;
	color: #000000;
	font-size: 12px;
	height: auto;
}
/* body of each page */
#content{ margin: 20px 20px 20px 180px; height: auto; }

h2 { font-size: 18px; font-family: Book Antiqua, serif; color: #990000; text-decoration: underline; }
h3 { font-size: 16px; font-family: Book Antiqua, serif; color: #993300; text-decoration: underline; margin: 20px 0px -15px 8px; }
h4 { font-size: 16px; font-family: Book Antiqua, serif; color: #993300; margin: 30px 0px -15px 16px; }
h5 {
	font-size: 16px;
	font-family: Book Antiqua, serif;
	color: #000000;
	margin: 30px 0px -15px 16px;
	
}

#content p { padding: 5px 30px 10px 22px; }
#content p, .par { line-height: 130%; }

.pform {
	border: 3px solid #4A4335;
	padding: 5px;
	width: 430px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}

#lispacing li {
	line-height: 130%;
	padding: 2px;
}

.thin { padding: 0px; margin-bottom: -20px; margin-left: -10px; }
.smallmargins { padding: 0px; margin: 20px 0px -20px 0px; }

#aboutnav { padding: 3px; background-color: #342B1E; }
#aboutnav a { margin: 0px; text-decoration: none; color: #ffffff;  }
#aboutnav a:hover { color: #ffffff; text-decoration: underline; }
#aboutnavcurrent { padding: 3px; background-color: #342B1E;
                   color: #F5DEB3; text-decoration: underline overline;
						 margin: 0px; }
						 
.olstyle { list-style-type: upper-alpha; margin-right: 30px; margin-left: 20px; padding-left: 40px; }
ol{ margin-right: 30px; }

table {
   font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
	line-height: 150%;
}
