body {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	
	margin: 0px;
	padding: 0px;

	color: #4d483c;
	
	background-color: #ffffff;
}

body a {
	color: #d05827;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

.column {
float: left;
display: inline;
}

/* Clearing floats without extra markup  */
.wrapper {
	display: inline-block;
}
.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .wrapper {
	height: 1%;
}

.wrapper {
	display: block;
}

/* Removes Firefox imposed outline */
a, img {
	outline: none;
	border: 0;
}

 /**********/
 /* LAYOUT */
 /**********/

#top {
	height: 449px;
	margin-bottom: 33px;
}

	#top_navigation_container {
		height: 280px;
		background-color: #423d31;
		position: relative;

		z-index: 50;
	}


	#top_rotator {
		position: relative;
		margin-right: auto;
		margin-left: auto;
		margin-top: -141px;
		width: 959px;
		height: 321px;
		background-image: url(images/rotator_back_img.jpg);
		
		z-index: 50;
	}

		#homepage_slides_left {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 595px;
			height: 310px;
			

			/* background-color: #DDD; */
		}
			#homepage_slides_photo_left_img {
				width: 594px;
				height: 305px;
				position: absolute;
				top: 5px;
				left: 0px;
				z-index: 10;
				
				
			}
			.homepage_slides_photo_left_img {
			height: 305px;
			width: 594px;
			
			position: absolute;
			top: 5px;
			left: 0px;
			
			z-index: 10;
			
			display: none;
		}

			#slide_img_cutout {
				width: 14px;
				height: 305px;
				background-image: url(images/slide_img_cutout.png);
				position: absolute;
				right: 0px;
				top: 0px;
				z-index: 15;
				
			}
		
		#homepage_slides_right {
			position: absolute;
			top: 0px;
			left: 594px;
			width: 356px;
			height: 310px;
			/* background-image: url(images/slides_right_bg_img.png); */
			background-image: url(images/slides_right_bg_img.jpg);
		}
			#homepage_slides_overlay {

			}

				.homepage_slides_overlay_copy {
					color: #ffffff;
					line-height: 24px;
					font-size: 11px;
					width: 301px;
					height: 104px;
					display: none;
					position: absolute;
					top: 141px;
					left: 23px;
					overflow: hidden;
				}
				
				.homepage_slides_anchor_text a:hover {
					text-decoration: none;
				}
				
		#slides_toggle {
			height: 16px;
			
			
			color: #ffffff;
			position: absolute;
			top: 288px;
			right: 4px;
			
			text-align: right;
			
		}

			.slides_toggle_button {
				position: relative;
				right: 0px;
				cursor: pointer;
				color: #ffffff;
				
				display: block;
				
				background-color: transparent;
				border: 1px solid #ffffff;
				
				margin-right: 7px;
				
				height: 13px;
				width: 28px;
				
				text-align: center;
								
			}
			.slides_toggle_button_text {
				line-height: 9px;
				font-size: 9px;

				position: relative;
				top: 1px;
			}
			.slides_toggle_button_active {
				background-color: #ffffff;
				color: #4d483c;
			}

#middle {
	margin-bottom: 26px;
	position: relative;
}

	#main_content {
		position: relative;
		margin-left: auto;
		margin-right: auto;
		/* width: 950px; */
		width: 957px;
		height: 415px;

	}
	
#bottom {
	height: 200px;
	background-color: #a3a825;
	
	
}

	#bottom_navigation {
		margin-left: auto;
		margin-right: auto;
		width: 950px;
		position: relative;
		top: 14px;
	
		padding: 0px;
		
	}

		#navigation_row {
			color: #edecd0;

			text-align: center;
		
		}
		#navigation_row .divider {
			margin-left: 9px;
			margin-right: 9px;
		}
		#navigation_row a {
			font-size: 10px;
			color: #edecd0;
		}

		#address_row {
			color: #edecd0;

			margin-top: 2px;
			font-size: 10px;
			
			text-align: center;
			
		}
		#address_row .divider {
			margin-left: 8px;
			margin-right: 8px;
		}
		
		#hw_row {
			margin-top: 18px;
			font-size: 10px;
			
			text-align: center;
		}
		#hw_row a {
			color: #dad99b;
		}



