.headerText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C4E43;
	font-size: 14px;
}
.infoHolder {
	border: 1px solid cfc9c0;
	background: ffffff;
	padding: 3;
}
.sectionHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #40362F;
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: left;
}
.sectionBody {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C4E43;
	font-size: 14px;
	text-align: left;
}

.sectionBody a:Link, .sectionBody a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C4E43;
	font-size: 14px;
	text-decoration:underline;
}
.sectionBody a:Visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C4E43;
	font-size: 14px;
}
.sectionBody a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C4E43;
	font-size: 14px;
	text-decoration: none;
}
.sectionBody a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C4E43;
	font-size: 14px;
}
#subMenu {
	text-align: left;
}
#subMenu ul {
 margin: 0;
padding: 0;
list-style-type: none;
}
#subMenu li {
margin: 0 0 3px 0; 
}

#subMenu a {
	font-size:11px;
	display: block;
	color: #40362F;
	background-color: #FFFFFF;
	width: 100%;
	padding: 2px 0px 4px 2px;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#subMenu a:hover {
 background-color: #DAD1C5;
color: #000000;
}
a:link {
	color: #5C4E43;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:visited {

	color: #5C4E43;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:hover {


	color: #5C4E43;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a:active {



	color: #5C4E43;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.headflash {
	padding-left: 10px;
	margin-left: 10px;
}
body {
	margin: 0px;
	padding: 0px;
}
.clickimage {
	font-size: 10px;
	font-style: italic;
}
