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

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

#content {
  width:825px;
  height:4500px;
  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;

  
}

#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;
}

#nav4 {
   position: absolute;
   top: 1575px;
   font-size: 90%;
   text-align: center;
   font-size: 12px;
   
}

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

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

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


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

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

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

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

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

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

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

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

#ptxt {
  position: absolute;
  top: 375px;
  text-align:justify;
 
  padding-right: 50px;
  padding-left: 50px;
}
  
h1 {
  font-style: italic;
  text-align: center;
  color: #800000;
  left: 150px;
  
}
h2 {
  text-align: center;
  color: #800000;
  left: 150px;
}
h3 {
  text-align: center;
  color: #800000;
}
h6  {text-align:center; color: #800000;}

#footer3 {
  position: absolute;
  text-align: center;
  top:1625px;
  font-size: 12px;
  color: #666666;
  font-family: Times;
  left: 200px;
  
}

.typeface {
  font-size: 20px;
  font-family: Times New Roman;
  font-style: italic;
  color : blue;
}

#footer4 {
  position: absolute;
  text-align: center;
  top:2300px;
  font-size: 12px;
  color: #666666;
  font-family: Times;
  left:200px;
  
}

#footer6 {
  position: absolute;
  text-align: center;
  top:4250px;
  font-size: 15px;
  color: black;
  font-family: Times New Roman;
  left:225px;
  
}
img.ctr {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.fun1 {
  font-family: gothic;
  letter-spacing: 0.05em;
  font-style: italic;
  font-size: large;
  
}

.fun2 {
  font-family: Ariel;
  font-size: large;
}
.fun3 {font-style: italic;
   font-size: medium; }
   
 p.ctr {text-align: center; }


