
#layout_grid {
	border-collapse: collapse;
	
	height: 100%;
	width: 100%;
	
	margin: 0px;
	padding: 0px;
}

	#layout_grid tr {
		margin: 0px;
		padding: 0px;
	}

	#layout_grid td {
		margin: 0px;
		padding: 0px;
	}


#grid_left {
	width: 40%;	
}

#grid_main {
	width: 800px;
}

#grid_right {
	width: 40%;	
	vertical-align: top;
}

#grid_bottom {
	height: 13px;
	
}



#main_div {
	height: 100%;
	width: 800px;
	background-color: #bce0a0;
	
	position: relative;
	
	z-index: 30;

}

	#main_top {
		height: 91px;
		position: relative;
			
		background-image: url(images/tile_gog.gif);
		background-repeat: repeat;
		
		color: #ffffff;			
		
		z-index: 50;
	}
	
		#main_top a {
			color: #ffffff;
			text-decoration: underline;
		}
		
		#top_logo {
			height: 60px;
			width: 441px;
			
			position: absolute;
			top: 21px;
			left: 31px;
			
			background-image: url(images/top_logo.gif);
			background-repeat: no-repeat;
			
			cursor: pointer;
			
		}
		
		#top_home {
			height: 9px;
			width: 43px;
			
			background-image: url(images/home_link.gif);
			background-repeat: no-repeat;
			
			position: absolute;
			top: 12px;
			left: 737px;
			
			cursor: pointer;
		}
		
		#top_contact {
			height: 12px;
			width: 282px;
			
			position: absolute;
			top: 42px;
			left: 499px;
		
			text-align: right;
		}
		
			#contact_edit {
				height: 30px;
			
				text-align: left;
				
				color: #000000;

				background-color: #ffffff;
				
				position: absolute;
				top: -40px;
				left: 100px;
				
				padding: 3px;
			}
		
		#top_dotted_line {
			height: 1px;
			width: 282px;
			
			position: absolute;
			top: 59px;
			left: 499px;
		
			background-image: url(images/dotline_white.gif);
			background-repeat: repeat-x;
		
		}
		
		#top_nav {
			height: 24px;
			width: 285px;
			
			position: absolute;
			top: 64px;
			left: 499px;
			
		}
		
			#top_nav_box_left {
				height: 24px;
				width: 7px;
			
				position: absolute;
				top: 0px;
				left: 0px;
			
				background-image: url(images/top_nav_box_left.gif);
				background-repeat: no-repeat;
				
				z-index: 50;
			}
		
			#top_nav_box_main {
				height: 24px;
				width: 271px;
			
				position: absolute;
				top: 0px;
				left: 7px;			

				background-color: #69a739;	
				
				z-index: 60;
			}
			
				#top_nav_box_copy {
					height: 17px;
					width: 271px;
					padding-top: 3px;

					position: absolute;
					top: 2px;
					left: 0px;			

					color: #88a903;
					font-size: 11px;
					
					background-color: #ffffff;		
					text-align: center;
				}
	
					#top_nav_box_copy a {
						color: #d2a809;
						text-decoration: none;
					}
					
			#top_nav_box_right {
				height: 24px;
				width: 7px;
			
				position: absolute;
				top: 0px;
				left: 278px;
			
				background-image: url(images/top_nav_box_right.gif);
				background-repeat: no-repeat;
				
				z-index: 50;
				
			}
		

	
	#main_content {
		background-color: #e4fcd1;
		background-image: url(images/main_content_dots.gif);
		background-repeat: repeat-x;
		
		position: relative;
		
		z-index: 40;
		
	}
	
		#main_line_white {
			width: 100%;
			height: 2px;
			background-color: #ffffff;		
		}
	
		#main_line_green {
			width: 100%;
			height: 2px;
			background-color: #7ac142;		
		}
	
		#main_line_dotted {
			width: 100%;
			height: 1px;
			background-image: url(images/dotline_white.gif);
			background-repeat: repeat-x;
		}
	
		#home_gallery {
			position: relative;
			height: 269px;
			width: 765px;
			
			margin-left: 18px;
		}
		
			#home_flash {
				height: 269px;
				width: 480px;

				position: absolute;
				
				background-color: #ffffff;
			}

				.style1_slide_image {
					height: 265px;
					width: 476px;
					
					position: absolute;
					top: 2px;
					left: 2px;
				}
			
				#slide_overlay {
					height: 26px;
					/*width: 94px;*/
					width: 35px;
					
					position: absolute;
					top: 241px;
					left: 443px;
					
					background-image: url(images/photo_overlay_small.png);
					background-repeat: no-repeat;
				
				}

					#slide_nav {
					
						padding-top: 5px;
						padding-left: 5px;
						
					}
				
					#slide_prev {
						height: 16px;
						width: 12px;
						
						background-image: url(images/photo_arrow_left.gif);
						background-repeat: no-repeat;
						background-position: 3px 3px;
						
						float: left;
						
						margin-right: 2px;
						
						cursor: pointer;
					}
					
					#slide_next {
						height: 16px;
						width: 12px;
						
						background-image: url(images/photo_arrow_right.gif);
						background-repeat: no-repeat;
						background-position: 3px 3px;
						
						float: left;
						
						cursor: pointer;
					}

			#home_thumbs {
				position: absolute;
				top: 0px;
				left: 490px;
				
				width: 275px;
				height: 269px;
				background-image: url(images/dots-greyonwhite.gif);
				background-repeat: repeat;
			}
			
				#htmb {
					position: relative;
					height: 45px;
					margin: 4px;
					
					cursor: pointer;
				}
				
					#htmb_pic {
						position: absolute;
						top: 0px;
						left: 0px;
					}
					
					#htmb_title {
						position: absolute;
					/*	top: 10px;*/
						top: 1px;
						left: 67px;
	
						font-weight: bold;
						font-size: 11px;
						color: #49bcdf;
					}
					
					#htmb_tag {
						width: 195px;
						
						position: absolute;
						/*top: 24px;*/
						top: 15px;
						left: 67px;
	
						font-size: 10px;
						color: #808284;
					}
					
					#htmb_link {
						height: 40px;
						width: 400px;
						
						position: absolute;
						top: 0px;
						left: 275px;
						
						padding: 2px;
						
						background-color: #ffffff;
					}

				#htmb_line {
					width: 100%;
					height: 1px;
					background-image: url(images/dotline_grey.gif);
					background-repeat: repeat-x;
				}
	
		#home_blocks {
			position: relative;
			height: 395px;
			width: 765px;
			
			margin-left: 18px;
			
		}
		
			#hblock1 {
				position: absolute;
				top: 0px;
				left: 0px;
			}
		
			#hblock2 {
				position: absolute;
				top: 0px;
				left: 260px;
			}
		
			#hblock3 {
				position: absolute;
				top: 0px;
				left: 520px;
			}
			
				#hblock {
					width: 246px;
					height: 395px;				
					
					padding-top: 8px;
					padding-left: 8px;
					
					background-image: url(images/box_outline.gif);
					background-repeat: no-repeat;
					
					overflow: hidden;
				}

					#hblock_pic {
					}
					
					#hblock_bar_provider {
						width: 230px;
						height: 24px;
						background-color: #ffcb05;
					}

					#hblock_bar_family {
						width: 230px;
						height: 24px;
						background-color: #f7941d;
					}

					#hblock_bar_community {
						width: 230px;
						height: 24px;
						background-color: #49bcdf;
					}
						
						#hblock_bar_title {
							padding-top: 2px;
							padding-left: 14px;
							
							color: #ffffff;
							font-family: Verdana, Sans-Serif;
							font-size: 15px;
								
							line-height: 18px;
						}
					
					#hblock_copy {
						width: 230px;
						height: 219px;
						background-image: url(images/dots-greyonwhite.gif);
						background-repeat: repeat;
						
						
					}
					
						.hblock_copy-text {
							padding-top: 12px;
							
							height: 196px;
				
							overflow: hidden;
				
						}						

						.style1_nav_page {
							width: 210px;
														
							font-family: Verdana, Sans-Serif;
							font-size: 11px;

							font-weight: bold;

							color: #49bcdf;

							padding-left: 12px;

							margin-bottom: 11px;



						}

							.style1_nav_page a {
								color: #49bcdf;

							}

						.style1_nav_page_details {
							font-size: 11px;
							font-weight: normal;

							color: #808284;
						}

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

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

								padding-left: 0px;

							}

							.style1_nav_page_details ul li {
								padding-left: 7px;
								margin-left: 0px;


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

								list-style-type: none;

							}

							.style1_nav_page_details a {
								color: #808284;
							}

					#hblock_bottom {
						width: 230px;
						height: 4px;
						background-image: url(images/dots-greyonwhite.gif);
						background-repeat: repeat;
					}
		
		#home_rui {
			height: 78px;
			
			position: relative;			
		}

			#mission_statement {
				width: 375px;
				
				position: absolute;
				top: 7px;
				left: 215px;
				
				text-align: center;
				
				color: #7ac142;
				
				font-size: 10px;
			}
		
			#rui_logo-text {
				width: 150px;
				
				font-family: Verdana, Sans-Serif;
				font-size: 10px;
				
				color: #7ac142;
				
				position: absolute;
				top: 7px;
				left: 617px;
			}
		
			#rui_logo {
				position: absolute;
				top: 21px;
				left: 612px;
			}
			
			#survey_button_div {
				height: 38px;
				width: 177px;
				
				background-image: url(images/survey_button.gif);
				background-repeat: no-repeat;
				
				position: absolute;
				top: 8px;
				left: 18px;
				
			}
			
				#survey_button_over {
					background-image: url(images/survey_button-over.gif);
					background-repeat: no-repeat;

					position: absolute;
					
					display: none;
				}
			
			#view_count {
				width: 400px;
				
				position: absolute;
				top: 55px;
				left: 25px;
			}
			
				.view_count-digit {
					height: 17px;
					width: 17px;
					
					float: left;
					clear: none;
					
					margin-right: 1px;
					
					background-image: url(images/view_count-digit.gif);
					background-repeat: no-repeat;
				}
				
					.view_count-digit-text {
						font-size: 10px;
						
						color: #ffffff;
						
						padding-top: 1px;
						padding-left: 4px;
						
					}
		
		#content_body {
			min-height: 621px;
			
			position: relative;
			
			z-index: 50;
			
			padding-bottom: 16px;
			
		}
		
			#content_main {
				width: 527px;
				
				position: relative;
				top: 0px;
				left: 273px;

				padding-top: 25px;								
			}

				#body_headline {
					height: 30px;
					width: 484px;
										/*font-family: "Helvetica Neue", "HelveticaNeue", Sans-Serif;*/
					font-family: Verdana, Sans-Serif;
					font-size: 22px;

					line-height: 26px;

					color: #9ea4ab;

					z-index: 50;

					margin-left: 15px;
					margin-bottom: 10px;
					
				}

				#body_text1 {
					width: 480px;

					z-index: 50;

					margin-left: 17px;
					margin-bottom: 7px;
					
					font-size: 11px;
					font-family: Verdana, Sans-Serif;

					line-height: 16px;

					color: #231f20;

					overflow: visible;
					
					position: relative;
					
				}	
				
					#body_text1-sep {
						position: absolute;
					}


				#body_text1 .text_copy {
					margin: 0px;
					padding: 0px;
				}


					#body_text1 .text_copy p {
						margin-top: 0px;
						margin-bottom: 16px;

						padding-top: 0px;

					}

					#body_text1 .text_copy p.first_paragraph {


					}

					#body_text1 .text_copy b.first_letter {
						font-family: "Helvetica Neue Bold Condensed", "HelveticaNeue-CondensedBold", "Arial Bold", Sans-Serif;
						font-size: 55px;
						line-height: 55px;

						font-weight: bold;

						float: left;

						margin: 0px;
						margin-top: -4px;
						margin-left: -2px;
						margin-right: 4px;
						margin-bottom: -4px;

						padding: 0px;

						color: #bf311a;
					}

				#body_text2 {
					width: 483px;

					position: relative;
					
					padding: 0px;
					
					margin-top: 7px;
					margin-left: 16px;
					
					z-index: 50;
					
					color: #bf311a;
					
					line-height: 17px;
					
					
				}
				
					#body_text2 .text_headline {
						height: auto;
						font-weight: bold;
						
						padding: 0px;						

						margin-bottom: 7px;
						
						text-align: left;

					}
				
					
					#body_text2 .text_copy ul {
						margin: 0px;
						padding: 0px;
					}
					
					#body_text2 .text_copy li {
						margin: 0px;
						margin-bottom: 7px;
					}
				
				
			
			#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: 68px;
				left: 266px;
				
				z-index: 50;
				
			}

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

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

				color: #ffffff;

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

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

			#homepage_photo1 {
				height: 164px;
				width: 210px;

				position: absolute;
				top: 118px;
				left: 22px;			

				z-index: 50;
			}

			#homepage_photo1-text {
				height: 155px;
				width: 210px;

				font-family: Verdana, Sans-Serif;
				font-size: 10px;

				line-height: 16px;

				color: #444b4c;

				position: absolute;
				top: 361px;
				left: 21px;

				z-index: 50;
				
				text-align: left;
			}	

	#main_bottom {
		height: 80px;
		width: 100%;

		background-color: #ffffff;
		
		position: relative;
		
	}

		#main_bottom a {
			color: #808284;
		}

		#bottom_tag {
			font-size: 11px;
			color: #808284;
			
			position: absolute;
			top: 8px;
			left: 26px;
			
			z-index: 70;
						
		}

			#tag_partner {
				font-size: 10px;
			}
			
		#bottom_nav {
			width: 500px;
			
			font-size: 11px;
			color: #808284;
			
			text-align: right;
			
			position: absolute;
			top: 8px;
			left: 279px;
			
		}
		
#survey_title {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;

	font-weight: bold;

	color: #49bcdf;

	margin-bottom: 15px;
}

#survey_button {
	margin-top: 15px;
	margin-left: 15px;
	
	border: 1px solid #000000;
	background-color: #55862e;
	color: #ffffff;
}


