body {
background-color: #CCAA8B;
background-image: url(images/bottombackground.gif);
background-repeat: repeat-x;

margin: 0;
padding: 0 0 100px 0;
}

body, a, p {
font-family: Helvetica, Verdana, san-serif;
color: #312112;
}

p, li {
font-size: 14px;
font-weight: bold;

margin-left: 25px;
padding-right: 25px;
}

p {
line-height: 20px;
text-indent: 30px;
}

li {
padding-bottom: 15px;
}

h1 {
color: transparent;
visibility: hidden;
}

h6 {
font-size: 18px;
color: #872B18;
font-weight: bold;
display: inline;
font-style: oblique;
padding-right: 3px;
}

strong {
font-size: 16px;
color: #872B18;
font-weight: bold;
font-style: oblique;
}

p a:link {
display: inline;
color: #872B18;
}

a:hover {
color: #664527;
}

#content img {
margin: 10px;
border: 1px solid #3F2E1F;
}

.floatleft {
float: left;
}

.floatright {
float: right;
}

ul {
list-style-type: none;

}

/*Structural Divs begin here */

#main { 
height: auto;
width: 750px;

margin-left: auto;
margin-right: auto;
}

#top {
margin-left: -15px;
padding: 0;
}

#header {
background-image: url(images/header.jpg);
background-repeat: no-repeat;

position: absolute;

width: 615px;
height: 158px;

padding: 0;
margin-left: 80px;
margin-top: 0px;

z-index: 2;
}

#menu {
background-image: url(images/menu.jpg);
background-repeat: no-repeat;

position: absolute;

margin-top: 111px;
padding-top: 35px;

width: 800px;
height: 150px;

z-index: 1;
}

#menu li {
display: inline;

margin: -2px;

padding: 0;
}

#menu img {
border: 0;
}

#content {
padding-top: 250px;
}

#footer {
width: 300px;
height: auto;

margin: auto;
padding: auto;
text-align: center;

clear: both;
}

#prices {
white-space: nowrap;
}

#rental {
width: 730px;
height: 150px;
}

.nofloat {
clear: both;
}
