body {
	color: black;
	background-color: #C93;
	margin: 12px 0 0 0;
	background-image: url(../images/back.gif);
	font-family: 'Kepler Std', Kepler, Georgia, serif;
	text-align: center;
}

a:link, a:visited, a:active, a:hover { color: #600; text-decoration: none; border-style: none; }
img { border-style: none; }

h2 {font-size: 18pt; font-weight: normal; font-style: italic; margin-top: 1em; margin-bottom: 0em; }
h3 {font-size: 14pt; font-weight: normal; font-style: italic; margin-top: 1em; margin-bottom: 0em; }
h4 {font-size: 11pt; font-weight: normal; font-style: italic; margin-top: 1em; margin-bottom: 0em; }

p {font-size: 11pt; margin-top: 0.66em; margin-bottom: 0em; }
p.quote {margin: 1em 4em; font-style: italic; }
p.title {margin-top: 1.5em; }
p.caption {font-size: 9pt; color: #960; margin-top: 0em; margin-bottom: 0em; }
p.credit {font-size: 8pt; font-style: italic; margin-top: 0.2em; margin-bottom: 0em; }

/* Extra space with white dot seperator */
.section {
	padding-top: 20px;
	margin-top: 12px;
	background-image: url(../images/dot_x8_o.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

small {font-size: 8pt; }

div.body {width: 500px; margin: 0 auto 0 auto; }
div.menu {width: 500px; border: 1px #A67B2A solid; padding: 0px 30px 20px 30px; margin: 30px auto auto auto; text-align: center; }

img.titletext {display: block; margin: 1.3em auto 0 auto; } /* Page title text graphic */
#endlogo {display: block; height: 47px; width: 60px; margin: 22px auto; clear: both; } /* Logo at bottom of page */

#navtop {margin: 0; padding: 0; }
#navtop p {font-size: 9pt; margin: 4px 0 0 0; }
#titleband { height: 60px; width: 100%; margin-top: 8px; display: block; } /* Photo band at top of each page */

#navsub {background-color: #A67B2A; width: 100%; margin: 0; padding: 4px 0 4px 0; text-align: center; }
#navsub p {font-size: 9pt; margin: 0; color: white; }

/* Disclaimer text (fine print) for bottom of page */
#disclaimer {margin: 20px 0 0 0; }
#disclaimer p, p.note {font-size: 9pt; margin-top: 0.75em; margin-bottom: 0.75em; }


/* Menus bar (sub-menu) */
#menubar, #menulinks {
	font-size: 9pt;
	line-height: 3.25em;
	height: 3.25em;
	padding: 0;
	text-align: center;
}
#menubar { background-color: #A67B2A; width: 100%; margin: 0; }
#menubar p { margin: 0; font-size: 9pt; }
#menulinks {color: white; margin: 0 auto; width: 700px; }
#menulinks a {margin-left: 20px; }
#menulinks a:link, #menulinks a:visited { color: white; text-decoration: none; border-style: none; }
#menulinks a:hover { color: #FC3; text-decoration: none; border-style: none; }

