.contact_top
	{
		position:relative;
		top: 40px;
		left:40px;
		width: 200px;
		float: left;
		display:inline;
		
		
	}

.contact_form
	{
		position:relative;
		top: 50px;
		left:-50px;
		width: 300px;
		float: right;
		display:inline;
		
		
	}




 .small {font-family: Verdana; font-size: 8px; line-height: 12px;color: #58200f;}
 span.c6 {font-family: Verdana; font-size: 10px;}
 span.c5 {color: #555; font-family: Verdana; font-size: 10px;}
 span.c4 {color: #555;font-family: Verdana; font-size: 10px;}
 span.c3 {color: #333; font-family: Verdana; font-size: 10px;}
 p{color: #58200f; letter-spacing: 1px; text-align: left; font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;}
 span.c1 {color: #333; font-family: Verdana; font-size: 12px;}

.clink
{color: #58200f; 
letter-spacing: 1px; 
text-align: left; 
font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration:none;
}
 

.formfield
{height: 35px;}


.formfield_area
{height: 45px;}

.tarea
{
	position:relative;
	left: -100px;
	width: 400px;
	margin-right: 80px;
	
	
}


.underline
   {
   border-bottom: 1px, solid, #ff6600;   
  
   }

table.contact
   {
  background-color: #eef;
  border:medium;
   font-weight: bold;
   border: 1px solid #eee;
   }

.input_text
   {
  background-color: #fefefe;
   font-weight: bold;
   
   width: 200px;  
   border-left: 1px solid #aaa;
border-top: 1px solid #aaa;
border-right: 1px solid #58200f;
border-bottom: 1px solid #58200f; 
   }


.input_text:focus
   {background-color: #fff;
   	color: #58200f;
    }




textarea
   {
  background-color: #fefefe;
   font-weight: bold;
 border-left: 1px solid #aaa;
border-top: 1px solid #aaa;
border-right: 1px solid #58200f;
border-bottom: 1px solid #58200f; 
height: 45px; 
width: 360px;
   }


textarea:focus
   {
  background-color: #fff;     
   font-weight: bold;
   }


.sendit
   {
   	position:relative;
	left: -20px;
	top: 40px;
   padding: 2px;
   color:  #000;  
   font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;

	width: 250px;
	letter-spacing: 1px;
	background-color: #aaa;
	cursor: pointer;
	 border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #58200f;
	border-bottom: 1px solid #58200f; 

   }



.sendit:hover
   {
   padding: 2px;
   color:  #fff;  
   font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
		 border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000; 
	background-color: #58200f;
	cursor: pointer;
   }



   
   .sendit_small
   {
   padding: 0;
   color:  #ff6600;  
   font-family: verdana, sans-serif;
	font-size: 11px;

	border: 1px #aaa;
   }




 .label{
 	position:relative;
 	display:block;
	left: 5px;
 	 width: 190px;
 font-family: Verdana, sans-serif;
 font-weight: normal;
font-size: 9px;
line-height: 10px;
color: #58200f;
text-align: left;
	
 }
 




