﻿#service ul li a {
	float: left;
	padding: 6px;
	background-color: #0033CC;
	border-style: solid;
	border-width: thin;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#service {
	padding: 0px;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
}
#map h2 {
	padding: 0px 0px 3px 0px;
}
#mainbody h1 {
	padding: 0px;
	margin: 0px;
}
.footerstyle {
	text-align: right;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	font-weight: bolder;
	color: #000000;
	vertical-align: middle;
}
#menu {
	width: 100%;
	text-align: center;
}
#map {
	border-style: groove;
	border-width: thin thick thick medium;
	width: 425px;
	padding: 0px 3px 3px 3px;
	float: right;
	margin: 5px 3px 3px 3px;
	border-right-color: #33CCCC;
	border-bottom-color: #0F5657;
	background-color: #99FFCC;
}
#footer {
	padding: 5px 2% 5px 0px;
	width: 98%;
	background-color: #3366FF;
	font-size: small;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	border-top-style: groove;
	border-top-width: thin;
}
#container {
	border-style: outset;
	border-width: medium thick thick medium;
	width: 780px;
	margin: 0px auto 10px auto;
	top: 0px;
	background-image: url('../images/background2.jpg');
}
#top {
	width: 780px;
	padding-top: 4px;
	padding-bottom: 20px;
}
#mainbody {
	margin: 5px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	width: 280px;
	float: left;
	top: 0px;
}
.clear {
	clear: both;
	width: 780px;
	height: 10px;
}
.image-left {
	padding: 0px 10px 10px 0px;
	float: left;
}
#pagebody {
	padding: 0px 2% 15px 2%;
	width: 96%;
	color: #000080;
}
#pagebody h1 {
	padding: 0px;
}
#container a:hover {
	color: #800000;
	font-weight: bold;
}
#container a:link {
	color: #0000FF;
	font-weight: 200;
}
#container a:visited {
	color: #800080;
	font-style: italic;
}
#pagebody ul li {
	padding: 0px 3px 8px 3px;
	list-style-image: url('../images/bullet.gif');
}
#service h1 {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
}
#service ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
}
#service ul li {
	display: inline;
}
#service ul li a:hover {
	text-decoration: none;
	background-color: #00FFFF;
	font-weight: normal;
}
#service ul li a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#service ul li a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
.image-right {
	float: right;
	padding: 5px 0px 5px 5px;
}

.fake-bullet {
	padding-left: 15px;
	padding-right: 8px;
}

#team {
	width: 100%;
	text-align: center;
}

#gallery {
	border-style: groove;
	border-width: thin thick thick medium;
	width: 705px;
	padding: 0px 3px 3px 3px;
	float: right;
	margin: 5px 3px 3px 3px;
	border-right-color: #33CCCC;
	border-bottom-color: #0F5657;
}
#smilemenu {
	width: 100%;
	text-align: center;
}

