@charset "UTF-8";
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #333333;
}
.style9 a:link{
	color: #333333;
}
.lower_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
}
.lower_menu a:link{
	color: #584D27;
	text-decoration: none;
}
.lower_menu a:hover{
	color: #000000;
	text-decoration: underline;
}
.lower_menu a:visited{
	color: #756E49;
	text-decoration: none;
}
.menuside {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-image: url(images/Menu_backing.jpg);
	background-repeat: repeat-x;
	height: 30px;
	width: 230px;
	position: relative;
	float: none;
	text-decoration: none;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 20px;
	padding-bottom: 0px;
	visibility: visible;
	white-space: normal;
	padding-top: 15px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 10px;
}
a.menu:link {
	color: #000000;
	text-decoration: none;
	margin: 10px;
	}
	
a.menu:hover {
	color: #990000;
	text-decoration: none;
	margin: 10px;
	}
	
a.menu:visited {
	color: #666666;
	text-decoration: none;
	}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A5A78A;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 3pt;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#68B23A;
	font-size: 14px;
	line-height: 150%;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C71C36;
	line-height: 140%;
}
a:link, a:visited {
	color:#68B23A;
}
