body {
	background-color: #A9AF92;
	background-repeat: repeat;
	font-family: cursive;
	margin: 2px;
	font-size: 11pt;
	color: #374554;
}

a {
	color: #AD3600;
	text-decoration: none;
}

#content {
	background-color: #A9AF92;
	position: relative;
	margin: 0 auto;
	width: 774px;
	border: 2px solid #AD3600;
}

#content #header img {
}

#content #header {
	background-color: #CFD6B3;
	padding: 0;
	text-align: center;
	border-width: 0px 0px 1px 0px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #AD3600;
}

table.entries {
	background-color: #CFD6B3;
	width: 100%;
}

#content #header ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#content #header li {
	display: inline;
	padding: 4px 2px 0 2px;
	margin: 0 2px 2px 2px;
}

#content #header li:hover,#curitem {
	background-color: #BEC5A4;
}

#curitem {
	cursor: pointer;
}

#content #text {
	background-color: #CFD6B3;
	padding: 0 10px 0 10px;
	margin-top: 7px;
	background-repeat: repeat;
	border-width: 1px 0px 0px 0px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #AD3600;
}

#content .textclone {
	background-color: #CFD6B3;
	padding: 0 10px 0 10px;
	margin-top: 0px;
}

#content #text strong,ul {
	color: #AD3600;
}

#content #text ul {
	margin-top: 0;
	padding-left: 0;
}

#content #text li {
	margin-left: 20px;
	text-align: left;
	marker-offset: 10px;
}

#content #text a:link {
	font-weight: bold;
}

#content #text a:visited {
	font-weight: bold;
}

#content img {
	border: 0 solid black;
}

h1 {
	margin: 0 0 3px 0;
	color: #AD3600;
}

h1.little {
	margin: 0 0 3px 0;
	color: #AD3600;
	font-size: 20px;
}

hr {
  background-color: #AD3600;
  margin: 15px 0 15px 0;  color: #AD3600;
}

td.alignright {
	text-align: right;
}

td.tdcenter {
	text-align: center;
}

table.contactinfo {
	width: 95%;
	margin: 0px;
}

table.entries {
	border-width: 0px 0px 1px 0px;
	border-spacing: 2px;
	border-style: solid;
	border-color: #AD3600;
}
