body {
  margin: 0; 
  padding: 0;
  background-color: #000000;  
}
a:link, a:active {
  color:#c2b5a2;
}
#container {
  /* float: left; */
  margin: auto;
  width:1000px;
  height:1125px;
  background-image: url("../images/background2.jpg");
  background-attachment: scroll;
  background-position: top center;
  background-repeat: no-repeat;
}
#header {
  margin: 0;
  padding: 0;
  width:1000px;
  height:238px;
}

#navbar {
	width:1000px;
	height:48px;
    margin: 0;
    padding: 0;
}

#navbar-left {
    float:left;
}

#about-us {
    float:left;
}

#packages {
    float:left;
}

#lodging {
    float:left;
}

#gallery {
    float:left;
}

#partners {
    float:left;
}

#contact {
    float:left;
}

#navbar-right {
    float:left;
}


#leftmargin {
  float:left;
  width:162px;
  height:675px;
  /*border: 1px solid #ffffff;*/
}

#mainbody {
  margin: auto;
  padding: 0;
  width:680px;
  height:401px;
  
}
#leftcol-small {
  float:left;
  width:225px;
  height:675px;
  /*border: 1px solid #ffffff;*/
  
}
#leftcol-275 {
  float:left;
  width:275px;
  /* border: 1px solid #ffffff;*/
  
}
#leftcol-large {
  float:left;
  width:450px;
  height:675px;
  /*border: 1px solid #ffffff;*/
}
#leftblock {
  float:left;
  width:225px;
  height:325px;
  /*border: 1px solid #ffffff;*/
}
#video {
  width:480px;
  height:270px;
}

#headline {
  padding-left:5px;
  font-size:18pt;
  line-height:1.1em;
  /* border: 1px solid #ffffff; */
}

#copytext {
  padding-left:5px;
  font-size:11pt;
  line-height:1.2em;
}

#fineprint {
  font-size:11pt;
  line-height:1.0em;
}


#rightcol-small {
  float:right;
  width:225px;
  height:675px;
  /*border: 1px solid #ffffff;*/
}
#rightcol-360 {
  float:left;
  width:360px;
  padding-left:30px;
  /* border: 1px solid #ffffff;*/
}
#rightcol-400 {
  float:right;
  padding-left:10px;
  width:390px;
  height:675px;
  /*border: 1px solid #ffffff;*/
}
#rightcol-large {
  float:right;
  width:450px;
  height:675px;
  /*border: 1px solid #ffffff;*/
}
#rightblock {
  float:left;
  width:450px;
  height:325px;
  /*border: 1px solid #ffffff;*/
}
#fullblock {
  float:left;
  width:675px;
  /* border: 1px solid #ffffff;*/
}
#galleryleft {
  /* margin:auto; */
  float:left;
  width:62px;
  text-align:center;
  /* border: 1px solid #ffffff; */
}
#stub {
  /* margin:auto; */
  float:left;
  padding-left: 62px;
  width:575px;
  text-align:center;
  /* border: 1px solid #ffffff; */
}
#vertspace {
  height: 10px;
  /* border: 1px solid #ffffff; */
}
table tr td {
  font-size:9pt;
  font-weight:bold;
}
ul
{
list-style-type: circle;
}
#point8 {
  font-size:10pt;
  font-weight:bold;
}
#footer {
  position:absolute;
  /* left:500px; */
  width:1000px;
  margin: auto;
  top:1075px;
  text-align: center;
  clear: left;
  /* border: 1px solid #ffffff; */
}
#brown  {
  color:#996733;
}
