a:link 			{ color: #B76E0B; text-decoration:underline; }
a:visited 	{ color: #B76E0B; text-decoration:underline; }
a:active 		{ color: #B76E0B; text-decoration:underline; }  
a:hover			{color:  #B76E0B; text-decoration:none; }
li	{type:disc;}
#home	{background-color:#ffffff;
		 background-image:url(images/homeback.jpg);
		 background-position:top right;
		 background-repeat:no-repeat;
		 width:775px;
		 height:360px;
		 }
#sub	{background-color:#ffffff;
		 background-image:url(images/subback.jpg);
		 background-position:bottom right;
		 background-repeat:no-repeat;
		 width:775px;
		 height:110px;
		 }		 
#navbar
		{border-style:solid none solid none;
		border-width:1px;
		border-color:#000000;
		background-color:#ECCEA6;
		height:23px;
		width:775px;
		}		
#navbar2
		{border-style:solid none solid none;
		border-width:1px;
		border-color:#000000;
		background-color:#ECCEA6;
		height:20px;
		width:775px;
		}	
#hmbody
		{background-color:#DDE1CC;
		width:775px;
		height:auto;
		border-style:none none solid none;
		border-width:1px;
		border-color:#FFFFFF;
		font-family:verdana, arial, sans-serif;
		font-size:11px;
		font-color:#000000;
		padding:2 5 2 5;
		text-align:justify;
		}		 
#hmbodytxt
		{font-family:verdana, arial, sans-serif;
		font-size:11px;
		font-color:#000000;
		text-align:justify;
		}	
#hmbodytxt ul {margin-top:2px;
		}				
#hmbodytxt li {font-family:verdana, arial, sans-serif;
		font-size:11px;
		font-color:#000000;
		text-align:left;
		}		
#subnav	{background-color:#DDE1CC;			
		height:auto;
		
		font-family:verdana, arial, sans-serif;
		font-size:11px;
		text-align:justify;
		background-image:url(images/address2.gif);
		background-position:center bottom;
		background-repeat:no-repeat;
		padding:12 3 3 10;
		border-style:none none solid none;
		border-width:1px;
		border-color:#FFFFFF;
		}
#subnav a	{font-family:verdana,arial,sans-serif;
		font-size:11px;
		color: #000000; 
		text-decoration:underline;
		}		
#subbody {background-color:#FFFFFF;
		
		height:auto;
		font-family:verdana, arial, sans-serif;
		font-size:11px;
		border-style:none none solid none;
		border-width:1px;
		border-color:#FFFFFF;
		padding:15 15 15 15;
		text-align:justify;
		}
#footer	{font-family:verdana, arial, sans-serif;
		font-size:10px;
		color:#EEEBEB;
		}
