@charset "UTF-8";
.cl {
	clear:both;
}

body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	background-color: #00491B;
	margin: 0px;
}

/* rounded corners */
.round_box {
	background: #fcf9ce;
	margin-bottom: 20px;
}
.round_top div {
   background: url(images/round2.png) no-repeat top left;
}
.round_top {
   background: url(images/round1.png) no-repeat top right;
}
.round_bottom div {
   background: url(images/rounf4.png) no-repeat bottom left;
}
.round_bottom {
   background: url(images/round3.png) no-repeat bottom right;
}

.round_top div, .round_top, 
.round_bottom div, .round_bottom {
   width: 100%;
   height: 20px;
   font-size: 1px;
}
.round_content {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 20px;
}


#wrapper {
	width: 1017px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 180px;
	padding-left: 0px;
}
#header_wrapper {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header {
	padding-top: 15px;
}
#upper_nav ul {
	margin: 0px;
	list-style-type: none;
	float: right;
	padding-top: 0px;
	padding-right: 55px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#upper_nav ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#upper_nav ul li a {
	color: #008752;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	padding-right: 20px;
}
#search {
	float: left;
	background-color: #FBD5E4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
}
#search div p {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	line-height: 49px;
}
#search div p input {
}
#search div {
	padding-left: 14px;
}

#lower_nav {
	padding-left: 40px;
	padding-right: 40px;
}
#left_content {
	float: left;
	width: 730px;
}
#content_wrapper {
	margin-top: 20px;
}
#left_content_pad {
	padding-left: 40px;
}

p.more {
	float: right;
	margin: 0px;
	padding: 0px;
}
.more a {
	color: #F580AD;
	text-decoration: none;
}
.round_content h1 {
	color: #008752;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}
.round_content p {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 18px;
	padding: 0px;
}
#box3_header {
	background-image: url(images/pink_header_fill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: auto;
	margin: 0px;
	padding: 0px;
}
#box3_header div {
	background-image: url(images/pink_header_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#box3_header div h2 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #F17892;
	background-image: url(images/pink_header_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
#superwrapper {
	background-image: url(images/bg_fill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom: 20px;
}
#box_3_image {
	padding: 0px;
	float: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#box3_content {
	clear: both;
	float: left;
}
#box_3_image img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#box3_content p {
	margin: 0px;
	padding: 0px;
}
#box3 {
	float: left;
	width: 195px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 52px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#box3.last {
	margin: 0px;
	padding: 0px;
}
#content_right {
	float: right;
	width: 259px;
}
#right_box_header {
	background-image: url(images/right_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 219px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
#right_box_header h2 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 17px;
	color: #00491B;
}
#right_box {
	background-color: #F8EDE3;
	background-image: url(images/right_footer.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
	margin-bottom: 20px;
}
#upper_nav {
	margin-bottom: 20px;
}
#content_right_pad {
	padding-right: 40px;
}
#right_box_image {
	padding-top: 8px;
	padding-left: 8px;
}
#nav ul li a:hover {
	color: #974F69;
}
#upper_nav ul li a:hover {
	color: #F884AD;
	text-decoration: underline;
}
.round_content h5 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #00481B;
}
#footer_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer_nav {
	text-align: center;
}
#footer_nav ul li {
	display: inline;
}
#footer_nav ul li a {
	text-decoration: none;
	color: #00481B;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}
#box3_area {
	display: none;
}
.testimonials-container {
	float: left;
	width: 300px;
	margin-right: 20px;
	height: 120px;
	margin-bottom: 10px;
}
.testimonials-container h5 {
	margin: 0px;
	padding: 0px;
}
.testimonials-container p {
	margin: 0px;
	padding: 0px;
}
.testimonials-container a {
	color: #F884AD;
	text-decoration: none;
}
#article_box h1 {
	color: #F884AD;
}
#article_box p a {
	font-style: italic;
	font-weight: bold;
	color: #00481B;
	text-decoration: none;
}
tr td strong span {
	font-size: 10px;
	font-style: italic;
	color: #FB88AD;
}
#infobox {
	min-height:400px;
	background-color:#FCF8CE;
}
#infobox_pad {
padding:20px;
}#infobox_pad h1 {
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
}
.mergedTable p {
	margin:0;
	padding:0;
}
.mergedTable #off_color td p {
	color: #00491B;
}
tr#off_color {
	background-color: #FFF;
}
#member_content p {
	font-size: 16px;
	font-weight: bold;
}

.mergedTable .member_name a {
	color:#333;
	text-decoration:none;
	font-size: 16px;	
	font-weight: bold;
}
.mergedTable #off_color .member_name a {
	text-decoration:none;
	color: #00491B;
	font-size: 16px;
	font-weight: bold;
}

.mergedTable #off_color .member_name a:hover,.mergedTable .member_name a:hover {
	color:#CA1A6E;
}
.tableHeading {
	font-size: 16px;
	font-weight: bold;
}
.tableHeading,.tableHeading a {
	color: #FFF;
}

tr.row_names {
	background-color:#008752;
}
#e-mail {
	background-image: url(images/email.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	float: left;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#e-mail a {
	color: #00471B;
	text-decoration: none;
	line-height: 32px;
}

#url {
	background-image: url(images/web.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 32px;
	float: left;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 37px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#url a {
	text-decoration: none;
	line-height: 32px;
	color: #00481C;
}
#address {
	padding-left: 37px;
	background-image: url(images/address.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#phones {
	padding-left: 37px;
	background-image: url(images/phone.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* featured Stories */
.featured_content p {
	margin-top: 10px;
	color: #808080;
	}

.featured_content {
	}

.featured_image {
	margin: 0 15px 10px 15px;
	float: left;
	}

h3.featured_title {
	color: #56787F;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	}

a.featured_full_link, a.announcements_full_link {
	color: #000;
	font-size: 12px;
	}

a:hover.featured_full_link, a:hover.announcements_full_link {
	color: #56787F;
	}
	
.featured_story_numbers {
	position: relative;
	}

.featured_story_numbers ul {
	position: absolute;
	top: 161px;
	margin: 0px;
	padding: 0px;
	width: 132px;
	left: 142px;
	}

.featured_story_numbers li {
	display: inline;
	line-height: 16px;
	height: 22px;
	margin: 0px;
	padding: 0px;
	}

.featured_story_numbers li a {
	font-size: 14px;
	color: #55787F;
	opacity: .50;
	margin-right: 2px;
	margin-left: 2px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	background-color: #FCFBDC;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	}

.featured_story_numbers li a:hover, .featured_story_numbers li a.selected  {
	opacity: 1;
	}
.featured_story_box p {
	padding: 0px;
	margin: 0px;
}
#article_headline .pageheader {
	color: #FFF;
	background-color: #56787F;
}
.featured_story_box {
	margin-right: 20px;
}
.featured_image img {
	margin-right: 10px;
	margin-bottom: 10px;
}

.galleries-photo img {
	float: right;
}

.banner {
	padding: 0px;
	float: left;
	width: 219px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

.find {
	background-image: url(images/find.png);
	background-repeat: no-repeat;
}
.arrangements img {
	margin-right: 16px;
}
#upper_icons {
	float: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 125px;
	padding-left: 0px;
}
#search p {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}


#seo_links a {
	color: #FFF;
	text-decoration: none;
}
#footer_nav ul {
	padding:20px;
}
#footer_nav ul li a:hover {
	color: #F39;
}
.news-container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00481C;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

