

#style2_photos {
	height: 181px;

	background-image: url(images/photobar_top1.jpg);
	background-repeat: no-repeat;
}

#content_main {
	margin-bottom: 60px;
}

#content_body_dots {
	height: 100px;
	width: 1px;

	line-height: 1px;
	font-size: 1px;

	background-image: url(images/dotted-vert.gif);
	background-repeat: repeat-y;

	position: absolute;
	top: 31px;
	left: 266px;

	z-index: 50;

}

#style2_text1 {
	margin-top: 2px;
	margin-left: 15px;
	margin-right: 32px;
	
	position: relative;
	
	z-index: 50;
}

	#style2_headline {
		/*font-family: "Helvetica Neue", "HelveticaNeue", Arial, Sans-Serif;*/
		font-family: Verdana, Sans-Serif;
		font-size: 19px;

		line-height: 23px;
		
		color: #9fa5ac;
		
		margin-bottom: 19px;
	}

	#style2_text1 .text_headline {
		font-family: Verdana, Sans-Serif;
		font-size: 11px;

		line-height: 19px;

		color: #4F6020;
		font-weight: bold;

		margin-bottom: 0px;
		
	}
	
	#style2_text1 .text_copy {
		font-size: 11px;
		
		line-height: 16px;
		
		/*text-indent: 12px;*/
		
		margin-bottom: 16px;
	}
	
		#style2_text1 .text_copy .first_paragraph {
			text-indent: 0px;
		}
		
		#style2_text1 .text_copy .text_subhead {
		
		}
		
		
	#style2_popup_spacer {
		height: 81px;
		width: 1px;
		
		float: right;

		position: relative;

		z-index: 55;
	}
		
	#style2_text1_popout {
		width: 240px;

		float: right;
		clear: right;
		
		margin-top: 15px;
		padding-top: 0px;
		margin-left: 9px;
		margin-bottom: 0px;
		
		padding-bottom: 0px;
				
		position: relative;
		z-index: 55;
		
		
	}

		#popout_photo1 {
			height: 214px;
			width: 230px;
			
			margin-bottom: 7px;
		}
		
		#popout_text {
			margin-left: -1px;
			margin-bottom: 0px;
			padding-bottom: 0px;
			
			padding-right: 9px;
			
			text-align: justify;			
		}
		
			#popout_text p {
				margin-bottom: 0px;
			}
		
			#popout_text #popout_view_gallery {
				float: right;
				
				margin-top: 7px;
				margin-right: 0px;
				
				padding-left: 11px;
				padding-bottom: 4px;
				
				
			}
				
				#popout_text #popout_view_gallery a {
					color: #000000;
					
					font-size: 10px;
				}
		
			#popout_text .text_headline {
				font-family: Verdana, Sans-Serif;
				font-size: 11px;
				
				font-weight: bold;
				
				line-height: 16px;
				
				color: #bf311a;
			}

			#popout_text .text_copy {
				font-family: Verdana, Sans-Serif;
				font-size: 11px;
				
				line-height: 16px;

				color: #bf311a;
				
				
				margin-bottom: 0px;
			}
			
				#popout_text .text_copy ul {
					padding: 0px;
					margin: 0px;

					margin-top: -19px;
					margin-bottom: 0px;

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

					background-image: url(images/li.gif);
					background-repeat: no-repeat;

					background-position: 2px 6px;

					list-style-type: none;

				}

#style2_quickclicks {
	height: 18px;
	width: 214px;

	background-image: url(images/quicklinks-bg.gif);
	background-repeat: no-repeat;

	color: #ffffff;

	position: absolute;
	top: 32px;
	left: 20px;

	z-index: 70;
}

#style2_arrow {
	height: 24px;
	width: 12px;
	
	background-image: url(images/style2_arrow.gif);
	background-repeat: no-repeat;
	
	position: absolute;
	top: 28px;
	left: 0px;
	
	z-index: 50;
}

