@charset "utf-8";

/* DROP IN CLUB RESORT SUB PAGE */

h2 {
  font-size: 22px;
	font-weight: normal;
}

h3 {
  font-size: 16px;
  text-transform: uppercase;
	background: #67462b url(../images/bar_color_reflection.gif) repeat-x bottom left !important;
	margin: 20px 0 0 0;
	padding: 8px 12px 0 12px;
	height: 50px;
}

h4 {
  font-size: 15px;
	margin: 0 0 4px 0;
}

h2, h3, h4, h5 {
  clear: both;
}

#body, #dropin_top_bg, #dropin_bg, #bg_drop, #shadow {
  float: left;
}

* html #body, * html #dropin_top_bg, * html #dropin_bg, * html #bg_drop, * html #shadow {
  float: none;
}

.title {
  padding: 0;
  margin: 0;
  height: 38px;
  text-indent: -9000px;
}

.subpage_dropin_block {
  border: 1px solid #3b352f;
  padding: 2px;
  background: #000;
  float: left;
}

#subpage_left {
  float: left;
  width: 565px;
  min-height: 500px;
  padding: 15px;
}

#subpage_right {
  float: left;
  width: 241px;
}

#subpage_nav {
  list-style: none;
  padding: 0;
  margin: 0;
}

#subpage_nav li {
  margin: 0 0 1px 0;
}

#subpage_nav li a {
  border-bottom: none;
  width: 213px;
  height: 27px;
  background: #211912;
  color: #dec3ab;
  padding: 8px 14px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: normal;
}

#subpage_nav li a:hover {
  border-bottom: none;
  background: #a17a57;
  color: #fff;
}


#subpage_left p, #subpage_left h4, #subpage_left h5 {
  padding: 4px 12px;
}

/* BAR COLORS */
 .bar_color_1 {
  background: #67462b !important;
}

 .bar_color_2 {
  background: #5d3f27 !important;
}

 .bar_color_3 {
  background: #523822 !important;
}

 .bar_color_4 {
  background: #48311e !important;
}

 .bar_color_5 {
  background: #3e2a1a !important;
}

 .bar_color_6 {
  background: #342316 !important;
}

 .bar_color_7 {
  background: #291c11 !important;
}

.bar_color_8 {
  background: #1f150d !important;
}

/*-----------------------------------------------------------------
  SUBPAGE BACKGROUNDS
-----------------------------------------------------------------*/

.subpage_body_bg_dropin {
  background: url(../images/subpage_body_bg_dropin.jpg) no-repeat;
}


/*-----------------------------------------------------------------
  THE CONDOS
-----------------------------------------------------------------*/


.suite_wrapper ul {
  padding: 0;
	margin: 0;
	list-style: none;
}

a.lightwindow {
  font-size: 10px;
  text-transform: uppercase;
  width: 168px;
  display: block;
  background: #362619;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 3px;
  margin: 1px 0 0 0;
  border-bottom: none !important;
}

a.lightwindow:hover {
  background: #67462B !important;
	color: #fff !important;
}
