h1 {
	font: 24pt/26pt Times New Roman, Times, Serif;
	font-weight: 800;
}

h2 {
	font: 18pt/20pt Times New Roman, Times, Serif;
	font-weight: 800;
}

h3 {
	font: 14pt/16pt Times New Roman, Times, Serif;
	font-weight: 800;
}

h4 {
	font: 12pt/15pt Times New Roman, Times, Serif;
	font-weight: 800;
}

h5 {
	font: 10pt/12pt Times New Roman, Times, Serif;
	font-weight: 800;
}


a { color: #000000; }

input,textarea {
	background-color: #c6e1cc;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 9pt;
}

body {
	background-color: #00721b;
	font: 12pt/15pt Times New Roman, Times, Serif;
}

.caps {
        text-transform: capitalize 
}

.ucase {
        text-transform: uppercase 
}

.lcase {
        text-transform: lowercase 
}

.smalltext { font-size: 9pt; }

.smallertext { font-size: 8pt; }

div.photocredit {
	color: #000000;
	font-size: 8pt;
	font-weight: 800;
	font-style: oblique;
	text-align: right;
}

div.subhead {
	color: #000000;
	font: 12pt/12pt Times New Roman, Times, Serif;
	font-weight: 800;
	font-style: oblique;
	text-align: left;
}

.maintable {
	border: 1px solid #666666;
	background-color: #ffffff;
	border-spacing: 0px;
	border-collapse: collapse;
}

.masthead {
	color: #000000;
	background-color: #ffffff;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 36pt;
	font-weight: 800;
	text-decoration: none;
}

table.photoframe {
	border: 2px solid #000000;
	border-spacing: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td.photocaption {
	background-color: #ffffff;
	font: 10pt/12pt Times New Roman, Times, Serif;
	margin: 0px;
	border-spacing: 0px;
	text-align: left;
	font-style: oblique;
}

td.mastheadsmall {
	background-color: #ffffff;
	font: 18pt/20pt Times New Roman, Times, Serif;
	font-weight: 800;
	text-decoration: none;
	margin: 0px;
	border-spacing: 0px;
}
	
td.belowmasthead {

	/*  What is this page area called in newspaper lingo?  someone help me :-)  */
	background-color: #c6e1cc;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: 600;
}

td.tinyfoot {
	background-color: #ffffff;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

.error_message {
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #bb0000;
}

a.primarynav 
{ 
	display: block; 
	width: 142px; 
	border-top:1px solid #808080; 
	border-left:1px solid #000; 
	border-right:1px solid #808080; 
	border-bottom:1px solid #000;
	background-color: #c6e1cc;
	
	color: #000000;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	font-weight: 500;
	text-decoration: none;
	text-indent: 10px;	
	text-align: left;
} 	

a.primarynav:hover {
	text-decoration: none;
	color: #ffffff;
	font-weight: 800;
	background-color: #005314;
}

a.nothing:hover, a.nothing:link, a.nothing:visited, a.nothing:active {
	text-decoration: none;
	border: 0px;
	color: #000000;
}

a.reflink:link, a.reflink:visited {
	text-decoration: none;
	border: 0px;
	color: #000099;
}

a.reflink:hover, a.reflink:active {
	text-decoration: underline;
	border: 0px;
	color: #000099;
}

a.headline:link, a.headline:visited {
	text-decoration: none;
	border: 0px;
	color: #000000;
	font: 18pt/20pt Times New Roman, Times, Serif;
	font-weight: 800;
}

a.headline:hover, a.headline:active {
	text-decoration: underline;
	border: 0px;
	color: #000000;
	font: 18pt/20pt Times New Roman, Times, Serif;
	font-weight: 800;
}

a.headlinesm:link, a.headlinesm:visited {
	text-decoration: none;
	border: 0px;
	color: #000000;
	font: 12pt/15pt Times New Roman, Times, Serif;
	font-weight: 800;
}

a.headlinesm:hover, a.headlinesm:active {
	text-decoration: underline;
	border: 0px;
	color: #000000;
	font: 12pt/15pt Times New Roman, Times, Serif;
	font-weight: 800;
}

.button  { 
	color: #000000;
	font-weight: 500;
	font-size: 10px;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	background-color: #dfdfe4;
	border: 1px solid #808080; 
	margin: 0px
}

img.frame {
	color: #000000;
	border: 1px solid #000000;
}

