BODY {
  background: #0070B2 url(images/bkg.gif)  bottom left fixed repeat-x;
  color: #000;
  margin: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  
	
}

#content h1 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#0070B2;
margin-top:15px;
margin-bottom:25px;


}

#content h2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#0070B2;


}


#content  {

width:700px;

color:#000000;
padding-left:25px;
line-height:16px;
text-align:justify;



}
table {
  /*margin: 0px auto;*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
}

/*IMG.pad { 
	margin: 10px 10px 10px 10px; 
}*/

A {
  color: #AD7435;
  text-decoration: none;
}
A:link {
  color: #AD7435;
  text-decoration: none;
}
A:visited {
  color: #AD7435;
  text-decoration: none;
}
A:hover {
  color: #7FB7D8;
  text-decoration: none;
}

.footer {
  background: url(images/trailhead_footer.gif);
  font-size: 10px;
  line-height: 12px;
  padding-top: 8px;
  text-align: center;
  color:#FFFFFF;
}

#footerlinks a {
color:#FFFFFF;
}

#footerlinks a:hover {

color:#999999;
}


.style1 {color: #FFFFFF}

.btmNav {
  background-color:#0070B2;
  font-size: 11px;
  text-align: center;
}

A.btmNavLink { color: #000;  text-decoration: none; padding: 0px 8px 0px 9px;}
A.btmNavLink:link { color: #000;  text-decoration: none; padding: 0px 8px 0px 9px; }
A.btmNavLink:visited { color: #000; text-decoration: none; padding: 0px 8px 0px 9px; }
A.btmNavLink:hover { color: #FFF; text-decoration: none; padding: 0px 8px 0px 9px; }

A.btmNavLinkSub { color: #000;  text-decoration: none; padding: 5px;font-size: 11px;}
A.btmNavLinkSub:link { color: #000;  text-decoration: none; padding: 5px; font-size: 11px;}
A.btmNavLinkSub:visited { color: #000; text-decoration: none; padding: 5px;font-size: 11px; }
A.btmNavLinkSub:hover { color: #FFF; text-decoration: none; padding: 5px;font-size: 11px; }

.topNav {
  background:#0070B2 url(images/top_nav_bkg.gif);
  font-size: 12px;
  text-align: center;
  color: #FFF;
  font-weight: bold;
  padding: 5px 0px 5px 0px;
}

A.topNavLink { color: #FFF;  text-decoration: none; padding: 0px 14px 0px 15px;font-size: 12px;}
A.topNavLink:link { color: #FFF;  text-decoration: none; padding: 0px 14px 0px 15px; font-size: 12px;}
A.topNavLink:visited { color: #FFF; text-decoration: none; padding: 0px 14px 0px 15px; font-size: 12px;}
A.topNavLink:hover { color: #e9dc00; text-decoration: none; padding: 0px 14px 0px 15px; font-size: 12px;}

A.topNavLinkSub { color: #FFF;  text-decoration: none; padding: 5px;font-size: 12px;}
A.topNavLinkSub:link { color: #FFF;  text-decoration: none; padding: 5px; font-size: 12px;}
A.topNavLinkSub:visited { color: #FFF; text-decoration: none; padding: 5px;font-size: 12px; }
A.topNavLinkSub:hover { color: #e9dc00; text-decoration: none; padding: 5px;font-size: 12px; }

.bodyText {
  background: #FFFFFF;
  
}



p.pageHeader {
  font-size: 15px;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: #000;
  text-align: left;
  padding: 10px 10px 10px 0px;
}

.rightSide {
  background:url(images/right_side_bkg.gif);
}

.leftSide {
  background:url(images/left_side_bkg.gif);
}

#Seasmoke {
  font-size: 10px;
  color:#000000;
  padding-bottom: 25px;
}

#Seasmoke a {   color: #7FB7D8; text-decoration: none; }
#Seasmoke a:link {   color: #7FB7D8; text-decoration: none; }
#Seasmoke a:visited {   color: #7FB7D8; text-decoration: none; }
#Seasmoke a:hover {   color: #e9dc00; text-decoration: none; }

.headerNav {
  background:#0070B2 url(images/top_nav_bkg.gif);
  font-size: 10px;
  text-align: right;
  color: #FFF;
  padding: 5px 5px 0px 0px;
}

A.headerNavLink { color: #FFF;  text-decoration: none; padding: 0px 4px 0px 4px;}
A.headerNavLink:link { color: #FFF;  text-decoration: none; padding: 0px 4px 0px 4px; }
A.headerNavLink:visited { color: #FFF; text-decoration: none; padding: 0px 4px 0px 4px; }
A.headerNavLink:hover { color: #e9dc00; text-decoration: none; padding: 0px 4px 0px 4px; }

TABLE.formBox {
 background-image: url(images/formBox.bkg.gif);
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:12px;
 background-color: #EEEEEE ;
 border-color:#AAA;
 border-style: solid;
 border-width: 1px 1px 1px 1px;
 padding: 8px;
 width: 450px;
 }
 
TABLE.formContainer  {
 background-color:#c2cde0 ;
 border-color:#AAA;
 border-style: solid;
 border-width: 1px 1px 1px 1px;
 padding: 15px;
 width: 450px;
 }

input 
{
  background: #ffff99;
  border: 1px solid #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000;
  padding: 2px 2px 2px 2px;
}

 textarea
{
  background: #ffff99;
  border: 1px solid #000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000;
  padding: 2px 2px 2px 2px;
}

DIV.captionText {
 background-image: url(images/captionText.bkg.gif);
 background-color: #0066CC;
 font-size: 12px;
 font-weight: bold;
 color: #FFFFFF;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 padding: 5px;
 }

#content hr {
border: 0;
color: #666;
background-color: #666;
height: 1px;
width: 100%;	
text-align: center;
}
hr {
border: 0;
color: #000;
background-color: #000;
height: 1px;
width: 400px;
text-align: left;
}



.pgHeader {
  background:#0070B2;
  color: #FFFFFF;
  padding: 5px;
  font-size: 12px;
  font-weight:bold;
}

.pgTable {
  border: #0066CC solid;
  border-width: 1px;
}

#textList ul {
  font-size: 11px;
  padding-left: 30px;
  text-align: justify;
  line-height: 14px;
}	



.Box {
	background:url(images/box_bkg.gif); 
	height: 47px; 
	width: 178px; 
	font-size:16px;
	font-weight: bold;
	text-align: center;
	margin: 10px;
}
.BoxText { padding: 5px 0px 5px 0px; }
A.BoxLink { color: #FFF;  text-decoration: none; padding: 0px 0px 0px 0px;}
A.BoxLink:link { color: #FFF;  text-decoration: none; padding: 0px 0px 0px 0px;}
A.BoxLink:visited { color: #FFF; text-decoration: none; padding: 0px 0px 0px 0px;}
A.BoxLink:hover { color: #e9dc00; text-decoration: none; padding: 0px 0px 0px 0px;}

.frontText {
  font-size: 16px; 
  text-align:right; 
  line-height:30px;
  color: #000;
  padding-top: 15px;
}

.frontDiv {
  height: 265px;
  width: 693px;
  background:url(images/frontpage2.jpg) no-repeat;
}

.infoBox {
	width: 250px;
	background: #FFF;
	border: #0070b2 solid 1px;
	text-align: center;
	font-size: 11px;
}
.infoBoxHeader {
    padding: 5px;
	text-align: center;
    background: #0070b2;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
}
.infoBoxText {
	padding-bottom: 5px;
	padding-top: 5px;
}

.ratesTable {
  font-size: 10px;
  background: #7FB7D8;
  border: 1px #0070B2 solid;
}

.ratesC1 {
  padding: 5px;
  background: #7fb4d4;
}

.ratesC2 {
  padding: 5px;
  background: #b9d0dc;
}

.ratesHeader {
  background: #e9e73f;
}

.regTable {
  font-size: 11px;
  border: 1px #0070B2 solid;
}

.regRow {
	border: 1px #000 solid; 
	padding: 25px; 
	background: #FFF ;
}

.regRowHover {
	border: 1px #000 solid; 
	padding: 25px; 
	background: #eaffbf ;
}

.regRowClick {
	border: 1px #000 solid; 
	padding: 25px; 
	background: #c6ceb4 ;
}


#photos {
width:250px;
margin-left:25px;

float:right;


}
.imgpad {
margin-bottom:20px;


}






