* { font-family: Verdana, Arial, Helvetica, sans-serif; }

body {
  background-color: #ffcf75;
  background-image: url(images/bkgd.gif);
  background-repeat: repeat-x;
  background-attachment: scroll;
  }
  
p {
  font-size: 0.8em;
  line-height: 1.4em;
  text-align: left;
  }
  
ul {
  font-size: 0.7em;
  line-height: 1.6em;
  text-align: left;
  }
  
li {
  margin-left: -12px;
  list-style-image: url(images/bullet.gif);
  }
  
td { }
  
a:link, a:visited {
  color: #587058;
  font-weight: bold;
  }
  
a:hover {
  color: #a37b45;
  text-decoration: none;
  }
  
a:active { }

h3 {
	color: #a37b45;
	font-size: 1.4em;
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: -0.4em;
	border-bottom: 1px dotted #a37b45;
  }
  
h4 {
	color: #587058;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	line-height: 1.2em;
	text-decoration: none;
	margin-bottom: -0.4em;
  }
  
.address {
  font-size: 0.8em;
  line-height: 1.4em;
  text-align: left; }

.about {
  font-size: 0.9em;
  }
  
.about ul { }

.about li {
  list-style-type: none;
  list-style-image: none;
  }
  
.about-links {
  font-size: 0.9em;
  text-align: left;
  width: auto;
  padding-right: 4px;
  padding-left: 12px;
  }
  
.about-links a:link, .about-links a:visited {
  font-size: 0.9em;
  text-decoration: underline;
  text-align: left;
  width: auto;
  }
  
.about-links a:hover {
  color: #a37b45;
  text-decoration: none;
  text-align: left;
  width: auto;
  }
  
q {
  color: #a37b45;
  font-weight: bold;
  font-style: italic;
  }
  
strong {
	color: #a37b45;
	font-style: normal;
  }
  
.nolink {
  color: #a37b45;
  font-weight: bold;
  text-decoration: none;
  }
  
.bios {
  float: right;
  margin-left: 12px;
  border: solid 1px #a37b45;
  }
  
.bios-names {
	color: #587058;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	margin: 10px;
	text-align: left;
	padding: 0px;
	float: left;
  }
  
.copyright {
	color: #587058;
	font-size: 0.6em;
	text-align: right;
	padding-right: 12px;
  }
  
/*begin page structure*/
#contain {
	background-image: url(images/bkgd-main.gif);
	position: absolute;
	top: 0;
	left: 2px;
	width: 780px;
	height: auto;
  }
  
#header {
  background-color: #587058;
  background-image: url(images/home_logo2.gif);
  background-repeat: no-repeat;
  background-position: 510px top;
  top: 0; left: 0;
  width: 780px;
  height: 110px;
  visibility: visible;
  }
  
#content {
  background-image: url(images/bkgd-main.gif);
  background-repeat: repeat-y;
  background-position: left center;
  width: 780px;
  height: auto;
  visibility: visible;
  float: left;
  }
  
#content-top {
  background-image: url(images/bkgd-content.gif);
  background-repeat: no-repeat;
  background-position: center top;
  width: 780px;
  height: 20px;
  }
  
#nav {
  top: 20px;
  left: 0;
  width: 180px;
  height: 380px;
  float: left;
  }

#photos {
  top: 20px;
  left: 30px;
  width: 200px;
  visibility: visible;
  float: left;
  clear: right;
  }
  
#verbiage {
  top: 20px;
  right: 20px;
  width: 380px;
  float: left;
  padding-bottom: 12px;
  }

#flashhead {
  width: 600px;
  height: 360px;
  visibility: visible;
  float: right;
  }

#footer {
  background-color: #ffd;
  background-image: url(images/fade-light.gif);
  background-repeat: repeat-x;
  position: relative;
  width: 780px;
  height: auto;
  visibility: visible;
  float: left;
  clear: both;
  padding-top: 6px;
  padding-bottom: 6px;
  border-top: 1px solid #587058;
  border-bottom: 1px solid #a37b45;
  }

.footer {
  font-size: 0.8em;
  text-align: center;
  }

.mouseover {
  text-align: left;
  text-indent: 10px;
  }

.mouseover a {
  display:block;
  width:32px;
  }

.mouseover a:hover { 
  background-image: url(images/a-bkgd.gif);
  background-repeat: no-repeat;
  background-position: 10px;
  }
  
/*table for Schedule*/

table.schedule {
  font-size: 0.8em;
  width: 380px;
  margin: 2px;
  padding: 2px;
  }

table.schedule thead td, table.schedule th {
  color: #ffd;
  font-size: 1.1em;
  background-color: #587058;
  text-align: left;
  letter-spacing: 1px;
  }
  
table.schedule td {
  padding: 2px;
  }

table.schedule th {
  color: #587058;
  }

.schedule a {
  font-size: 1em;
  text-align: left;
  }
.bios-namessidebar {
	color: #587058;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	margin: 10px;
	float: left;
}
h5 {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	line-height: 1.2em;
	text-decoration: none;
	margin-bottom: -0.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 15px;
}
h6 {
	color: #A37B45;
	font-size: .8em;
	font-weight: bold;
	font-style: normal;
	line-height: 1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 15px;
	float: none;
	margin: 0em;
}