#style2_nav {
	width: 241px;
	
	position: absolute;
	top: 64px;
	left: 24px;
	
	z-index: 50;
}

	.nav_border {
		height: 1px;
		
		font-size: 0px;
		line-height: 0px;
		
		background-image: url(images/dotted-horz.gif);
		background-repeat: repeat-x;
		
	}
	
	#nav_expanded {
		width: 100%;
		
		position: relative;
		
		padding-bottom: 15px;
	}
	
	#nav_expanded_items {
		min-height: 137px;
		
		position: relative;
		
		z-index: 60;
	}
	
	#nav_expanded_fade_top {
		height: 70px;
		width: 100%;
		
		background-image: url(images/nav-blend_top.gif);
		background-repeat: no-repeat;
		background-position: 100% 0%;
		
		position: absolute;
		top: 1px;
		left: 0px;
	}
	
	#nav_expanded_fade_bottom {
		height: 100%;
		width: 100%;
		
		background-image: url(images/nav-blend_bottom.gif);
		background-repeat: no-repeat;
		background-position: 100% 100%;
		
		position: absolute;
		top: -1px;
		left: 0px;
	
	}
	
		#nav_expanded ul {
			padding: 0px;
			margin: 0px;

			margin-bottom: 0px;
			margin-top: 0px;

			padding-left: 5px;
			padding-bottom: 0px;
		}

		#nav_expanded li {
			padding-left: 12px;

			list-style-type: none;
			
			font-family: Verdana, Sans-Serif;
			font-size: 13px;
			
			line-height: 18px;
			
			color: #636466;

		}
		
			#nav_expanded li.active_li {
				background-image: url(images/nav_li.gif);
				background-repeat: no-repeat;

				background-position: 0px 6px;			
			}
		
			#nav_expanded li a {
				color: #636466;
			}
	
		#nav_expanded-label {
			font-family: Verdana, Sans-Serif;
			font-size: 13px;
			
			color: #bf2e1a;
			
			padding-top: 8px;
			padding-left: 3px;
			padding-bottom: 2px;
		}
		
			#nav_expanded-label a {
				color: #bf2e1a;
			}			
		
	
	.nav_closed {
		height: 30px;
	}
	
		.nav_closed-label {
			font-family: Verdana, Sans-Serif;
			font-size: 13px;
			
			color: #bf2e1a;
			
			padding-top: 8px;
			padding-left: 3px;
		}
		
			.nav_closed-label a {
				color: #bf2e1a;
			}
			
#style2_sitemap {

}

	#style2_sitemap .text_copy {
		font-size: 11px;
		
		line-height: 16px;
		
		text-indent: 12px;
	}
	
		#style2_sitemap .text_copy .first_paragraph {
			text-indent: 0px;
		}
		
		
	#style2_sitemap ul {
		padding: 0px;
		margin: 0px;

		margin-bottom: 15px;
		margin-top: 0px;

		padding-left: 5px;
	}

	#style2_sitemap li {
		padding-left: 12px;

		background-image: url(images/li.gif);
		background-repeat: no-repeat;

		background-position: 2px 6px;

		list-style-type: none;

	}
	
		#style2_sitemap li.level1 {
			font-size: 13px;
			line-height: 17px;
			
			font-weight: normal;
			
			background-image: none;
			
			padding-left: 0px;
			
			margin-top: 15px;
			margin-bottom: 4px;
		
		}
			
			#style2_sitemap li.level1 ul {
				margin-bottom: 0px;
			}
		
		#style2_sitemap li.level2 {
			font-size: 11px;
			
			font-weight: normal;
		
		}

			#style2_sitemap li.level2 ul {
				margin-bottom: 0px;
			}
			
		#style2_sitemap li.level3 {
			font-size: 11px;
			
			font-weight: normal;
		
		}
		
			#style2_sitemap li.level3 ul {
				margin-bottom: 0px;
			}
			
#request_info_form {
	margin: 7px;
}

	#request_info_form .form_row {
		margin-bottom: 9px;
	}
	
	#request_info_form input.text_field {
		width: 296px;
		padding: 0px;
		
		font-family: Verdana, Sans Serif;
		font-size: 11px;
	}

	#request_info_form select.select_field {
		width: 300px;
		padding: 0px;
		
		font-family: Verdana, Sans Serif;
		font-size: 11px;
	}

	#request_info_form label {
		display: block;
	}
	
	#request_info_form #request_info_button {
		border: 2px solid #4F6020;
		
		background-color: #F9F2DB;
		
		padding-left: 15px;
		padding-right: 15px;
	}
	
.contact_box {
	height: 185px;
	
	margin: 0px;
	padding: 0px;
	
	position: relative;
	
	margin-bottom: 15px;
}

	.contact_box .contact_photo {
		position: absolute;
		top: 3px;
		left: 0px;
		
	}
	
	.contact_box .contact_text {
		height: 185px;
		width: 350px;
		
		line-height: 16px;
		
		position: absolute;
		top: 0px;
		left: 130px;
		
	}
	
		.contact_box .contact_text h1 {
			font-size: 14px;
			color: #4f6020;
			
			margin: 0px;
			
			font-weight: normal;
		}
		
		.contact_box .contact_text h3 {
			font-size: 11px;
			color: #4f6020;
			
			margin: 0px;
			margin-bottom: 11px;
			
			font-weight: normal;
		}
	
	.contact_numbers_table {
		border-collapse: collapse;
		
		margin: 0px;
		padding: 0px;
		
		margin-top: 20px;
	}
	
		.contact_numbers_table td {
			vertical-align: top;
		
		}
	
		.contact_numbers_table .contact_label {
			font-size: 11px;
			color: #4f6020;
			
			line-height: 19px;
			
			text-align: right;
			
		}
		
			.contact_email_icon {
				position: relative;
				left: 6px;
			}
		
		.contact_numbers_table .contact_value {
			font-size: 11px;
			color: #7d7d7d;
			
			line-height: 19px;
			
			padding-left: 12px;
			
			vertical-align: top;
		
		}
		
	
#contact_map_div {
	margin-top: -25px;
	margin-bottom: 15px;
}

	#contact_map_download  {
		float: right;
	}
	
	#contact_map-img {
		clear: both;
		
		margin-top: 7px;
	}

