body {
	background-color:#e6f5c7;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	margin: 0 auto 0 auto;
	padding: 0;
	border: 0;
}

table {
  border-collapse: separate;
}

a {
	color:#5c493d;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {border:0;}

#wrapper {
	text-align: center;
	}
	
.container {
	width:950px;
	margin-left: auto; 
	margin-right: auto;
	background-color: transparent;
	background: transparent;

}
	
#leaf {
	left: 0px;
	top: 0px;
	position: absolute;
	float: left;
	width:154px;
	height:206px;	
}
#logo {
	float: right;
	width:154px;
	height:206px;
	
}

#header {
	height:206px;
	width: 100%;
	text-align: center;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
}

#header2 {
	height:176px;
	width: 100%;
	text-align: center;
	background-image: url(images/header_bg2.jpg);
	background-repeat: repeat-x;
}

#front_content {
	width:100%;
	min-height: 525px;
	background-image: url(images/contentBG.jpg);
	background-repeat:  no-repeat;
	background-position: top center;
	background-color: #e6f5c7;
	color:#063c1f;
	text-align: center;
	z-index: 100;
}

#front_content_within {
	line-height: 1.6em;
	width:870px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 1.2em;
	color:#09532b;
	padding-bottom:50px;
	margin-top:0;	
}

#side_nav {
	float:left;
	width:167px;
	margin-right:00px;
	font-family: Arial;
	background: url(images/2nav_bg.png) no-repeat;
	min-height: 265px;
}

#side_nav h2 {
  font-weight: normal;
  font-family: Georgia, Times, Serif;
  color: #574438;
  margin-left: 17px;
  margin-top: 20px;
  font-size: 1.2em;
}

#side_nav h2 a {
  text-decoration: none;
  color: #574438;
}

#side_nav ul {
  margin: 0;
  padding: 0;
}

#side_nav li {
  list-style-type: none;
  list-style-image: none;
}

#side_nav li a {
  text-decoration: none;
  font-size: .8em;
  color: #574438;
  display: block;
  padding: 1px;
  padding-left: 10px;
}

#side_nav li a:hover,
#side_nav li a.active {
  color: #fff;
  background-color: #7c8a51;
}

#content_text {
	float:right;
	width:675px;
	margin-top:-65px;
	font-size: 1.1em;	
}

#content_text .content {
  line-height: 1.9em;
  font-size: .9em;
}

h2.page-title {
  font-weight: lighter;
  color: #1e4b2e;
}

#front_content h1 {
	font-size: 1.8em;
	color:#5c493d;
	width:685px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	font-weight: normal;
	padding-top:0;
	margin-top:-30px;
	position: relative;
	z-index: 1;	
	left:0;
	padding-bottom: 7px;
}

#front_content_within h1 {
	text-align: left;
	color:#09532b;
}

#nav {
	height:60px;
	padding:81px 0 0 0;
	float:left;
	display:inline;
	list-style: none;
	margin:0 0 0 15px;
}

#nav li {
	display: inline;
}

#nav2 {
	height:60px;
	padding:-5px 0 0 0;
	float:left;
	display:inline;
	list-style: none;
	margin:0 0 0 15px;
}

#nav2 li {
	display: inline;
}


#side_nav h1 {
	color:#574438;
}

#nav2 a,
#nav a {
	padding:13px 13px 0 13px;
	background-image: url(images/nav.png);
	margin-top: 16px;
	background-repeat:no-repeat;
	text-align: center;
	color:#fff;
	text-decoration: none;
	height:28px;
	float: left;
	font-size:1.2em;
	border-top: 1px solid #aeeec8;
	border-left: 1px solid #aeeec8;
	border-right: 1px solid #aeeec8;
	margin-right: 10px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

#nav2 a:hover, 
#nav a:hover {
	background-image: url(images/nav_over.png);
	background-repeat: no-repeat;
	border-top: 1px solid #616656;
	border-left: 1px solid #616656;
	border-right: 1px solid #616656;
}

