body {
	font-size: 10px;
	line-height: 12pt;
	color: #000;
	background-color: #FFF;
	font-family: Arial, Verdana, Geneva, Trebuchet, sans-serif;
/*	font-family: Georgia, "Times New Roman", "Baskerville Book", serif;*/
	margin: 5px auto 15px auto;
	padding: 0;
	text-align: center;
	width: 580px;
}

a {  
	text-decoration: none
}

a:link, a:visited {
	color: #625E4A;
	text-decoration: none
}

a:hover, a:active {
	color: #000;
	text-decoration: underline
}

img, img a {
	border: none;
}

.header, h2, .info, .normal, .small {
	font-family: Georgia, "Times New Roman", "Baskerville Book", serif;
	color: #000;
	font-size: 24pt;
	line-height: 28pt;
}

.info {
	font-size: 11px;
	line-height: 13pt;
}

.normal {
	font-size: 10px;
	line-height: 12pt;
}

.small {
	font-size: 9px;
	line-height: 11pt;
}

.sans {
	font-size: 10px;
	line-height: 12pt;
	color: #000;
	font-family: Geneva, Arial, Trebuchet, sans-serif;
}

.sanssmall {
	font-size: 10px;
	line-height: 11pt;
	color: #000;
/*	font-family: Geneva, Arial, Trebuchet, sans-serif;*/
}

.mainMenu ul, .menuHidden {
	width: 128px;
	margin: 0 20px 0 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
	list-style-position: outside;
}

.mainMenu li, .menuHidden p {
	padding: 0;
	margin: 0 0 6px 0;
	font-family: Arial, Verdana, Geneva, Trebuchet, sans-serif;
	height: auto;
	font-size: 9px;
	line-height: 10pt;
	vertical-align: middle;
	text-align: left;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: bold;
}

.menuHidden {
	width: 567px;
}

.menuHidden p {
	width: 148px;
}

.main {
	width: 567px;
	display: block;
}

.quote {
	font-family: Georgia, "Times New Roman", "Baskerville Book", serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12pt;
}

.aboutTxt {
	width: 262px;
	margin: 0 18px 0 0;
	display: block;
	float: left;
}

.outerTable {
	width: 597px;
}

.innerTable {
	width: 567px;
	height: 300px;
}

.imgCell {
	width: 485px;
	padding: 0 10px 0 10px;
}

.name, .section {
	font-size: 9px;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: bold;
}

.name {
	color: #5d4c23;
}

.narrowTxt {
	width: 400px;
	margin: 0;
	padding: 0;
}
