body { 
	margin: 0; padding: 0;
      background: #44c078 url(images/bodybg.jpg) left top repeat-x; 
	font: 84%/1.3em Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align: center; 
	}
a:link { color: #004787; }
a:visited { color: #006; }
a:hover { color: #154C25; }
a img { border: 0; }

#wrapper {
	width: 1070px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: transparent url(images/pagebg.png) center top repeat-y;
	position: relative;
	}
#masthead {
	height: 292px;
	margin: 0;
	padding: 0; 
	background: transparent url(images/mastheadbg.jpg) 0 0 no-repeat; 
	}
#masthead h1, #masthead h2 { 
	display: none;
	}
#slideshow {
	position: absolute;
	top: 67px;
	right: 43px;
	width: 319px;
	height: 207px;
	margin: 0; padding: 0;
	background: #fff url(images/slide2012-1.jpg) right top no-repeat; 
	}
img#logo { 
	position: absolute;
	top: 9px;
	left: 9px;
	}
#topspace {
	height: 0px;
	}

#col-a {
	background: #056028 url(images/navtop.jpg) 0 0 no-repeat;
	float: left;
	width: 190px;
	margin: 0 25px 0 35px;
	padding: 55px 0 0 0;
	}
ul#navlist
	{
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
	border: 0;
	} 
ul#navlist li
	{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	}
ul#navlist li a
	{
	display: block;
	padding: .15em 20px;
	line-height: 1.4em;
	margin: 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body ul#navlist li a { width: auto; }
ul#navlist li a:hover
	{
	background: transparent;
	color: #86FF6E;
	}

#page {
	float: left;
	width: 580px;
	margin: 0; 
	padding: 20px 0 0 0; 
	background: #fff;
	}
#col-b {
	float: right;
	width: 180px;
	margin: 0 35px 0 0;
	padding: 20px 0 0 0;
	text-align: center;
	background-color: #fff;
	}

#pagebot {
	width: 1030px;
	height: 36px;
	margin: 0 auto;
	background: transparent url(images/pagebot.png) center top no-repeat; 
	}

.boxitem {
	border: 1px solid #DDC9BE; 
	padding: 10px 12px 0 12px;
	margin: 0 0 20px 0;
	text-align: left;
	}
.lside { 
	float: left; 
	width: 48%; 
	}
.rside {
	float: right; 
	width: 48%;
	}

p, ul, ol { margin-top: 0; margin-bottom: 1em; }
#col-b p { 
	margin-bottom: 1.5em;
	}
h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 1.6em; line-height: 1.2em;
	margin-top: 0; margin-bottom: .5em;
	color: #38945B;
	font-weight: normal; font-style: normal;
	letter-spacing: 0px;
	}
h2 {
	margin-top: 0; margin-bottom: .25em; 
	font-size: 1.25em; line-height: 1.3em;
	color: #154C25;
	font-weight: bold;
	}
h2.tagline { 
	font-family: Georgia, Times, "Times New Roman", serif;
	text-align: center; 
	color: #686868;
	font-style: italic; 
	font-weight: normal;
	font-size: 1.3em; 
	line-height: 1.2em;
	letter-spacing: .1em;
	margin: 0 0 1em 0; 
	}	
h3 {
	margin-top: 0; margin-bottom: .25em; 
	color: #59A858;
	font-size: 1.1em; line-height: 1.4em; 
	font-weight: bold; 
	}
h4 {
	margin-top: 0; margin-bottom: 0; 
	font-size: 1em; line-height: 1.4em;
	color: #000;
	font-weight: bold;
	}
.nextitem { clear: both;  border-top: 3px double #DDC9BE; padding-top: .5em; }
.red { color: #FE0000; }
.orange { color: #F60; }
.hide { display: none; }
.large { font-size: 1.05em; line-height: 1.6em; }
.cen { text-align: center; }
.nbm { margin-bottom: 0; }
.fbm { margin-bottom: 1em; }
.ntm { margin-top: 0; }
.sm { font-size: .9em; line-height: 1.5em; }
.xs { font-size: .85em; line-height: 1.4em; }
.nobreak { white-space: nowrap; }
.fll { float: left; margin: 0 15px 10px 0; }
.flr { float: right; margin: 0 0 10px 15px; }
.spacer, .clr { clear: both; }

table.basic { border-top: 1px solid #DDC9BE; margin-bottom: 1em; }
table.basic td { vertical-align: top; padding: 3px 15px 3px 5px; border-bottom: 1px solid #DDC9BE; }
table.basic tr.titlerow td { font-weight: bold; vertical-align: middle; }
table.basic td.fee, table.basic tr.titlerow td.fee { text-align: center; }
table.basic h2 { margin-bottom: .1em; }
table.basic p { line-height: 1.3em; }

.botnav { font-size: .9em; line-height: 1.8em; margin: 0 0 .5em 0; text-align: center; color: #FFEB00; }
.botnav a { padding: 0 2px; }
.credits { text-align: center; font-size: .85em; line-height: 1.3em; color: #063; padding-bottom: 1em; }
.credits a { color: #063; }
.top { text-align: right; text-transform: uppercase; font-size: .85em; }

.pagenav { font-size: 13px; line-height: 38px; }
.pagenav a {
	white-space: nowrap; 
	border: 1px solid #7AAB8D;
	padding: 6px 10px 4px 10px;
	margin: 0 3px;
	text-decoration: none;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.6), inset -1px -2px 10px rgba(125,169,125,0.8);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.6), inset -1px -2px 10px rgba(125,169,125,0.8);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.6), inset -1px -2px 10px rgba(125,169,125,0.8);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	}
.pagenav a:hover { background-color: #FFC324; }
.bubble {
	background-color: #8DF57A;
	text-align: center; 
	padding: 9px 12px;
	margin: 0 0 1em 0;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	-moz-box-shadow: 2px 2px 3px rgba(0,0,0,0.6), inset -1px -2px 10px rgba(125,169,125,0.8);
	-webkit-box-shadow: 2px 2px 3px rgba(0,0,0,0.6), inset -1px -2px 10px rgba(125,169,125,0.8);
	box-shadow: 2px 2px 3px rgba(0,0,0,0.6), inset -1px -2px 10px rgba(125,169,125,0.8);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
	}	

