body {
}
#wrapper {
  height: 800px;
  width: 540px;
  margin-right: auto;
  margin-left: auto;
}
#header {
  position: relative;
  border-top-color: #4682b4;
  border-top-style: solid;
  border-top-width: 12px;
  border-bottom-color: #78a87b;
  border-bottom-style: solid;
  border-bottom-width: 8px;
  height: auto;
  width: 540px;
}
h1 {
  color: #307397;
  font-size: 18px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin: 0.67em 0;
  text-align: center;
}
h2    {
  font-weight: bold;
  text-align: left;
  color: #4682b4;
  font-size: 14px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #307397;
}
.phone-email {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: 272727;
  text-align: center;
  line-height: 16px;
  position: relative;
  width: 540px;
}
#galleries {
  position: relative;
  width: 400px;
  height: auto;
  font-size: 12px;
  float: left;
  clear: both;
  color: #333333;
  line-height: 17px;
  left: 100px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#nav-bottom    {
  text-align: center;
  position: relative;
  width: 539px;
  border-top-color: #78a87b;
  border-top-style: solid;
  border-bottom-color: #78a87b;
  border-bottom-style: solid;
  display: block;
  float: left;
  top: 12px;
}
#nav {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
}
a:link, a:visited, a:active {
  color: #272727;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  letter-spacing: 1px;
  line-height: 21px;
}
a:hover {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #4682b4;
  text-decoration: none;
  line-height: 21px;
  font-size: 12px;
}
a.blue:link, a.blue:active, a.blue:visited  {
  color: #4682b4;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
  background-color: #fff;
  text-decoration: none;
}
a.blue:hover {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #4682b4; 
}
a.nav:link, a.nav:visited, a.nav:active {
  color: #4682b4;
  font-size: 1em;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
  display: block;
  text-align: center;
  position: relative;
}
a.nav:hover {
	color: #fff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4682b4;
	text-decoration: none;
	letter-spacing: 1px;
  }
#copyright {
  color: #555555;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  width: 540px;
  position: relative;
  float: left;
  clear: both;
  top: 16px;
}
