html, body, #wrapper {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #8391a1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
}
#wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 400px;
}
#headback {
	vertical-align:bottom; 
	background-image:url(images/headb.jpg);
}
#headback2 {
	vertical-align:bottom; 
	background-image:url(images/headb.jpg);
}
p {
	margin: 0px 8px 0px 8px
}
p.note {
	text-align: center;
}
h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin: 6px 15px 3px 15px
}
h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 15px 4px 15px
}
p a:link {
	color: #000;
	background-color: #D8B455;
	font-weight: normal;
	text-decoration: underline;
}
p a:visited {
	color: #000;
	background-color: #D8B455;
	font-weight: normal;
	text-decoration: underline;
}
p a:hover {
	color: #fff;
/*	background-color: #D8B455; */
	background-color: #735400;
	text-decoration: none;
}

/* .class1 A:link {text-decoration: none} */
/* .class1 A:visited {text-decoration: none} */
/* .class1 A:active {text-decoration: none} */
/* .class1 A:hover {text-decoration: underline; color: red;} */

h2 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 10px 15px 4px 15px
}
h2 a:link {
	color: #000;
	background-color: #D8B455;
	font-weight: bold;
	text-decoration: underline;
}
h2 a:visited {
	color: #000;
	background-color: #D8B455;
	font-weight: bold;
	text-decoration: underline;
}
h2 a:hover {
	color: #fff;
	background-color: #735400;
	text-decoration: none;
}
/* h3 is for quotes */
h3 {
	background-color: #D8B455;
	color: #000;
	border-style: solid;
	border-color: #D8B455;
	border-width: 7px 14px 5px 14px;
	display: block;
	font-family: Geneva;
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
	font-style: normal;
	margin: 10px 20px 10px 20px;
}
.quotename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: 23px;
	margin-left: 15px;
}
h4 {
	background-color: #D8B455;
	color: #000;
	border-style: solid;
	border-color: #D8B455;
	border-width: 7px 14px 7px 14px;
	display: block;
	font-family: Geneva;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	font-style: normal;
	margin: 10px 30px 10px 30px;
}
/* h5 = header within brown */
h5 {
	text-align: right;
	vertical-align: bottom;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 30px 10px 0px
}
/* h6 = smaller bold headings */
h6 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 10px 15px 8px 25px;
	text-decoration: underline;
}
#col2_scroll {
	overflow: auto;
	height: 352px;
}
#col3_scroll {
	overflow: auto;
	height: 327px;
}
#sublinks {
	background-color: #D8B455;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#sublinks a {
	background-color: #735400;
	color: #fff;
	display: block;
	text-decoration: none;
/*	margin: 0px 3px; */
}
/*  #sublinks a:visited {}  */
#sublinks a:active {
	background-color: #fff;
	color: #000;
}
#sublinks a:hover {
	background-color: #D8B455;
	color: #000;
	text-decoration: underline;
}
#boldt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}