/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px;
	padding: 0;
	background: #006699;
}

body, p, h1, h2, h3, h4, h5, h6, li, ul, th, td, input, textarea, select {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;}

body, p, th, td, input, textarea, select {
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

h1 {
	color: #006699;
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	color: #006699;
	font-size: 2em;
}

h3 {
	color: #006699;
	font-size: 1em;
}

input, textarea, select {
	color: #000000;
}

a {
	color: #006699;
}

a:active, a:visited {
	color: #498FCD;
}

a:hover, {
	color: #33C6F4;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 241px;
}

#sidebar #county { height: 150px; 
}	

#sidebar #county a {
	color: #FFFFFF;
	text-decoration: none;
}



/* Logo */
/* --- these links are not in use ---
#logo {
	margin-bottom: 10px;
	background: #658634 url(images/img02.gif) repeat-y;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
	text-transform: lowercase;
	text-align: center;
	font-weight: normal;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 30px;
	background: url(images/img01.gif) no-repeat;
}

#logo p {
	padding-bottom: 30px;
	background: url(images/img03.gif) no-repeat left bottom;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

*/

/* Widgets */

#widgets {
	background: #006699 url(images/img02.gif) repeat-y;
}

#widgets-top {
	height: 20px;
	background: url(images/img01.gif) no-repeat;
}

#widgets * {
	color: #006699;
}

#widgets ul {
	margin: 0;
	padding: 0 20px 100px 20px;
	background: url(images/img01.jpg) no-repeat left bottom;
	list-style: none;
	}

#widgets li ul {
	padding: 0 0 20px 6px;
	background: none;
	line-height: 180%;
	}

#widgets li li {
		border-bottom: 1px solid #006699;
		}

#widgets li a {
		display: block;
		padding-left: 12px;
		background: url(images/img05.gif) no-repeat left center;
		color: #006699;
		text-decoration: none;
		width: 100%;
		}

html>body #widgets li a {
		width: auto;
		}

#widgets li a:hover {
		background: url(images/img05a.gif) no-repeat left center;
		color: #498FCD;
		}
		
#widgets h2 {
	margin: 0;
	padding: 0 0 20px 0;
	font-size: 1em;
}

/* Page */

#page {
	margin-left: 254px;
}

#headerlogo {
	height: 75px;
	background: url(images/HMHeader.JPG) no-repeat;
}
/* Search */
/*
#search form {
	height: 75px;
	margin: 0;
	padding: 0;
	background: url(images/img07.jpg) no-repeat;
}

#search fieldset {
	height: 40px;
	margin: 0;
	padding: 11px 20px 0 0;
	background: url(images/img08.gif) no-repeat right top;
	border: none;
	text-align: right;
}
*/
/* Content */

#content {
}

.TableTextNormal{
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
.TableTextHeader{
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold
	}

#content h1.pagetitle {
	font-size: 33px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding-top: 27px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#content h1.pagetitle a {
	font-size: 33px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding-top: 27px;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#content h1.pagetitle a:hover {
	font-size: 33px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding-top: 27px;
	color: #33C6F4;
	text-decoration: none;
	}

#content h1, #content h2 {
	color:  #006699;
	font-weight: normal;
	margin-top: 0;
}

.post {
	margin-bottom: 10px;
	background: #FFF url(images/img09.gif) repeat-y right top;
	}
	
.content {
	padding: 20px 20px 0 20px;
}

#feature {
	border: medium outset #498FCD;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
}

#content .post .content .center { 
	border: medium outset #498FCD;
	text-align: center;
	vertical-align: middle;
	margin: 10px; }


.title {
	color:  #006699;
	margin: 0 20px;
	border-bottom: 2px solid #BED8E5;
	text-decoration: none;
	}


.byline {
	color: #9EC4D9;
	margin: 0 20px;
	}

.meta {
	margin: 0;
	padding: 0 20px;
}

/* Rounded Corners */

.ct {
}

.ct .l {
	background: url(images/img10.gif) no-repeat;
}

.ct .r {
	height: 15px;
	background: url(images/img11.gif) no-repeat right top;
}

.cb {
	background: url(images/img12.gif) repeat-x left bottom;
}

.cb .l {
	background: url(images/img13.gif) no-repeat left bottom;
}

.cb .r {
	height: 15px;
	background: url(images/img14.gif) no-repeat right bottom;
}

/* Footer */

#footer {
	clear: both;
	padding-top: 10px;
	font-size: smaller;
	margin-left: 250px;
}
#footer hr {
	border-color: #FFF;
	margin-right: 100px;
	margin-left: 100px;
}

#footer p {
	color:  #fff;
	margin: 0;
}

#footer a {
	color:  #fff;
	margin: 0;
	text-decoration: none;
}

#footer a:hover {
	color:  #BED8E5;
	margin: 0;
	text-decoration: none;
}

/* ContactTable */

#MsoNormal{
	font-family: "Gill Sans", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
}