#newsletter_nav {
	margin-bottom: 25px;
}

	#newsletter_nav a.newsletter_nav_a {
		color: #ffffff;
		background-color: #4f6122;
		
		padding: 1px;
		padding-left: 3px;
		padding-right: 3px;
		
		margin-left: 3px;
	}

	#newsletter_nav a.newsletter_nav_a:hover {
		
	}

.newsletter_box {
	height: 223px;
	
	margin: 0px;
	padding: 0px;
	
	position: relative;
	
	margin-bottom: 38px;
}

	.newsletter_box .newsletter_thumb {
		height: 220px;
		width: 170px;
		
		position: absolute;
		top: 3px;
		left: 0px;
				
	}
	
	.newsletter_box .newsletter_text {
		height: 220px;
		width: 300px;
		
		line-height: 16px;
		
		color: #7d7d7d;
		
		position: absolute;
		top: 0px;
		left: 185px;
	}
	
	
	.newsletter_box .newsletter_text h1 {
		font-size: 14px;
		color: #4f6020;

		margin: 0px;

		font-weight: normal;
	}

	.newsletter_box .newsletter_text h3 {
		font-size: 11px;
		color: #4f6020;

		margin: 0px;
		margin-bottom: 11px;

		font-weight: normal;
	}
	
	.newsletter_box .newsletter_download {
		margin-top: 7px;
	}
	
	
.floorplan_box {
	height: 223px;
	
	margin: 0px;
	padding: 0px;
	
	position: relative;
	
	margin-bottom: 38px;
	
	clear: both;
	
	margin-top: 40px;
}

	.floorplan_box .floorplan_thumb {
		height: 220px;
		width: 170px;
		
		position: absolute;
		top: 3px;
		left: 0px;
				
	}
	
	.floorplan_box .floorplan_text {
		height: 220px;
		width: 300px;
		
		line-height: 16px;
		
		color: #7d7d7d;
		
		position: absolute;
		top: 0px;
		left: 185px;
	}
	
	
	.floorplan_box .floorplan_text h1 {
		font-size: 14px;
		color: #4f6020;

		margin: 0px;

		font-weight: normal;
	}

	.floorplan_box .floorplan_text h3 {
		font-size: 11px;
		color: #4f6020;

		margin: 0px;
		margin-bottom: 11px;

		font-weight: normal;
	}
	
	.floorplan_box .floorplan_download {
		margin-top: 7px;
	}
	
#our_staff_text .text_copy img {
	margin-top: 3px;
	margin-right: 14px;
	margin-bottom: 8px;
}

#our_staff_text .text_copy {
	margin-bottom: 25px;
}

#our_staff_text .text_copy p {
	margin-bottom: 16px;
}

.job_listing {
	margin-bottom: 19px;
}

	.job_listing p {
		margin: 0px;
		margin-bottom: 3px;
		
	}
	
	.job_listing p.job_title {
		font-size: 14px;
		color: #4f6020;
		
		line-height: 17px;
		
	}
	
	.job_listing .job_field {
		color: #4f6020;
	}
	
	.job_listing .job_edit_link {
		font-size: 11px;
	}
	
#job_form {
	padding-top: 15px;
}

	#job_form label {
		display: block;
	}
	
	#job_form .text_field {
		display: block;
		
		margin-bottom: 7px;
		
		font-family: Verdana, Sans-Serif;
		font-size: 11px;
		
		width: 400px;
	}
#nav_foundation {
padding-top: 8px;
padding-bottom: 8px;
padding-left: 3px;
}

#nav_foundation a {
font-size: 13px;
font-family: Verdana, Sans-Serif;
font-style: normal;
font-weight: normal;
}





.style2_edit_clip {
	 height: 16px; 
	 width: 200px; 
	 
	 overflow: hidden; 
	 
	 position: relative;
	 
	 margin-bottom: 7px;
}

.nav_blog {
	display: block;
	
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
	
	line-height: 16px;
	
	color: #323232;
	
	background-image: url(images/nav_blog.gif);
	background-repeat: no-repeat;
	
	padding-top: 3px;
	padding-left: 29px;
	padding-bottom: 3px;
	
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;
	
}

#nav_social {
	margin-top: 4px;
	margin-left: 4px;
	margin-bottom: 4px;

	height: 22px;
	
	position: relative;

}

	#nav_facebook {
		height: 22px;
		width: 21px;

		background-image: url(images/nav_facebook.gif);
		background-repeat: no-repeat;

		float: left;

		display: block;
		
		margin-right: 7px;
	}

	#nav_twitter {
		height: 22px;
		width: 21px;

		background-image: url(images/nav_twitter.gif);
		background-repeat: no-repeat;

		float: left;

		display: block;
		
		margin-right: 6px;
		
	}

	#nav_youtube {
		height: 22px;
		width: 47px;
		
		background-image: url(images/nav_youtube.gif);
		background-repeat: no-repeat;
		
		float: left;
		
		display: block;
		
	}