
a.nav	{color: #62472D; 
			font-family: arial; 
			font-size: 18px; 
			font-weight: bold;
			text-decoration: none;}

a:hover.nav	{color: #658A9A;
			font-family: arial; 
			font-size: 18px; 
			font-weight: bold
			text-decoration: none;}
			
a:visited.nav	{color: #BE9D7E;
			font-family: arial; 
			font-size: 18px; 
			font-weight: bold
			text-decoration: none;}
			
a:visited:hover.nav	{color: #62472D;
			font-family: arial; 
			font-size: 18px; 
			font-weight: bold
			text-decoration: none;}
			
.openingtext	{color: #62472D; 
				font-size: 16px; 
				font-weight: bold; 
				font-family: arial, sans-serif;}
				
.smalltext	{color: #62472D; 
				font-size: 11px; 
				font-weight: bold; 
				font-family: arial, sans-serif;}
				
.bodytext	{color: #62472D; 
				font-size: 14px; 
				font-weight: bold; 
				font-family: arial, sans-serif;}
				
.contact	{color: #62472D; 
				font-size: 12px; 
				font-weight: bold; 
				font-family: arial, sans-serif;}
	

div.cf_wrapper {
 position: absolute;
 left: 30%;
}
div.cf_element {
               width: 480px;
			   
               background-color: #AFC3cc;
}

div.cf_element div.content {
              
			   font-size: 12px; font-style: italics;color: #62472D;
}



	