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

body {
	background-color: #5f5d50;	
}

div.content {
	width: 85%;
	min-width:900px;
	margin-left: 10%;
	margin-right: 10%;
	background-color: #cabd87;
	height: auto;
	padding-bottom: 15px;
	float:left;	
}

div.header {
	background-color: #5caba4;
	width: 100%;
	height: 95px;
	float: left;
	overflow: hidden;
}

form {
 float: left;

}

div.lgimage {
	background-image: url(graphics/outline_lgimage.jpg);
	background-position:right;
	background-repeat:no-repeat;
	width: 100%;
	height: 249px;
	margin-top: 0px;
	float:left;
}

div.leftcol {
	width: 213px;
	height: 465px;
	background-image: url(graphics/choutline_menu.jpg);
	background-repeat: no-repeat;
	top: 0px;
	left: 0px;
	float: left;
}



ul#navigation {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index:9999;
	background-color: #382b12;
	width: 110px;
	top: 10px;
}

ul#navigation li {
	width: 110px;
	border-bottom: thin solid #FFF;
}

ul#navigation li a {
	display: block;
	margin-left: 10px;
	width: 100px;
	height: 30px;
	color: #FFF;
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
	background-color:#382b12;
	background-repeat:no-repeat;
	background-position:center center;

	}

div.spacer {
	height: 10px;
	background-color:transparent;
}

div.intro {
	background-color: #faf7d7;
	width: 42%;
	height: 350px;
	margin-left: 2%;
	margin-top: 15px;
	padding-bottom: 10px;
	float:left;
	padding-top: 10px;
	overflow: hidden;
	border: #5caba4 solid thin;
}

div.bio {
	background-color: #faf7d7;
	width: 52%;
	height: 360px;
	margin-right: 2%;
	margin-left: 1%;
	margin-top: 15px;
	padding-bottom: 10px;
	padding-top: 0px;
	float: left;
	overflow: hidden;
	border: #5caba4 solid thin;
}

div.footer {
	background-color: #cabd87;
	height: 90px;
	margin-top: 10px;
	width: 85%;
	min-width:900px;
	margin-left: 10%;
	float:left;
	overflow: hidden;
}

div.footertext {
	margin-top: 0px;
	margin-left: 0px;	
	width: 425px;
	float:left;
}

div.logos {
	margin-left: 0px;
	float: left;
}

div.subpgcontent {
	background-color: #faf7d7;
	width: 75%;
	height: auto;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 15px;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	border: #5caba4 solid thin;
}

a.menulinks {
	font-family:"Times New Roman", Times, serif;
	color: #FFF;
	font-size: 16px;
	letter-spacing: 1px;
	margin-left: 18px;
	text-decoration: none;
}

a.menulinks:hover {
	font-family:"Times New Roman", Times, serif;
	color: #FFF;
	font-size: 16px;
	letter-spacing: 1px;
	margin-left: 18px;
	text-decoration: underline;
}

a.menulinks:visited {
	font-family:"Times New Roman", Times, serif;
	color: #FFF;
	font-size: 16px;
	letter-spacing: 1px;
	margin-left: 18px;
	text-decoration: none;
}

hr.menu {
	height: 1px;
	color: #FFF;
	margin-top: 3px;
	margin-bottom: 7px;
}

.subheading {
	color: #253b36;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-left: 15px;
	font-weight: bold;
}

.biosubheading {
	color: #253b36;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 1px;
	margin-top: 0px;
	font-weight: bold;
}

.smallerhead {
	color: #253b36;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	letter-spacing: 1px;
	margin-top: 15px;
	font-weight: bold;
}

td.indent {
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
}

textarea {
	margin-left: 15px;
}

td.firstcol {
	width: 70px;
}

td.secondcol {
	width: 130px;
}

th {
	color: #253b36;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 15px;
	font-weight: bold;
	text-align: left;
}

td {
	font-family: "Times New Roman", Times, serif;
	color: #382b12;
	font-size: 13px;
	line-height: 22px;
	text-align: left;
}

.text {
	font-family: "Times New Roman", Times, serif;
	color: #382b12;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 22px;
}

.credit {
	font-family: "Times New Roman", Times, serif;
	color: #382b12;
	font-size: 10px;
}

.credit a {
	font-family: "Times New Roman", Times, serif;
	color: #382b12;
	font-size: 10px;
	text-decoration: underline;
}

.credit a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #382b12;
	font-size: 10px;
	text-decoration: underline;
}

.credit a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #382b12;
	font-size: 10px;
	text-decoration: none;
}

a {
	font-family: "Times New Roman", Times, serif;
	color: #382b12;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #382b12;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #5e5d50;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.rss li {
	list-style-type: none;
	line-height: 25px;
	margin-left: -25px;
}

ul li {
	list-style-type: none;
}


/*for googlized pages*/
div.XMLtext {
	font-family: "Times New Roman", Times, serif;
	color: #382b12;
	font-size: 14px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 22px;
}

PERSNAME CHOICE REG {
	display:none;
}

PLACENAME CHOICE REG {
	display:none;
}

ORGNAME CHOICE REG {
	display:none;
}