#top_content, #middle_content, #orange_line {
  position: relative;
  float: left;
  clear: left;
  width: 278px;
}
#nav {
  height: auto;
  padding-bottom: 10px;
}
#orange_line {
  background-position: -60px 0px;
}
#middle_content {
background: transparent;
}
#top_section .heading_div {
	height: 116px;
	border-bottom: solid 5px #f8b639;
}
#content_wrapper {
  background-image: url('graphics/main_content_bg.gif');
  background-repeat: no-repeat;
  background-color: #FFFAC0;
}
#main_content {
  float: right;
  background-image: url('graphics/kermit-sub.jpg');
  background-repeat: no-repeat;
  padding: 10px;
  color: #414141;
  font-size: 13px;
}

#main_content h1 {
  color: #FFFFFF;
  font-size: 28px;
  font-weight: bold;
  margin: 5px 0px 30px 10px;
}
#main_content h2 {
  font-size: 18px;
  font-weight: bold;
  color: #3e6836;
}


#main_content h3{
	font-size: 17px;
  font-weight: normal;
  color: #414141;
padding:10px 0 0 0;
}



#main_content .text {
  margin: 5px 0;
  padding: 5px 20px 30px 10px;
}

#main_content p {
	color: #414141;
	font-size: 13px;
	line-height: 160%;
	margin: 10px 0;
}

#main_content ul {
  padding: 0 0 0 30px;
	line-height: 160%;
		color: #414141;
}
#main_content ul li {
  padding: 3px 0;
}

#main_content .quote {
	padding:12px 45px;
	border-top:2px dotted #b6cc2c;
  border-bottom:2px dotted #b6cc2c;
background-color:#f2eb9c;
  margin: 15px 0;
  color: #414141;

}

#main_content .quote h2 {
  font-size: 15px;
	font-family: Georgia, serif;
	font-style:italic;
	font-weight: normal;
	  text-align:center;
	line-height:150%;
  color: #638134;
}
#nav ul li.insec ul li.onpage a, #nav ul li.insec ul li.onpage a:link, #nav ul li.insec ul li.onpage a:visited {
  color: #f8b639;
}
iframe.fck_iframe {
  position: relative;
  top: -15px;
  left: -10px;
}

