@charset "utf-8";
/* CSS Document */

#navlist
{
	padding:0;
	margin:0;
	font-family: "Times New Roman", Times, serif;
	white-space:nowrap;
	list-style-type:none;
	font-size: 20px;
	font-weight: normal;
}
#navlist  li {display:inline;}
#navlist  li  a
{
	padding:0.1em 1.10em;
	text-decoration:none;
	float:left;
	border-top: 1px solid #6e4015;
	border-bottom: 1px solid #6e4015;
	color: #6e4015;
}
#navlist  li  a:hover
{
	color: #FFFFFF;
	background-color: #6e4015;
}h1 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-weight: normal;
	color: #6e4015;
	line-height:normal
}
h1 a {
color: #6e4015;
text-decoration: underline;
}
h1 a:hover {
color: #FFFFFF;
background-color: #6e4015;
}
#footer  {
	padding:10px 0;
	margin:0;
	color:#FFFFFF;
	font-family: "Times New Roman", Times, serif;
	white-space:nowrap;
	list-style-type:none;
	font-size: 16px;
}
#footer a  {
	text-decoration:none;
	color: #FFFFFF;
}
#footer a:hover  {
color:#FF0000
}
#comments {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
}
#comments a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
#comments a:hover {
	color: #FF0000;
}
.scroll {
	width: 215px;
	height: 100%;
	padding-left: 5px;
	padding-right: 5px;
	overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#opening {
	float: right;
}
.style1 {
	font-family: "Comic Sans MS";
	font-style: italic;
	font-size: 14px;
	color: #333333;
	font-weight: normal;
}
.style2 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.style3 {
	font-size: 14px;
	color: #a16f3e;
	font-family: "Comic Sans MS";
	font-style: normal;
	font-weight: bold;
}
.style4 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #a16f3e;
	font-style: italic;
	font-weight: bold;
}
.style5 {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
}
.style3 a {
	color: #a16f3e;
	text-decoration: none;
}
.style3 a:hover {
	color: #a16f3e;
}
.style3 a:visited {
	color: #a16f3e;
}
.style4 a {
	color: #a16f3e;
	
}
.style4 a:hover {
	color: #a16f3e;
}
.style4 a:visited {
	color: #a16f3e;
}