#site_top_div {
	height: 0px;
	width: 959px;
	
	margin-left: auto;
	margin-right: auto;
	
	position: relative;
	
	z-index: 51;

}

#site_top {
	height: 139px;
	width: 959px;
	
	margin-left: auto;
	margin-right: auto;
	
	position: relative;
	
	z-index: 51;
}

	#top_logo {
		height: 112px;
		width: 90px;
		
		background-image: url(images/logo.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 18px;
		left: 28px;
		
		display: block;
	}
	
	#top_tools {
		height: 16px;
		width: 327px;
		
		position: absolute;
		top: 10px;
		left: 632px;
		
		text-align: right;
		
		font-size: 10px;
		
		color: #b2a4a2;
		
	}
	
		#top_tools a {
			color: #b2a4a2;
		}
	
	#top_search {
		height: 17px;
		width: 147px;
		
		background-color: #a3a825;
		
		position: absolute;
		top: 11px;
		left: 803px;

		margin: 0px;
		padding: 0px;
		
		display: block;
	}
	
		#top_search_field {
			height: 13px;
			width: 126px;
			
			background-color: transparent;
			
			border-width: 0px;
			
			position: absolute;
			top: 0px;
			left: 8px;
			
			color: #ffffff;
			
			font-size: 10px;
			line-height: 13px;
		}
	
		#top_search_button {
			height: 15px;
			width: 10px;
			
			position: absolute;
			top: 1px;
			left: 134px;
		}
		
	#top_nav {
		height: 28px;
		width: 830px;
		
		position: absolute;
		top: 111px;
		left: 120px;
		
		
	}
	
		#top_nav_right {
			height: 28px;
			width: 11px;
			
			position: absolute;
			top: 0px;
			left: 830px;
			
			background-image: url(images/top_nav_right.gif);
			background-repeat: no-repeat;
		}
		
		#top_nav_donate {
			height: 28px;
			width: 90px;
			
			background-image: url(images/top_nav_donate.gif);
			background-repeat: no-repeat;
			
			float: right;
			
			display: block;
		}
		
		#top_nav_share {
			height: 28px;
			width: 143px;
			
			background-image: url(images/top_nav_share.gif);
			background-repat: no-repeat;
			
			float: right;
			
			display: block;
		}
		
		#top_nav_contact {
			height: 28px;
			
			padding-left: 11px;
			padding-right: 11px;
			
			float: right;
			
			color: #b2a4a2;
		}
		
		#top_nav_spacer {
			height: 28px;
			width: 11px;
			
			float: right;
		}
		
			#top_nav_contact:hover {
				background-color: #a3a825;
				
				text-decoration: none;
				
				color: #ffffff;
			}
		
			#top_nav_contact div {
				padding-top: 3px;
			}
			
#top {
	height: 359px;
	margin-bottom: 0px !important;
}

#top_section_photo {
		position: relative;
		margin-right: auto;
		margin-left: auto;
		margin-top: -141px;
		/* width: 956px; */
		width: 959px;
		/* height: 168px; */
		height: 171px;
		/* background-image: url(images/interior_back_img.png); */
		background-image: url(images/interior_back_img.jpg);
		background-repeat: no-repeat;
		
		z-index: 50;
}

		#top_section_photo_left {
			position: absolute;
			top: 0px;
			left: 0px;
			width: 594px;
			height: 172px;
		}
		#top_section_photo_left img {
			position: absolute;
			top: 5px;
			/* z-index: 100; */
		}
		#top_section_photo_cutout {
			width: 14px;
			height: 155px;
			background-image: url(images/interior_img_cutout.png);
			position: absolute;
			right: 0px;
			top:5px;
			z-index: 14;
		}
		#top_section_photo_right {
			position: absolute;
			top: 0px;
			left: 594px;
			width: 356px;
			height: 160px;
			background-image: url(images/top_section_photo_right_bg.jpg);

		}
		#top_section_message {
			color: #ffffff;
			width: 293px;
			height: 96px;
			overflow: hidden;
			font-size: 11px;
			line-height: 24px;
			position: absolute;
			top: 41px;
			left: 23px;
		}

