/* ----------layout-------------- */

#main {
  position:relative;
  top:150px;
  width:410px;
  padding-bottom:170px;
}

#thebarn {
  position:relative;
  top:465px;
  left:-100px;
  float:right;
  width:400px;
}

#mainterms {
  position:relative;
  top:150px;
  width:850px;
  padding-bottom:170px;
}

#availability {
  position:relative;
  top:150px;
  width:600px;
  padding-bottom:170px;
}

#top {
  position:absolute;
  top: 0px;
  height:100px;
  width:850px;
  background-color: #;
}
#nav {
background-color: #;
background-image: url(images/nav_bg.gif);
background-repeat: no-repeat;
font-size: 11px;
color:#FFF;
text-align: right;
padding:0px 0px;
margin:0px
}
#bottom {
  position:relative;
  height:20px;
  width:850px;
  padding-top:5px;
  background-color: #E3DDC7;
}

/* ----------links-------------- */

a:link {color: #414D01;
text-decoration: underline;}
a:visited {color:#414D01;
text-decoration: none;}
a:hover {color: #564b47;
text-decoration: underline;}
a:active { color:#000000;
text-decoration: none;}

/* ----------headings-------------- */

h1 {
font-size:18px;
font-weight: bold;
color:#683A3C;
padding: 0px 0;
margin:0px;}

.intro {
font-size: 16px;
line-height: 20px;
font-family: Times New Roman, Times, serif;
color:#414D01;
}

.available {
background-color: #AAA95C;
font-size: 12px;
font-family: Times New Roman, Times, serif;
color:#FFF;
padding:2px;
margin:2px;
}

.booked {
background-color: #B37F81;
font-size: 12px;
font-family: Times New Roman, Times, serif;
color:#FFF;
padding:2px;
margin:2px;
}

.dark {
background-color: #AAA95C;
font-size: 14px;
font-family: Times New Roman, Times, serif;
color:#414D01;
padding:2px;
margin:2px;
}

.light {
background-color: #BFBE70;
font-size: 14px;
font-family: Times New Roman, Times, serif;
color:#414D01;
padding:2px;
margin:2px;
}

td {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
color: #FFF;
}

.contact {
font-family: "Times New Roman", Times, serif;
font-size: 12px;
font-weight: bold;
color: #6B690F;
}

<form style="margin-top: 0; margin-bottom: 0;">

.footer {
font-size:12px;
font-weight: normal;
color:#683A3C;
}

/* ----------images-------------- */
