@charset "utf-8";
/* CSS Document */

#container {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	color: #000000;
	border: 1px solid #7F9564;
}
#container #header {
	text-align: center;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-color: #A5B979;
	background-image: url(../images/Headerimage.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#container #header #topmenu {
	font-size: 1em;
	text-align: right;
	padding-right: 10px;
}
#container #header #pictures {

}
#container #header #maintext {
	color: #FFFFFF;
	font-weight: bolder;
	padding: 10px;
	font-size: 2.5em;
	height: 60px;
	text-indent: 50px;
}
#container #header #tagline {
	color: #FFFFFF;
	font-weight: bolder;
	padding: 10px;
	font-size: 1.4em;
	text-indent: 50px;
}
#container #menu {
	width: 150px;
	text-align: center;
	background-color: #FFFFFF;
	float: left;
	top: 0px;
	line-height: 0.8em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #A5B979;
	border-bottom-color: #A5B979;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #maincontentbox {
	width: 740px;
	float: left;
	background-color: #FFFFFF;
	padding: 10px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-image: url(../images/greenbackground.jpg);

}
a:link {
	font-size: 16px;
	color: #003300;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-size: 16px;
	color: #009966;
	text-decoration: none;
}
a:hover {
	font-size: 16px;
	color: #FF0033;
	text-decoration: underline;
}
a:active {
	font-size: 16px;
	color: #FF0033;
	text-decoration: underline;
}
#container #header #topmenu {

}
#container #header #topmenu a:link {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
#container #header #topmenu a:visited {
font-size: 12px;
color: #FF0000;
text-decoration: underline;
}
#container #header #topmenu a:hover {
font-size: 12px;
color: #FF0000;
text-decoration: underline;
}
#container #header #topmenu a:active {
font-size: 12px;
color: #FF0000;
text-decoration: underline;
}
