@import url("airwolfe.css");
/*---------------------------------------------
Harbor Bay Club Style Sheet
Version: 1.0
Author: Alexander Wolfe
www.airwolfe.com
---------------------------------------------*/

/*= GENERAL ELEMENTS
=== === === === === === === === === === === === === === === === === === === === === === === === === === === === === === */
.clear {
clear: both;
}
.left {
float: left
}
body {
	margin: 0px;
	padding: 0px;
}
.hbc_body {
	width: 590px;
	margin-top: 15px;
}
.hbc_body .hbc_footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.hbc_body_left .homepage_image {
	float: left;
	margin: 0px 10px 5px 0px;
}
/*= Main Column
=== === === === === === === === === === === === === === === === === === === === === === === === === === === === === === */
.hbc_body .hbc_body_left {
	float: left;
	width: 385px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}
.hbc_body_left p {
	font-size: .75em;
	line-height: 2em;
	margin: 0px 0px 20px;
	padding: 0px;
	color: #333;
}
.hbc_body_left h1 {
	font-weight: normal;
	color: #08153D;
	font-size: 2em;
	margin: 0px;
	padding: 0px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
}
.hbc_body_left h2 {
	font-size: 1.5em;
	font-weight: normal;
	margin: 0px 0px 10px;
	padding: 10px 0px 0px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	color: #08153D;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.hbc_body_left a {
	color: #366ba1;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5688E7;
}
.hbc_body_left h1.center {
	text-align: center;
	margin-bottom: 10px;
}
.hbc_body_left .salutation {
	font-size: 12px;
	margin-bottom: 10px;
}
.hbc_body_left .signature {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	margin-bottom: 50px;
}
.hbc_body_left h4 {
	margin: 6px 0px;
	padding: 0px;
	color: #c67023;
	font: bold  12px Verdana, Arial, Helvetica, sans-serif;
}
.hbc_body_left ul {
	list-style: square;
	margin: 10px 0px;
	padding-left: 20px;
	
}
.hbc_body_left li {
    margin: 0;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333;
}

.hbc_body_left address {
    margin: 0;
	margin-bottom: 10px;
	font-size: 11px;
	font-style: italic;
	color: #666;
}

/* SPA TABLE ============== */
.hbc_body_left table.spa_table {
	font-size: 11px;
	color: #333;
	margin: 0px 10px 20px 10px;
	border-collapse: collapse;
}
.hbc_body_left table.spa_table th {
font-size: 14px;
font-family: 'Century Gothic', Verdana, san-serif;
	font-weight: normal;
  background-color: #EEE;
  padding: 5px 10px;
  	border: 1px solid #CCC;

}
.hbc_body_left table.spa_table td {
	padding: 5px;
	text-align: center;
	border: 1px solid #CCC;
	margin: 0;
	color: #c67023;
}
.hbc_body_left table.spa_table .normal {
	color: #333;
}
.hbc_body_left table.spa_table td em, .hbc_body_left table.spa_table .subtle  {
	font-size: 10px;
	color: #999;
	font-style: italic;
}



/*= Right Column
=== === === === === === === === === === === === === === === === === === === === === === === === === === === === === === */
.hbc_body .hbc_body_right {
	float: right;
	width: 185px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hbc_body_left h3 {
	font-size: .9em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #366ba1;
}
.hbc_body_right h4 {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	color: #050606;
	margin: 10px 0px 0px 5px;
	padding: 0px;
}
	.hbc_body_right h4 sup {
		font-size: .6em;
	}
.hbc_body_right ul {
	margin: 0px;
	padding: 0px 0px 15px;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.hbc_body_right li {
	font-size: .75em;
	padding: 5px;
	margin: 0px;
	color: #6A584A;
}
.hbc_body_right a {
	color: #b18d23;
	text-decoration: underline;
}
.hbc_body_right img {
	margin-left: 15px;
}

.hbc_body_right p {
	color: #666;
	font-size: 85%;
	line-height: 180%;
	padding: .5em;
}
.hbc_body_right li:hover {
	background-color: #FFF2BF;
}

/*= FOOTER
=== === === === === === === === === === === === === === === === === === === === === === === === === === === === === === */

.hbc_footer ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.hbc_footer li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
	font-size: .7em;
	color: #999999;
}

.hbc_body .flower_bg {
	background-image: url(../images/jpg/flowerbg.jpg);
	background-repeat: no-repeat;
	background-position: 10px 45px;
	height: 500px;
}


/*= Form Styles
=== === === === === === === === === === === === === === === === === === === === === === === === === === === === === === */
 .hbc_form label {
  width: 30%;
  text-align: right;
  float: left;
  font-size: 77%;
  margin-bottom: 1em;
  padding-top: .3em;
 }
  .hbc_form label em {
  color: #900;
  font-style: normal;
  font-size: 77%;
 }
  .hbc_form input {
  width: 60%;
  margin-left: 5%;
  float: left;
  margin-bottom: 1em;
 }
   .hbc_form textarea {
  width: 90%;
  height: 7em;
  margin-bottom: 1em;
 }
    .hbc_form button {
  margin-top: 1em;
  margin-bottom: 5em;
  background: url(../images/buttons/big_glossy.jpg) no-repeat 0px 3px;
  width: 120px;
  height: 60px;
  border: none;
  font-size: 100%;
  color: #5688E7;
  cursor: pointer;
 }
.hbc_form .general_section {
  margin-bottom: .5em;
 }
 
 .hbc_body  .hbc_form h2 {
   font-size: 122%;
   text-decoration: none;
   border: none;
   margin-bottom: 0em;
   margin-top: .5em;
 }
 
 .hbc_form .stacked_section {
 float: left;
 width: 45%;
 margin-left: 2.5%;
 margin-bottom: 1em;
 }
      .hbc_form .stacked_section label {
      width: 75%;
      text-align: left;
      float: right;
      font-size: 77%;
      margin-bottom: .5em;
     }
      .hbc_form .stacked_section input {
      width: auto;
      margin-left: 5%;
      float: left;
      margin-bottom: .5em;
     }
      .hbc_form .stacked_section h3 {
    margin-top: 0;
    margin-bottom: .5em;
     }     
 
 
 