body {
	padding: 0;
	margin: 0;
	text-align: left;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	line-height: 160%;
		background-color: #739974;
}

a {
	font-weight: bold;
	color: #245428;
}

#outta {
	width: 100%;
	text-align: center;
}

#center_container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #C9DDC9;
	position: relative;
}

#top {
	width: 780px;
	margin-bottom: 0px;
	height: 250px;
	position: relative;
}
#middle {
	width: 780px;
	background-color: #C9DDC9;
	background-position: 0px 0px;
	background-image: url(images/center_bg.gif);
	background-repeat: repeat-x;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#middle_pad {
	text-align: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 30px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 220%;
	color: #235327;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 5px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	color: #235327;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 5px;
}
.larger {
	font-size: 130%;
	font-weight: bold;
	line-height: 140%;
}
#left_middle {
	float: left;
	width: 420px;
	margin-right: 60px;
	height: 25%;
}
#right_middle {
	float: left;
	width: 250px;
	font-size: 110%;
}

#right_middle ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#right_middle li {
	line-height: 170%;
}

#right_middle li a {
	font-weight: bold;
	color: #245428;
}
#gallery_middle{
	width:730px;
}
.clearfix:after {content: ".";
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;}
	 
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* End clearfix */
#quote {
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	height: 160px;
	width: 250px;
	background-position: left top;
	margin-top: 30px;
	float: left;
	margin-bottom: 20px;
}
#top_nav {
	position: absolute;
	height: 25px;
	width: 798px;
	left: 0px;
	top: 205px;
	padding: 10px 10px 10px 55px;
}

#top_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#top_nav li {
	margin: 0 23px 0 15px;
	padding: 0;
	float: left;
}

#top_nav li a {
	color:#003300;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
}
#poetry {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;

}
#poetry_top {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/poetry_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 80px;
}

#poetry_bot {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/poetry_bot.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 60px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 780px;
	margin-top: 10px;
}
.sub_heading {
	margin: 0px;
	padding: 0px;
	display: block;
	font-size: 130%;
	font-weight: bold;
	color: #235327;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.form_small_left {
	float: left;
	width: 150px;
	margin-right: 10px;
}
.form_small_right {
	float: right;
	width: 170px;
	margin-left: 20px;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom: none;
	border-left:none;
	border-top-style: dashed;
	border-top-color: #333333;
	border-right: none;
		border-left-color: #333333;
		margin-bottom: 10px;
	
}
#promo {
	background-color: #E4EFE4;
	padding: 10px;
	border: 1px solid #739974;
}
