body { 
	font: 78%/1.3em Arial, Helvetica, sans-serif; 
	text-align: center; 
	margin: 0; 
	padding: 0; 
	background: #363 url(images/forest.jpg) center top;
	}
a { color: #00c; }
a:visited { color: #009; }
a:hover { color: #007236; }
a img { border: 0; }
#wrapper { 
	text-align: left;
	position: relative; 
	width: 774px; 
	padding: 0; 
	margin: 0 auto;
	border: 0; 
      background: #fff url(images/pagebg.gif) 0 0 repeat-y; 
	color: #000;
	}
#masthead {
	margin: 0;
	padding: 0;
	height: 161px;
	background: #000 url(images/masthead.jpg) 0 0 no-repeat;
	position: relative;
	}
#masthead h1, #masthead h2  { display: none; }
#masthead h3 { 
	position: absolute;
	color: #fff;
	top: 100px;
	left: 156px;
	font: 600 32px/1.2em Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	}
#submast {
	margin: 0 5px;
	padding: 0;
	height: 79px;
	position: relative;
	background: #fff url(images/submast.gif) right top no-repeat;
	}
#submast a.homelink { 
	position: absolute; 
	top: 0; left: 0;
	}
#submast p.topnav {
	position: absolute;
	right: 10px;
	top: 6px;
	text-align: right;
	}
#submast p.topnav a {
	color: #454569;
	font-weight: bold;
	text-decoration: none;
	padding: 0 3px;
	}
#submast p.topnav a:hover {
	color: #004590;
	text-decoration: underline;
	}
#submast h1 {
	margin: 0 0 0 164px;
	padding-top: 43px;
	padding-left: 80px;
	font: 26px Georgia, "Times New Roman", Times, serif;
	line-height: 40px;
	background: transparent url(images/fern.gif) 0 35px no-repeat;
	}
#navbar { 
	float: left;
	margin: 0 0 0 5px;
	padding: 10px 0 15px 0;
	width: 148px; 
	background-image: url(images/navtop.gif);
	background-repeat: no-repeat;
	}
#navbar ul { 
	list-style: none; 
	padding: 0;
	border: 0;
	margin: 2px 0 0 7px; 
	}
#navbar li { 
	font: 12px/1.3em Arial, Helvetica, sans-serif; 
	color: #fff;
	margin: 0;
	padding: 0;
	}
#navbar li a {
	display: block;
	padding: 3px 0 3px 19px;
	margin: 0;
	color: #167E47;
	background-image: url(images/bul_n.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 114px;
	}
html>body #navbar li a { width: auto; }
#navbar a:link, #navbar a:visited {
	color: #167E47;
	text-decoration: none;
	}
#navbar a:hover {
	color: #003570;
	background-image: url(images/bul_h.gif);
	}
#navbar p { 
	font-weight: bold; 
	margin-left: 15px; 
	margin-top: 1em; 
	}
#navbar a.button { 
	display: block; 
	width: 128px; 
	text-align: center; 
	margin: .5em 0; 
	padding: .25em 0; 
	border: 1px solid #fff; 
	background-color: #003570; 
	border-color: #999 #000 #000 #999; 
	color: #FFF;
	}
#navbar a.button:hover { 
	background-color: #B0C5E3;
	border-color: #fff #888 #888 #fff; 
	color: #0034A9; 
	}
#sidebar {
	float: right;
	width: 275px;
	margin: 0 0 1em 10px;
	padding: 0;
	}
#sidebar div.shift {
	margin: 0 0 1em 151px;
	}
#sidebar ul {
	display: block;
	list-style: none;
	margin-left: 0;
	margin-bottom: 1em;
	padding-left: 0;
	}
#sidebar li {
	list-style: none;
	margin-bottom: .5em;
	padding-left: 0;
	margin-left: 0;
	}
#sidebar h2 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #0034A9;
	padding-top: 5px;
	}
#sidebar img.fll {
	margin-right: 7px;
	margin-bottom: 10px;
	}
#page { 
	background-color: #fff; 
	float: right;
	margin: 0 25px 0 0; 
	padding: 13px 0 0 0;
	width: 580px; 
	}
#page ul {
	margin-left: 15px;
	padding-left: 10px;
	}
