
/********************/
/* home page styles */
/********************/

#home_header_block{
	border:1px solid #17467B;
	height:370px;
	margin-bottom:9px;
	padding:3px;
	width:952px;
}
	#home_header_left{
		float:left;
		height:369px;
		margin-right:4px;
		width:221px;
	}
		.hhl_block{
			background-color:#fff;
			border-bottom:1px solid #6F8761;
			height:69px;
			margin-bottom:5px;
			width:221px;
		} 
			.hhl_block_header{
				background-color:#4C6A3A;
				color:#fdfdfd;
				font-size:18px;
				height:20px;
				padding: 0 0 0 10px;
				width:211px;
			}
				.hhl_block_header a{
					color:#fdfdfd;
					text-decoration:none;
				}
		
			.hhl_block_content{ 
				color:#555452;
				line-height:1.1em;
				padding: 4px 0 0 10px;
				width:211px;
			}
	#home_header_right{
		float:left;
		height:369px;
		width:725px;
	}
		#home_slideshow{
			position:relative;
			height:369px;
			width:725px;
		}
		#slideshow_tran{
			filter:alpha(opacity=70);
			-moz-opacity:.70;
			opacity:.70;
			background-color:#113a65;
			bottom:0;
			height:74px;
			left:0;
			position:absolute;
			width:725px;
		}
		#slideshow_text_container{
			bottom:0;
			color:#fff;
			height:74px;
			left:0;
			position:absolute;
			width:725px;
		}
			#slideshow_text_left{
				border-right:1px solid #fff;
				float:left;
				height:64px;
				font-size:24px;
				font-weight:bold;
				font-style:italic;
				padding: 10px 0 0 16px;
				width:294px;
			}
			#slideshow_text_right{
				float:left;
				font-size:14px;
				font-weight:bold;
				font-style:italic;
				padding: 10px 12px 0 12px;
				height:64px;
				width:390px;
			}
	
#home_content_container{
	background-color:#4C6A3A;
	min-height:521px;
	padding: 14px 12px;
	width:936px;
}

	#home_top_block{
		height:342px;
		width:100%;
	}
		#home_top_left{
			background:#fff url(../images/home_main_content_box.jpg) no-repeat;
			height:309px;
			font-size:15px;
			line-height:1.3em;
			float:left;
			padding:15px 30px 22px 30px;
			width:486px;
		}
			#home_top_left h1{
				color:#8f1b22; 
				font-size:18px;
				font-style:italic;
				font-weight:bold;
				margin:10px 0;
			}
			#home_top_left p{
				line-height:1.2em;
			}
		#home_top_right{
			height:343px;
			float:right;
			position:relative;
			left:2px;
			width:384px;
		}
			#newsletter_block{
				background:url(../images/subscribe_box.jpg) no-repeat;
				height:166px;
				margin-bottom:10px;
				padding: 0 0 0 32px;
				width:350px;
			}
				
				#newsletter_text{
					font-size:18px;
					position:relative;
					top:75px;
				}
				#subscribe_field{
					font-style:italic;
					position:relative;
					left:10px;
					top:80px;
				}
					#subscribe_field input{
						color:#747472;
						font-size:15px;
						font-style:italic;
						padding: 2px 5px 0 0;
						text-align:right;
						width:300px;
					}
				#subscribe_button{
					display:block;
					height:29px;
					left:196px;
					position:relative;
					top:80px;
					width:124px;
				}
					#subscribe_button input{
						background:none;
						
					}
					#subscribe_button input:hover{
						cursor:pointer;
					}
			#visit_block{
				background:url(../images/home_pc_box_update.png) no-repeat;
				height:166px;
				position:relative;
				width:382px;
			}
				#visit_block a{
					display:block;
					left:25px;
					height:30px;
					position:absolute;
					width:100px;
					top:32px;
				}
				#visit_text{
					position:relative;
					left:32px;
					top:80px;
					width:138px;
				}
	#home_bottom_block{
		background:url(../images/home_bottom_box.jpg) no-repeat;
		height:152px;
		margin-top:9px;
		padding-top:32px;
		width:936px;
	}
		.hbb_column{
			float:left;
			margin-left:60px;
			width:250px;
		}
			.hbb_column img{
				float:right;
				margin:15px 0 0 10px;
			}
			.hbb_column h2{
				color:#113a65;
				font-size:18px;
				padding: 0 0 5px 0;
			}
			#weather_title{
				color:#113a65;
				display:block;
				font-size:18px;
				font-weight:bold;
			}
			#current_weather{
				display:block;
				position:relative;
				top:-8px;
			}
			#temp_text{
				color:#17467B;
				font-size:28px;
				font-weight:bold;
				display:block;
				position:relative;
				top:20px;
			}
				.location img{
					position:relative;
					top:-22px;
					left:10px;
				}
				.icon{
					position:absolute;
					bottom:50px;
					left:115px;
				}
				#announcement{
					line-height:1em;
					font-size:95%;
				}
				#global{
					position:relative;
					left:-5px;
				}
					#global img{
						position:relative;
						top:-7px;
					}

