/* CSS Document 
Authored by SJ 12/12/05
dark blue text - #091177
orange - #FF9900
green - #98BF54*/

body {
    margin: 0;
	padding: 0;
	text-align: center;
}
.bodytext {
   font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .7em;
	line-height: 160%;
	padding-left: 15px;
}
    
a:hover {
   text-decoration: underline
}
#container {
    width: 750px;
	text-align: left;
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
}
#topnav {
    color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .75em;
	text-align: right;
	padding: 10px 8px 5px 0px;
	background-image: url(../images/back.gif);
	font-weight: bold
}
#topnav a,#topnav a:link,#topnav a:visited {
    color: #ffffff;
	text-decoration: none;
}
#topnav a:hover {
    text-decoration: none; color: #F79400
}
#mast {
    border-top: 5px solid #FF9900;
	border-bottom: 4px solid #FF9900;
}
#mainav {
    background-image: url(../images/gradient_mainav.jpg);
	width: 750px;
	padding-top: 9px;
	padding-bottom: 9px;

}
#mainav img {
    padding-right: 28px;
}
#contentholder {
    width: 750px;
	border: 4px solid #98BF54;
}
html>body #contentholder {
    width: 742px;
}

#contentmain {
    padding-top: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}
#head {
    font-size: .75em;
	font-weight: bold;
	color: #091177;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	line-height: 160%;

}


#content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .7em;
	line-height: 160%;
	padding-left: 15px;
}
#content td {
    font-size: .7em;
}

#content img {
   margin-right: 15px;
   margin-bottom: 8px;
  

   
}

.header_green { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #98BF54;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 120%;
	padding-left: 0px;
	padding-bottom: 20px}

#content a,#content a:link,#content a:visited {
    color: #F79400;
}
.photo img {
    border-right: 3px solid #98BF54;
	border-bottom: 3px solid #98BF54;
	border-left: 3px solid #98BF54;
	
}
#subnav {
    width: 160px;
	color: #F79400;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .75em;
	padding-top: 25px;
	line-height: 180%;

	
}
#subnav a,#subnav a:link,#subnav a:visited {
    color: #F79400;
	text-decoration: none;
}
#subnav li {
    list-style-image: url(../images/bullet_subnav.gif);
	margin-left: -25px;
	padding-bottom: 5px;
}
#footerholder {
   clear: left;
   background-image: url(../images/gradient_footer.jpg);
   border-bottom: 5px solid #F8D809;
   border-top: 3px solid #D47F00;
   height: 35px;
   margin-bottom: 0px;
 }
#subscribe {
    float: right;
	width: 335px;
	margin-top: 6px;
	
}
#subscribe img {
    margin-top: 5px;
}

#subscribe input { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .65em;
	height: 15px;
	vertical-align: top;
}

#subscribe .submit {
     width: 65px;
	 height: 24px;
}

#footer {
   float: left;
   font-family: Arial, Helvetica, sans-serif;
   font-size: .65em;
   color: white;
   width: 275px;
   padding-left: 10px;
   padding-top: 4px;
   
}
/*home page styles*/
#homecolumn1 img {
   border-right: 4px solid #98BF54;
   border-bottom: 4px solid #98BF54;
  
}
#homecolumn2 {
   font-size: .7em;
   font-family: Arial, Helvetica, sans-serif;
   line-height: 145%;
   color: #000000;
   padding: 15px 15px 25px 15px;
}
#homecolumn2 img {
    border: 4px solid #98BF54;
	margin-top: 16px;
}
.homegreen {
   font-weight: bold;
   color: #98BF54;
   font-size: 1.3em;
}
#homecolumn3 {
   color: #091177;
   font-size: .7em;
   line-height: 130%;
   font-family: Arial, Helvetica, sans-serif;
  
 }
#homecolumn3 img {
   border-left: 4px solid #98BF54;
   border-bottom: 4px solid #98BF54;

   
}
#news {
    padding-right: 10px;
	padding-bottom: 5px;
	line-height: 170%;
	
}
#news a,#news a:link,#news a:visited {
    color: #F79400;
}
.homeorange {
   font-size: 1.3em;
   color: #FF9900;
   font-weight: bold;
}
  


	
	

