body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

.content {
	background-image: url(../images/bg_content.gif);
}

.footer {
	background-image: url(../images/bg_footer.gif);
	height: 21px;
	font-size: 11px;
	padding-right: 30px;
	text-align: right;
}

.right_content {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 10px;
	
}

.news {
	color: #626262;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.news h3 {
	font-size: 12px;
	font-weight: bold;
}

.news h4 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.news a {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}

.news a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.news input, textarea, select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}  

.events {
	background-color: #f5fde2;
	font-size: 11px;
	color: #626262;
}

.events a {
	color: #139c11;
	text-decoration: underline;
	font-weight: bold;
}

.events a:hover {
	color: #139c11;
	text-decoration: none;
	font-weight: bold;
}

.subhead {
	font-size: 12px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	color: #139c11;
	background-color: #defaa1;
}

.subhead a {
	font-size: 11px;
	text-decoration: none;
	color: #FF0000;
}

.subhead a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #FF0000;
}

.photos
{
	vertical-align:baseline;
	padding:5px;
	width:120px;
}

a.blue {
	color: #2173d6;
	text-decoration: underline;
	font-weight: bold;
}

a.blue:hover {
	color: #2173d6;
	text-decoration: none;
	font-weight: bold;
}

a.green {
	color: #0f9d6b;
	text-decoration: underline;
	font-weight: bold;
}

a.green:hover {
	color: #0f9d6b;
	text-decoration: none;
	font-weight: bold;
}

a.orange {
	color: #fb9005;
	text-decoration: underline;
	font-weight: bold;
}

a.orange:hover {
	color: #fb9005;
	text-decoration: none;
	font-weight: bold;
}
