/*body*/
html, body{ 
	font-family: verdana, "lucida console", arial, sans-serif;
	font-size: 11pt;
	background-color: #ecebe1;
	text-align: center;
	margin: 0px;
} 

.alignright
{
clear: both;
float: right;
}

.alignleft
{clear:both;
float:left;
}

#top
{
	width: 100%;
	height: 123px;
	min-height: 123px;
	margin: 0;
	padding: 10px 0 0 0;
	background-color: #a9ab7e;
}

#banner
	{
	width: 100%;
	height: 123px;
	min-height: 123px;
	margin: 0;
	padding: 0;
	background-color: #a9ab7e;
	}

.above
{width: 900px;
text-align: right;
padding: 0;
margin-top: 0;
margin-bottom: 0;
margin-left: auto;
margin-right: auto;
}

.aboveright
{
 clear: left;
 float: right;
 margin: 0;
 padding: 0;
 border: 0;
 }
.aboveleft
{
 clear: right;
 float: left;
 margin: 0;
 padding: 0;
 border: 0;
 }

#banner img
{border: 0;} 
 
#banner ul
 { 
	list-style: none;
 	background-color: #663433;
	width: 950px;
	\width: 952px;
	w\idth: 950px;
	padding: 10px 0 0 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	height: 55px;
	min-height: 55px;
}


#banner ul li
 { 
	text-align: left;
	display: inline;
	padding: 0;
	margin: 0 0 0 10px;
}
		
			
#banner a
{
	color: #fff;
	font-size: 40pt;
	text-decoration: none;
	padding: 5px 45px 0 10px;
	margin: 0;
	border: 0;
outline: none;		
overflow: hidden;		
}
	
#banner a:hover, #banner a:active
{
	background-image: url(../images/navleaf.gif);
	background-repeat: no-repeat;
	background-position: center right;				
}


#container
{
	text-align: center;
	width: 100%;
	padding: 0;
	margin: 0;
	background-color: #ecebe1;
	border: 0;
	}

table

{width: 100%;
margin: 0;
padding: 0;
}

#content
{
	margin: 0 auto;
	text-align: left;
	min-height: 500px;
	width: 795px;
	background-image: url(../images/leafbg.jpg);
	background-position: 10% 200px;
	background-repeat: no-repeat;	
	padding: 0;
	}


	
.biglogo
{
text-align: center;
margin-top: 0;
margin-bottom: 3px;
margin-left: auto;
margin-right: auto;
}
.biglogo img
{margin: 0; padding: 0;}
	
	
#content h1
{font-size: 1em;
 color: #0e100c;
 font-weight: normal;
 margin: 0 5px;
}

#content p
{
 margin: 10px 5px 0 5px; 
 font-size: 1em;
 color: #0e100c;}
 
#content .big
{font-size: 2em;
 color: #663433;
 font-style: normal;
 font-weight:  normal;
 }
 
#content a
{
	font-weight: bold;
	text-decoration: none;
	font-size: 1em;
outline: none;		
overflow: hidden;		
}

#content a:link, #content a:visited
{ color: #663433;}

#content a:hover, #content a:active
{ color: #54562e;}

	
#footer
	{
	clear: both;
	width: 100%;
	background-color: #a9ab7e;
	text-align: center;
	margin: 0;
	padding: 0;
	min-height: 100px;
	height: 100px;
	}
	
#footer p
	{
	margin: 5px;
	font-family: verdana, "lucida console", sans-serif;
	font-size: .65em;
	font-weight: normal;
	color: #000;	
	} 	
	
 
#footer ul
 { 
	list-style: none;
 	background-color: #a9ab7e;
	width: 800px;
	\width: 802px;
	w\idth: 800px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	height: 55px;
	min-height: 55px;
}

#footer ul li
 { 
	text-align: left;
	display: inline;
	padding: 0;
	margin: 0 0 0 15px;
}
			
#footer ul li a
{
	color: #fff;
	font-size: 40pt;
	text-decoration: none;
	padding: 0 45px 0 0;
	margin: 0;
	border: 0;
outline: none;		
overflow: hidden;		
}

#footer  ul li a:link, #footer  ul li a:visited
{
}
	
#footer ul li a:hover, #footer ul li a:active
{
	background-image: url(../images/navleaf2.gif);
	background-repeat: no-repeat;
	background-position: center right;
}	

#footer p a
{
	color: #663433;
	font-size: 1em;
	text-decoration: none;
outline: none;		
overflow: hidden;		
}	
