/* styles */


/* Page padding to 0 to accommodate Opera, set margins to fill % of browser */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	margin: 0px auto;
	text-align:center;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #999999;
	scrollbar-arrow-color: #999999;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	background: #73B5D7  url("bg.jpg") repeat-x;
	
}
/*oldbackground #73B5D7*/
/* 
main content table, the double comments hide the style from Netscape 4,
1 pixel border is ignored by netscape4 
*/

/* = links
------------*/

a {
	color: #0066FF;
	text-decoration: underline;
}

a:hover, a:visited:hover { 
	text-decoration: underline;
	color: #990; 
}


td,th,p,ul,caption,label {
	color: #333333;
	font: 11px/1.5em Arial, Helvetica, sans-serif;
}

dt {
	font: 14px/1.25em Georgia, "Times New Roman", Times, serif;
	color: #115513;

}

dd {
	line-height: 1.5em;
	margin-bottom: 5px;
}

/*content styles */

#layouttable {
	width:725px;
	line-height: 1em;
	border-right: 1px solid #060;
	border-left: 1px solid #060;
	border-bottom:2px solid #060;
	background: #6FB545;
	text-align: left;
}


#header {
	height: 60px;
	background: #459E3E;
}

/* menu styles */

#menu {
	height: 20px;
	background: #156517;
	text-align: center;
	/*letter-spacing: 1px;*/
}

#menu ul {
  margin:0;
  padding:1px 0 0 0;
  text-transform:lowercase;
  font-size:10 px;
  white-space:nowrap;
  }
#menu ul li {
  float:left;
  margin:0;
  padding:0;
  list-style:none;
  background-image:none;
  line-height:normal;
  font-family:Verdana,Sans-serif;
  }
#menu ul a, #menu ul strong {
  background:none;
  display:block;
  float:left;
  height:auto;
  border:1px solid #459E3E;
  border-width:0 1px 0 0;
  margin:0;
  padding:4px 7px;
  text-decoration:none;
  text-transform: uppercase;
  font-weight:normal;
  color:#FFF;
  white-space:nowrap;
  }
#menu ul a strong {
  padding:0;
  border:none;
  background:none;
  }
/* Commented Backslash Hack hides 
   rule from IE5-Mac, documented at 
   http://www.sam-i-am.com/work/sandbox/css/mac_ie5_hack.html \*/
   #menu ul a, #menu ul strong {float:none;}
   /* End hack */
#menu ul span {
  text-transform:uppercase;
  font-weight:bold;
  color:#9cf;
  }

#menu ul a:hover {
  background:#115513;
  color:#FFFF00;
  }
#menu #c strong, #menu #c a, #menu #c a strong {
  background:#369;
  }
#menu ul a:hover, #menu ul a:hover strong, #menu ul a:hover span, #menu #c strong, #menu #c strong span {
  color:#fco
  }

#menu ul #h {
  border-left-width:1px;
  }


/*
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

#menu a:hover, #menu a:active {
	color: #99FF66;
	text-decoration: underline;
} */

/* course link styles */

#courses {
	height: 20px;
	background: #115513;
	text-align: center;
	
	font-size: 9px;
}
#courses ul {
  margin:0;
  padding:1px 0 0 0;
  font-size:10 px;
  white-space:nowrap;
  }
#courses ul li {
  float:left;
  margin:0;
  padding:0;
  list-style:none;
  background-image:none;
  line-height:normal;
  font-family:Verdana,Sans-serif;
  }
#courses ul a, #courses ul strong {
  background:none;
  display:block;
  float:left;
  height:auto;
  /*border:1px solid #459E3E;*/
  /*border-width:0 1px 0 0;*/
  margin:0;
  padding:4px 7px;
  text-decoration:none;
  /*text-transform: uppercase;*/
  font-weight:normal;
  color:#FF3;
  white-space:nowrap;
  }
#courses ul a strong {
  padding:0;
  border:none;
  background:none;
  }
/* Commented Backslash Hack hides 
   rule from IE5-Mac, documented at 
   http://www.sam-i-am.com/work/sandbox/css/mac_ie5_hack.html \*/
   #courses ul a, #courses ul strong {float:none;}
   /* End hack */
#courses ul span {
  text-transform:uppercase;
  font-weight:bold;
  color:#9cf;
  }

