body
   {
      background-color: #B9B9B9;
   }
div.banner
   {
   	height: 11em;
   	width: 98%;
   	background-color: #0000ee;
   	border: 1em solid #0000aa;
   }

   div.logo
      {
   	   width:  15em;
   	   float: left;
   	   background-color: #009900;   
      }

      img.logoimg
         {
         	padding: 2em;
         }

   div.bannertext
   	{
   		height: 2em;
   		width: 70%;
   		background-color: #0000ee;
    		padding-top:0em;
    		padding-bottom: 1em;
		padding-left: 8%;
		margin: 0px 0px 0px 0px;
   		font-family:Arial,Helvetica,sans-serif;
   	}
   	
	h1.majorbannertext
	   {
	   	font-size: 40px;
   		text-align: center;
		font-family:"Arial",Times,sans-serif;
		color: #ffffff;   		
	   }
   
	h2.minorbannertext
	   {
	   	font-size: 24px;
   		text-align: center;
		font-family:"Arial",Times,sans-serif;
		color: #FFFFFF;   	
	   }

   div.contact
   	 {
   	   	float: left;
   	 	height: 1em;
		width: 20%;
    		padding-top:1em;
    		margin: 0px 0px 0px 0px;
   	 }
   	 
   	 h5.address1
   	   {
		position: absolute;
		left: 82%;
   	   	top: 2em;
		float: left;
   	   	text-align: left;
		background-color: #0000ee;
		color: #ffffff;
		font-family:Arial,Helvetica,sans-serif;
	   }
	   
   	 h5.address2
   	   {
		position: absolute;
		left: 82%;
   	   	top: 4em;
		float: left;
   	   	text-align: left;
		background-color: #0000ee;
		color: #ffffff;
		font-family:Arial,Helvetica,sans-serif;
	   }
	 
	 h5.phone 
	   {
		position: absolute;
		left: 82%;
   	   	top: 6em;
		float: left;
   	   	text-align: left;
		background-color: #0000ee;
		color: #ffffff;
		font-family:Arial,Helvetica,sans-serif;
	   }
	 
	 h5.email
 	   {
 		position: absolute;
 		left: 82%;
    	   	top: 10em;
 		float: left;
    	   	text-align: left;
		background-color: #0000ee;
		color: #ffffff;
		font-family:Arial,Helvetica,sans-serif;
	   }

	a.emaillink
	   {
	   	color: #ffffff;
	   }

.navigation
   {
   	width: 100%;
   	float: left;
   	padding-left: 	0;
   	margin:		0px 7px 0px 7px;
   }

	.horizontalnav 
   	   {
      		float: 		left;
       		width:		17%;
   		list-style-type: none;
   		border: 0.95em solid #0000aa;
   		background-color: #0000ee;
   		text-align:	  center;
   		margin-right: 	5px;
   		margin-top:	4px;
   	   }
   
	
.verticaldropdown
   {
   	 list-style-type:  none;
   	 display: block;
   	 width: 10em;
   	 padding-left: 0;
   	 margin-left: 0;
   	 font-weight: bold;
	 float: left;
	 text-align:center;
	 vertical-align:middle;									  
	 background:#ffffff;
	 border: solid #000055;
   }

	#jsddm
	{	margin: 0;
		padding: 0}

		#jsddm li
		{	float: left;
			list-style: none;
		}


		#jsddm li a
		{	display: block;
			background: #0000ee;
			text-align: center;
			text-decoration: none;
			position: relative;
			border: 0px;
			width: 13em;
			color: #ffffff;
		}
			

		#jsddm li a:hover
		{	background: #0000ee}

			#jsddm li ul
			{	margin: 0;
				padding: 0;
				position: absolute;
				visibility: hidden;
				border-top: 1px solid white}

				#jsddm li ul li
				{	float: none;
					display: inline}

				#jsddm li ul li a
				{	width: 13em;
					background: #0000ee;
					color: #ffffff}

				#jsddm li ul li a:hover
				{	background: #009900}

div.space
   {
	height: 7em;
   }

	a.space
	   {
	   	position: relative;
	   	left: 48%;
		top: 1em;
	   }
	   
div.pagebody
   {
   	height: 250px;
   	width:  100%;
   }

	div.rotatepics
	   {
	   	float: left;
   	   }

	div.visionstmt
	   {
	   	position: relative;
	   	width: 25em;
	   	float: left;
	   	padding: 0em 1em 0em 1em;
	   }

	h2.pgbody
	   {
	   	font-weight: bold;
	   	font-size: 1.5em;
	   	padding: 0em;
	   	width: 10em;
	   }
	   

	h6
	   {
	   	font-weight: normal;
	   	font-size: 1em;
	   }
	   
	div.news
	   {
	   	width: 20em;
	   	float: left;
	   	padding: 0em 1em 0em 1em;
	   }
	   
	div.bios
	   {
	   	float: left;
	   	width: 20em;
	   	padding: 0em 1em 0em 1em;
	   }
	   
	   img.bio
	   	{
	   		float: left;
	   		padding: 0em 7px 4px 0em;
	   	}
	   
	   a.headline
	   	{
	   		float: left;
	   		font-weight: normal;
	   		font-size: 1em;
	   	}
   
   	div.events
   		{
   			padding-right: 2em;
   			float: right;
   		}
   
   	div.news1
	   {
		   	float: right;
		   	width: 40em;
		   	padding: 0em 1em 0em 1em;
	   }
	   
	div.volunteer
	   {
	   	float: right;
	   	width: 30em;
	   	padding: 4px;
	   	background-color: #0000ee;
	   }
	   
	div.donate
	   {
	   	float: right;
	   	width: 36em;
	   	padding: 4px;
	   	background-color: #0000ee;
	   	position: relative;
	   	right: 10em;
	   }   

		h3.forms
		   {
			text-decoration:underline;
		   }

		select.vol 
		   {
		   	float: right;
		   	width: 20em;
		   }	   
	   
		label.voldonate
		   {
		   	background-color: #0000aa;
		   }
	   
		input.mi
		   {
		   	width: 2em;
		   	float: right;
		   }
	   	   
		input.vol 
		   {
		   	float: right;
		   	width: 20em;
		   }
	   
		input.donateamt 
		   {
		   	position: relative;
		   	left: 5em;
		   }
	   
	div.programs
   	   {
	   	float: right;
	   	width: 45em;
	   	padding: 0em 2em;
	   	align: center;
	   }
	   
	ol.listroman 
	   {
		font: italic 1em Georgia, Times, serif;
		color: #000099;
		list-style: lower-roman;
	   }
	   
	p.listroman
	   {
	   	text-decoration: underline;
	   }
	   
div.left_margin
   {
        font-family:"Arial", Times, sans-serif;
        margin-top: 0px;
        margin-bottom: 0px;
        width: 15%;
   	height: 560px;
   	background-color: #A9E9F0;
   	float: left;
   }
   
div.right_margin
   {
	font-family:"Arial", Times, sans-serif;
	font-weight: 500;
        margin-top: 0px;
        margin-bottom: 0px;
        height: 535px;
   	width: 80%;
	text-align: left;
	text-indent: 20px;
	padding-top:25px;
   }
   
