﻿/* css */
body {
	background-color: #cccccc;
	font-family: Tahoma;
	color: #000000;
	letter-spacing: normal;
}
/* top links */
a.menutop, :link {
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
	text-transform: none;
	text-decoration: none;
}
a.menutop:visited {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.menutop:hover {
	color: #252525;
	font-size: 16px;
	font-weight: bold;
}
a.submenu, :link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a.submenu:visited {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
a.submenu:hover {
	color: #B60000;
	font-size: 12px;
	text-decoration: none;
}
/* text area */
h1.main-title {
	font-size: 21px;
	color: #000;
	margin: 0px auto;
}
h2.main-sub-title {
	font-size: 17px;
	color: #666666;
	margin: 0px auto;
	margin-top: -4px;
}
h3.in-paragraph {
	margin: 0px auto;
	font-size: 16px;
	display: inline;
}
p.main-text1 {
	margin: 0px auto;
	font-size: 14px;
	display: inline;
}
strong.main-text1 {
	font-weigth: normal;
}
h3.title2 {
	margin: 0px auto;
	font-size: 18px;
}
h3.inline {
	margin: 0px auto;
	font-size: 15px;
	display: inline;
}
h4.title4, a:link {
	margin: 0px auto;
	font-size: 16px;
}
a.title4, :link {
	color: #000000;
	text-decoration: underline;
}
a.title4:visited {
	color: #000000;
	text-decoration: underline;
}
a.title4:hover {
	color: #CC0000;
	text-decoration: underline;
}
h2.services {
	margin: 0px 0px 3px 0px;
	font-size: 14px;
}
.services li {
	list-style-type: square;
}
/* more links */
a.servicelink, :link {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #333333;
}
a.servicelink:visited {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #333333;
}
a.servicelink:hover {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	color: #BE0000;
}
h3.servicelink, :link {
	font-size: 12px;
	display: inline;
}
/* click to call */
a.click-to-call, :link {
	font-size: 14px;
	color: #CC0000;
}
a.click-to-call:visited {
	font-size: 14px;
	color: #CC0000;
}
a.click-to-call:hover {
	font-size: 14px;
	color: #000099;
}
/* town-links */
h3.town-links-extra1 {
	margin: 0px auto;
	color: #767676;
	display: inline;
}
h3.town-links1 {
	background: #FFFFFF;
	color: #666666;
	margin: 0px auto;
}
a.town-links, :links {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a.town-links:visited {
	color: #666666;
	text-decoration: none;
}
a.town-links:hover {
	color: #990000;
	text-decoration: none;
}
