/*--------------------------------------------------GLOBAL RESETS AND SETUP--*/

html, body, form, fieldset {
	margin: 0;
	padding: 0;
	font: 100%/120% Georgia, "Times New Roman", Times, Arial, Helvetica, Verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6, pre, blockquote, ol, dl, address {
	color: #444;
	margin: 1em 0;
	padding: 0;
}

p {
	margin: 0;
	padding: 0;
}

dd {
	margin-left: 1em;
}

blockquote {
	font-style: italic;
	padding: 5px 0 5px 30px;
}

form label {
	cursor: pointer;
}

fieldset {
	border: none;
}

input, select, textarea {
	margin: 1px;
	padding: 3px;
	font-size: 100%;
	background: #eee;
	border: #bbb solid 1px;
}

input.submit {
	color: #fff;
	background: #7C8F74;
}

input:focus, textarea:focus {
	margin: 0;
	background: #ece5c9;
	border: #ADBBA2 solid 2px;
}

img, a {
	border: 0;
}

ul {
	list-style-type: none;
	padding:0;
	margin:0;
}

li {
	list-style-type: none;
	padding:0;
	margin:0;
}
/*--------------------------------------------------------------TAG FORMATS--*/
body {
	text-align: center;
	color: #454545;
	background: url('../images/bg_green.jpg') top center repeat;
}

h1 {
	margin-top: 0;
	padding-top: 0;
}

h2 {
	margin-top: 40px;
}

h3 {
	margin-bottom: 20px;
}

h4.indent {
	margin-left: 77px;
}

h4.communities {
	padding-top: 40px !important;
}

h6 {
	font-weight: normal;
	font-size: 0.9em;
}

a {
	text-decoration: none;
	color: #6d8233;
}

a:hover {
	text-decoration: underline;
}

img.align_left {float:left;}
img.align_right {float:right;}
img.bio {
	float:left;
	padding: 10px;
	margin: 5px 10px 0 5px;
	background: #ECF0E2;
	border: #CED6C7 solid 1px;
}


ul.faq li {
	list-style-type: disc !important;
		margin-left: 20px;
}

/*--------------------------------------------------------------TEXT FORMATS--*/
.plus_ten 			{font-size:1.1em !important;}
.less_ten 			{font-size:0.9em !important;}
.small 					{font-size:0.8em !important;}
.tiny 					{font-size:0.7em !important;}
.large 					{font-size:1.3em !important;}
.white 					{color:#fff !important;}
.lite_gray 			{color:#999 !important;}
.gray 					{color:#555 !important;}
.dark_gray			{color:#333 !important;}
.superscript 		{line-height: 0.2em;font-size: 0.8em;}
.bold						{font-weight: bold;}
.italic					{font-style: italic;}
.underline			{text-decoration: underline;}
.center_align		{text-align: center;}

.bottom_margin  {margin-bottom: #ddd solid 1px;}
.no_margin 			{margin: 0 !important;}

.right_buffer		{margin-right:5px;}
.left_buffer		{margin-left:5px;}

.no_float {
	float: none !important;
}

.quote {
	font-size: 1.1em;
	font-style: italic;
	color: #4B5F3B;
}

.section_heading {
	font-size: 1.4em !important;
	line-height: 1.2em;
	color: #fff;
}

.section_title {
	margin: 0 0 20px;
	height: 65px;
	font-size: 1.2em !important;
	line-height: 1.1em;
	color: #454545;
}

.home_title {
	margin-bottom: 60px !important;
}

.home_title img {
	margin-bottom: 40px !important;
}

.section_title img {
	margin: 0 10px 0 0;
}

.inline {
	display: inline;
	padding: 0 20px;
}

.link_color {
	color: #b27115;
}

.no_border {
	border: none !important;
}

.indent {
	margin: 0 0 0 15px;
}

.butterfly_bullet {
	font-size: 0.9em;
	height: 32px;
	line-height: 32px;
	background: url(../images/butterfly_pink.jpg) center left no-repeat;
	padding: 0 0 0 40px;
}

/*----------------------------------------------------------------CONTAINERS--*/
#header {
	margin: 0 auto;
	padding: 10px 0;
	width: 800px;
	height: 120px;
	text-align: center;
	background: #dde4ce;
}

.links, .links_home {
	margin: 0 auto;
	height: 62px;
	width: 800px;
	text-align: left;
}

.links_home {
	height: 32px;
}

.links li, .links_home li {
	float: left;
	padding: 6px 10px 7px;
	text-align: center;
	font-size: 0.85em;
	background: #8F9F81;
	border-right: #777d62 solid 1px;
}

.links li.lite_border, .links_home li.lite_border {border-right: 0 !important;}

.links a, .links_home a {
	color: #fff;
}

.menu, .sub_menu {
	float: left;
	width: 800px;
	height: 32px;
	background: #ece5c9;
	border-bottom: #777d62 solid 1px;
}

.menu {
	background: #8F9F81;
	border-top: #777d62 solid 1px;
}

.menu li {
	text-align: left;
}

.sub_menu li {
	background: transparent;
	border: 0;
}

.sub_menu a {
	font-size: 0.85em;
	color: #b27115;
}

.current, .current_wide {
	height: 20px;
	background: #ece5c9 !important;
	border-bottom: 0;
}

.current_wide {
	width: 115px !important;
}

.current a {
	color: #b27115;
}

#container {
	height: auto;
	text-align: left;
	overflow: none;
}

.content {
	margin: 0 auto;
	padding: 0 50px 40px;
	height: auto;
	width: 800px;
	background: url("../images/container_bg.jpg") top center repeat-y;
	overflow: none;
}

.banner {
	margin-bottom: 20px;
	padding: 30px 300px 30px 30px;
	height: 340px;
	line-height: 1.4em;
	color: #fff;
	background: #777d62 url("../images/banner_bg.jpg") top center no-repeat;
}

#sitemap_wrapper {
	padding: 30px;
	width: 740px;
	height: 160px;
}

.sitemap {
	float: left;
	width: 185px;
	height: 150px;
}

.left {
	margin-right: 320px;
	padding: 20px 30px 0 30px;
	border-right: #dde4ce solid 1px;
}

.home_height {height: 800px /*for about.html and family_reources.html*/; 
}

.index_height {height: 888px /*for index.html*/;
}

.right {
	float: right;
	padding: 20px 30px 0 0;
	width: 239px;
	overflow: hidden;
}

.post {
	margin: 20px 0 0;
	height: 80px;
	overflow: hidden;
}

.post_short {
	margin: 20px 0 0;
	height: 50px;
	overflow: hidden;
}

.form {
	margin: 0 30px 20px;
	line-height: 1.0em;
}

.form label, .form label.wide {
	float: left;
	padding: 5px 0 0 0;
	width: 140px;
}

.form label.wide {
	width: 340px;
}

.form_wide {
	margin: 10px 0 0 0;
}

.button, .button:focus {
	float: left;
	margin: 7px !important;
	background: #eee;
	border: #bbb solid 1px;
}

.line {
	border-bottom: 1px solid #bbb;
	margin: 0 0 20px 0;
}

#footer {
	margin: 0 auto;
	padding: 0 45px;
	width: 800px;
	font-size: 0.7em;
	background: url("../images/container_bg.jpg") center repeat-y;
}

.footer_content {
	margin: 0;
	padding: 15px 5px;
	height: 220px;
	text-align: center;
	background: #dde4ce;
}

#footer a {
	padding-right: 15px;
}