@charset "utf-8";
	html,
	body {
		margin:0;
		padding:0;
		height:100%;
		background-image: url(images/hillscontent.jpg);
		background-repeat: repeat-x;
}
a {
	font-family: Tahoma;
	color: #003300;
	font-weight: bold;
	font-size: 13px;
}
a:visited {
	color: #003300;
	text-decoration: none;
}
a:hover {
	color: #a2b539;
	text-decoration: none;
}
a:active {
	color: #003300;
	text-decoration: none;
}
body,td,th {
	font-family: Tahoma;
	color: #41423c;
	font-size: 12px;
}
.style2 {
	color: #006600
}
.style4 {color: #003300; }
.style6 {
	font-size: 24px;
	font-weight: bold;
	color: #3e451d;
	font-family: "Arial Narrow", Arial;
}
.style9 {font-size: 18px; font-weight: bold; font-family: "Arial Narrow", Arial; }
.style10 {
	color: #003300;
	font-size: larger;
}
a:link {
	text-decoration: none;
}
.lllc {
	background-image: url(images/hills.jpg);
	background-repeat: repeat-x;
}
.nav {
	font-family: "Arial Narrow", Arial;
	font-size: 16px;
	font-weight: bold;
	background-color: #72cef3;
	height: 24px;
}
logo {
	padding-right: 400px;
}


.foot {
	font-size: 13px;
	color: #666666;
	vertical-align: bottom;
	}

