
/* BULK OF THE USEFUL STYLES ======================================================================= GENERAL STYLES 
		AND OTHER OVERRIDES */
		
p, a, td, li, ul, ol, dl, h1, h2, h3, h4, h5, h6, TEXTAREA, INPUT, SELECT, caption 
							{	font-family: Verdana, Trebuche, Lucida, Arial, sans-serif;	}

body						{	color: #000;
								font-size: 0.85em; 
								margin: 0; 
								padding: 0; 
								border: 0; 
								text-align: center; 
								background: #087400 url("/images/background.jpg") no-repeat center top; }

HR						{ color: #FFF; }

li p						{	margin-bottom: 0.5em;  }

ul							{	margin-top: 5px; 
								margin-bottom: 0px;
								}
ul li						{	list-style-type: circle;
								}
								
								
DL							{	font-size: 0.8em; line-height: 1.5em; }
DT						{	font-weight: bold; font-size: 1em; }
								
IMG.limg				{	float: left; display: block; margin: 7px 20px 5px 0px; }
IMG.rimg				{	float: right; display: block; margin: 7px 0px 5px 20px; }
IMG.cimg				{	text-align: center; display: block; margin: 0 0 1em 0; }

.caption					{	color: #000; font-weight: bold; font-size: 0.8em; }

/* PAGE STRUCTURE =============================================================== PAGE STRUCTURE  */

#main					{	border-collapse: collapse;
								
								border: 5px solid #FFF;
								padding: 0;
								margin: 30px 0px 0px 0px;
								
								width: 700px; 					/* False value for IE4-5.x/Win. */
 								voice-family: "\"}\""; 
  								voice-family: inherit;
								width: 685px;						/* You get it. Good value for compliant browers. */	
								}

#content				{	vertical-align: top;
								text-align: left;
								
								border: 0;
								background: #C6EEB4;
								
								margin: 0;
								padding: 0px 0px 0px 0px;
								
								width: 550px; 					/* False value for IE4-5.x/Win. */
 								voice-family: "\"}\""; 
  								voice-family: inherit;
								width: 541px;						/* You get it. Good value for compliant browers. */	
								}
								
#contentwrap			{	padding: 10px 10px 0px 10px;
								}


#foot						{	background: transparent; }#printbanner			{	display: none; }

/* NAVIGATION ===================================================================== NAVIGATION	*/ 
#primarynav			{ 	width: 140px;
								vertical-align: top;
								background: #45A60E;
								border-right: 5px solid #FFF;
								margin: 0;
								padding: 0;
								width: 140px; 	/* False value for IE4-5.x/Win. */
 								voice-family: "\"}\""; 
  								voice-family: inherit;
								width: 135px;	/* You get it. Good value for compliant browers. */	
								}								
#primarynav ul		{	list-style: none;								border: 0;
								margin: 10px 0px 0px 0px;
								padding: 0;
								}
#primarynav li		{	font: 0.80em/1.7 Arial, Lucida, sans-serif;
								list-style: none;
								text-align: center;								letter-spacing: 0px;
								background: transparent;
								margin-bottom: 10px;								padding: 0;
								
								width: 140px; 	/* False value for IE4-5.x/Win. */
 								voice-family: "\"}\""; 
  								voice-family: inherit;
								width: 140px;	/* You get it. Good value for compliant browers. */	
																}

#primarynav li a	{	display: block;
																							font-weight: normal;
								color: #FFF;
								text-align: left;								text-decoration: none;
								border-left: 0;								border-right: 0;
								background: #45A60E;								
								margin: 0;								padding: 0px 7px;								
								width: 140px; 	/* False value for IE4-5.x/Win. */
 								voice-family: "\"}\""; 
  								voice-family: inherit;
								width: 124px;	/* You get it. Good value for compliant browers. */	
								}								
html>#primarynav li a { width: 134px; /* Be nice to Opera */ }
	
#primarynav li a:hover {
								font-weight: normal;
								background: #DCDB4F;								color: #000;								border-left: 0;								border-right: 0;								text-decoration: none;
								}


/* TYPE2 NAVIGATION ======================================= */
#primarynav li#type2		{									font: 0.70em/1.7 Arial, Lucida, sans-serif;
								text-align: center;								letter-spacing: 0px;
								background: transparent;
								margin-bottom: 10px;								padding: 0;
								
								width: 140px; 	/* False value for IE4-5.x/Win. */
 								voice-family: "\"}\""; 
  								voice-family: inherit;
								width: 140px;	/* You get it. Good value for compliant browers. */	
																}								

