.leftNav {
	font-size: 9pt;
	padding-left: 10px;
}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #803A15;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #803A15;
	}
/*	This is for if you want the "visited" links to be another color
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #DA986B;
	}
*/
a:hover {
	text-decoration: none;
	color: #DD7D37;
	font-weight: bold;
	}
.GenevaFooter {
	color: #333333;
	font-size: 10px;
	text-decoration: none;
	vertical-align: bottom;
	padding: 10px;
	line-height: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
.MagazineQuote {
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
}
.MagazineQuoteItalic {
	font-size: 8pt;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.PageHeader {
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
.OnLocation {
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
.BottomMenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
.SectionHeader {

	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.BodyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	padding: 7px;
	vertical-align: middle;
}
.BodyImageCenter {
	text-align: center;
}
.BodyImageLeft {

	text-align: left;
}
/* BodyTextBold should be used for a span within an area that's already
defined as BodyTextClass */
.BodyTextBold {
	font-weight: bold;
}
.SectionHeaderSmaller {
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 2px;
}
#menu {display:block; top:90px; left:5px; width:130px; position:fixed; border:0px solid #888; padding:10px; text-align:left; }
* html #menu {position:absolute;}
.BodyTextBoldwithSpace {
	font-weight: bold;
	line-height: 20px;
}