#top_breadcrumbs {
	font-size: 10px;

	color: #b2a4a2;

	margin-left: auto;
	margin-right: auto;
	margin-top: -5px;

	width: 950px;

	height: 20px;
	
	position: relative;
	
}

	#top_breadcrumbs_text {
		width: 600px;;
	
		margin-left: 5px;
		
		
	}
	

#top_breadcrumbs a {
	font-size: 10px;
	/* line-height: 24px; */
	color: #b2a4a2;
}

	#breadcrumb_level1 {
		color: #4d483c !important;
	}



	#print_email {
		height: 20px;
		width: 300px;
		
		position: absolute;
		top: 0px;
		right: 16px;
		
		text-align: right;
	}

#interior_content {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	/* width: 950px; */
	width: 955px;
}

	#content_left {
		position: relative;
		width: 200px;

		height: 400px;
		padding-top: 32px;

	}
		#left_navigation {
			margin-bottom: 36px;
		}

		.subnav {
			padding: 0px;
			margin: 0px;
			
			margin-left: -3px;
		}
		
			.subnav li {
				list-style-type: none;
			}

		.subnav a {
			color: #3a3523;
			font-size: 11px;
			line-height: 24px;
			
		}
		
		.subnav a:hover {
			color: #a3a825;
			text-decoration: none;
		}
		
		a.sidenav_active  {
			color: #a3a825;
		}
		
		a.sidenav_active_children {
			
		}


		ul.subnav2{
			margin: 0px;
			padding: 0px;
			
			margin-top: -2px;
			margin-bottom: 2px;
		}
		
		ul.subnav2 li.nav2 {
			font-size: 10px;
			line-height: 18px;
			color: #666152;
			
			background-image: url(images/li_subnav.gif);
			background-repeat: no-repeat;
			background-position: 1px 7px;
			
			list-style-type: none;
			
			padding-left: 10px;
		}

		ul.subnav2 li.nav2 a {
			font-size: 10px;
			line-height: 18px;
			color: #666152;
		}
		ul.subnav2 li.nav2 a:hover {
			color: #a3a825;
			text-decoration: none;
		}
		ul.subnav2 li.nav2.sidenav_active {
			color: #a3a825;
		}
		ul.subnav2 li.nav2 a.sidenav_active {
			color: #a3a825;
		}

	#left_link {
		margin-left: -2px;
	}
	
		#talk_to_us {
			margin-left: 1px;
		}
		
		
	#content_page_content {
		position: relative;
		top: -6px;
		left: -3px;

		/*width: 490px;*/
		width: 669px;

		margin-right: 85px;
	}
	
		.text_article {
			width: 490px;
		}
	




.text_headline {
	font-family: "Times New Roman", Georgia, Serif;
	font-size: 16px;
	line-height: 22px;
	color: #a3a825;

	margin: 0px;
	padding: 0px;

	margin-bottom: -1px;

}

	.content_item_first .text_headline {
		font-size: 20px;

		line-height: 26px;

		margin-bottom: 15px;
	}


/*.text_headline_subheadline {
	padding: 0px;
	margin: 0px;

	border: 1px solid green;
	background-color: green;

}
*/
	.text_headline p {
		margin: 0px;
		margin-bottom: 0px;
	}


	.text_subheadline {
		font-family: "Times New Roman", Georgia, Serif;
		font-size: 16px;
		line-height: 18px;

		color: #a3a825;
	}

		.text_subheadline a {
			color: #c1411b;
		}

		.text_subheadline p {
			margin: 0px;
		}


