﻿@charset "utf-8";
body {
	font-size: 10px;
	color: #312A1D;
	text-align: left;
	background-color: #333D25;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
a:link {
	color: #A87732;
}
a:active {
	color: #9E8E77;
}
a:visited {
	color: #A87732;
}
.anchorlg {
	font-size: x-large;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Amazone BT, Lucida Handwriting, Rage Italic, serif;
}
#container #footer #bottom-nav a:hover {
	color: #9E8E77;
}
h1 {
	font-size: 36px;
	color: #FBF5E2;
}
h2 {
	font-size: 24px;
	color: #A87732;
}
#header {
	text-align: left;
	padding-top: 18px;
	width: 700px;
}
#header h1 {
	padding-top: 0px;
	font-size: 36px;
}
#header h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	text-align: left;
	margin-left: 300px;
	color: #A87732;
	font-weight: lighter;
}
#subtitle {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 22px;
	font-weight: lighter;
	color: #A87732;
}
#apDiv1 {
	position:absolute;
	left:-2px;
	top:117px;
	width:114px;
	height:140px;
	z-index:1;
	clear: both;
	float: left;
	font-size: 12px;
	line-height: 24px;
	text-decoration: underline;
	text-align: left;
	display: block;
	margin-left: 50px;
	padding: 5px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
#footer {
	background-color: #333D25;
	color: #FBF5E2;
	font-size: 12px;
	border-top-style: none;
	padding-bottom: 5px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#picture {
	border: thin solid #FBF5E2;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*#container {
	margin-right: auto;
	margin-left: auto;
	background-color: #333D25;
	width: auto;
}*/
/*#content.home {
	margin-left: 200px;
	margin-right: auto;
	height: auto;
	width: auto;
	padding-right: 50px;
	background-color: #333D25;
}*/
/*#container #wrapper {
	margin-right: auto;
	margin-left: auto;
	width: auto;
}*/
.small-text {
	font-size: 10px;
}
/*.home #container #wrapper #content object {
	border-top-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FBF5E2;
	border-right-color: #FBF5E2;
	border-bottom-color: #FBF5E2;
	border-left-color: #FBF5E2;
}*/
