/* =====================================

Big Campy Style - Author - J. Mey - Creative Navigation

======================================== 

Global Styles

========================================*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #003366;
}
body {
	background-color:#8f805e;
	background-image: url(images/background_wood.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:left;
}
a {
	font-size: 12px;
	color: #006600;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #006600;
}
a:visited {
	text-decoration: underline;
}
.headers {
	font-size: 18px;
	line-height: 1.2em;
	color: #006600;
}
li {
	list-style: none;
	margin-left: -20px;
	padding-left: 18px;
 	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

/* =====================================

Specific Styles

======================================== */

.footer_body {
	font-size: 9px;
	line-height: 1em;
}
.footer_links {
	font-size: 9px;
	color:#cccc99;
	text-decoration: underline;
}
.footer_links:hover {
	font-size: 9px;
	color:#FFFFFF;
	text-decoration: none;
}
.footer_copyright {
	font-size: 11px;
	line-height: 2px;
	color:#FFFFFF;
	padding:0px 0px 0px 20px;

}
.footer_copyright_link {
	font-size: 11px;
	line-height: 2px;
	color:#FFFFFF;
	text-decoration: none;
}
.footer_copyright_link:hover {
	font-size: 11px;
	text-decoration: underline;
	line-height: 2px;
	color:#FFFFFF;
}
.footer_green {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color:#006600;
}
.subheaders {
	font-size: 14px;
	line-height: 1.2em;
	color: #006600;
	font-weight: bold;
}
.captions {
	font-size: 10px;
	line-height: 11px;
}
.red-stuff {
	color:#CC0000;
	font-weight: bold;
}

/* =====================================

E BOARD

======================================== */

.eboard-updated {
	font-size: 10px;
	color:#999999;
}
.eboard-link {
	font-size: 11px;
	color:#006600;
}
.eboard-link:hover {
	font-size: 11px;
	color:#006600;
	text-decoration:underline;
}
.eboard-green {
	color:#339900;
}
.eboard-blue {
	color:#003399;
}
.eboard-brown {
	color:#663300;
}
.eboard-small {
	font-size: 10px;
}
.eboard-medium {
	font-size: 12px;
	line-height: 1.2em;
}
.eboard-large {
	font-size: 15px;
	line-height: 1.2em;
}.ordertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
