/*----- file: ffd-1.css
  ----- revised: 06/27/2009
*/

h4.conservation {
  font-style: italic;
  text-decoration: underline;
  margin-top: 0in;
  margin-right: 0in;
  margin-bottom: 6.0pt;
  margin-left: 0in;
  text-align: center;
  font-size: 16.0pt;
  font-family: "Times New Roman";
  color: black;
  font-weight: bold
}

div.conservation {
  font-family: "Times New Roman";
  color: black;
  font-size: 10pt
}

div.bold {
  font-weight: bold
}

div.nccfff {
  font-style: italic;
  text-decoration: underline;
  margin-top: 0in;
  margin-right: 0in;
  margin-bottom: 6.0pt;
  margin-left: 0in;
  text-align: center;
  font-size: 16.0pt;
  font-family: Arial;
  color: black
}

span.title {
  font-size: 10pt;
  font-family: "Times New Roman";
  font-weight: bold;
  text-decoration: underline;
  padding-right: .5em;
  text-align: justify;
  color: navy
}

span.bold {
  font-weight: bold
}

span.italic {
  font-style: italic  
}

div.author {
  font-family: "Times New Roman";
  font-size: 12pt;
  color: black;
  text-align: center;
  font-weight: bold
}

div.title {
  font-style: italic;
  font-family: "Times New Roman";
  font-size: 12pt;
  color: black;
  text-align: center;
  font-weight: bold
}

div.speaker {
  font-family: "Times New Roman";
  font-size: 18pt;
  color: black;
  text-align: center;
  font-weight: bold
}

span.arial_18 {
  font-family: Arial;
  font-size: 18pt;
  color: black;
  font-weight: bold
}

div.arial_12 {
  font-family: Arial;
  font-size: 12pt;
  color: black
}

div.arial_12_bold {
  font-family: Arial;
  font-size: 12pt;
  font-weight: bold
  color: black
}



div.bylaws_1 {
  font-family: "Times New Roman";
  color: black;
  text-align: center;
  font-size: 14pt;
  font-weight: bold
}

div.bylaws_2 {
  font-family: "Times New Roman";
  color: black;
  text-align: center;
  font-size: 14pt;
  text-decoration: underline;
  font-weight: bold
}

div.bylaws_3 {
  font-family: "Times New Roman";
  color: black;
  text-align: center;
  font-size: 12pt;
  text-decoration: underline;
  font-weight: bold
}

div.bylaws_4 {
  font-family: "Times New Roman";
  color: black;
  font-size: 12pt;
  text-decoration: underline
}

div.bylaws_5 {
  font-family: "Times New Roman";
  color: black;
  font-size: 12pt
}

div.bylaws_6 {
  font-family: "Times New Roman";
  color: black;
  text-align: center;
  font-size: 12pt
}

span.bylaws_5 {
  font-family: "Times New Roman";
  color: black;
  font-size: 12pt;
  text-decoration: underline
}
div.tristan_1 {
  font-family: Tahoma;
  color: black;
  font-size: 20pt;
  font-weight: bold
}

div.tristan_2 {
  font-family: Tahoma;
  color: black;
  font-size: 12pt;
  font-weight: bold;
  text-decoration: underline
}

div.tristan_3 {
  font-family: Tahoma;
  color: black;
  font-size: 12pt
}

div.bio {
  font-family: "Times New Roman";
  font-size: 10pt;
  color: black
}

div.standard {
  font-family: "Times New Roman";
  color: black;
  font-size: 12pt
}

span.image {
  font-family: "Times New Roman";
  text-align: justify;
  color: black;
  font-size: 12pt
}

a.conservation {
  font-family: "Times New Roman";
  color: blue;
  font-size: 12pt
}

li.nav {
   font-size: 1.17em;
   font-weight: bolder;
   margin: .5em 0;
   display: list-item
}

div.conservation {
  font-family: "Times New Roman";
  color: black;
  font-size: 12pt
}

div.conserv_2 {
  font-family: "Times New Roman";
  color: black;
  font-weight: bold;
  font-size: 18pt
}

div.conserv_3 {
  font-family: "Times New Roman";
  color: black;
  font-weight: bold;
  font-size: 13pt
}

div.conserv_4 {
  font-family: "Times New Roman";
  color: black;
  font-size: 12pt
}


a:hover {
  color: red
}

td {
   padding: 1em
}

td.nav {
   background: #dddddd
}

.small {
  font-family: "Times New Roman";
  color: black;
  font-size: 10pt
}
/* The following is reqired by infiniteCarousel plug-in . . .   */
body {
	padding-top: 50px;
}
#carousel {
	margin: 0 auto;
	width: 640px;		/* these dimensions should probably match those of images . .   */
	height: 480px;		/* these dimensions should probably match those of images . .   */
	padding: 0;
	overflow: scroll;
	border: 2px solid #999;
}
#carousel ul {
	list-style: none;
	width: 5456px;
	margin: 0;
	padding: 0;
	position: relative;
}
#carousel li {
	display: inline;
	float: left;
}
.textholder {
	text-align: left;		/* control font characteristics for optional paragraph here . . .  */
	font-size: 16pt;
	font-weight: 700;
	padding: 16px;
	-moz-border-radius: 6px 6px 0 0;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
}


