/*Copyright ® White Hart Inn 2005 */
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 5px;
  }

a {
  font-family: Times New Roman, Times, serif
  text-decoration: none;
  color: #be9f5c;
  }

a:hover {
  color: #000000;
  text-decoration: underline;
  }


.nav a {
   font-family: Times New Roman, Times, serif;
   font-size: 1.3em;
   color: #000000;
   padding: 3px;
   background-color: #be9f5c;
   text-decoration: none;
   border-top: solid #be9f5c 2px;
   border-left: solid #be9f5c 2px;
   border-bottom: solid #000000 2px;
   border-right: solid #000000 2px;
  }

.nav a:hover {
   font-family: Times New Roman, Times, serif;
   font-size: 1.3em;
   color: #be9f5c;
   padding: 3px;
   background-color: #000000;
   text-decoration: underline;
   border-top: solid #be9f5c 2px;
   border-left: solid #be9f5c 2px;
   border-bottom: solid #000000 2px;
   border-right: solid #000000 2px;
  }
.box {
   background: url(images/wall.jpg);
   border: groove #be9f5c 2px;
   padding: 5px;
  }

.intro {
  font-size: 1.0em;
  font-weight: bold;
  text-align: center;
  padding: 5px 50px;
  margin: 0.7em;
  }

.dictionary {
  font-size: 0.8em;
  text-align: right;
  padding: 5px;
  width: 20%;
  }

.photo {
  padding: 5px;
  width: 40%;
  text-align: center;
  }

.news {
  font-size: 0.8em;
  font-weight: bold;
  text-align: left;
  padding: 5px;
  width: 20%;
  }

.title {
  xfont-family: Times New Roman, Times, serif;
  font-size: 1.3em;
  xfont-weight: bold;
  text-align: center;
  margin-bottom: 0.5em;
  }

.text {
  text-align: left;
  padding: 25px;
  }

.quote {
  font-size: 0.9em;
  font-style: italic;
  text-align: center;
  }

.marker {
  font-family: Times New Roman, Times, serif;
  font-size: 1.0em;
  color: #000000;
  background-color: #be9f5c;
  border-top: solid #be9f5c 2px;
  border-left: solid #be9f5c 2px;
  border-bottom: solid #000000 2px;
  border-right: solid #000000 2px;
  text-align: right;
  }

.address {
  font-size: 0.9em;
  padding: 5px;
  }

.copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 0.7em;
  }

.graphixx {
  border: groove #be9f5c 5px;
  }
