#holder {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-image:  url("images/mainbody_bg.jpg");
	background-repeat: repeat-y;
}
#mainbody {
	padding: 10px 20px 0px;
	margin: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 50px 0px 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
.leftpanel {
	color: #99CC33;
	width: 140px;
	float: left;
	font-weight: normal;
	padding-left: 10px;
	font-size: 12px;
}
#footer {
	background-repeat: no-repeat;
	height: 14px;
	text-align: center;
	background-image:  url("images/footer.jpg");
	font-size: 10px;
	color: #CCCCCC;
	padding-top: 15px;
}
.rightpanel {
	margin-left: 160px;
}
h1 {
	color: #99CC33;
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 0px 0px 5px;
	letter-spacing: -1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
}
.rightpanel li {
	list-style-image: url(../images/2/bullet.gif);
}
.rightpanel strong {
	color: #99CC00;
}
#nav {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin: 0px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 345px;
}
#nav .on {
	float: left;
	text-align: center;
	width: 60px;
}
#nav .off {
	float: left;
	text-align: center;
	width: 60px;
}
#nav a {
	color: #333333;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline overline;
}
#mainbody a {
	color: #99CC33;
	text-decoration: none;
}
#mainbody a:hover {
	color: #99CC33;
	text-decoration: underline;
}
blockquote {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
	padding-left: 5px;
	border-bottom-style: solid;
	margin-bottom: 30px;
	padding-right: 5px;
	margin-right: 0px;
	margin-left: 0px;
}
#location {
	font-size: 36pt;
	color: #ACACAC;
	letter-spacing: -3px;
	text-align: right;
	padding-top: 10px;
	padding-right: 30px;
}
#footer a {
	color: #99CC33;
	text-decoration: none;
}
#footer a:hover {

	color: #99CC33;
	text-decoration: underline;
}
#header_future {
	background-image:  url("images/header_stones.jpg");
	width: 600px;
	height: 131px;
	background-repeat: no-repeat;
}
#header_present {
	background-image:  url("images/header_water.jpg");
	width: 600px;
	height: 131px;
	background-repeat: no-repeat;
}
#header_past {

	background-image:  url("images/header_clouds.jpg");
	width: 600px;
	height: 131px;
	background-repeat: no-repeat;
}
#header_intro {

	background-image:  url("images/header_leaf.jpg");
	width: 600px;
	height: 131px;
	background-repeat: no-repeat;
}
.bigquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #99CC33;
	letter-spacing: -1px;
	background-image:  url("images/openquote.gif");
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	margin: 0px;
}
.closequote {
	text-align: right;
	background-image:  url("images/closequote.gif");
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	padding-top: 15px;
	padding-right: 30px;
	margin: 0px 0px 20px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.subnav {
	text-align: right;
	font-weight: bold;
	margin-bottom: 20px;
	padding-right: 5px;
}
.rightpanel p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
img {

	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin: 2px;
}

