html {
	margin: 0px;
	padding: 0px;
	background: #F8F8FF; 

}

body {
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}

#wrap {
	width: 900px;
	margin: 10px auto;
	padding: 0px;
	text-align: left;
	background: #FFF;
	border-width: 4px;
	border-style: solid;
	border-color: #BE0000;
}

#header {
	position: relative;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background: #FFF;
}

#head1 {
	position: relative;
	float: left;
	margin-top: 20px;
	margin-left: 8px;
	padding: 0px;
    width: 500px;
	border-width: 4px;
	border-style: solid;
	border-color: #BE0000;
}

#head1 a {
	text-decoration: none;
}

#head2 {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 8px;
	float: right;
	padding: 3px;
	width: 353px;
	height: 130px;
	border-width: 4px;
	border-style: solid;
	border-color: #BE0000;
}

#head3 {
	
	width: 900px;
	margin-top: 0px;
}

#header ul {
	clear: both;
	margin-top: -32px;
	list-style: none;
}

#header li {
	position: relative;
	margin-top: -15px;
	display: inline;
	font-family: Verdana;
	font-size: 23px;
	font-weight: bold;
}

#header li a {
	text-decoration: none;
	font-weight: bold;
	color: #155656;
}

#header li a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

#header li+li {                 
	padding-left: 33px;
}

#flash_1 {
	width: 800px;
	margin: 0px auto;
	margin-top: -10px;
	margin-bottom: 5px;
	padding: 10px 45px 10px 45px;
	background: #FFFFFF;

}

#flash_2 {
	width: 800px;
	margin: 0px auto;
	margin-top: -10px;
	margin-bottom: 5px;
	padding: 10px 45px 10px 45px;
	background: #FFFAF0;
}

.main {
	position: relative;
	width: 900px;
	height: 670px;
	margin-top: 0px;
	padding: 0px;
	background: #FFF;
}

#content {	
	width: 650px;
	height: 630px;
	margin: 20px 8px 0px 17px;
	float: left;	
	text-align: left;
	background: #FFF;
}

#content #galleryimg {
	margin-top: -20px;
	margin-left: 10px;
	margin-right: 10px;
}

#content h1 {
	margin-top: -630px;
	margin-left: 100px;
	font-weight: bold;
}

#content h2 {
	margin-left: 30px;
}



#content span {
	border-width: 2px;
	border-style: solid;
	border-color: #BE0000;
	padding-bottom: 10px;
}

#content span {
	position: absolute;
	top: 337px;
	width: 280px;
	
}

#content span.one {
	top: 555px;	
}

#content ul {
  float: right;
  width: 16em;
  margin: 0;
  padding: 0;  
}
 
#content li {
  float: right;
  width: 8em;
  margin: 0;
  padding: 0;  
}

#content span.one ul {
  margin-left: -20px;
  padding: 0; 
}

#content span p {
	text-align: center;
}

#content img.countypic {
	margin-top: -10px;
	margin-left: 25px;
	
}

#content p {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Arial;
	font-size: 15px;
	line-height: 21px;
}

#content p.about {
	font-size: 12px;
}

#content p.about a{
	text-decoration: none;
}

#content_2 {
	position: relative;	
	width: 646px;
	height: 626px;
	margin: 20px 8px 0px 17px;
	float: left;	
	text-align: center;
	border-width: 2px;
	border-style: solid;
	border-color: #BE0000;
}

#content_2 h1 {
	margin-top: -630px;
	
	font-weight: bold;
}

#content_2 p {
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Arial;
	font-size: 18px;
	line-height: 21px;
}

p img.mike {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-width: 4px;
	border-style: solid;
	border-color: #BE0000;
}

#flash_clear {
	float: left;
	margin-top: 5px;
	margin-left:10px;
	margin-right: 10px;
	margin-bottom: 5px;
	border-width: 4px;
	border-style: solid;
	border-color: #BE0000;
}

#flash_house {

	margin-top: 5px;
	margin-left: 41px;
	margin-right: 40px;
	padding: 5px 5px 20px 5px;
	border-width: 4px;
	border-style: solid;
	border-color: #BE0000;

}

p img.van {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	border-width: 4px;
	border-style: solid;
	border-color: #BE0000;
}

#contactform {
	margin: 0 auto;
	padding: 3px;
	width: 350px;
	border-width: 4px;
	border-style: solid;
	border-color: #BE0000;
}

#contactform_kent {
	position: relative;
	margin-left: 18px;
	padding: 3px;
	width: 600px;
	height: 245px;
	border-width: 4px;
	border-style: solid;
	border-bottom: none;
	border-color: #BE0000;
}

