h1 {
	font-family : "Arial Black";
	font-size : 1.5em;
	font-weight : bold;
	color : #006633;
	margin: 0px 0px 5px 0px;
}

h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 1em;
	font-weight : bold;
	color : black;
	margin: 0px 0px 5px 0px;
}

.HowToText {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
	font-style : italic;
	color : #333300;	
}

.ContentText {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 0.8em;
	font-style : normal;
	font-weight : normal;
	color : #67680A;
}

.ContentTextBold {
	font-family : Arial, Helvetica, Sans-Serif;
	font-size : 0.8em;
	font-style : normal;
	font-weight : bold;
	color : #6B6704;
}

.SubPageHeader {
	font-family : "Arial Black";
	font-size : 13pt;
	font-weight : bold;
	color : #663333;
}

.ContentTextHeader {
	font-family : "Arial Black";
	font-size : 11pt;	
	font-weight : bold;
	color : #8C9334;	
}

.SubSubText {
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;	
	font-weight : bold;
	color : #000000;	
}

.FootNote {
	font-family : "Times New Roman", Times, serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #333300;
}

/* Member Section */
.MemberTextHeader {
	font-family : Arial;
	font-size : 12pt;	
	font-weight : bold;
	color : #006633;	
}

.MemberText {
	font-family : Arial;
	font-size : 11pt;	
	font-weight : normal;
	color : #006633;	
}

div#hideIt {
	display: inline;
}

#hideTable {
	display: inline;
}

#showTable {
	display: inline;
}

td.sideBarWidth {
	width: 175px;

}

div#photonav ul {	
	float: left;	
	list-style-type: disc;
	display: block;
	list-style-position: inside;	
}

div#photothumbs {
	clear: both;
	margin-top: 30px;
}

div#photothumbs table tr td.photocaption {
	text-align: center;
	vertical-align: top;
	font-size: small;
}
