@charset "utf-8";

body, table {
	margin: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}
BODY {
	BACKGROUND-POSITION: center 50%; 
	BACKGROUND-IMAGE: url('../images/outreach_wahiawa/back_center.jpg'); 
	BACKGROUND-REPEAT: repeat-y; 
	BACKGROUND-COLOR: #000000; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px
}
.wrapper {
	background: #2d542a;
}
.relative {
	position: relative;
}
.absolute {
	position: absolute;
}
.main {
	background-color: #fff0ba;
	background-image: url(../images/outreach_wahiawa/main_top_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
	min-height: 800px;
}
.sidebar {
	background-color: #fff0ba;
	background-image: url(../images/outreach_wahiawa/sidebar_back.gif);
	background-repeat: repeat-y;	
}
.sidebar_top {
	width: 209px;
	height: 143px;
	background-image: url(../images/outreach_wahiawa/sidebar_top_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.sidebar_bottom {
	position: absolute;
	width: 209px;
	height: 325px;
	background-image: url(../images/outreach_wahiawa/sidebar_bottom_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	bottom: 0px;
	left: 0px;
}
.main_bottom {
	position: absolute;
	width: 569px;
	height: 91px;
	background-image: url(../images/outreach_wahiawa/main_bottom_back.jpg);
	background-repeat: no-repeat;
	bottom: 0px;
	left: 0px;
}
.content {
	margin-top: 29px;
	margin-left: 26px;
	margin-right: 56px;
	margin-bottom: 91px;
	min-height: 420px;
}
.footer {
	margin-top: 15px;
	margin-bottom: 15px;
	color: #ffffff;
	font-size: 10px;
	line-height: 12px;
}
.footer a:visited, a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.contact_info {
	margin-left: 20px;
	margin-top: 30px;
	font-size: 9px;
	color: #ffffff;
	line-height: 13px;
}
.contact_info a:visited, a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.contact_info a:hover {
	text-decoration: normal;
	font-weight: bold;
}
.flowers {
	position: absolute;
	left: -102px;
	top: -30px;
}
