@charset "UTF-8";
/* CSS Document */

body {font: 75%}


		
.nav  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	letter-spacing: -.085em;
	color: #292929;
	font-weight: bold;
	text-transform: uppercase;
	
	}
	
.nav a {margin-left: 39px;}
	
.nav a:link {
	color: #333333;
	text-decoration:none;
}

.nav a:visited {
	color:#333333;
	text-decoration:none;
}

.nav a:hover {
	color: #000;
	text-decoration:none; 
}


.high { font-family:Georgia, "Times New Roman", Times, serif;}


.form1_pos{ font-family:Georgia, "Times New Roman", Times, serif;
			color: #666666;
			font-size: 1.2em
		}
		
.form1_pos input { font-family: "Lucida Grande", "Lucida Sans", Arial;
			color: #999999;
			font-size: .5em;
			}
			
.form1_pos textarea { font-family: "Lucida Grande", "Lucida Sans", Arial;
			color: #999999;
			font-size: .5em;
			}
		
		
		

.contact_pos{ font-family: Georgia, "Times New Roman", Times, serif;
			color:#666666;

		}
		
		
.phone { font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.55em;
		color: #333333;
		}
		
.box2{ font-family: Georgia, "Times New Roman", Times, serif;
		 font-size: 1.1em;
 		 font-weight:normal;
 		 color: #333;
		 text-decoration:none;
	 }
		
.box2 a:link { 
 		 color: #666666;
		 text-decoration:none;
	 }
	 
.box2 a:visited { 
 		 color: #666;
		 text-decoration:none;
	 }
	 
.box2 a:hover { 
 		 color: #333333;
		 text-decoration: none;
	 }
	 
	 
.box { font-family: Georgia, "Times New Roman", Times, serif;
		 font-size: .75em;
 		 color: #666;
		 text-decoration:none;
	 }
		
.box a:link { 
 		 color: #666;
		 text-decoration:none;
	 }
	 
.box a:visited { 
 		 color: #666;
		 text-decoration:none;
	 }
	 
.box a:hover { 
 		 color: #333333;
		 text-decoration:none;
	 }
	 

.box3 a:link { 
 		 color: #5B5B5B;
		 text-decoration:none;
	 }
	 
.box3 a:visited { 
 		 color: #5B5B5B;
		 text-decoration:none;
	 }
	 
.box3 a:hover { 
 		 color: #333333;
		 text-decoration:none;
	 }
	 
	 
.footer { 
		font-family:"Lucida Grande", "Lucida Sans", Arial;
		font-size: 10px;
		color: #BABABA;
		
	}

.footer a:link { 
 		 color: #BABABA;
		 text-decoration:none;
	 }
	 
.footer a:visited { 
 		 color:  #BABABA;
		 text-decoration:none;
	 }
	 
.footer a:hover { 
 		 color: #333333;
		 text-decoration: underline;
	 }