@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4C4834;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	font-size: 12px;
	color: #000;

}
a:link {
	color: #007E69;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #008F7C;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #8BA246;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #008F7C;
	font-weight: bold;
}
.white {
	
	color: #FFFFFF;
}
.white a:link {
	
	color: #ffffff;
	font-size: 11px;
}
.white a:visited {
	
	color: #ffffff;
	font-size: 11px;
}
.white a:hover {
	
	color:  #8BA246;
	font-size: 11px;
}
.white a:active{
	
	color: #ffffff;
	font-size: 11px;
}

.biggerwhite {
	color: #FFF;
font-size:16px;
}
.nav {
	font-size: 14px;
	color: #044938;
}
.nav a:link {
	font-size: 14px;
	color: #044938;
}
.nav a:visited {
	font-size: 14px;
	color: #044938;
}
.nav a:hover {
			  font-size: 14px;
	color: #007E69;
}
.nav a:active {
	font-size: 14px;
	color: #044938;
}
.topgreen {
	color: #028264;
	font-weight:normal;
}
topgreen a:link {

	font-weight:normal;
}
topgreen a:visited {

	font-weight:normal;
}
topgreen a:hover {

	font-weight:normal;
}
topgreen a:active {
	font-weight:normal;
}.headings {
	font-weight: bold;
	font-size: 16px;
	color:#028264;
}.heading2 {
	font-weight: bold;
	font-size: 14px;
	color:#028264;
}
.topgreen2 {
	color: #028264;
	font-weight:normal;
	font-size: 11px;
	}
.beadathon {
	text-align:center;
}
#hours{
	padding-bottom:10px;
}
#beadathon{
	text-align:center;
}
#contentbox{
	padding-left:20px;
}

