H1,H2,H3,H4,TH { font-family: sans-serif; }
H1.fancy { font-size: 18 pt }
H3.entry {text-align: center }
; TH {color: #000000; background: #ffffcc }
TD.body { font-family: sans-serif; font: Helvetica; font-size: small; color:#000000; background: #d8e8c2}
; TD.staff {background: white; text-align: left; vertical-align: top }
TD.contactbox { font-size: 8pt; vertical-align: top; align: left; font-family: sans-serif; background: #ffffff}
TH.contactbox { font-size: 8pt; vertical-align: top; align: left; font-family: sans-serif; background: #e0e0e0}
P.listing {font-size: 12pt}
; ; BODY { background: #ffffcc; margin: 0}
TH.listing {background: #e0e0e0; text-align: left; vertical-align: top ; font-family: sans-serif}
TD.listing {background: #ffffff; text-align: left; vertical-align: top; font-family: sans-serif; font: Helvetica}
DIV.indent {margin-left: 4em; margin-right: 4em}
DIV.bigindent {margin-left: 8em; margin-right: 4em}

.listing {font-size: 10pt; font-family: sans-serif; }
.center {text-align: center; }
.bigtext {font-size: 24pt; font-family: sans-serif; font-weight: bold;}
.elevenpoint {font-size: 11pt; font-family: sans-serif; }
.tenpoint {font-size: 10pt; font-family: sans-serif; }
.ninepoint {font-size: 9pt; font-family: sans-serif; }
.eightpoint {font-size: 8pt; font-family: sans-serif; }
.verysmall {text-align: right; font-size: 6pt; }
 
#floatleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	}

#topmenu {
	background-color: #FFFFFF;
	text-align: center;
	font-size: .90em;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
	color: inherit;
	border-top-style: solid;
	border-top-color: #AD6D6D;
	border-top-width: 2px;
	border-bottom-style: solid;	
	border-bottom-width: 2px;
	border-bottom-color: #AD6D6D;
	}

#topmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#topmenu li {
	display: inline;
	list-style-type: none;
	padding: 20px;
	padding-right: 1em;
	}


#topmenu a:link {
	font-weight: bold;
	color: blue;
	background: transparent;
	text-decoration: none;
	}

#topmenu a:visited {
	font-weight: bold;
	color: red;
	background: transparent;
	text-decoration: none;
	}

#topmenu a:hover {
	font-weight: bold;
	text-decoration : underline;
	background: transparent;
	color: green;
	}

#page-container{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
	font-style : normal;
	font-weight : normal;
	text-align : left;
	text-decoration : none;
	width : 96%;
	text-indent : 0em;
	word-spacing : normal;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 5px;
	border-color: gray;
	background-color: #FFFFcc;
	}

