.home_button {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #943634;
	text-decoration: none;
}

a.home_btn:link {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #943634;
	text-decoration: none;
}

a.home_btn:visited {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #943634;
	text-decoration: none;
}

a.home_btn:hover{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #943634;
	text-decoration: underline;
}

.inner_text{
	font-family:Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #943634;
	text-decoration: none;
	line-height:20px;
	font-weight: normal;
}

.inner_text_blue{
	font-family:Tahoma,  Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color: #097355;
	text-decoration: none;
	line-height:20px;
}

.inner_text_blue_big{
	font-family:Georgia, "Times New Roman", Times, serif ;
	font-size: 16px;
	color: #943634;
	text-decoration: none;
	line-height:23px;
}

.inner_text_grn{
	font-family:Tahoma,  Arial, Helvetica, sans-serif ;
	font-size: 13px;
	color: #669900;
	text-decoration: none;
	line-height:20px;
}

a:link{
	font-family:Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #943634;
	text-decoration: none;
	line-height:20px;
}

a:visited{
	font-family:Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #943634;
	text-decoration: none;
	line-height:20px;
}

a:hover{
	font-family:Tahoma,  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #943634;
	text-decoration: underline;
	line-height:20px;
}

.contact {
	background-image: url(110322contact.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
