@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF;
	margin-top: 0px;
}
a {
	color: #662100;

}
a:hover  {
	text-decoration: none;
}

h1 {
	font-size: 26px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #662100;

}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333;

}

h3 {
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 2px;
}
.formtable {
	background-color: #FBF8F7;
	width: 480px;
	margin-top: 20px;
	border: 1px solid #DFDAD9;
}

.formtable input, .formtable textarea {
	background-color: #FBF8F7;
	color: #662100;
	font-size: 13px;
	width: 95%;
}

.formtable td {
	font-size: 14px;
	padding: 5px;
}
.formtable a {
	color: #662100;
}
.issue {
	display: none;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #FFF;

}
#footer {
	clear: both;
	color: #666;
	text-align: center;
	font-size: 11px;
	padding-top: 20px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#content {
	clear: both;
	background-color: #FFF;
	width: 800px;
	margin-left: 100px;
}
#header {
	text-align: center;
	height: 100px;


}
#homenav a {
	text-decoration: none;
	font-size: 14px;
}
#homenav {
	margin: 10px;
}


#mainarea ul li {
	margin-top: 8px;
	margin-bottom: 8px;
}
#nav {
	float: left;
	padding-top: 5px;
	padding-bottom: 50px;
	display: none;
}
#nav #logo {
	width: 100px;
	background-color: #FFF;
	margin-left: 30px;
	margin-bottom: 10px;
}

#nav li {
	display: block;
	font-size: 16px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	color: #5E1F00;
	width: 150px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 10px;
}
#nav a  {
	color: #712400;
	text-decoration: none;
}
#nav li.sub {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	padding-right: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav li.sub a {
	color: #666;
}
#nav li.sub2 {
	font-size: 10px;
	display: none;
}
#nav li.sub3 {
	display: none;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}


#nav a:hover, #nav a:active {
	text-decoration: underline;
}
#mainarea {
	font-size: 14px;
	float: left;
	width: 500px;
	padding-right: 50px;
	padding-bottom: 30px;
	padding-left: 50px;
	min-height: 400px;
}

.clear {
	clear: both;
}
#mainarea p {
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 10px;
}
#topnav ul {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topnav ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topnav {
	background-color: #662100;
	padding-top: 10px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-left: 100px;
	height: 20px;
	clear: both;
}
#topnav a   {
	color: #FFF;
	text-decoration: none;
	margin-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding-right: 10px;
	font-size: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#leftcol {
	float: left;
	width: 180px;
	padding-bottom: 30px;
}
#rightcol {
	float: left;
	width: 100px;
}
#leftcol h2 {
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	margin-bottom: 0px;
	margin-top: 0px;
}
#leftcol li {
	font-size: 11px;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #666;
}
#leftcol ul {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#pagehead h1 {
	padding-left: 330px;
	padding-top: 20px;
	border-bottom-color: #CCC;
}
#mainarea #biopic {
	float: left;
}
#mainarea #biopic img {
	width: 175px;
}
#mainarea #biotext {
	float: left;
	width: 300px;
	line-height: normal;
	padding-left: 10px;
}
#mainarea #biotext ul {
	margin-top: 0px;
	list-style-type: square;
}
#mainarea blockquote {
	border: 1px solid #999;
	margin: 20px;
	padding: 10px;
	font-size: 10px;
	text-align: justify;
	color: #999;
}
#mainarea #biotext p {
	line-height: normal;
}
#leftcol img {
	width: 200px;
}
#mainarea p.note {
	border: 1px solid #EAEAEA;
	padding: 5px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.pot {
	width: 200px;
	margin-left: 10px;
}
