/* Copyright 2009 DoneForU.com */


/* Reset */
address, caption, cite, code, dfn, 
h1, h2, h3, h4, h5, h6, th, var {
	font-weight: normal;
	font-style: normal;
	}
	
p {
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	}

a, ins {
	text-decoration: none;
	}

a {
	color: #2a2e33;
	}

a:link{
	color: #000000;
	text-decoration: none;
	}
	
a:visited{
	color: #ffffff;
	text-decoration: underline;
	}

a:hover {
	color: #fb5757;
	text-decoration: underline;
	}
	
body {
	background: url(images/bg.gif) repeat-x top left;
	font-family: Arial;
	font-size: 14px;
	text-align: center;
	color: #fefefe;
		}
	
#container {
	width: 900px;
	margin: 0 auto 0 auto;
	text-align: left;
	}
	
#top {
	background: url(images/header.png) repeat-x top left;
	width: 900px;
	height: 119px;
	margin: 0 auto 0 auto;
	}
	
#logo {
	background: url(images/logo.png) repeat-x top left;
	float: left;
	width: 280px;
	height: 119px;
	}
	
#numbers {
	float: right;
	width: 330px;
	height: 119px;
	text-align: left;
	text-indent: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	clear: right;
	}
	
#updates {
	margin: 15px 15px 15px 15px;
	color: #000000;
	height: 100%;
	text-decoration: none;
	}

#nav {
	background: url(images/navhome.png) repeat-x top left;
	width: 900px;
	height: 46px;
	clear: both;
	text-decoration: none;
	}

	
#h1 {
	font-size:24px;
    margin: 20px 0 0 20px;
	color: #626262;
	}

#h2 {
	margin: 10px 0 0 20px; 
	font-size:24px; 
	color: #9c0409;
	}

#h3 {
	margin: 15px 0 0 15px; 
	font-size:24px; 
	color: #626262;
	}

#welcomecon {
	margin: 10px 0 0 25px;
	font-size:14px;
	color: #000000;
	height: auto;
    }

#box {
	background: #fefefe url(images/welcomebx.jpg) repeat-x top left;
	width: 480px;
	height: auto;
	padding: 0 0 0 0;
	float: left;
	margin: 43px 0 10px 19px;
	}

#box2 {
	background: #ececec;
	width: 350px;
	height: auto;
	padding: 0 0 0 0;
	float: right;
	margin: 42px 15px 0 0px;
	}

#box3 {
	background: #fefefe url(images/newsbx.png) repeat-x top left;
	width: 350px;
	height: 276px;
	padding: 0 0 0 0;
	float: right;
	margin: 8px 15px 0 0px;	
	}


#box4 {
	background: #fefefe url(images/countiesbx.jpg) repeat-x top left;
	width: 470px;
	height: auto;
	padding: 0 0 0 0;
	float: right;
	margin: 20px 15px 20px 0px;	
	}
	
	
#map {
	background: #fefefe url(images/map.jpg) repeat-x top left;
	width: 350px;
	height: 278px;
	padding: 0 0 0 0;
	float: left;
	margin: 20px 0 0 35px;
	}

#linkme {
	padding: 0 0 0 0;
	float: right;
	margin: 300px 45px 0 0;
	}

#wrap {
	width: 470px;
	height: auto;
}	

#wrap2 {
	width: 325px}	



.wrapper {
	width: 900px;
	margin: 0 auto;
	}
	
	
#footer {
	background: #0d0d0d url(images/footer.png) no-repeat center;
	width: 900px;
	height: 96px;
	clear: both;
	color: #fff;
	}
	
#footer #cell {
	width: 900px;
	margin: 0 auto 0 auto;
	padding: 24px 0;
	text-align: left;
	}
		
#footer a {
	color: #ccc;
	}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
	
#wrapimage {
	float: right;
	clear: left;
	margin: 5px 0px 0px 5px;
	}

#newsright {
	float: right;
	width: 200px;
	text-decoration: none;
}

#newsright a {
	color: #990000
	}
	
	#newsright a:hover {
	color: #990000
	text-decoration: underline;
	}

#newsleft {
	float: left;
	width: 100px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
#container #content {
	background-color: #FFFFFF;
}