#contactform_kent .labelleft1 {
	position: absolute;
	left: 20px;
	top: 50px;
	
}

#contactform_kent .inputleft1 {
	position: absolute;
	left: 130px;
	top: 50px;	
}

#contactform_kent .labelright1 {
	position: absolute;
	left: 325px;
	top: 50px;
}

#contactform_kent .inputright1 {
	position: absolute;
	left: 440px;
	top: 50px;
}

#contactform_kent .labelleft2 {
	position: absolute;
	left: 20px;
	top: 80px;
	
}

#contactform_kent .inputleft2 {
	position: absolute;
	left: 130px;
	top: 80px;	
}

#contactform_kent .labelright2 {
	position: absolute;
	left: 325px;
	top: 80px;
}

#contactform_kent .inputright2 {
	position: absolute;
	left: 440px;
	top: 80px;
}

#contactform_kent .labelleft3 {
	position: absolute;
	left: 20px;
	top: 110px;
	
}

#contactform_kent .inputleft3 {
	position: absolute;
	left: 130px;
	top: 110px;	
}

#contactform_kent .labelright3 {
	position: absolute;
	left: 325px;
	top: 110px;
}

#contactform_kent .inputright3 {
	position: absolute;
	left: 440px;
	top: 110px;
}

#contactform_kent .labelleft4 {
	position: absolute;
	left: 20px;
	top: 140px;
	
}

#contactform_kent .inputleft4 {
	position: absolute;
	left: 130px;
	top: 140px;	
}

#contactform_kent .labelleft5 {
	position: absolute;
	left: 20px;
	top: 170px;
	
}

#contactform_kent .inputleft5 {
	position: absolute;
	left: 322px;
	top: 170px;	
}

#contactform_kent .inputleft6 {
	position: absolute;
	left: 203px;
	top: 220px;	
}

#contactform_survey {
	margin-left: 18px;
	margin-bottom: 10px;
	padding: 3px;
	width: 600px;
	border-width: 4px;
	border-style: solid;
	border-color: #BE0000;
}

#contentcity {	
	width: 650px;
	margin: 0px 4px 15px 13px;
	float: left;	
	text-align: left;
	background: #FFF;
	border-width: 4px;
	border-style: solid;
	border-color: #BE0000;
}

#contentcity p {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
}

#contentcity h1, h3 {
	padding-left: 5px;
}

#contentcity h4 {
	font-size: 20px;
	color: #BE0000;
	text-align: center;
}

#contentcity p.about {
	margin-left: 10px;
	margin-right: 10px;
	font-family: Verdanna;
	font-size: 14px;
	line-height: 16px;
}

#contentcity p.flash_2 {
	margin-top: 10px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#contentcity h2.flash_2_header {
	margin-left: 15px;
}

#faq {	
	width: 650px;
	margin: 0px 4px 15px 13px;
	float: left;	
	text-align: left;
	background: #FFF;
	border-width: 4px;
	border-style: solid;
	border-color: #BE0000;
}

#faq p {
	margin-left: 10px;
	margin-right: 10px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
}

#faq h1, h2, h3 {
	text-align: center;
}

#faq h2 a {
	color: #BE0000;
}

#faq a:link {
	text-decoration: none;
}

#faq a:hover {
	color: #BE0000;
}

#faq .back2top {
	text-align: center;
}

#gallerysidebar {	
	width: 200px;
	margin: 20px 17px 0px 8px;
	float: right;
	background: #FFF;
}

#gallerysidebar h4 {
	position: relative;
	margin-top: -625px;
	margin-left: 28px;
	font-weight: bold;
}

#gallerysidebar h3 {
    position: relative;
	margin-top: -5px;
	margin-left: 17px;
}

#gallerysidebar h3 a {
	text-decoration: none;
}

#gallerysidebar p {
    margin-top: -15px;
	margin-left: 8px;
}

#gallerysidebar .thumbnail img {
	padding: 2px;
	margin: 3px 2px 3px 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #BE0000;
}

#gallerysidebar .thumbnail:hover img {
	border-width: 1px;
	border-style: solid;
	border-color: blue;
}

#gallerysidebar .thumbnail span { 
position: absolute;
top: 0px;
left: -1500px;
visibility: hidden;
color: black;
text-decoration: none;
}

#gallerysidebar .thumbnail:hover span { 
position: absolute;
visibility: visible;
top: 52px;
left: 32px;

}

#gallerysidebar .thumbnail:hover span img {
	border: none;
}

