body { 
	background: #8A8237 url(images/bodybg.jpg) 0 0 repeat-x; 
	margin: 0; padding: 0;
	font: 78%/1.6em Georgia, "New Century Schoolbook", "Times New Roman", Times, serif;
	color: #56432F; 
	text-align: center; 
	}
a:link { text-decoration: underline; color: #2e2e4d; }
a:visited { text-decoration: underline; color: #2e2e4d; }
a:hover { text-decoration: underline; color: #734; }
a img { border: 0; }
#masthead {
	width: 954px;
	height: 352px;
	margin: 0 auto;
	padding: 0; 
	background: transparent url(images/mhbg2.jpg) center top no-repeat; 
	position: relative;
	}
#masthead .slideshow {
	position: absolute;
	height: 245px;
	width: 830px;
	top: 61px; left: 61px;
	padding: 0;
	background: transparent url(images/slide1.jpg) 0 0 no-repeat;
	}
#masthead h1 { 
	display: none; 
	}
#masthead a.homelink {
	display: block;
	position: absolute;
	top: 0; 
	left: 0; 
	height: 60px;
	width: 830px;
	text-decoration: none;
	}
#nav {
	position: absolute;
	list-style: none;
	top: 305px; left: 42px;
	margin: 0;
	padding: 0;
	color: #2e2e4d;
	font-weight: bold;
	}
#nav li { 
	list-style: none; 
	float: left; 
	margin: 0;
	padding-left: 0;
	font-size: 15px; 
	line-height: 37px;
	white-space: nowrap;
	}
#nav a { 
	display: block; 
	float: left; 
	text-decoration: none; 
	color: #2e2e4d;
	padding: 0 10px;
	font-weight: bold;
	width: .1em;
	}
html>body #nav a { 
	width: auto; 
	}
/* Commented backslash hack hides rule from IE5-Mac \*/
#nav a { 
	float: none; 
	}   /* End IE5-Mac hack */

#nav a:hover {
	color: #F6EEBF;
	text-decoration: none;
	}
#wrapper {
	width: 954px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: transparent url(images/pagebg2.png) center top repeat-y;
	}
#col-a { 
	width: 174px;
	float: left;
	margin: 0 0 0 13px;
	padding: 0 0 0 26px;
	}

#col-main {
	margin: 0;
	padding: 12px 90px 18px 90px;
	}

#endwrapper {
	width: 954px;
	height: 66px;
	background: transparent url(images/pagebot2.png) center top no-repeat;
	margin: 0 auto;
	padding: 0;
	}
.quote {
	margin-left: 2px;
	color: #7f331c;
	margin-bottom: .5em;
	}
.quote span { 
	color: #8a8237;
	font-style: italic; 
	}	
.photobox {
	float: left;
	width: 447px; 
	height: 335px;
	padding: 0;
	border: 1px solid #C9B796;
	margin: 0 30px 10px 0;
	background: #DFC696 url(images/home_sunset.jpg) center center no-repeat;
	color: #293146;
	text-align: center;
	}
.photobox h2 { 
	color: #293146; 
	font-size: 13px;
	line-height: 1.4em;
	letter-spacing: 1px; 
	font-style: italic;
	font-weight: normal;
	padding-top: 26px;
	margin-bottom: 78px;
	}
.photobox p { 
	font-size: 13px;
	line-height: 1.35em;
	text-align: left;
	margin-left: 24px;
	} 

p, ul, ol { margin-top: 0; margin-bottom: 1em; }
ul.sep li { margin-bottom: .5em; }
ul.nobul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
ul.nobul li {
	margin-left: 0;
	padding-left: 0;
	}
h1 {
	margin-top: 0; margin-bottom: .5em;
	font-size: 1.4em; line-height: 1.2em;
	color: #755736;
	font-weight: bold;
	}
.tagline {
	letter-spacing: 2px;
	text-align: center;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 1.3em;
	}
	
h2 {
	margin-top: 0; margin-bottom: .25em; 
	font-size: 1.3em; line-height: 1.4em;
	color: #5A5887;
	font-weight: bold;
	}
h2 a:hover, h3 a:hover { text-decoration: underline; }
h2 em { font-weight: normal; font-style: normal; text-transform: none; }
h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0; margin-bottom: .1em; 
	color: #56432F;
	font-size: 1.1em; line-height: 1.4em; 
	font-weight: bold; 
	}
.photobox h3 { font-size: 1.2em; line-height: 1.4em; }

h4 {
	margin-top: 0; margin-bottom: 0; 
	font-size: 1em; line-height: 1.4em;
	color: #333;
	font-weight: bold;
	}
h5 {
	margin-top: 0; margin-bottom: .25em; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em; line-height: 1.4em;
	color: #7f331c;
	font-weight: bold;
	letter-spacing: 1px;
	}
.bigbold { font-weight: bold; font-size: 1.1em; line-height: 1.35em; }
.subtitle { font-size: .85em; line-height: 1.2em; text-transform: uppercase; letter-spacing: 1px; margin-top: 10px; }
.red, #col-main .red { color: #d71920; }
.big { font-size: 1.5em; line-height: 1.3em; }
.blue { color: #004787; }
.hide { display: none; }
.cen { text-align: center; }
.rt { text-align: right; }
.hbm { margin-bottom: .5em; }
.sbm { margin-bottom: .25em; }
.nbm { margin-bottom: 0; }
.ntm { margin-top: 0; }
.fbm { margin-bottom: 1.5em; }
.sm { font-size: .9em; line-height: 1.5em; }
.xs { font-size: .8em; line-height: 1.3em; }
.nobreak { white-space: nowrap; }
.picto { text-align: center; margin-bottom: 0; clear: both; }
.fll { float: left; margin: 0 10px 5px 0; }
.fllt { float: left; margin: 0 5px 0 0; }
.fllnav { float: left;  margin: 0 10px 0 0; }
.flr { float: right; margin: 0 0 5px 10px; }
.flrt { float: right; margin: 0 0 0 5px; }
.framed {
	border: 1px solid #C9B796;
	padding: 5px;
	background: #DFC696;
	margin-bottom: 1em;
	margin-top: .25em;
}
.photocred { float: right; width: 60%; text-align: right; margin: -12px 0 0 0; }
.clr { clear: both; }
.clrsolid { clear: both; background: #fff; margin: 0 13px; }
.ind { margin-left: 25px; }
.botnav { clear: both; padding-top: .5em; font-size: 13px; line-height: 1.6em; margin: 0 0 .5em 0; color: #6560AA; }
.botnav a, .botnav a:visited { padding: 0 3px; text-decoration: none; }
.botnav a:hover { text-decoration: underline; }
.credits { font-size: .8em; line-height: 1.3em; color: #444; padding-bottom: 1em; }
.top { text-align: right; text-transform: uppercase; font-size: 11px; }
table.chart { margin-bottom: 1em; border: 1px solid #000; border-width: 0 1px 1px 0; }
table.chart td { border: 1px solid #000; border-width: 1px 0 0 1px; padding: 0 1px; text-align: center; background-color: #CBE9E1; }
table.chart td.date { text-align: left; padding-left: 5px; }
table.chart tr.odd td { background-color: #FBF4CE; }
table.chart tr.toprow td { background-color: #F5D200; font-weight: bold; font-size: .9em; }
.lside { float: left; width: 48%; }
.rside { float: right; width: 48%; }
.invblue { color: #fff; background-color: #4FA5EF; padding: 4px 12px; }