p.quote {
	clear: left;
	margin-left: 6px;
	font: italic 1em/1.5em Georgia, Times, "Times New Roman", serif;
	background-color: #ECDC93;
	padding: 5px 12px 8px 12px;
	}
.scripty {
	font: italic 1em/1.5em Georgia, Times, "Times New Roman", serif;
	}	
h1 { 
	font-size: 1.6em;
	line-height: 1.2em; 
	font-weight: bold;
	color: #007236;
	margin: 0 0 .25em 0;
	}
h2 { 
	font-size: 1.4em;
	line-height: 1.3em;
	font-weight: bold;
	color: #0034A9;
	margin: 0 0 .5em 0; 
	}
.spacer { 
	margin: 0 0 1em 0; 
	clear: both; 
	}

.rt { text-align: right; }
h3 { 
	font: bold 1em/1.3em Arial, Helvetica, sans-serif; 
	margin-top: 0; margin-bottom: .5em;
	color: #007236; 
	}
h4 { 
	font: bold 1em/1.3em Arial, Helvetica, sans-serif;
	margin: 0 0 .1em 0; 
	}
p, ul, ol { 
	margin-top: 0; margin-bottom: 1em; 
	}
p.ind {
	margin-left: 25px;
	}
.leftside {
	margin: 0;
	float: left;
	width: 48%;
	}
.rightside {
	margin: 0;
	float: right;
	width: 48%;
	}
.nbm { margin-bottom: 0; }
.ntm { margin-top: 0; }
.cen { text-align: center; }
.sm { font-size: .9em; }
.clr { clear: both; }
.top { 
	font-size: .9em;
	text-align: right;
	line-height: 1.2em;
	text-transform: uppercase;
	margin: 0;
	clear: both;
	}
#footer .top
	margin-bottom: 1em;
	}
.pagenav {
	line-height: 1.7em;
	text-align: center;
	margin-bottom: .5em;
	}
.pagenav a {
	text-decoration: none;
	white-space: nowrap;
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 1px 3px;
	color: #000;
	}
.pagenav a:visited { color: #000; }
.pagenav a:hover {
	background-color: #a9b3db;
	border-color: #aaa;
	color: #000;
	}
.flr { 
	display: block;
	float: right; 
	margin-left: 12px; 
	margin-bottom: 5px; 
	}
.fll {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 5px;
	}
dt { font-weight: bold; margin: 0; }
dd { margin: 0 0 1em 20px; }
#footer { 
	margin: 0 0 0 148px; 
	padding: 10px 20px 2px 15px;
	clear: both;
	text-align: center;
	}
#footer p { 
	font-size: .9em; 
	line-height: 1.5em;
	margin-top: 0; 
	margin-bottom: .5em; 
	}
#subfooter {
	width: 774px;
	height: 34px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(images/pagebot.gif) center top no-repeat;
	}
#subfooter p.credits { 
	font-size: .8em; 
	line-height: 1.3em;
	color: #92BEA7;
	margin-bottom: 0;
	padding-top: 16px;
	}
#subfooter p.credits span { display: none; }
#subfooter p.credits a { color: #92BEA7; }
#subfooter p.credits a:hover { color: #B4D5C4; }
.sep li { margin-bottom: .75em; }
.piccap {
	float: right; 
	margin: 0 0 10px 15px;
	font-size: .85em; line-height: 1.2em;
	width: 200px; 
	border-bottom: 1px solid #999;
	padding-bottom: .5em;
	}
.signupbox { margin: 1.5em 3px 1em 3px; border: 1px solid #fff; background: #fc0; padding: 2px 4px; }
.signupbox p { font-weight: bold; font-size: 11px; line-height: 1.3em; text-align: center;
	margin: 0; margin-bottom: 3px; }
.signupbox form { margin: 0; }
table.fees { margin-bottom: 1em; border: 1px solid #ccc; border-width: 1px 1px 0 0; }
table.fees td, table.fees th { border: 1px solid #ccc; border-width: 0 0 1px 1px; padding: 3px 5px; 
	text-align: center; }
table.fees th { background-color: #003570; color: #fff; }
table.fees td.qu { text-align: right; }
