* {
  margin: 0;
  padding: 0;
}
body {
  background: #ffcc66 url(pics/background.jpeg) repeat fixed left top;
  font-family: Arial,Helvetica,sans-serif;
}
#wrapper {
  margin-right: auto;
  width: 650px;
  margin-left: auto;
  padding-top: 1px;
}
#top {
  width: 650px;
  float: left;
  padding-bottom: 5px;
}
#header {
  margin-left: 10px;
  width: 630px;
}
#header1 {
  float: left;
  width: 630px;
  margin-bottom: 14px;
}
#header1-name {
  float: left;
}
#header1-Slogan {
  margin-left: 23px;
  float: left;
  margin-top: 7px;
}
#header1-logo {
  float: left;
  margin-left: 32px;
  margin-top: 12px;
  text-align: center;
}
#header2 {
  width: 630px;
  float: left;
}
#phone {
  margin-top: 5px;
}
#nav {
  height: 64px;
  background-repeat: no-repeat;
  background-position: center top;
  padding-left: 4px;
  width: 625px;
  background-image: url(pics/navbackground-hollow.gif);
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
#nav div {
  float: left;
  text-align: center;
  background-color: #663300;
  margin-left: 6px;
}
#nav-button1 {
  width: 78px;
  padding-top: 18px;
  height: 42px;
}
#nav-button2 {
  width: 114px;
  padding-top: 18px;
  height: 42px;
}
#nav-button3 {
  width: 74px;
  padding-top: 18px;
  height: 42px;
}
#nav-button4 {
  padding-top: 8px;
  width: 125px;
  height: 52px;
}
#nav-button5 {
  width: 89px;
  padding-top: 18px;
  height: 42px;
}
#nav-button6 {
  width: 105px;
  padding-top: 18px;
  height: 42px;
}
#nav a {
  font-weight: bold;
  font-family: "Times New Roman",Times,serif;
  color: white;
  font-size: 20px;
  text-decoration: none;
  display: block;
}
#nav a:hover {
  margin-top: -3px;
  color: #000066;
  background-color: #993300;
}
#content {
  width: 630px;
  float: left;
  margin-top: 10px;
  margin-left: 10px;
}
#content img {
  margin: 8px;
}
#content-top {
  border-style: none;
  border-width: 1px;
  background-image: url(pics/quotesbackground.gif);
  text-align: center;
  font-weight: bold;
  height: 57px;
  width: 630px;
  background-repeat: no-repeat;
  font-size: 18px;
  padding-top: 4px;
}
#content-left {
  width: 630px;
  float: left;
}
#content-gallery {
  text-align: center;
  font-size: 20px;
}
#content-signup {
  width: 630px;
  clear: both;
}
#bottom {
  width: 650px;
  float: left;
}
#footer {
  margin-top: 14px;
  padding-left: 66px;
  text-align: center;
}
#footer-button1 {
  float: left;
  width: 82px;
  height: 24px;
  margin-left: 52px;
}
#footer-button2 {
  height: 24px;
  width: 92px;
  float: left;
}
#footer-button3 {
  height: 24px;
  width: 42px;
  float: left;
}
#footer-button4 {
  height: 24px;
  width: 115px;
  float: left;
}
#footer-button5 {
  height: 24px;
  width: 70px;
  float: left;
}
#footer-button6 {
  height: 24px;
  width: 70px;
  float: left;
}
#footer ul {
  list-style-position: outside;
  list-style-image: none;
  list-style-type: none;
}
#footer li {
  display: inline;
  width: 110px;
  float: left;
}
#footer a {
  display: block;
  text-align: center;
  float: left;
}
#footer a:hover {
}
.txt-header1 {
  color: #663300;
  font-weight: bold;
  font-size: 46px;
  font-family: "Times New Roman",Times,serif;
}
.txt-header2 {
  color: #000066;
  font-size: 26px;
  font-weight: bold;
  font-family: Arial,Helvetica,sans-serif;
}
.txt-header3 {
  font-weight: bold;
  font-size: 30px;
}
.txt-bold1 {
  font-size: 18px;
  font-weight: bold;
}
.txt-bold2 {
  font-weight: bold;
  font-size: 25px;
}
.txt-small {
  font-size: 12px;
  color: black;
}
.txt-other {
  font-weight: bold;
  font-size: 22px;
}