#sidebar2 {
	
	width: 200px;
	margin: 0px 10px 0px 10px;
	float: right;
	background: #FFF;
	border-width: 2px;
	border-style: solid;
	border-color: #BE0000;
}
 
#sidebar2 hr {
	height: 2px;
	color: #BE0000;
	background-color: #BE0000;
}

#top {	
	margin-top: 10px;
	margin-bottom: 0px;
}

#top h1 {	
	margin-top: 15px;
	margin-left: 15px;
	padding: 0 8px;
	font-size: 28px;
	color: #000000;
	background-image: url(/images/New_NavBar_1.jpg);
	display: inline;

}

#top ul {	
	margin-top: 0px;
	list-style-image: url(/images/RollerIcon25.jpg);
}

#top li {
	margin-left: 4px;
	font-family: Verdana;
	font-size: 16px;
	line-height: 37px;
	font-weight: bold;	
}

#top li a {
	text-decoration: none;
	color: #007272;
}

#top li a:hover {
	text-decoration: none;
	color: #BE0000;
}

#bottom {
	position: relative;	
	margin-top: 23px;
}

#bottom h1 {
	margin-top: 5px;
	margin-left: 5px;
	padding: 0 4px;
	font-size: 24px;
	color: #000000;
	display: inline;
	background-image: url(/images/New_NavBar_1.jpg);
}

#bottom ul {	
	margin-top: 0px;	
	list-style-image: url(/images/paint_icon_25t.jpg);
}

#bottom li {	
	margin-left: 4px;
	padding-bottom: 2px;
	font-family: Verdana;
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
}

#bottom li a {
	text-decoration: none;
	color: #007272;
}

#bottom li a:hover{
	text-decoration: none;
	color: #BE0000;
}

#facebook {
	margin-left: 40px;
	margin-top: 0px;
	margin-bottom: 5px;
}

#citylinks {
	clear: both;
	position: relative;
	width: 842px;
	height: 245px;
	
	margin-left: 27px;
	padding: 0;
	border-width: 2px;
	border-style: solid;
	border-color: #BE0000;
	background: #FFFAF0;
}

#citylinks h3 {
	position: absolute;
	top: 5px;
	left: 245px;
	bottom: 5px;
}

#citylinks .medina {
    position: absolute;
	top: 30px;
	left: 30px;
}

#citylinks .stark {	
	position: absolute;
	top: 30px;
	left: 160px;
}

#citylinks .portage {
	position: absolute;
	top: 30px;
	left: 280px;
}

#citylinks .summit {
	position: absolute;
	top: 30px;
	left: 415px;
}

#citylinks .cuyahoga {
	position: absolute;
	top: 30px;
	left: 550px;
}

#citylinks .mahoning {
	position: absolute;
	top: 30px;
	left: 700px;
}

#citylinks .medina ul {
	position: absolute;
	top: 20px;
	left: -35px;
	list-style: none;
}

#citylinks .stark ul {
	position: absolute;
	top: 20px;
	left: -35px;
	list-style: none;
}

#citylinks .portage ul {
	position: absolute;
	top: 20px;
	left: -35px;
	list-style: none;
}

#citylinks .summit ul {
	position: absolute;
	top: 20px;
	left: -35px;
	list-style: none;
}

#citylinks .cuyahoga ul {
	position: absolute;
	top: 20px;
	left: -35px;
	list-style: none;
}

#citylinks .mahoning ul {
	position: absolute;
	top: 20px;
	left: -35px;
	list-style: none;
}

#citylinks li a{
	text-decoration: none;
}

#footer {		
	margin: 10px 25px 5px 25px;
	border-width: 2px;
	border-style: solid;
	border-color: #BE0000;
	background: #FFFAF0;	
}

#footer ul {
	position: relative;
	margin-top: 5px;
	margin-left: 143px;
	list-style: none;
}

#footer li {
	display: inline;
	font-family: Verdana;
	font-size: 20px;
	font-weight: bold;
	padding-right: 20px;
}

#footer li+li { 
	border-left: solid 1px;
	padding-left: 20px;
	border-color: #BE0000;
}

#footer li a {
	text-decoration: none;
	font-weight: bold;
	color: #007272;
}

#footer li a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF0000;
}

#one{
	position: relative;
	margin-top: -10px;
	margin-left: 290px;
	font-weight: bold;
}

#two{
	position: relative;
	margin-top: -16px;
	margin-left: 387px;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

#footer p a {
	margin-left: -138px;
	text-decoration: none;
	font-weight: bold;
	color: #007272;
}











