@charset "UTF-8";
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.1em;
	color: #002c2f;
	background-attachment: scroll;
	background-color: #c0c6ac;
	background-image: url(farmBackground.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 860px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(Maui_beach.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center top;
}
#header {
	margin: 0px;
	padding: 0px;
	background-color: #002c2f;
	background-image: url(Maui_Aloha_Aina.jpg);
}
#content {
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(greenbgnd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.pWhite {
	-weight: bold;
	color: #FFFFFF;
}
.white {color: #FFFFFF}
.white a:link { color: #FFFFFF; text-decoration: none;} 
.white a:visited { color: #FFFFFF; text-decoration: none;}
.white a:hover { color: #64BCED; text-decoration: underline;}
.white a:active { color: #FFFFFF; text-decoration: none;} 

.brown {color: #3a2c16}
.brown a:link { color: #3a2c16; text-decoration: none;} 
.brown a:visited { color: #3a2c16; text-decoration: none;}
.brown a:hover { color: #3a2c16; text-decoration: underline;}
.brown a:active { color: #3a2c16; text-decoration: none;} 
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.7em;
	line-height: 1em;
	font-weight: bold;
	color: #FFFFFF;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #FFFFFF;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 1.1em;
	color: #000033;
	font-style: italic;
}

a:link {
	color: #045616;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
a:visited {
	color: #045616;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	}
a:hover {
	color: #0d2436;
	font-weight: bold;
	padding: 0px;
	text-decoration: underline;
}
a:active {
	color: #045616;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
}
.features { 
			 color: #873b31}
.features a:link { color: #873b31; text-decoration: none;} 
.features a:visited { color: #873b31; text-decoration: none;}
.features a:hover { color: #873b31; text-decoration: underline;}
.features a:active { color: #873b31; text-decoration: none;} 
.TitleSmall {
	font-size: .7em;
	color: #660000;
}