/**********************/
/* inside page styles */
/**********************/

#inside_main{
	background-color:#4C6A3A;
	min-height:521px;
	padding: 14px 12px;
	width:936px;
}
	#inside_main_content{
		background:url(../images/inside_repeat_bg.jpg) repeat-y;
		min-height:521px;
		padding:0 0 20px 0;
		position:relative;
		width:936px;
		z-index:0;
	}
		#inside_header_bg{
			background:url(../images/inside_header_bg.jpg) no-repeat;
			height:57px;
			left:0;
			position:absolute;
			top:-4px;
			width:936px;
		}
		#inside_content_footer{
			background:url(../images/inside_content_bottom.jpg) no-repeat;
			bottom:0;
			height:12px;
			left:0;
			position:absolute;
			width:936px;
		}
		
		#inside_content_header{
			color:#3e76ac;
			height:43px;
			padding: 15px 0 0 20px;
			width:916px;
		}
			#inside_content_header h1{
				color:#3e76ac; 
				font-size:18px;
			}
		#inside_content_left{
			float:left;
			min-height:100px;
			padding-left:22px;
			position:relative;
			width:207px;
		}
			#side_nav {
				position:relative;
				text-align:right;
				width:190px;
			}
				.side_nav{
					border-top:1px solid #498BCB;
					font-style:italic;
					font-weight:bold;
					padding: 6px 0;
					position:relative;
					width:100%;
				}
					#first_side_nav{
						border:none;
					}
					.side_nav a{
						color:#fff;
						text-decoration:none;
					}
					#side_nav ul {
						position:relative;
					}
					#side_nav_selected {
						background-image:url(../images/side_nav_arrow.jpg);
						background-repeat: no-repeat;
						background-position:172px 11px;
						margin-right: -10px;
						padding-right: 12px;
					}
					.thrdlvlnav{
						font-size:12px;
						position:relative;
						line-height:1em;
						top:-5px;
					}
					.thrdlvlnav a{
						color:#EDF3F8;
						text-decoration:none;
					}
						#thrdlvlnav_selected a{
							background:url(../images/side_nav_arrow.jpg) 100% 35% no-repeat;
							color:#fff;
							display:block;
							font-size:14px;
							font-weight:bold;
							padding: 2px 0 5px 0;
							margin-right: -10px;
							padding-right: 12px;
						}
					
					#watermark{
						background: url(../images/patrick-county-seal-water-m.png) no-repeat;
						height:200px;
						position:absolute;
						top:10px;
						left:-10px;
						width:204px;
						z-index:200;
					}
					
		#inside_content_right{
			float:left;
			min-height:214px;
			padding: 10px 48px 0 25px;
			position:relative;
			width:630px;
			z-index:1;
		}
		
		#content{
		
			position:relative;
			z-index:5;
		}
		#resource_categories,
		#resource_search{
			position:relative;
			z-index:50;
		}
		
		.hdr{
			padding: 15px 0 0 25px;
		}

.clear{
	clear:both;
}

.img_right{
	float:right;
	margin-left:20px;
}
.img_left{
	float:left;
	margin-right:20px;
}

.table_style{
	margin-bottom:10px;
}
.table_style td{
	border:1px solid #8DBDE7;
	padding:2px 10px;
}

.img_border{
	border:1px solid #E9E6E1;
}

.district_table td{
	padding: 8px 0;
	text-align:center;
}
.district_table img{
	border:1px solid #17467B;
	margin-bottom:2px;
}
