body, html {
	background-color:#4c5844;
	padding: 0px;
	margin: 0px;
}

a, a:link, a:visited {
text-decoration:none;
FONT-FAMILY: Arial, Helvetica, sans-serif;
color:#567995;
}

a:hover{
text-decoration:none;
FONT-FAMILY: Arial, Helvetica, sans-serif;
/*color: #D82828;*/
color:#859a95;
}

input.btn {
	width:52px;
	height:22px;
	background: url(../images/searchbutton.gif) no-repeat;
	/*border:#bbbbbb 1px solid;
	font-family:Arial, Helvetica, sans-serif;
	color:#bbbbbb;*/
	cursor:pointer;
	border:none;
	margin-bottom:7px;
}

input.txt {
	width:150px;
	border: #cccccc 1px solid;
	margin-bottom:7px;
}

img {
	border:none;
	padding:0px;;
	margin:0px;
}	

#layout {
	width:900px;
	margin:0px auto 0px auto;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#4c5844;
	font-size: 12px;
	/*clear:both;*/
}
	
	#top {
		height:70px;
		width:880px;
		padding: 7px 10px 5px 10px;
		margin-bottom:5px;
		background-color:#FFFFFF;
		/*border-bottom: #000000 6px double;*/
	}
			
		#ihs {
			float:left;
			left:22px;
			position:relative;
		}
		
		#search {
			float:right;
			margin: 15px 10px 0px 0px;
			text-align:center;
		}
		
		
		#title {
			width:371px;
			margin: 0px  204px 0px 204px;
			text-align:center;
		}
	
	
	#middle {
		width:100%;
		overflow:hidden;
		clear:both;
		background-color:#FFFFFF;
	}
	
		#midleft {
			float:left;
			width:150px;
		}
		
			#categories {
				background: url(../images/divbg.gif) repeat-x;	
				width:136px;
				margin: 7px;	
				min-height:100px;
			}
			
				#catlist {
					margin-top:10px;
					line-height:20px;
					
				}
				
				#catlist ul {
					list-style-image: url(../images/arrow.gif);
					padding-left:20px;
					padding-right:5px;
					margin-left:0px;
				}
				
				#catlist li {
					border-bottom: #CCCCCC 1px dotted;
					padding-top:3px;
				}
			
			#localnews {
				background: url(../images/divbg.gif) repeat-x;
				width:136px;
				margin: 7px;
				min-height:100px;
				overflow:hidden;
				
			}
			
				.newslinks {
					padding-left:10px;
					line-height:20px;
				}
			
			#rssfeeds {
				background: url(../images/divbg.gif) repeat-x;
				width:136px;
				margin: 7px;
				min-height:100px;
				line-height:20px;
			}
			#googleAd {
				margin-top:10px;
				text-align:center;
			}	
		
		#midright {
			float:right;
			width:250px;
		}
		
			#events {
				background: url(../images/divbg.gif) repeat-x;
				width:236px;
				margin: 7px;
				min-height:200px;
				text-align:center;
			}
			
			#recentnews {
				background: url(../images/divbg.gif) repeat-x;
				width:236px;
				margin: 7px;
				min-height:200px;
				font-size:11px;
			}
				
				.recenttitle {
					font-size:11px;
					margin: 7px 5px 0px 3px;
					padding-left: 7px;
					border-bottom: #CCCCCC 1px dotted;
				}
				
				.newsletter {
					font-size:11px;
					margin: 7px 5px 0px 0px;
					border-bottom: #CCCCCC 1px dotted;
				}
		
		#midcenter {
			background-color:#e5e5ae;
			width:490px;
			margin-left:152px;
			margin-right:250px;
			margin-top:7px;
			padding-top:7px;
			padding-bottom:7px;
			border-left: #cccccc 1px solid;
			border-right: #cccccc 1px solid;
			/*overflow:hidden;*/
			
			
		}
		
		#midcenter h1{
			font-size:25px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			width:456px;
			margin-top:3px;
			margin-bottom:5px;
			line-height:28px;
			color:#a9340c;
			
		}
		
		#midcenter h2{
			font-size:20px;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			width:456px;
			margin-top:3px;
			margin-bottom:5px;
			line-height:23px;
			color:#a9340c;
		}
		
			#headlinetop {
				width: 456px;
				min-height:100px;
				background-color: #FFFFFF;
				margin-bottom: 0px;
				margin-left:7px;
				margin-right:7px;
				padding: 10px;
				line-height:18px!important;
			}
			
			#headlinebottom {
				width: 456px;
				min-height:100px;
				background-color: #FFFFFF;
				margin: 7px;
				padding: 10px;
				line-height:18px!important;
			}
			
			.article {
				width: 456px;
				min-height:500px;
				background-color: #FFFFFF;
				margin-bottom: 0px;
				margin-left:7px;
				margin-right:7px;
				padding: 10px;
				line-height:20px!important;
				font-size:13px;
				overflow:hidden;
			}
		
	
		#bottom {
			background-color: #ffffff;
			width:490px;
			height:30px;
			padding-top: 10px;
			margin-left:150px;
			margin-right:250px;
			text-align:center;
			font-family:Arial, Helvetica, sans-serif;
			font-size: 11px;	
			color:#666666;
			text-align:center;
		}
	
#midleft .divtitle{
	margin-bottom:10px;
	border-top: #cccccc 1px solid;
	background: url(../images/divtitle.gif) repeat-x;	
	height:25px;
	width:136px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
}

#midright .divtitle{
	margin-bottom:10px;
	border-top: #cccccc 1px solid;
	background: url(../images/divtitle.gif) repeat-x;	
	height:25px;
	width:236px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-align:left;
}	


.divetitlepos{
	margin-left:10px;
	margin-top: 5px;
}

.pageNum {
	font-size:11px;
	padding-top:4px;
	float:right;
}
#ProviderGUIeditor img{
padding:0px !important;
background:none !important;
border:none;
margin:0px;
}