body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e0c337;
	background-color: #671d12;
	margin:0px;
	padding:0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	color: #e0c337;
	padding-top: 20px;
	font-variant: small-caps;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #e0c337;
	font-weight: bold;
}


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #e0c337;
	text-align: center;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e0c337;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 10px;
}
img {
	border:0;
}

.italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #e0c337;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #e0c337;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e0c337;
	text-decoration: underline;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ac7522;
	text-decoration: none;
}


/* begin classes necessary for drop down menu */
.item {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3e1d18;
	padding: 2px;
	color: #3e1d18;
}
.item:hover {
	color: #e0c337;
	background-color: #3e1d18;
}
.item a {
	width: 100%;
	display: block;
	height: 15px;
}
.item a:link {
	color: #3e1d18;
	text-decoration: none;
}
.item a:hover {
	color: #e0c337;
	text-decoration: none;
}
.item a:visited {
	color: #3e1d18;
	text-decoration: none;
}
.item a:visited:hover {
	color: #e0c337;
	text-decoration: none;
}
/* end classes necessary for drop down menu */

#Menu1 {
	position:absolute;
	width:100px;
	z-index:200;
	font-size: 12px;
	background-color: #ac7522;
	left: 50%;
	top: 258px;
	margin-left: 10px;
	visibility: hidden;
	height: 100px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #3e1d18;
	border-right-color: #3e1d18;
	border-left-color: #3e1d18;
}
#MenuOut1 {
	position:absolute;
	width:800px;
	z-index:100;
	font-size: 12px;
	left: 50%;
	top: 258px;
	margin-left: -400px;
	height: 275px;
}

#MenuOut2 {
	position:absolute;
	width:800px;
	z-index:100;
	font-size: 12px;
	left: 50%;
	top: 0px;
	margin-left: -400px;
	height: 220px;
}

#container {
	background-color: #3e1d18;
	width: 801px;
	margin-right: auto;
	margin-left: auto;
	border: 0px none #FFFFFF;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#container #left {
	background-image: url(images/logo.jpg);
	background-repeat: no-repeat;
	height: 254px;
	width: 289px;
	float: left;
}
#container #right {
	float: left;
	height: 254px;
	width: 511px;
}
#container #right #top {
	background-image: url(images/top_banner.jpg);
	background-repeat: no-repeat;
	height: 206px;
	width: 511px;
}
#container #right #navigation {
	height: 48px;
	width: 511px;
}


#container #content {
	background-color: #3e1d18;
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	background-image: url(images/body.jpg);
	background-repeat: no-repeat;
	width: 550px;
	clear: none;
	float: left;
	text-align: justify;
	height: 227px;
	padding-top: 21px;
}
#container #content #text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	height: 225px;
	width: 550px;
	overflow:auto;
	color: #e0c337;
}
#container #content #text a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #e0c337;
	text-decoration: underline;
}
#container #content #text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ac7522;
	text-decoration: none;
}

#container #side {
	height: 246px;
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#container #footer {
	color: #e0c337;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: none;
	width: 800px;
	clear: both;
	font-variant: small-caps;
	font-size: 11px;
	height: 18px; text-align:center;
}
#container #footer a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #e0c337;
	text-decoration: underline;
}

#container #footer a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #9e8423;
	font-variant: small-caps;
	text-decoration: none;
}
#container #footer a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-variant: small-caps;
	color: #817627;
	text-decoration: underline;
}

