﻿/*
CSS for The Salem Inn web site
*/

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #CCD4A2;
  line-height: 125%;
  padding: 15px;
}

#content {
   width:825px;
  height: 1500px;
  position: relative;
  margin: 0 auto;
  top:10px;
  padding: 20px;
  border-left: 2px solid black;
  border-right: 2px solid black;
  border-top: 2px solid black;
  border-bottom: 2px solid black;
  background-color:#CCD4B2;
}
#bodycontent {
  position: absolute;
  top:220px;
}
  
#header {
    position: absolute;
  left: 30px;
  top: 30px;
  border: 8px solid #340760;
  height:250px;
  width: 785px;
  padding-left: 10px;
}

#navigation {
  font-size: 90%;
  position: absolute;
  text-align: center;
  font-size:12px;
  left:137px;
  top: 315px;
}

#navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 1em;
}

#navigation li {
  display: inline;
}

#navigation a:link, #navigation a:visited {
  padding: 0.4em 1em 0.4em 1em;
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
  border: 1px solid #711515;
}

#navigation a:hover {
  color: #FFFFFF;
  background-color: #711515;
}
#nav2 {
   position:absolute;
   top: 1300px;
   font-size: 90%;
   text-align: center;
   font-size: 12px;
  left:137px;
  
}

#nav2 ul {
   list-style: none;
   margin: 0;
  padding: 0;
  padding-top: 1em;
}
#nav2 li{
  display: inline;
  
}

#nav2 a:link, #nav2 a:visited {
  padding: 0.4em 1em 0.4em 1em;
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
  border: 1px solid #711515;
}  

#nav2 a:hover {
  color: #FFFFFF;
  background-color: #711515;
}
#nav3 {
   position: absolute;
   top: 1600px;
   font-size: 90%;
   text-align: center;
   font-size: 12px;
}

#nav3 ul {
   list-style: none;
   margin: 0;
  padding: 0;
  padding-top: 1em;
}
#nav3 li{
  display: inline;
  
}

#nav3 a:link, #nav3 a:visited {
  padding: 0.4em 1em 0.4em 1em;
  color: #000000;
  background-color: #ffffff;
  text-decoration: none;
  border: 1px solid #711515;
}  

#nav3 a:hover {
  color: #FFFFFF;
  background-color: #711515;
}

#booking  {
  position: absolute;
  top:350px;
  
  text-align: center;
  left: 240px;
 
  
}

h1 {
  font-style: italic;
  text-align: center;
  color: #800000;
}
h2 {
  text-align: center;
  color: #800000;
}
h3 {
  text-align: center;
  color: #800000;
}

h4 {
  font-style: italic;
  text-align: center;
  color: #800000;
}  

#pix1 { 
  position: absolute;
  left: 100px;
  top: 350px;
  text-align: center;
  color:#800000;
  
}
#pix1a {
  position: absolute;
  top: 300px;
  left: 100px;
  text-align: center;
}

#pix2 {
  position: absolute;
  text-align: center;
  top: 350px;
  left: 450px;
  color: #800000;
}

#pix3 {
  position: absolute;
  text-align: center;
  top:  825px;
  left:230px;
  color: #800000;
}
#txt {
  position: absolute;
  top: 200px;
  text-align: center;
}

#txt1 {
  position: absolute;
  text-align: center;
  top: 740px;

}
#txt2 {
  position: absolute;
  left:75px;
  top:200px;
  right: 450px;
  text-align: center;
}

#txt3 {
    position: absolute;
    text-align: center;
    width: 600px;
    top:600px;
    left:75px;
    border: 6px groove #666666;
    padding: 30px;
}
#txt4 {
    position: absolute;
    text-align: center;
    top: 1275px;
    width: 790px;
    
}
#txt5 {
    position: absolute;
    text-align: center;
    top: 1500px;
    left:400px;
}

#txt6 {
    position: absolute;
  left:75px;
  top:900px;
  right: 450px;
  text-align: center;
}

#txt7 {
   position: absolute;
    text-align: center;
    width: 200px;
    top:900px;
    left:450px;
    border: 6px groove #666666;
    padding: 30px;
}

#ptxt {
  position: absolute;
  width: 800px;
   top: 375px;
  left: 50px;
  padding-right: 50px;
}

#pix6 {
  position: absolute;
  left: 400px;
  top:200px;
  text-align: center;
  right:50px;
}


  
#pix4 {
  position: absolute;
  text-align: center;
  top:825px;
  left: 100px;
  color: #800000;
}

#pix5 {
  position: absolute;
  text-align: center;
  top: 825px;  left:450px;
  color: #800000;
}
#pix7 {
  position: absolute;
  text-align: center;
  top: 1500px;
  left: 75px;
}
p.center {
  text-align: center;
  color:#800000;
  font: bold 12px Helvetica;
}
.typeface {
  font-size: 20px;
  font-family: Times New Roman;
  font-style: italic;
  color : blue;
}


#footer {
  position: absolute;
  text-align: center;
  top:1350px;
  
  font-size: 12px;
  color: #666666;
  font-family:Times, New Roman;
  left:200px;
}
#footer2 {
  position: absolute;
  
  text-align: center;
  font-size: 12px;
  color: #666666;
  font-family:Times, New Roman;
}
#footer3 {
  position: absolute;
  text-align: center;
  top:2000px;
  font-size: 12px;
  color: #666666;
  font-family:Times, New Roman;
  left: 700px;
  
}
#footer4 {
   position: absolute;
  text-align: center;
  top: 2600px;
  font-size: 12px;
  color: #666666;
  font-family:Times, New Roman;
  left: 100px;
}
#table {
 
  margin:0 auto;
  left: 100px;

}
