/*

yellow = "#F5D741"
dark green = "#1A6206"
med green = "#378222"
light green = "#A4B578" 
white = "#F5F4D7"

*/

body, td, blockquote   { font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: left }

a { color: #F5D741; text-decoration: underline }
a:hover { color: #F5D741; text-decoration: none }

h1 { color: #F5D741; font-weight: bolder; font-size: 16px }

.section { color: #A4B578; font-weight: bolder; font-size: 14px }
.bigger { font-weight: bolder; font-size: 14px }


.title { color: #F5D741; font-weight: bolder; font-size: 18px }


.headline { color: #ffffff; font-weight: bolder; font-size: 18px }
.bluebold { color: #DEEBF3; font-weight: bolder; font-size: 12px }
.bluebold2 { color: #DEEBF3; font-weight: bolder; font-size: 14px }

.black { color: #000000}
.redsubsection { color: #993333; font-weight: bolder; font-size: 14px }

.heading
{
	color: #F5F4D7;
	font-weight: bolder;
	font-size: 14px;
	border-style: solid;
	border-width: 1px;
	background-color: #378222;
	padding: 2px;
	border-color: #F5F4D7;
}




.hugetitle { color: #993333; font-weight: bolder; font-size: 20px }
.subsection { color: #0C5781; font-weight: bolder; font-size: 14px }
.bigger { font-weight: bolder; font-size: 13px }
.smprint  { color: #0C5781; font-size: 10px }
.redsmprint  { color: #993366; font-size: 10px }
.notbold { font-weight: normal }



select { color: #F5F4D7; font-weight: bolder; background-color: #1A6206 }
.submit { color: #F5F4D7; font-weight: bolder; background-color: #1A6206 }

.gallery { float:left; text-align:center; margin:5px; padding:10px;  width:260px; background-color:#fff; border: 1px black dotted;
}