body {
  color: #000000;
  font: 80% Arial, Helvetica, sans-serif;
  background: #fff;
  text-align: center;
}
#wrapper {
  position: relative;
  width: 760px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
#header {
  height: 100px;
}
#content {
  padding-top: 10px;
}
#content650 {
  padding-top: 10px;
  width: 650px;
  margin-left: 55px;
}
#content650 h3 {
  margin-top: 0;
}
a img {
  border: none;
}
p.search strong {
  font-weight: normal;
}
p.search {
  margin-top: 0;
}
div.special {
  display: none;
  margin-top: -5px;
}
img.right {
  float: right;
  margin: 0 0 10px 10px;
  display: inline;
}
.textright {
  text-align: right;
}
blockquote {
  margin: 20px;
}
blockquote p {
  margin: 3px 0;
}
img.left {
  float: left;
  margin: 0 10px 10px 0;
  display: inline;
}
.keyline {
  border: 1px solid #000;
}
ul.list {
  list-style-image: url(images/bullet.gif);
}
ul.list li {
  margin-bottom: 5px;
}
#footer {
  padding: 5px 0 5px 0;
  font-size: .8em;
  text-align: center;
  color: #32453a;
  border-bottom: 2px solid #32453a;
  border-top: 2px solid #32453a;
  clear: both;
}
#footer p {
  margin-bottom: 0;
}
#footer a:link {
  color: #009;
}
#footer a:visited {
  color: #800080;
}
#footer a:hover {
  color: #900;
}
.clearboth {
  clear: both;
}
div#navbar {
  height: 30px;
  width: 760px;
  margin: 10px 0;
  padding: 0;
  border: 0;
}
div#navbar ul#menu {
  height: 25px;
  width: 760px;
  background: #32453a url(images/nav.gif) top left no-repeat;
  margin: 0;
  padding: 0;
  position: relative;
}
div#navbar ul#menu li {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 0;
}
ul#menu li, ul#menu a {
  height: 25px;
  display: block;
}
div#navbar ul#menu li a {
  text-indent: -9999px;
  text-decoration: none;
}
#homebtn {
  left: 0;
  width: 100px;
}
#order {
  left: 101px;
  width: 130px;
}
#intro {
  left: 231px;
  width: 110px;
}
#dedication {
  left: 341px;
  width: 100px;
}
#excerpt {
  left: 441px;
  width: 80px;
}
#broomsweeps {
  left: 521px;
  width: 120px;
}
#testimonials {
  left: 641px;
  width: 120px;
}
#homebtn a:hover {
  background: #32453a url(images/nav.gif) 0 -30px no-repeat;
}
#order a:hover {
  background: #32453a url(images/nav.gif) -101px -30px no-repeat;
}
#intro a:hover {
  background: #32453a url(images/nav.gif) -231px -30px no-repeat;
}
#dedication a:hover {
  background: #32453a url(images/nav.gif) -341px -30px no-repeat;
}
#excerpt a:hover {
  background: #32453a url(images/nav.gif) -441px -30px no-repeat;
}
#broomsweeps a:hover {
  background: #32453a url(images/nav.gif) -521px -30px no-repeat;
}
#testimonials a:hover {
  background: #32453a url(images/nav.gif) -641px -30px no-repeat;
}
body#home1 #homebtn {
  background: #32453a url(images/nav.gif) 0 -30px no-repeat;
}
body#order1 #order {
  background: #32453a url(images/nav.gif) -101px -30px no-repeat;
}
body#intro1 #intro {
  background: #32453a url(images/nav.gif) -231px -30px no-repeat;
}
body#dedication1 #dedication {
  background: #32453a url(images/nav.gif) -341px -30px no-repeat;
}
body#excerpt1 #excerpt {
  background: #32453a url(images/nav.gif) -441px -30px no-repeat;
}
body#broomsweeps1 #broomsweeps {
  background: #32453a url(images/nav.gif) -521px -30px no-repeat;
}
body#testimonials1 #testimonials {
  background: #32453a url(images/nav.gif) -641px -30px no-repeat;
}
#sidebar {
  position: absolute;
  top: 30px;
  left: 500px;
}
#sidebar p {
  color: #32452a;
  margin: 0.3em 0;
  font-size: 12px;
}
#sidebar a:link {
  color: #32453a;
  text-decoration: none;
  font-weight: bold;
}
#sidebar a:visited {
  color: #800080;
  text-decoration: none;
  font-weight: bold;
}
#sidebar a:hover, #sidebar a:active {
  color: #cc0000;
  text-decoration: none;
  font-weight: bold;
}
.center {
  text-align: center;
}
h3 {
  font-size: 1.1em;
  color: #32452a;
  font-weight: bold;
}
table.dedication {
  width: 420px;
  margin: 0 115px;
}