#nav2 a.active,
#nav a.active {
	padding-top:12px;
	margin-top: 10px;
	border: none;
	background-image: url(images/nav_on.png);
	background-repeat:no-repeat;
	text-align: center;
	color:#fff;
	text-decoration: none;
	height:35px;
	float: left;
	font-size:1.3em;
	font-weight:bold;
	border-top: 1px solid #616656;
	border-left: 1px solid #616656;
	border-right: 1px solid #616656;
	overflow: hidden;
}

.button2 a {
	padding-top:28px;
	background-image: url(images/button2.png);
	cursor: hand;
	background-repeat:no-repeat;
	text-align: center;
	color:#fff;
	text-decoration: none;
	width:153px;
	height:30px;
	float: left;
	font-size:1.2em;
}

.button2_on a {
	padding-top:22px;
	background-image: url(images/button2_on.png);
	cursor: hand;
	background-repeat:no-repeat;
	text-align: center;
	color:#fff;
	text-decoration: none;
	width:165px;
	height:58px;
	float: left;
	font-size:1.3em;
	font-weight:bold;
}

.button2 a:hover {
	background-image: url(images/button2_o.png);
	background-repeat: no-repeat;
}

#footer {
	width: 100%;
	background-image: url(images/front_footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	height:216px;
	background-color: #41342b;
	font-size: 115%;
	line-height: 135%;
}

#footer ul {
  float: left;
  margin: 0;
  padding: 0;
  margin-right: 25px;
}

#footer ul li {
  list-style-type: none;
  margin:0;
}

#footer ul li a {
	color: #fff;
	font-family: Arial;
	text-decoration: underline;
}

#footer ul li a:hover {
	text-decoration: none;
}

#footer-inner {
  width: 960px;
  margin: 0 auto;
}

#footer h2 a, #footer a {
	color:#e5f3ba;
	font-weight: normal;
	margin:0 0 10px 0;
	padding:0;	
}

#footer .foot_content {
	padding:20px 0 0 100px;
	float:left;
	line-height:24px;
	color:#fff;
}

#footer .foot_content li a {
	color: #fff;
	font-family: Arial;
	text-decoration: none;
}

#footer .foot_content li a:hover {
	text-decoration: underline;
}

#footer .foot_content2 {
	width:270px;
	padding:0 0 0 20px;
	float:left;
	line-height:20px;
	color:#fff;
	font-family: Arial;
}

#block-block-6 {
  float: right;
  width: 300px;
}

#block-views-member_list-block_1,
#block-views-member_list-block_2,
#block-views-member_list-block_3 {
  float: left;
}

#footer .foot_content2 a {
	color: #fff;
	text-decoration: underline;
}

#footer .foot_content2 a:hover {
	text-decoration: none;
}

#dtabs {
  border-bottom:1px solid #5C493D;
  height: 30px;
}

.messages {
  margin:10px 0;
  padding:4px;
  font-size: .85em; 
}

div.status {
  background-color: #f2f2f2;
  border: 1px solid #ddd;
}

div.error {
  background-color: #ffcccc;
  border: 1px solid #a30000;
  color: #a30000;
}

.error {
  border: 1px solid #a30000;
  color: #a30000;
}

.tabs, .messages {
  font-family: Arial, Verdana, Sans-serif;
  font-size: .9em;
}

.team-photo {
  float: left;
  margin-right: 20px;
  border: 6px solid #fff;
}

.team-member-individual {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: 1px solid #89a696;
}

.slideshow img {
  border: 8px solid #fff;
}

.slideshow-caption {
  position: absolute;
  height: 32px;
  color: #fff;
  left: 8px;
  bottom: 8px;
  text-align: center;
  background-image: url(images/fade.png);
  z-index: 99;
  width: 400px;
  font-family: Arial, Verdana, Sans-Serif;
  padding-top: 3px;
}

#views_slideshow_singleframe_controls_community_slideshows-block_1 {
  width: 400px;
  text-align: center;
  margin-top: 5px;
}

#views_slideshow_singleframe_controls_community_slideshows-block_1 a {
  margin: 0 8px;
  font-family: Arial, Verdana;
  padding: 5px;
  background: #fff;
  color: #09532B;
  border: 1px solid #09532B;
  text-decoration: none;
}