#courses ul a:hover {
  background:#156517;
  color:#FFFF00;
  }
#courses #c strong, #courses #c a, #courses #c a strong {
  background:#369;
  }
#courses ul a:hover, #courses ul a:hover strong, #courses ul a:hover span, #courses #c strong, #courses #c strong span {
  color:#fco
  }

#courses ul #h {
  border-left-width:1px;
  }


#coursetitle {
	background: #FFFFFF;
	font: 18px Arial, Helvetica, sans-serif;
	color: #003300;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	height: 100px;
}

#slideshow {
	height: 60px;
	background: #8BC552;
}
#content {
	background: #FFFFFF;
}
#footer1 {
	height: 20px;
	text-align: center;
	background: #459E3E;
}
#footer2 {
	height: 20px;
	background: #156517;
	color: #FFFFFF;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}
#footer3{
	background: #6FB545;
	text-align: center;
	height: 100%;
}
#coursedescrtop {
	background: #8BC552 url(../images/coursedescrtop_bg.gif) no-repeat right top;
}
#coursedescr {
	background: #98D6EB url(clubs_bg.jpg) no-repeat left bottom;
	padding: 5px 5px 50px 10px;
	color: #003300;
	text-align: left;
	vertical-align: top;
}
/*course details styles*/

.citytitle{
	font-size: 10px;
	color: #006633;
	letter-spacing: 2px;
	text-transform: uppercase;
}

#detailrightnav{
	text-align: center;
	vertical-align:top;
}



#contact{

}


#contact a:link, #contact a:visited {
	color: #006633;
	text-decoration: none;
}

#contact a:hover, #contact a:active {
	color: #0033FF;
	text-decoration: underline;
}


div.coursename{
	width: 300px;
	float: left;
	vertical-align: middle;
	height: 100px;
}

div.courselogo{
	float: right;
}
.indextitlebar {
	font-size: 14pt;
	font-weight: bold;
	text-transform: capitalize;
	color: #003300;
	text-align: center;
	vertical-align: middle;
	height: 20px;
	padding-left: 0px;
	border-top: 1px solid #006633;
	border-bottom: 1px solid #00CC00;
	background: #4CA126;
}

/* mileage chart styles  */
#mileagechart{
	color: #000000;
	text-align: center;
	vertical-align: middle;
	border-top: 1px dotted #003333;
	border-left: 1px dotted #003333;
}

#mileagechart th{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #156517;
	background: #FFFFCC;
	text-align: center;
	vertical-align: middle;
	border-right: 1px solid #115513;
	border-bottom: 1px solid #115513;
	height: 20px;
}


#mileagechart td{

	border-right: 1px solid #115513;
	border-bottom: 1px solid #115513;
}


.mileagerow1{
	background-color: #FFFFFF;
}

.mileagerow2{
	background-color: #F0FFF2;
}

#contacttable{

}

#contacttable th{

}

/*package table*/
#packagetable{
	vertical-align: middle;


}

#packagetable td{

}

#packagetable th{
	text-transform: uppercase;
	color: #FFC20F;
	letter-spacing: 2px;
	background: #115513;
}

.packagetitle{
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #115513;
}

.packageprice{
	font-size: 14px;
	color: #0066CC;
}
.packagedays{
	font-size: 12px;
	color: #009933;
}

.packagedivider{
	border-bottom: 1px dotted #003300;
}
.packagerow1{
	background-color: #FFFFFF;
}

.packagerow2{
	background-color: #F0FFF2;
}

#thumbs {		/* table thumbs */
	border:0;
	width:90%;
	margin:10px 0;
 
}


#thumbs td{
	color: #006600;
	text-align: center;
	
	font:8px;
}

#thumbs td img{
	padding:2px;
	
}




#welcome{
	padding: 10px;
	border-right: 1px dotted #003300;
}


h3{
	font-size:110%;
	color: #115513;
}


h2{
	font-size:130%;
	color: #115513;
}

.newsletter{
	width:300px;
	border:1px dotted #14902D;
	margin:10px;
	padding:5px;
	background:#fff;
}


.tblform{
	padding:0;
	width:600px;

	margin:0 auto;
}

.tblform td{
	
}

div.allcourses{
	margin:1em;
	
}



