@import url(no_nn4.css);

body {
	background: #f6f2e9;
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Tahoma, Arial, sans-serif;
	background: transparent;
	margin-top: 0px;
	font-size: 80%;
	color: #665544;
	margin-bottom: 10px;
}
h1, h2, h3, h4, h5, ul, li, blockquote {
	font-family: Tahoma, Arial, sans-serif;
	background: transparent;
}
a {
	color: #665544;
}
a:visited {
	color: #555555;
}
a:hover {
	color: #a91a13;
	text-decoration: none;
}
form {
	margin-bottom: 0px;
}
hr {
	color: #999999;
	height: 1px;
}
ul {
	list-style: square;
}
li {
	font-size: 80%;
	color: #665544;
}
h1 {
	color: #006225;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 15px;
}
h2 {
	color: #665544;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
h3 {
	color: #665544;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 10px;
}
td#leftbar {
	vertical-align: top;
}
div#leftnav {
	padding: 10px 10px 15px 10px;
	width: 190px;
}
div#leftnav p {
	margin-bottom: 8px;
}
div#leftbarrss {
	margin: 10px 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 70%;
	padding: 0px 10px 0px 15px;
}
div#leftbarrss img {
	border: 0px;
	margin-right: 3px;
}
div#leftbarrss div {
	padding: 3px 0px;
}
td#content {
	vertical-align: top;
	padding: 0px 15px 10px 0px;
	width: 100%;
}
div#topbar {
	border-bottom: 3px solid #765e54;
	height: 85px;
}
img#topleft {
	float: left;
}
img#topright {
	float: right;
}
div#maincontent {
	padding-top: 20px;
	width: 93%;
	
}
p#subnav {

	color: #006225;
	font-size: 70%;
}
p#subnav a, p#subnav a:visited {
	color: #006225;
}
p#subnav a:hover {
	color: #a91a13;
}
.quote {
	font-size: 80%;
	color: #665544;
	text-align: center;
	font-weight:bold;
}
.box {
	padding: 5px;
	background-color: #e5e1d8;
	border: 1px solid #665544;
}
div.members {
	border: 1px solid #aa9988;
	padding: 10px;
	margin-top: 5px;
}
table.memberphoto td {
	vertical-align: top;
}
table.members td {
	font-family: Tahoma, Arial, sans-serif;
	background: transparent;
	font-size: 70%;
	vertical-align: top;
	color: #665544;
}
table.members th {
	font-family: Tahoma, Arial, sans-serif;
	background: transparent;
	padding-bottom: 5px;
	text-align: left;
	color: #665544;
}
table.members th h2 {
	color: #006225;
	font-size: 80%;
	margin: 0px;
}
table.members th h2 span {
	font-weight: normal;
}
table.members td.membertitle {
	text-align: right;
	font-weight: bold;
}
table.fees {
	margin-top: 10px;
	margin-bottom: 20px;
}
table.fees td {
	font-family: Tahoma, Arial, sans-serif;
	background: transparent;
	vertical-align: top;
	font-size: 80%;
	color: #665544;
	text-align: center;
}
table.fees td.lcol {
	font-family: Tahoma, Arial, sans-serif;
	background: transparent;
	vertical-align: top;
	color: #665544;
	font-weight: bold;
	padding-right: 10px;
	text-align: left;
}
table.fees th {
	font-family: Tahoma, Arial, sans-serif;
	background: transparent;
	color: #006225;
	padding-bottom: 5px;
	text-align: left;
	font-size: 80%;
}
.catalogcats {
	font-size: 70%;
	text-align: center;
	margin-top: 10px;
}
.catalogimg {
	margin-left: 20px;
	border: 1px solid #665544;
}
.tabletitle {
	text-align: right;
	font-weight: bold;
}
.smltext {
	font-size: 70%;
}
div.newsbox {
	border-top: 1px solid #765e54;
	border-left: 1px solid #765e54;
	border-right: 1px solid #765e54;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 110%;
}
div.newsboxtitle {
	font-family: Tahoma, Arial, sans-serif;
	background: transparent;
	font-size: 70%;
	color: #006225;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	background-color: #e5e1d8;
	border-bottom: 1px solid #765e54;
}
div.newsboxcontent {
	padding: 10px;
	font-family: Tahoma, Arial, sans-serif;
	background: transparent;
	font-size: 70%;
	color: #665544;
	border-bottom: 1px solid #765e54;
}
div.newsboxcontent h2 {
	font-family: Tahoma, Arial, sans-serif;
	background: transparent;
	color: #006225;
	font-size: 100%;
	margin-top: 0px;
	margin-bottom: 10px;
}
div.newsboxcontent p {
	font-size: 100%;
}
div.newsboxcontent li {
	font-size: 100%;
}
div#footer {
	font-family: Tahoma, Arial, sans-serif;
	background: transparent;
	text-align: center;
	font-size: 70%;
	margin-left: 10px;
	margin-right: 15px;
	color: #665544;
}
div#footer a, div#footer a:visited {
	color: #665544;
}
div#footer a:hover {
	color: #a91a13;
	text-decoration: none;
}
div#toplink {
	text-align: right;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 3px solid #765e54;
	width: 100%;
}