body{
background-color: #FFFFFF;
font: normal 80% Verdana;
 text-align:center;
 background-color: #cccc99;}

.PageBackground {
background-color: #cccc99;
text-align:center; }

/* ######### INDEX PAGE STYLES */

.rightsidepadding 
{padding: 0px 5px 10px 10px; /* top, right, bottom, left Space before first letter */
}

.topbannerLg
{background:  url(/images/img-Header-lg.jpg) no-repeat ;
background-color: #cccc99}

.topshadow {background: url(/images/top-shadow.gif) repeat-x ;}

.rightshadow {background: url(/images/right-shadow.gif) repeat-y ;
}
.full-gradient {background: #cccc99 url(/images/gradient.gif) repeat-y ; }
						 
.captions 
{    color: #666633;
			font-size: 9px; 
			font-weight: bold;
			font-style: normal;
			text-align: center;
			vertical-align: top;
			letter-spacing: 0;}
			
.welcome {
			font-size: 32; 
			letter-spacing: 5;
			padding: 0px   0px 5px 75px; /* top, right, bottom, left Space before first letter */
      font-weight: bold; 
			color: #993333;
			letter-spacing:-1;}
			
.quoteitalicsindex {
			font-size: 16; 
			font-weight: bold;
			font-style: italic;
			text-align: right;
			color: #666633;
			letter-spacing: 0;
			padding: 0px   20px 5px 10px; /* top, right, bottom, left Space before first letter */}
			
.mission{
			font-size: 11; 
			font-weight: normal;
			font-style: normal;
			text-align: left;
			color: #666633;
			padding: 0px   0px 5px 75px; /* top, right, bottom, left Space before first letter */}
		 		 	
.topnav a:link {
	text-decoration: none;
	color: #666666;
	font-size: 10; 
	text-align:bottom}
	
.topnav a:visited {
text-decoration: none;
color: #666666;
font-size: 10; text-align:bottom}
		
.topnav a:hover {
text-decoration: underline;
color: #993333;
background-color: none;
font-size: 10;text-align:bottom}
		
.topnav a:active {text-decoration: none;
color: #666666;
font-size: 10; text-align:bottom} 
	
.navdividers {color: #993333;
font-size: 10; bottom}

.leftnavbg {background-color: #E0E0C2;}
	
	
/* ######### Left Menu ROLLOVER - Level 2 Pages ######### */

/* prevents the bulletted list */
.categorylinks{
list-style-type: none;
background-color: none;}/* COLOR-MAINMENU-Regular, "L" shape part */

.categorylinks li{
padding-bottom: 1px;
list-style-type: none;}

.categorylinks li a{
list-style-type: none;
margin-left: -30px; /* LEFT SPACING-MAINMENU-Regular -too far shows bullets */
padding: 5px   0px 5px 10px; /* top, right, bottom, left Space before first letter */
font-size: 12px;
display: block;
color: #666666;
text-decoration: none;
font-weight: bold;
border-bottom: 1px solid #ececec;
border-left: 1px solid #ececec;
background-color: #C1CD8D}

.categorylinks a:link{ color: #555555;list-style-type: none; }
.categorylinks a:visited{color: #555555; list-style-type: none; }
.categorylinks a:hover {color: #993333;	text-decoration: none;list-style-type: none; }/* COLOR-MAINMENU-Hover */

/* placement of dynamic menu, color, boder*/

a:link {color: #666666; text-decoration: none; font-weight: normal; }
a:active {color: #666666; text-decoration: none; }
a:visited {color: #666666; text-decoration: none; }
a:hover {color: #993333; text-decoration: none; }
/* placement of dynamic menu, color, boder*/


a:link {color: #666666; text-decoration: none; font-weight: normal; }
a:active {color: #666666; text-decoration: none; }
a:visited {color: #666666; text-decoration: none; }
a:hover {color: #993333; text-decoration: none; }

.subnavigationarea {background-color: #C1CD8D;}

#menurollover{
padding-left: 20px; /* left space before first letter*/
color: #666666;
position:absolute;
background-color: none; /*COLOR - Dynamic Menu Background - Normal*/
border:solid none; /*dynamic menu border*/
border-bottom-width: 0;
border-top-width: 0;
border-right-width: 0;
border-left-width: 0;
font: normal 9px Arial;  /* The text size of the rollovers*/
line-height:14px;
z-index:100;
text-decoration: none;
text-align: left;
line-spacing: 0;
}

