﻿.banner {
	border-color: #000000;
	border-width: 0;
}
.footer {
	text-align: center;
}
.footer a:link {
	color: #0000FF;
	text-decoration: underline;
}
.footer a:hover {
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.footer a:active {
	color: #0000FF;
	text-decoration: underline;
}
.bottombar {
	background-image: url('images/menubar3.jpg');
}
.content {
	background-color: #FFFFFF;
	font-family: Georgia;
	text-align: left;
	color: #000000;
	margin-left: 20px;
	margin-right: 20px;
}
.content a:link {
	color: #0000FF;
	text-decoration: underline;
}
.content a:hover {
	color: #000000;
	text-decoration: none;
}
.content a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.content a:active {
	color: #0000FF;
	text-decoration: underline;
}
.contentphoto {
	border: 3px solid #000000;
}
.menubar {
	background-image: url('images/menubar2.jpg');
	text-align: center;
	font-family: sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.menubar a:link {
	color: white;
	text-decoration: none;
}
.menubar a:hover {
	background-color: #FF9933;
	color: #FFFFFF;
}
.menubar a:visited {
	color: white;
	text-decoration: none;
	}
.menubar a:active {
	color: white;
	text-decoration: none;
}
.leftmenu {
	background-color: #27630B;
	color: #FFFFFF;
}
.greenbartop {
	text-align: center;
	font-family: sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #27630B;
}
.rightmenu {
	background-color: #27630B;
	color: #FFFFFF;
	text-align: center;
}
.contentcasing {
	background-color: #FFFFFF;
	color: #FFFFFF;
}
.titlebarcasing {
	background-image: url('images/menubar2.jpg');
}
.titlebar {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-bottom: 0;
}
