@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #FCFCFE;
	margin: 0px;
}
#tribac_intro {
	font-size: 1.1em;
	line-height: 1.7;
	color: #FFC200;
	background-color: #004001;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#tribac_sidebar {
	font-size: 1em;
	line-height: 1.4;
	color: #004001;
	background-color: #FFF3CC;
	background-image: url(images/sidebar_map.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}


#tribac_sidebar a:link, #tribac_sidebar a:visited {
	text-decoration: none;
	color: #004002;
	font-weight: bold;
}
#tribac_sidebar a:hover, #tribac_sidebar a:active {
	text-decoration: underline;
	color: #390;
	font-weight: bold;
}






#tribac_sidebar h1 {
	font-size: 1.4em;
	line-height: 1.4;
	color: #FF;
	font-weight: bold;
}
#tribac_sidebar h2 {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
}

#tribac_links {
	font-size: 1em;
	line-height: 1.2;
	color: #004001;
	background-color: #FFC200;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-decoration: none;
}
#tribac_links a:link, #tribac_links a:visited {
	color: #004001;
	text-decoration: none;
	font-weight: bold;
}
#tribac_links a:hover, #tribac_links a:active {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#tribac_logo {
	color: #004001;
	background-color: #FFF3CC;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}


#tribac_banner_photo {
	color: #FC0;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-image: url(images/crops_photo.png);
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 2em;
	line-height: 3.5;
	font-weight: bold;
}
#tribac_copyright {
	font-size: 0.8em;
	line-height: 1;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#tribac_content {
	font-size: 1em;
	line-height: 1.4;
	color: #004001;
	background-color: #CEEDE0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}


#tribac_content .intro {
	font-size: 1.1em;
}

#tribac_content .larger {
	font-size: 1.1em;
}
#tribac_content .smaller {
	font-size: 0.85em;
}
#tribac_content .quote {
	font-size: 1em;
	font-style: italic;
	padding-left: 15px;
}
#tribac_content h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #004001;
	line-height: 1.4em;
}
#tribac_content h2 {
	font-size: 1.3em;
	font-weight: bold;
	color: #004001;
	line-height: 1.4em;
}
#tribac_content h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #004001;
	line-height: 1.4em;
}
#tribac_content h4 {
	font-size: 1em;
	font-weight: bold;
	color: #004001;
	line-height: 1em;
}


#tribac_content a:link, #tribac_content a:visited {
	font-size: 1em;
	line-height: 1.4;
	color: #390;
	text-decoration: none;
}
#tribac_content a:hover, #tribac_content a:active {
	font-size: 1em;
	line-height: 1.4;
	color: #004001;
	text-decoration: underline;
}
hr {
	color: #004001;
	background-color: #004001;
	height: 1px;
	width: 100%;
}
#tribac_sidebar .larger {
	font-size: 1.1em;
}
#tribac_footer {
	font-size: 0.8em;
	line-height: 1.4;
	color: #FFC200;
	background-color: #004001;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
