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

body {
	background-image: url(images/standards/background-wood.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
body,td,th {
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 14px;
	color: #663300;
}
a:link {
	color: #663333;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #663333;
}
a:hover {
	color: #660000;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-size: 22px;
	color: #77270A;
}
h2 {
	font-size: 20px;
	font-style: italic;
	color: #330000;
}
h3 {
	font-size: 18px;
	font-variant: small-caps;
}
h4 {
	font-size: 16px;
	font-weight: bold;
}

.footer-1 {
	color: #804000;
	font-size: 12px;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}


.footer-2 {
	color: #FFFFCC;
	font-size: 10px;
	background-color: #000000;
	text-align: center;
	height: 20px;
	vertical-align: middle;
	font-family: arial;
}
.topnav {
	color: #CC9966;
	font-size: 14px;
	text-align: center;
	height: 30px;
	vertical-align: middle;
	background-image: url(images/standards/toppattern.jpg);
	background-repeat: repeat;
}
.topnav  a {
	color: #FFCC66;
	background-image: url(images/standards/toppattern.jpg);
	background-repeat: repeat;
}
.topnav a:hover {
	color: #FFFFCC;
	vertical-align: middle;
	background-image: url(images/standards/toppattern.jpg);
	background-repeat: repeat;
}
.content {
	text-align: left;
	vertical-align: top;
	margin: 20px;
}
.note {
	color: #804000;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.note-nonindent {
	color: #804000;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.sidebar {
	font-size: 16px;
	font-style: italic;
	margin: 20px 5px 20px 20px;
	line-height: 20px;
	font-weight: bold;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.sidebarbutton {
	text-align: left;
	vertical-align: top;
	margin: 0px 0px 0px 20px;
}
.sidbarsmall {font-size: 12px}
.contentPhoto {
	text-align: left;
	vertical-align: top;
	margin: 0px 20px 10px;
}
