BODY { 
  /* background: #28241e; */
  /*background: #665e4d;*/
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;

  padding: 0px;
  /* width: 909px; */
  /* the body width attribute hoses the lightbox script */
}

#shadow { 
  padding: 0px;
  padding-right: 200px;
  padding-bottom: 41px;
  margin-bottom: -10px;
  margin-right: -41px;
  background: url(/moonlightbasin_dev/images/template/shadow.png) bottom right no-repeat;
}

.landing_page_list{
  list-style-type: none;
}
.landing_page_list li{
  display: inline;
  padding: 5px;
}
.landing_page_list li a{  }
.landing_page_list li a:hover{  }


#top_header{
  position: relative;
  width: 900px;
  font-family: verdana;
  font-size: 12px;
  padding-bottom: 5px;
}

#top_header a{
  color: #a39484;
  text-decoration: none;
}
#top_header a:hover{
  text-decoration: underline;
  color: #000000;
}

#top_header_links{
  text-align:left;
  position: relative;
  font-family: verdana;
  font-size: 12px;
}


#summer_winter{
  text-align:right;
  position: absolute;
  left: 750px;
  top: 0px;
  width: 150px;
  font-family: verdana;
  font-size: 12px;
}

#header_promotions{
  float:right;
  position:absolute;
  left: 500px;
  padding-bottom: 5px;
}

#summer_winter .is_on a{color: #FFFFFF}
#summer_winter .is_on a:hover{color: #c5b797}



#main { 
  position: relative;
  /*width: 1010px;*/
  width:900px;
  background: #ffffff;
  padding: 5px;
}

div.navigation_top {  
  background: #ffffff;
  /*position:relative;
  background-image: url('/moonlightbasin/images/foundation/top_nav_bg.gif');
  background-repeat: no-repeat;*/
  font-family: Verdana;
  font-size: 12px;  
  /*height: 40px;*/
  text-align:right;
  /*border-top: 1px solid #c5b797;
  border-bottom: 1px solid #c5b797;*/
}

div.navigation_top A { 
  color: #a39484;
  text-decoration: none;
}

div.navigation_top A:hover { 
  color: #000000;
}

div.navigation_top div  { 
 padding-top: 5px;
}


div.navigation_top div span { 
  padding-left: 12px;
  padding-right: 12px;
  vertical-align:middle;
}


/** BEGIN: New Header Styles **/

/** END:  New Header Styles  **/


table.header { 
  position: relative;
  height: 104px;
}

table.header a{
  text-decoration: none;
  color: #a39484;
}
table.header a:hover{
  text-decoration: underline;
}

table.header .headerNews{
  font-family: Verdana;
  font-size: 11px;  
  position: relative;
  padding-top: 5px;
  padding-bottom: 5px;
}

table.header .headerNews a{ 
  color: #a39484;
  text-decoration: none;
}

table.header .headerNews a:hover{ 
  color: #000000;
}

table.header img{ border: 0px; }

table.header img.logo { 
  margin-left: 38px;
  margin-top: 28px;
  border: 0px;
 }




div.feature { 
  height: 272px;
  width: 100%;
  background: url(/moonlightbasin_dev/images/template/main_backer.jpg);
  background-repeat: no-repeat;
}

div.feature img { 
  width: 532px;
  height: 78px;
  margin-left: 207px;
 }



div.spacer { 
  background: #ffffff;
  height: 36px;
 }

div.sections { 
  background: #332e25;
 }


div.sections div { 
  background: #332e25;
  width: 303px;
  height: 134px;
  float:left;
  text-align:right;  
}

div.sections div p { 
  font-family: Verdana;
  font-size: 11px;  
  color: #a39484;
  margin-top: 0px;
  margin-right: 12px;
}

div.sections div img { 
  clear:both;
 }

div.footer { 
  clear:both;
  margin-top: 10px;
  text-align:right;
  padding-bottom: 25px;
  background-color: transparent;
 }

