body {
	margin: 20px 0;
	background: url(images/bodybg.gif) repeat-x #48a371 fixed;
	color: #222;
	font: .8em/1.5em 'Trebuchet MS', Verdana, Arial, sans-serif;
}

body, html {
	border-bottom: 1px solid transparent;
	min-height: 100%;
}

* {
	margin: 0;
	padding: 0;
}

#bevel {
	background: url(images/bevel.gif) repeat-x;
	height: 22px;
}

#bevel2 {
	background: url(images/bevel2.gif) repeat-x;
	height: 22px;
}

#container {
	width: 800px;
	margin: auto;
	border: 1px solid #bf9d53;
	padding: 6px;
	background: url(images/container-bg3.jpg) #bcad50;
}

#content {
	margin: 0 auto;
	padding: 0 40px 0 35px;
	background: #fff;
}

#logo {
	margin: 0 0px 20px 0;
}

#leftcol {
	width: 160px;
	float: left;
	text-align: center;
	margin-bottom: 60px;
}

#rightcol {
	margin: 5px 10px 30px 0;
	float: right;
	width: 520px;
}

h1 {
	padding: 15px 0 10px 0;
	margin-bottom: 20px;
	color: #777;
	font: normal 35px/1em Garamond, Georgia, Times, serif;
	text-align: center;
}


h2 {
	margin-bottom: 12px;
	color: #a08246;
	font: normal 22px/1.2em 'Trebuchet MS', Georgia, Times, serif;
	text-align: left;
}

h3 {
	margin-top: 16px;
	margin-bottom: 6px;
	color: #a08246;
	font-size: 18px;
	font-weight:normal;
}

h4 {
	margin-bottom: 10px;
	color: #a08246;
	font: normal 19px/1.2em 'Trebuchet MS', Georgia, Times, serif;
	text-align: left;
}


.imgL {
	float: left;
	margin: 0 10px 5px 0;
}

.imgR {
	float: right;
	margin: 4px 0 5px 20px;
	border: 3px double #e1e1e1;
	padding: 2px;
}

a img {
	border: none;
}

.peaks {
	float: right;
	margin: 4px 0 5px 20px;
	
}

.floatR {
	float: right;
	margin: 4px 0 5px 20px;
}

.green {
	color: #328b59;
}


.center {
	text-align: center;
}

#navcontainer ul {
	margin: 0 auto;
	list-style-type: none;
	font: 13px Arial, Helvetica, sans-serif;
}

#navcontainer li {
	padding: 0;
	background: none;
	width: 100%;
	line-height: 1em;
	float: left;
	margin-bottom: 8px;
}

#navcontainer a:link, #navlist a:visited {
	color: #49a472;
	text-decoration: none;
}

#navcontainer a:hover {
	color: #444;
}

.current {
	color: #444 !important;
}

.justify {
	text-align: justify;
}

.left {
	text-align: left;
}

a {
	color: #328b59;
	font-weight: bold;
}

a:hover {
	color: #a08246;
}

#footer {
	clear: both;
	color: #808080;
	font-size: .8em;
	text-align: center;
}

#footer p {
	margin-bottom: 0;
}

#footer a {
	font-weight: normal;
}

#slideshow {
	width: 160px;
	float: left;
	margin: 0 20px 5px 0;
}

#slideshow li {
	margin: 0;
	list-style: none;
}

#slideshow ul {
	margin: 0;
}

ul {
	margin-bottom: 12px;
	list-style-type: none;
	margin-left: 20px;
}

#rightcol ul li {
	margin-bottom: 6px;
	padding-left: 14px;
	background: url(images/bullet.gif) no-repeat 0px 6px;
}

blockquote {
	margin-left: 14px;
}

#info {
	border: 1px dotted #328b59;
	padding: 10px 10px 0 10px;
	color: #328b59;
	background: #fff;
	font-weight: bold;
	text-align: center;
}

.stats {
	margin-top: 10px;
	color: #d4fbe3;
	font-size: .8em;
	text-align: center;
}

span.dropcap {
	float: left;
	margin: 0 8px 0 0;
	display: block;
	color: #a08246;
	font: 5.1em/.775em 'Palatino Linotype', Georgia, serif;
}

.home {
	margin-bottom: 16px !important;
}

.emph2 {
	border: 1px solid #a08246;
	padding: 5px 10px 10px 10px;
}

.so {
	color: #328b59;
	font-size: 2em;
	margin-top:10px;
}

.news li {
	padding-left: 0 ! important;
	background: none !important;
}

.quote {
	font-style: italic;
	font-family: Georgia, Times, serif;
}

p.quote {
	margin-bottom: 4px !important;
}

.author {
	font: normal .8em Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p.author {
	margin-bottom: 20px !important;
}

#rightcol p, #leftcol p {
	margin-bottom: 10px;
}

#emph, .emph {
	border-right: 4px solid #d6b96b;
	border-left: 4px solid #a08246;
	padding: 0 10px;
	margin: 10px 0 0 0;
}

.test {
	margin-bottom: 1px;
	margin-top: 2px;
	color: #00f;
}

p.pt {
 text-align: right;
 margin:0px !important;
}

p.update {text-align: right; margin-bottom: 2px !important; font-size: .9em;}

.box {
	border: 2px solid #d1ae50;
	padding: 10px 10px 0 10px;
	margin: 0 auto 10px auto;
}

.floatL {
	float: left;
}
