body
{
	margin: 0;
	padding: 0;
	font: 90% Georgia, Times New Roman, Times, sans-serif;
	text-align: center;
	color: #000000;
	background-color: #D8E4C4;
		
}

a:link { color: #B52C07; }
a:visited { color: #600; }

a:hover, a:active
{
	color: black;
	background-color: #FFE4C8;
}

h2
{
	color: #B52C07;
	font: 120% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin: 0 0 2px 0;
}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font: 106% georgia, times, "times new roman", serif;
	font-weight: bold;
	margin-top: 0;
}

#container
{
	margin: 1em auto;
	width: 700px;
	text-align: left;
	background-color: #fff;
	border: 3px solid silver;
	
		
	}


#header
{
	height: 150px;
	background-repeat: no-repeat;
	background-position: 0 0;
		
}

#header h1
{
	font-size: 1px;
	text-align: right;
	color: #fff;
	margin: 0;
	padding: 0;
}

/* TOP NAV-START */


#topnav { 
background-color: #D8E4C4; 
border: 1px solid silver;
font: 80% arial, hevetica, sans-serif;
font-weight: bold;
}

#topnav ul { list-style-type: none; 
padding:0; 
margin:0;
text-align: center;
}
#topnav li { 
display: inline; 
padding-left:3px; 
 padding-right:20px;}
	
#topnav li a:link { color:#920020;
}

#topnav li a:hover, a:active
{	color: red;
	background-color: #C3CDB2;
}


/* TOP NAV-END */


		/* HORIZONTAL NAV-START */
		
		
	#nav, #nav ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 14em;
		font-size:75%;
				
		}
	
	#nav li { /* all list items */
		position : relative;
		float : left;
		line-height : 2em;
		margin-bottom : -1px;
		width: 10em;
				
	}
	
	#nav li ul { /* second-level lists */
		position : absolute;
		left: -999em;
		margin-left : 14.35em;
		margin-top : -2.05em;
		font-size:90%;
				
	}
		#nav li ul a {
		width: 18em;}
	
	
	#nav li a {
		width: 12em;
		display : block;
		color : white;
		font-weight : normal;
		text-decoration : none;
		background-color : #920020;
		border : 0px;
		padding : 0 .5em;
		
	
		
		
	}
	
	#nav li a:hover {
		color : black;
		font-style:italic;
		background-color : #920020;
	}
	
	#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
		left: -999em;
	}
	
	#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
		left: auto;
	}
		/* HORIZONTAL NAV-END */
		
		
		
/* CONTENTS-START */

#contents { margin: 15px 20px 10px 20px; }


#contents a:link {link color: #B52C07; visited color: #606060;} 

#contents a:hover {
background-color: #D8E4C4; 
border-bottom-width: 1px;
border-bottom-color: silver;}

#contents a:active {color: black; }

#contentstable { padding:15px;  margin:0 auto;}


#contents h2 {
	color: #B52C07;
	font-size: 120%;
	font-weight: bold;
	}

h2 a { text-decoration: none; }

h3
{
	color: #5B5E0E;
	font-size: 106%;
	font-weight: bold;
	margin-top: 0;
}

p { line-height: 120%; }

/* CONTENTS-END */

	/* FOOTER START */
	
#footer, #footertwo {
	clear: both;
	font-size:100%;
	padding:0;
	background-color: #D7DEDE;
	margin: 0;
	border: 0;
	text-align: center;
	
	}
	
	
#footer ul, #footertwo ul
{list-style-type: none;
font-size: 100%; 
color: gray; 
text-align: center; 
text-decoration: none;
padding-bottom: 5px;
padding-top: 5px;
}

 span.footer {	font-size: 75%; 
		text-align: center;
		color: gray;}

#footer li {font-size: 85%; display: inline; }

#footer ul li a:hover, a:active, #footertwo ul li a:hover, a:active
{
	color: red;
	background-color: #D7DEDE;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #485F5F;
	text-align: center;
	}
	
	
	
#footer ul li a:link, a:visited, #footertwo ul li a:link, a:visited
{
color: #600; 
text-decoration: none; 
}

#footertwo ul li {font-size: 65%; display: inline; }





/* FOOTER END */
/* COOP FOOTER START */
#coopfooter a:link, a:visited
{
font-size: 70%;
text-decoration: none; 
color: grey;
background-color: #D8E4C4;
	border-bottom-width: 1px;
	text-align: center;
		}
	#coopfooter a:hover{
	
	border-bottom-style: dotted;
	border-bottom-color: grey;}
	
	


/* COOP FOOTER END */