div.footer div.level1 { 
  font-family: Verdana;
  font-size: 11px;  
  color: #a39484;  
  margin-bottom: 10px;
  margin-top: 10px;
 }

div.level1 A { 
  color: #a39484;
  text-decoration: none;
}

div.level1 A:hover { 
  color: #000000;
}

div.footer  span { 
  padding-left: 12px;
  padding-right: 12px;
  vertical-align:middle;
}


div.footer div.level2 { 
  font-family: Verdana;
  font-size: 11px;  
  color: #a39484;  
 }

div.level2 A { 
  /* color: #444444; */
  color: #a39484;
  text-decoration: none;
}

div.level2 A:hover { 
  color: #000000;
}




table.landing { 
  background: #ffffff;
  color: #000000;
  font-family: Verdana;
  font-size: 12px;
  width: 900px;
 }
table.landing a{
  color: #a39484;
}
table.landing a:hover{ color:#000000;}


table.detail { 
  border-collapse: collapse;
  background: #37322c;
  font-family: Verdana;
  font-size: 12px;
  width: 100%;
  border: 0px solid red;
 }

table.detail A { 
  color: #a39484;
  /* color: #959da5; */
  /* color: #718091; */
  text-decoration: none;
}


table.detail A:hover { 
  /* color: #ca5f3b; */
  color: #332E25;
}


td.left_navigation { 
  vertical-align:top;
  background: #ffffff;
  background-image: url('/moonlightbasin/images/foundation/border_right.gif');
  background-repeat: repeat-y;
  background-position: top right;
  color: #b1a394;
  width: 196px;
  font-size: 13px;
  padding-top: 12px;
  padding-right: 3px;
  /* border-right: 1px solid #C5B797; */
 }

td.left_navigation A { 
  color: #a39484;
  text-decoration: none;
}

td.left_navigation A:hover { 
  color: #000000;
}

td.left_navigation div.masthead { 
  text-align:center;
  padding:0px;
  margin: 0px;
 }


td.left_navigation ul { 
  border: 0px solid red;
  list-style:none;
  padding-left: 14px;
 }

td.left_navigation li { 
  margin-top: .5em;
  margin-bottom: .5em;
 }

table.detail tr td.content{ 
  background: #ffffff;
  padding: 8px;
  color: #444444;
  vertical-align:top;
  padding-top: 22px;
  width: 100%;
  border: 0px solid red;
}


.landing_table td{
  padding: 8px;
}


table.detail h1 { 
  font-family: Verdana;
  font-size: 18px;
  /* color: #a39484; */
  color: #484139; 
  text-align: left;
}

.standard_header{
  font-family: Verdana;
  font-size: 14px;
  /* color: #a39484; */
  color: #484139; 
  text-align: left;
}

table.detail h2 { 
  font-family: Verdana;
  font-size: 14px;
  color: ##443d35;  
  text-align: left;
}

table.landing td.content { 
  padding: 8px;
  color: #bbbbbb;
  vertical-align:top;
  padding-top: 22px;
 }


table.landing td.content a { 
 color: #a39484;
 text-decoration:none;
}


table.landing td.content a:hover{ 
 color: #000000;
 text-decoration: underline;
}

td.content .images img{
  border: 2px solid #BCB285;
}

td.content .image_landing  { 
  border: 0px;
  padding: 5px;
}

table.landing td.content h4 { 
font-family: Verdana;
font-size: 14px;
color: #ffffff;
text-align: left;
}

.promo { 
 background: #ffffff;

 vertical-align:top;
 text-align: left;
}

.promo a{
 color: #444444;
 text-decoration: none; 
}

.detail_content { 
  background: #ffffff;
  padding: 8px;
  color: #444444;
  vertical-align:top;
  padding-top: 22px;
}

/* Page Numbers */
.pages {
    padding: 1em;
    margin: 1em 0;
    clear: left;
    font-size: 85%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #a39484;
    font-weight: bold;
    background: #28241e;
    color: #fff;
}

.pages a {
    border: 1px solid #a39484;
    text-decoration: none;
}

.pages a:hover {
    border-color: #000000;
}

.pages a.nextprev {
    font-weight: bold;
}

.pages span.nextprev {
    color: #666;
}

.pages span.nextprev {
    border: 1px solid #ddd;
    color: #999;
}

.pages .nextprev-next {
    float: right;
}

/* Styles for scrolling layers  
      Specify width and height in hold and wn, and in clip for wn */
div#hold{ 
     position:relative; overflow:hidden;
     width:650px; height:400px; z-index:100
     }
