body { 
	margin: 0; padding: 0;
	background: #008265 url(images/bg.jpg) center top repeat-x; 
	font: 82%/1.3em Arial, Helvetica, sans-serif; 
	color: #000; 
	text-align: center; 
	}
a:link { text-decoration: none; color: #0093D0; }
a:visited { text-decoration: none; color: #009; }
a:hover { text-decoration: none; color: #FBB034; }
a img { border: 0; }
#phonebar {
	color: #fff; 
	background-color: #008265; 
	height: 32px;
	font-size: .85em; 
	line-height: 32px; 
	letter-spacing: 3px; 
	text-transform: uppercase; 
	}
#masthead {
	width: 822px;
	height: 216px;
	margin: 0 auto;
	padding: 0; 
	background: transparent url(images/mhbg.jpg) 0 0 no-repeat; 
	}
#masthead h1, #masthead h2 { display: none; }
#wrapper {
	width: 822px;
	margin: 0 auto;
	padding: 0;
	background: transparent url(images/wrapperbg.jpg) center top repeat-y;
	}
#innerwrapper {
	padding: 0 13px;
	background: transparent url(images/pagebg.jpg) center top no-repeat; 
	}
#nav {
	background: #008265 url(images/navbg.gif) 0 0 repeat-x; 
	margin: 0; padding: 0;
	height: 34px; 
	}
#nav p {
	margin: 0 4px; 
	border-bottom: 1px solid #ccc;
	font-size: 13px; 
	line-height: 30px;
	text-align: center;
	color: #fff;
	}
#nav a:link, #nav a:visited { 
	text-decoration: none;
	color: #fff;
	padding: 0 8px;
	}
#nav a:hover {
	color: #FBB034;
	text-decoration: none;
	}
#page {
	background: #fff;
	padding: 24px 14px 20px 24px; 
	text-align: left; 
	}
#col-a { 
	width: 230px;
	float: left;
	margin: 0;
	padding: 0;
	margin-right: 17px;
	}
#col-main {
	float: left;
	width: 477px;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	padding-left: 20px;
	border-left: 1px solid #000;
	}

p, ul, ol { margin-top: 0; margin-bottom: 1.5em; }
ul.arrow {
	list-style: disc url(images/arrowbul.gif) outside;
	margin-left: 17px;
	padding-left: 0;
	}
ul.arrow li { 
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	}
ul.nobul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	}
ul.nobul li {
	margin-left: 0;
	padding-left: 0;
	}
ul.hangind {
	list-style: none;
	margin-left: 0; 
	padding-left: 0;
	}
ul.hangind li {
	margin-left: 15px;
	padding-left: 0;
	text-indent: -15px;
	}
h1 {
	margin-top: 0; margin-bottom: .5em;
	font-size: 1.5em; line-height: 1.4em;
	color: #000;
	font-weight: bold;
	text-transform: uppercase; 
	}
h2 {
	margin-top: 0; margin-bottom: 0; 
	font-size: 1.1em; line-height: 1.4em;
	color: #000;
	font-weight: bold;
	}
h4 {
	margin-top: 0; margin-bottom: 0; 
	font-size: 1em; line-height: 1.4em;
	color: #000;
	font-weight: bold;
	}
.bigbold { font-weight: bold; font-size: 1.1em; line-height: 1.3em; }
.green { color: #008265; }
.hide { display: none; }
.cen { text-align: center; }
.sbm { margin-bottom: 1em; }
.nbm { margin-bottom: 0; }
.sm { font-size: .85em; }
.fll { float: left; margin: 0 15px 10px 0; }
.fllt { float: left; margin: 0 5px 0 0; }
.flr { float: right; margin: 0 0 10px 15px; }
.flrt { float: right; margin: 0 0 0 5px; }
.botnav { clear: both; padding-top: .5em; line-height: 1.6em; margin: 0; text-align: center; color: #008265; }
.botnav a { color: #008265; text-decoration: none; padding: 0 5px; }
.botnav a:hover { color: #FBB034; }
.credits { font-size: .85em; line-height: 1.3em; color: #ccc; padding-bottom: 1em; }
.top { text-align: right; text-transform: uppercase; font-size: .85em; }