
body 	{	background-color: #5C733B;   
			font-family: "Georgia", "Times New Roman", "Times", "serif";
			font-size: 13px;
			color: black;}		   
		
p 		{ 	font-size: 13px; 
			line-height: 16px; 
  			margin: .5em 1em 0em 1.2em; }	
			
p.text 	{ 	text-indent: 2em; }		

p.mini 		{ 	font-size: 11px; 
			line-height: 13px; 
  			margin: .5em 1em 0em 1.2em; }			

#smcaps	{ 	font-variant: small-caps; } 	

#dropcap {	float: left;
			font-size: 60px;
  			font-weight: normal;
			line-height: 40px;
			margin-right: 1px;
			margin-left: -1.5px; 
			padding-top: 6px; 
			color: #09552B;}	
					
#cal1 	{ 	padding-left: 2.8em; text-indent: -2.8em } 	

#form1 	{ 	margin: 0em 0em 0em 1em; 
			padding-left: 0em }	
			   
#caption 	{	font-family: "Franklin Gothic Medium", "Verdana", "HelveticaNeue", "sans-serif";
			font-size: 11px;
			line-height: 12px; 
			}						

ul, li 	{ 	line-height: 16px; 			   
			list-style-type: square;
  			margin: .5em 1em 0em 1.15em;
			padding-left: .2em }		   
			
form, input 	{ 	line-height: 14px; 
  			margin: 0em;
			padding: 0em }		   

select 	{ 	font: 11px "Georgia", "Times New Roman", "Times", "serif"; 
			background-color: #CCFFCC; 
 			color: black; 
			border: 1px solid teal;
			margin: .4em 0em .2em .25em  }	
			
#submit	{ 	font: 11px "Georgia", "Times New Roman", "Times", "serif"; 
			background-color: teal; 
 			color: #C0D493; 
			border: 1px solid #C0D493;
			margin: .2em 0em .2em .25em  }			 

#email	{ 	font: 11px "Georgia", "Times New Roman", "Times", "serif";
			background-color: #CCFFCC; 
 			color: black; 
			border: 1px solid black;
			width: 200px;
			margin: .4em 0em .2em .25em  }			 
					
			
h1 		{ 	font-family: "Verdana", "Franklin Gothic Medium", "HelveticaNeue", "sans-serif";
			font-size: 14px; 
			text-transform: uppercase;
			color: #006633; 
			line-height: 14px; 
  			margin: 1em 1em -.1em 1em; }	 
			
a:link, a:visited	{ 	color: teal;
			text-decoration: none;
			font-variant: small-caps; }  			

a:hover	{ 	color: teal;
			text-decoration: underline;
			font-variant: small-caps; }  

#url    {	font-size: 12px;
			font-style: italic;
			font-variant: normal; }
			
img.button {float: right; 	
			 }
						
a.button { 	background-color: teal;
			width:40px; 
			height: 10px;
			font: 11px "Georgia", "Times New Roman", "Times", "serif"; 
			background-color: teal; 
 			color: #C0D493; 
			border: 1px solid #C0D493;
			/*margin: .2em 0em .2em .25em*/  }		
					
			
a.who { display: block; 
			width:137px; 
			height: 27px; 
			background: url(images/who1.gif) 0 0 no-repeat;
			text-decoration: none; }

a:hover.who { background-position: -137px 0 }

a.whosection { display: block; 
			width:137px; 
			height: 27px; 
			background: url(images/who1.gif) 0 0 no-repeat;
			background-position: -137px 0; 
			text-decoration: none; }

a:hover.whosection { background-position: 0px 0 }


a.issues { display: block; 
			width:124px; 
			height: 27px; 
			background: url(images/issues1.gif) 0 0 no-repeat;
			text-decoration: none; }

a:hover.issues { background-position: -124px 0 }
 
a.opps { display: block; 
			width:185px; 
			height: 27px; 
			background: url(images/opportunities1.gif) 0 0 no-repeat;
			text-decoration: none; }

a:hover.opps { background-position: -185px 0 }

a.cal { display: block; 
			width:242px; 
			height: 27px; 
			background: url(images/calendar1.gif) 0 0 no-repeat;
			text-decoration: none; }

a:hover.cal { background-position: -242px 0 }