div#wn{ 
     position:absolute; 
     left:0px; top:0px; 
     width:650px; height:400px; 
     clip:rect(0px, 650px, 400px, 0px); 
     overflow:hidden;     
     z-index:1; 
     }
div#lyr1     { 
     position:absolute; visibility:hidden; 
     left:0px; top:0px; 
     z-index:1; 
     }

/* table containing images. adjust according to your images' sizes and numbers */
/* table#t1 { width:2720px } */
table#t1 { width:2600px } 
table#t1 td { width:650px; vertical-align:top; text-align:left }  

table.main { 
  width:650px; margin:auto;
  background-color:#fff; border:0px dashed #666 
  }

.coolButton{
border: 1px solid black; padding:5px; background-color:#443D35;color:white;font-size:12px;cursor:pointer;
}

.divider{
  background-image: url('http://www.moonlightbasin.com/moonlightbasin/images/dots_white_bg.gif');
  background-repeat: repeat-x;
  height: 3px;
}

/* Begin Checkout Page Formatting */

.table_header1{
  background-color: #CCCCCC;
  font-weight: bold;
  padding: 4px;
  font-size: 12px;
}
.highlight2{
  background-color: #CCCCCC;
}
.standard_outline{
  border: 1px solid #332E25;
  font-size:12px;
}
.standard_outline td.standard_header{
  background-color: #CCCCCC;
  font-weight: bold;
}

.standard_outline div.standard_header{
  background-color: #CCCCCC;
  font-weight: bold;
}

.table_row1{
  background-color: #CCCCCC;
}
.table_row2{
    background-color: #cccccc;
}
.cart_begin{
  border-right: 1px solid #CCCCCC;
}
.cart_box{
  background-color: #f0f0f0;
}

.form_style{
  border: 1px solid #332E25;
  background-color: #f0f0f0;
}
.form_style td{
  font-size: 11px;
  text-align:left;
}
/* End Checkout Page Formatting  */

.rateButton {
     border:1px solid #444235;
     font-size:7.5pt;
     font-weight:bold;
     background-color:#918271;
     color:#ffffff;
     line-height:.85;
     padding: 2px 0px 2px 0px;
     text-transform: capitalize;
     cursor: pointer;
}

.real_estate_images a img{ border: 2px solid #a39484;}
.real_estate_images a:hover img{ border: 2px solid #ffffff;}

.row2{ background-color: #ffffff; padding: 5px;}
.row1{ background-color: #CCCCCC; padding: 5px;}

.view_style { border: 1px solid black; background-color:#ffffff }
.view_style td{ font-size:12px;font-family:verdana }
.view_style .table_row1{ }

.newsLink{
  font-family: Verdana;
  font-size: 11px;  
  padding-right:10px;
  padding-bottom: 5px;
}

.newsLink a{ 
  color: #a39484;
  text-decoration: none;
}

.newsLink a:hover{ 
  color: #000000;
}

/* Coupon Specific Styles */
 .errorBox{background-color:#EEBBBB;border:1px solid red; text-align:center; padding:5px;margin-top:5px}
 .error{color:#ff0000;font-weight:bold}
 .couponForm{background-color:#F0F0F0; border: 1px solid #332E25}
 .couponTable td{font-size:12px;font-family:verdana;padding:3px}
 .couponTable .header{font-size:14px;font-weight:bold}
 .required{font-weight:bold}
 #couponContainer{ padding-top: 10px}