body
{
  background-image: url(img/back.jpg);
}

.floatleft { 
  float: left;
  margin: 5px 5px 0px 5px;
}

.center { text-align: center; }

#content
{
  width: 757px;
  margin: auto;
  background-color: #E1B365;
  height: 940px;
}

#leftcol, #centercol, #rightcol { float: left; }

#leftcol, #rightcol { 
  width: 220px;
  height: 842px; 
}

#rightcol { line-height: 12px; }
  
#centercol { 
  width: 300px; 
  height: 850px;
}

#leftcol {   
  background-color: #C79641;
  margin: 8px 0px 0px 8px;
}

#centercol {
  background-color: #b17729;
}

#rightcol {
  background-color: #C79641;
  margin: 8px 0px 0px 0px;
}

#menu, #introtext, #bulletlist, #leftcoltext
{
  width: 97%; 
}

#menu
{
  height: 160px;
  text-align: center;
}

#introtext
{
  background-image: url(img/back-1.jpg);
  background-repeat: no-repeat;
  height: 130px;
  margin-bottom: 5px;
}

#leftcoltext
{
  margin: 20px 0px 20px 0px;
}

#bulletlist
{
  margin: 0px 4px 0px 4px;
  background-color: #9B5811;
}

#imagereel {
  width: 100%;
  height: 235px;
  margin: 20px 0px 20px 0px;
  text-align: center;
}

.maintext {
  width: 95%;
  margin: 0px 0px 0px 7px;
}

#logoarea
{
  margin-left: 0px;
  height: 135px;
  text-align: center;
}

#logo 
{
  margin-top: 5px; 
  border: solid 2px #954B0D;
}

#form 
{
  width: 210px;
  margin: 0px 5px 0px 5px;
  background-color: #F3D471;
  border: solid 1px #954B0D;
}

#footer, #footer2 {
  clear: left;
  float: left;
  text-align: center;
}

#footer {
  width: 740px;
  height: 27px;
  margin: 3px 0px 0px 8px;   
}

#footlinks {
  width: 525px;
  height: 27px;
  float: left;
  background-color: #B0691A;    
}

#footerend {
  width: 210px;
  height: 27px;
  float:left;
  background-color: #954B0D;
  margin: 0px;
  padding: 0px;  
}

#footline {
  clear: left;
  width: 740px;
  height: 1px;
  margin: 1px 0px 0px 8px;
  background-color: #C79641;
  font-size: 0px;
}

#footer2 {
  width: 66%;
  margin: 15px 0px 15px 12px;
  padding-left: 20px;
}

#footer2r {
  width: 29%;
  float: left;
}

#footer2r {
    margin: 15px 0px 15px 0px;
}

#footer2r .floatleft {
  margin-top: 0px;
}



img { border: 0; }
img.room 
{
  float: right;
  margin: 25px 1px 2px 5px;
  border: solid 1px #954B0D;
}

h2 {
  background-image: url(img/but-2.jpg);
  line-height: 24px;
  font-family: tahoma;
  font-size: 13px;
  color: #C79641;
  margin: 4px 0px 0px 0px;
  padding-left: 20px;
}

h3, h4, h5, h6 {
  font-family: tahoma;
  font-size:11px;
  color:#793404;
}

h3, h4 {
  text-decoration: underline;
}

h3 { margin: 0px 11px 5px 10px;
     padding-top: 0.5em; 
}
h4 { margin: 6px 11px 5px 10px; }
h5 { margin: 4px 0px 0px 0px; }
h6 { margin: 0px 0px 0px 10px; }

p {
  font-family: tahoma;
  font-size: 10px;
  color: #ffffff;
  margin: 5px 5px 20px 5px;
}

p.main {
   font-size: 12px;
   margin: 18px 0px 30px 10px;
}

p.intro { margin: 15px 11px 0px 90px; }
p.small { margin: 5px 11px 0px 90px; }
p.indent { margin-left: 10px; font-size: 11px; }
p.form 
{
  color: #954B0D; 
  margin: 10px 0px 15px 15px;
}

p.foot, a.footlink, p.foot2 {
  font-size: 9px;
  margin: 7px 0px 0px 0px;
}

p.foot { 
  color: #C79641;
  float: left;
  margin: 8px 35px 0px 35px;
}

a.footlink { 
  color: #ffffff; 
  text-decoration: none;
}

p.foot2 {
  color: #793404;
  float: left;
  margin: 10px 0px 0px 8px;
}

#footer2 a { 
  text-decoration: none; 
  color: #000066;
}

ul.blist
{
  list-style: none;
  margin: 10px 0px 10px 20px;
  padding-left: 0;
  font-family: tahoma;
  font-size: 10px;
  line-height: 17px;
}

li 
{
  padding-left: 10px;
  background-image: url(img/bullet.jpg);
  background-repeat: no-repeat;
  background-position: 2px 6px;
}

a:hover {
	text-decoration: none;
	color: #990000;
}

.txtbox 
{
  margin: 5px 0px 5px 0px;
}

.btn
{
  margin: 0px 0px 0px 121px;
}
