* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	border: none;
	list-style-type: none; 
	text-decoration: none;
  background-color: #FFFFFF;
}

html {
  background-color: #FFFFFF;
}

body {
  font-family: verdana, tahoma, arial, verdana, sans-serif;
	font-size: 14px;
  background-color: #FFFFFF;
}

h1 {
  font-family: georgia, tahoma, arial, verdana, sans-serif;
  font-size: 26px;
}

#logo {
  color: #000000;
}

#tagline {
  font-family: georgia, tahoma, arial, verdana, sans-serif;
  padding-bottom: 20px;
  font-size: 16px;
  border-bottom: 1px solid #000000;
  margin-bottom: 20px;
}

h2 {
  padding-bottom: 10px;
}

p {
	line-height: 24px;
  text-align: justify;
  padding-bottom: 24px;
}

#navigation {
  display: none;
}

#imgabout, #imginfo, #imgflash, #imggallery, #imgcontact {
  display: none;
}

#tel {
  display: block;
  font-family: georgia, tahoma, arial, verdana, sans-serif;
  font-size: 22px;
  color: #000000;
  padding-top: 20px;
  border-top: 1px solid #000000;
}

#footer {
  padding-top: 24px;
}

a.footlink, a.footlink2, a.bodylink, a.bodylink2, a.back, a.forward, a.footlink:visited, a.footlink2:visited, a.bodylink:visited, a.bodylink2:visited, a.back:visited, a.forward:visited {
  color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

.thumb1, .thumb2, .thumb3, .thumb4 {
  display: inline-block;
  border: 3px solid #000000;
}

.thumb4 {
  margin-top: 2px;
}

#map {
  height: 400px;
  border: 3px solid #000000;
  margin-bottom: 24px;
}

strong {
  font-weight: bold;
}

.email1 {
  width: 400px;
  border: 1px solid #000000;
  padding: 3px;
  display: block;
  margin-bottom: 20px;
  margin-top: 5px;
}

.email2 {
  width: 400px;
  height: 200px;
  border: 1px solid #000000;
  padding: 3px;
  display: block;
  margin-top: 5px;
  margin-bottom: 20px;
}

.email3 {
  font-weight: bold;
  width: 406px;
  height: 30px;
  border: 1px solid #000000;
  display: block;
  margin-bottom: 24px;
  background-color: #FFFFFF;
  font-family: georgia, tahoma, arial, verdana, sans-serif;
  font-size: 16px;
}