body {
	text-align: center;
	background-color: #6B7E49;
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: small;
	color: #2F2C1B;
	height: 100%;
	width: 100%;
	top: 0px;
margin-left: auto;
margin-right: auto;
}
img {
	border: thick solid #94AA6A;
}
img a {
	border: thick solid #94AA6A;
}
img  a:hover {
	border: thick solid #94AA6A;
}
.bl {margin-bottom:-5px; margin-left: 0px; background: url(/images/img-bottom-left.gif) 0 100% no-repeat}
.br {margin-right: -5px; margin-bottom: -5px; background: url(/images/img-bottom-right.gif) 100% 100% no-repeat}
.tl {margin-top:-5px; margin-left: -5px;; background: url(/images/img-top-left.gif) 0 0 no-repeat}
.tr {margin-left: -5px; margin-bottom: -5px; background: url(/images/img-top-right.gif) 100% 0 no-repeat; padding: 7px}

ul {

}
li {

}
a {
	color: #3B471F;
}
a:hover {
	color: #94AA6A;
}
a:visited {

}

#outercontent {
text-align: center;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
	width: 700px;
	background-color: white;
}
h1 {
	font-size: x-large;
	margin-bottom: 28px;
	font-weight: bold;
	color: white;
}

h2 {
	font-size: large;
	font-weight: bold;
	color: #49517E;
}
h3 {
	font-size: large;
	font-weight: bold;
	color: #94AA6A;
	margin-top: -3px;
}
h4 {
	font-size: medium;
	font-weight: bold;
	color: #7A83B2;
}

h4 a {
	font-size: medium;
	font-weight: bold;
	color: #7A83B2;
}
h4 a:hover {
	font-size: medium;
	font-weight: bold;
	color: red;
}

h5 {
	font-size: medium;
	font-weight: normal;
	color: white;
}
h6 {
	font-size: medium;
	font-weight: normal;
	color: white;
}
h7 {
	font-size: medium;
	font-weight: normal;
	color: White;
}
#topmenu {
	background-color: black;
	padding: 10px 0px 0px 10px;
	color: white;
	height: 30px;
	margin-top: 0px;
	margin-bottom: -10px;
	vertical-align: middle;
	font-weight: bold;
	font-size: smaller;	
}
#topmenu ul {
	list-style-image : none;
	list-style-type : none;
	margin-top: 0px;

}
#topmenu ul li {
	display: inline;

}
#topmenu ul li a {

	background-color: black;
	color: white;
	text-decoration: none;
	padding: 5px 8px 5px 8px;

}
#topmenu ul li a:hover {

	color: #94AA6A;

}

#content {
	margin: 20px 30px 20px 20px;
	text-align: left;
}
#content ul {
	text-align: left;
	list-style-image : none;
	list-style-type : disc;
}
#content li {
	list-style-image : none;
}
#header {
	width: 100%;
	background-color: #2F2C1B;
	top: 0px;
	text-align: right;
	z-index: 3;
}	
#headermiddle {
}

#headertext {
	float: right;
	text-align: left;
	width: 530px;
	margin-top: 10px;
	margin-left:5px;
	background-color: #2F2C1B;
	z-index: 1;
	min-height: 100px;
}
#headertext h3 {
	margin-bottom: 2px;
}

#headerimage {
	border-style : none;
	width: 111px;

}
#subheader {
	text-align: left;
	height: 30px;
	width: 700px;
	background-color: black;
	z-index: 2;
}
#subtext {
	width: 570px;
	color: #fff;
	font-weight: bold;
	font-size: smaller;	
	padding-left: 130px;
	padding-top: 5px;
}
#subheader img{
	float: right;
	background-color: black;
	color: #fff;
	z-index: 2;
}
#footer {
	position: inherit;
	background-color: black;
	text-align: center;
	font-size: x-small;
	color: #fff;
	width: 100%;
	padding: 5px 0px 5px 0px;
	vertical-align: middle;
}
#footer a {
	color: #94AA6A;
	padding: 5px 10px 5px 10px;
}
#footer a:hover {
	color: white;
	background-color: #2F2C1B;
}
#footer ul {

}
#footer ul li {
	display: inline;

}
.imageright {
	float: right;
	margin-left: 5px;


}
.imageright a {


}
.imageleft {
	float: left;
	margin-right: 5px;


}
.imageleft a  {


}