*
{
	font-size: 100%;
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 5px;
	margin-left: 5px;
}
h1 {
	font-size: 17px;
	margin-bottom: 20px;
}
h2 {
	font-size: 12px;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 5px;
	line-height: 1em;
}
h3 {
	margin-left: 5px;
}
a {
	color: #000;
}
img {
	text-decoration: none;
	margin: 0;
	padding: 0;
}
#navigation {
	float: left;
	width: 150px;
	height: 695px;
	margin-bottom: 5px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #949494;
	display: inline;
}
#navigation ul {
	color: #000;
	text-decoration: none;
	list-style-type: none;
}
#navigation ul li {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#navigation a {
	background-color: rgb(229, 229, 229);
	display: block;
	padding-right: 6px;
	padding-left: 12px;
	color: #000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
}
#navigation a:hover {
	color: #000;
	background-color: #9C9C9C;
}
#navigation a.active {
	background-color: #666;
	color: #FFF;
}
#navigation ul li ul li a{
	background-color: #FFF;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(148, 148, 148);
}
#overhead {
	height: 20px;
	padding-top: 10px;
	font-size: 10px;
	color: rgb(148, 148, 148);
	clear: both;
}
#container #header img {
	margin-top: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#righthead {
	width: 400px;
	float: left;
	text-align: right;
}
#lefthead {
	width: 400px;
	float: left;
}
#news {
	background-color: #FFF;
	height: 695px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #949494;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	display: inline;
}
#newshead {
	font-size: 10px;
	color: #FFF;
	background-color: #23A7E8;
	height: 12px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#newscontent {
	margin-top: 5px;
}

#mainContent ul li {
	margin-left: 20px;
}

a img {
	border: 0;
}
#mainContent table tr td {
	padding-bottom: 5px;
	padding-top: 3px;
	vertical-align: top;
}
#mainContent form {
	margin-left: 5px;
}
#mainContent #logolist {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#mainContent div {
	margin-left: 5px;
}
#mainContent #logoleft {
	float: left;
	width: 220px;
	margin: 0px;
	position: relative;
}
#mainContent #logoright {
	width: 220px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	position: relative;
}
#mainContent #logoright .logolist li a img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainContent #logoright .logolist li a {
	font-weight: bold;
}
#mainContent #lable ul li {
	list-style-type: none;
	font-weight: bold;
}
#mainContent #logoleft .logolist li a img {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainContent table {
	margin-left: 5px;
}
#logoleft .logolist li {
	margin: 0px;
	padding: 0px;
}
#logoright .logolist li {
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 10px;
	color: rgb(148, 148, 148);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: rgb(148, 148, 148);
	padding-top: 5px;
	padding-bottom: 5px;
}
#footer table {
	text-align: center;
}
#footer a {
	color: rgb(148, 148, 148);
	text-decoration: none;
}
.centering {
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(148, 148, 148);
}
.subnav {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: rgb(148, 148, 148);
	margin-left: 5px;
}
.openingtime {
	font-size: 14px;
	font-weight: bold;
	color: #26A7E8;
}
.wightspace {
	height: 300px;
}
.row {
}
.forminput {
	display: block;
	margin-top: 5px;
	margin-bottom: 7px;
}
.rightcol {
	float: right;
	width: 285px;
}
.submit {
	width: 100px;
}
.imgfloatleft {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.h1bullet {
	list-style-image: url(../images/sites/title_square.jpg);
}
.leftcol {
	float: left;
	width: 150px;
	margin-left: 5px;
}
.clearfloat {
	clear: both;
}
ul li a img {
	text-decoration: none;
}
.logolist {
	margin: 0px;
	padding: 0px;
	width: 220px;
	list-style-type: none;
}
.alignwithimg {
	margin-left: 20px;
}
.devider {
	color: #949494;
	background-color: #949494;
}
hr {
	height: 1px;
	text-align: center;
	background-color: #949494;
	border: 0;
}