#primarynav li#type2 a	{	display: block;
																							font-weight: normal;
								color: #FFF;
								text-align: left;								text-decoration: none;
								
								background: #45A60E;								
								margin: 0;								padding: 0px 7px;								
								width: 140px; 	/* False value for IE4-5.x/Win. */
 								voice-family: "\"}\""; 
  								voice-family: inherit;
								width: 124px;	/* You get it. Good value for compliant browers. */	
								}								
html>#primarynav li#type2 a { width: 134px; /* Be nice to Opera */ }
	
#primarynav li#type2 a:hover {
								font-weight: normal;
								background: #8DAF9A;								color: #FFF;								text-decoration: none;
								}

.primnavheading	{	color: #FFF; font: 0.8em/1 Verdana; }
.primnavseparator	{	color: #FFF; height: 1px; }


/*  SUBNAV ============================================================================= SUBNAV */ 

#Hsubnav				{	}

#Hsubnav ul			{	list-style: none; 
								border: 0; 
								margin: 0; 
								padding: 0;								} 

#Hsubnav li			{	display: inline; 
								font: 0.8em/2.9 Verdana, Lucida, Arial, sans-serif; 
								text-align: center; 
								margin: 0px 5px 0px 0px; 
								padding: 0; 
								border: 0;
								}

#Hsubnav li a			{	display: inline;
								font-weight: bold; 
								text-decoration: none; 
								border: 0px solid #45A60E; 
								padding: 3px 7px 5px 7px; 
								background: #E4FFD5;
								}
									
#Hsubnav li a:hover	{ color: #000; background: #B4E69E; }





#Vsubnav				{	float: right;
								border: 0;
								margin: 0; 
								padding: 0px 15px; 
								width: 150px; /* False value for IE4-5.x/Win */
								voice-family: "\"}\"";
								voice-family: inherit;
								width: 120px; /* Actual value for conformant browsers */
								}
html>#Vsubnav		{	width: 120px;	 /* Be nice to Opera */ }

#Vsubnav ul			{	list-style: none;
								border: 0;
								margin: 0;
								padding: 0;
								} 

#Vsubnav li			{	width: 130px;
								font: 0.7em/2.0 Arial, Lucida, sans-serif;
								text-align: center;								letter-spacing: 1px;
								border: 0;								margin-bottom: 7px;								padding: 0;
								}

#Vsubnav li a			{	display: block;
								font-weight: normal; 
								color: #002940;
								text-decoration: none;
										border-right: 1px solid #00A651;
								background: #C4DF9B;

								margin: 0px 0px 0px 0px;
								padding: 0px 7px;
								width: 131px; 	/* False value for IE4-5.x/Win. */
 								voice-family: "\"}\""; 
  								voice-family: inherit;
								width: 130px;	/* You get it. Good value for compliant browers. */	
								}
html>#Vsubnav li a { width: 130px;	 /* Be nice to Opera */ }

#Vsubnav li a:hover	{ 
								font-weight: normal;
								border-right: 1px solid #FFF;
								background: #00A651;								color: #FFF;
								text-decoration: none;
								 }


/*  GENERAL CONTENT ELEMENTS ================================================== GENERAL CONTENT ELEMENTS	*/ 

p {
	font-size: 0.8em;
	line-height: 1.5em;	margin: 0;
	margin-bottom: 1em;
	
	}

a:link, a:visited {	font-weight : bold; 
	color: #F74E00;	background: transparent; 
	text-decoration : none;
	}

a:active {	font-weight : bold; 
	color: #F74E00;
	background: transparent;  
	text-decoration : none;
	}

a:hover {
	font-weight : bold; 
	color: #F79060;
	background: transparent; 
	text-decoration : underline;
	}

#foot		{	font-size: 0.7em; margin-bottom: 0px;}
/* HEADLINES ========================================================================= HEADLINES */

h1, h2, h3, h4, h5, h6		{ color: #1400A8; }

h1	{
	font-size: 1.7em;
	font-weight: bold;
	letter-spacing: 1px; 	margin: 0px 0px 10px 0px;
	padding: 0;
	}

h2	{
	font-size: 1.2em;	font-weight: bold;	
	margin: 10px 0px 5px 0px;
	padding: 0;
	}

h3	{
	font-size: 0.85em;	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #000;    }

h4	{
	font-size: 0.60em;	font-weight: bold;
	margin: 0;
	padding: 0;
	}

h5	{
	font-size: 0.60em;	font-weight: normal;
	margin: 2px 0px 2px 0px;
	padding: 0;
	}