.text_copy {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;
	line-height: 18px;
	color: #4d483c;
}

	.text_copy p {
		margin-top: 0px;
		margin-bottom: 18px;
	}

	.text_copy a {
		color: #c1411b;
	}

	.text_copy ol {
		padding: 0px;
		margin: 0px;
		color: #a3a825;
		margin-bottom: 10px;

		padding-left: 30px;

	}

		.text_copy ol li {
			margin-left: 12px;
			list-style-type: decimal;
			line-height: 18px;
		}

	.text_copy ul {
		padding: 0px;
		margin: 0px;

		margin-top: -18px;
		padding-left: 14px;

		color: #4d483c;

	}

	.text_copy ul li {
		padding-left: 0px;

		list-style-type: none;

		background-image: url(../../images/li.gif);
		background-repeat: no-repeat;
		background-position: 0px 8px;

		padding-left: 9px;

		line-height: 18px;

	}

		.text_copy ul li ul {
			margin-top: 0px;
		}

	.text_copy ul li a {
		color: #c1411b;
	}
	.text_copy img {
		border-width: 0px;
	}

	.text_copy table {
		border-collapse: collapse;

		border: 0px solid #efefef;

		margin-bottom: 1px;
	}

		.text_copy tr {

		}

		.text_copy th {
			border: 1px solid #9d9d9d;

			background-color: #9d9d9d;

			color: #ffffff;

			line-height: 23px;

			text-indent: 6px;

			text-align: left;
		}

		.text_copy td {
			border: 1px solid #9d9d9d;
			line-height: 23px;

			text-indent: 6px;

		}


.dropmenu_top {
	float: right;
	
	position: relative;
		
	z-index: 70;
	
	height: 28px;

	padding-left: 11px;
	padding-right: 11px;

}

	.dropmenu_sep {
		width: 7px;
		
		display: block;
	
		float: right;
		
		position: relative;
		
		z-index: 69;
	}

.dropmenu_top_active {
	float: right;
	
	position: relative;
		
	z-index: 70;
	
	height: 28px;
	
	background-color: #a3a825;
	
	padding-left: 11px;
	padding-right: 11px;
}

	.dropmenu_top_active .dropmenu_top-text {
		position: relative; 
		
		padding-top: 7px;
		
	}
	
		.dropmenu_top_active .dropmenu_top-text a {
			color: #ffffff;
		}
		
			.dropmenu_top_active .dropmenu_top-text a:hover {
				text-decoration: none;
			}


h1 {
	font-size: 1.5em;
	
	line-height: 1.6em;
}
h2 {
	font-size: 1.2em;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
li {
	margin-bottom: 5px;
}
ul.list {
	margin-top: 0;
	list-style-type: circle;
}
p.list{
	margin-bottom: 0;
}
.links { font-size: 13px;}
.links ul { list-style-type: none; margin: 0; padding: 0; }
.links ul li { margin: 0; padding: 0; }
.links a {color: #e6e6e6; text-decoration: none; font-weight: bold;}
.links a:hover {color: #9d9e83; }

#topbar {
	height: 89px;
	overflow: hidden;
}

#pagecontent {
	margin-left: 1em;
	color: #5a284a;
}
#pagecontent a {color: #5a284a;  font-weight: bold; padding-left: 0px; }
#pagecontent a:hover {color: #B12F32; }

#main-navigation {
	text-align: right;
	background: #5a284a url('/images/pagedesign/pic-background.jpg') repeat;
	padding-right: 1em;
}
#section-navigation { margin-left: 5px; }

#nav-donate, #nav-calendar, #nav-homepage {
	margin-top: 1em;
}
#logo_sts-gif {
	float: right;
	margin-bottom: 5px;
	margin-right: 3px;
	height: 343px;
	width: 300px;
}
.address {
	font-weight: bold;
	color: #5A284A;
}

.form_section {
	width: 400px;
}

.field_pair {
	position: relative;
	clear: both;
	margin-top: 10px;
}

.field_single {
	position: relative;
	clear: both;
	margin-top: 10px;
	margin-left: 140px;
}

.field_label {
	margin-top: 3px;
	float: left;
	width: 140px;
	text-align: right;
}

.field_data {
	float: right;
}

	.field_data .field_text {
		width: 250px;

		font-family: Verdana, Arial, Sans Serif;
		font-size: 12px;
	}

	.field_data .field_area {
		width: 250px;
		height: 75px;

		font-family: Verdana, Arial, Sans Serif;
		font-size: 12px;
	}

.field_spacer {
	clear: both;
	height: 15px;
}

.form_info {
	margin-top: 25px;
	margin-left: 140px;
	clear: both;
}
