body, table           { text-align: justify; font-family:Calibri, Arial, Helvetica-Conth, sans-serif; font-size:12pt; color:#FFFFFF}

.title                { font-size:20pt; font-weight:bold; font-family:Calibri, Arial, Helvetica-Conth, sans-serif; font-weight:bold;}
.title-first-letter   { font-size:20pt; font-family:Calibri, Arial, Helvetica-Conth, sans-serif;}

.text-testimonial     {
	font-size:10pt;
	font-weight:italic;
	color:#FFFFFF;
	font-family:Calibri, Arial, Helvetica-Conth, sans-serif;
	margin: 0.2px;
}

a            { color:#ffff75; text-decoration:none; font-family:Calibri, Arial, Helvetica-Conth, sans-serif;}
a:hover      { color:#9cc721; text-decoration:underline; font-family:Calibri, Arial, Helvetica-Conth, sans-serif;}

a.foot           { color:#FFFFFF; font-size:10pt; text-decoration:none; font-family:Calibri, Arial, Helvetica-Conth, sans-serif;}
a.foot:hover      { color:#FFFF00; font-size:10pt; text-decoration:underline; font-family:Calibri, Arial, Helvetica-Conth, sans-serif;}

ul             {list-style-image: url('images/arrow.gif'); margin: 0.3cm 0.5cm 0cm; list-style-position: outside; font-family:Calibri, Arial, Helvetica-Conth, sans-serif;}
ul.square      {list-style-type: square; list-style-image: url('none'); margin: 0.3cm}
ul.circle      {list-style-type: circle; list-style-image: url('none'); margin: 0.3cm}
ul.smallSquare {list-style-image: url('EPImages/smallSquare.gif'); margin: 0.5cm; list-style-position: outside}

.box         {
	border: 1px solid #002800;
	padding: 10px;

} 
.box1        {font-size:10pt; background-color: #9cc721; padding: 0.3cm; margin: 0.2cm}  

.pricePackage {
	line-height: 30px;	
}

.btnNav {
    color: #173B17;
	font-weight: bold;
	background-color: #e4e4e4;
    border: thin inset #CCCCCC;
}

.btnNavCurrent {
	color: #173B17;
	font-weight: bold;
	background-color: beige;
	border: thin inset #CCCCCC;
}
	

.subtitle {
    color: #FFFFFF;
	font-size:15pt;
	text-decoration: none;
	font-weight: bold;
	font-family:Calibri, Arial, Helvetica-Conth, sans-serif;
}

.ClubRes {
  font-weight: bold;
  color: #173B17;
  
}
.headerBG {
	background-color: #004d26;
	background-image: url(images/LogoHeader1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftBand {
	background-color: #FFFFFF;
	background-image: url(images/LeftBand.gif);
	background-repeat: repeat-y;
	background-position: left;
}
