
#homeBiking a:visited,
#homeBiking a:link,
#homeWalking a:visited,
#homeWalking a:link,
#homeKayaking a:visited,
#homeKayaking a:link {color:#000; text-decoration:underline;}

BODY,
P,
TD {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color : #fff;
	font-size: 12px;line-height:1.3;
}
p{margin:0px 0px 6px 0px;}
normal {
	font-size : 100%;
	font-family : Arial, Helvetica, Verdana, sans-serif;
}


pre {
	font-size : 120%;
	font-family : Times New Roman, serif;
	color : #fff;
}

H1  {
	color:red;
	font-size : 23px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
}

H2  {
	font-size : 20px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #ffb400;
	font-weight : normal;
	text-transform:uppercase;
	margin:12px 0px 6px 0px;
}
H3  {
	font-size : 20px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #0080CB;
	font-weight : normal;
	text-transform:uppercase;
	margin:12px 0px 6px 0px;

}
H4  {
	font-size : 16px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #ffb400;
	font-weight : normal;
	text-transform:uppercase;
	margin:12px 0px 6px 0px;
}
H5  {
	font-size : 16px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #0080CB;
	font-weight : normal;
	text-transform:uppercase;
	margin:12px 0px 6px 0px;

}
H6  {
	font-size : 14px;
	font-family :Arial, Helvetica, Verdana, sans-serif;
	color : #ffb400;
	font-weight : normal;
	margin:6px 0px 0px 0px;
}


.alert {color : red;font-weight : bold;}

/* START main links */ 
A:Link {color: #ffb400;text-decoration:underline;}
A:Visited {color: #ffb400;text-decoration:underline;}
A:Hover {color: #fff;text-decoration:underline;}
/* END main links */ 



TABLE.table {
	border: 1px #FFFFFF solid;
}

TABLE.table{}
TABLE.table TD {
	padding:5px;
	color:#000;
}
.table TH {
	text-align : left;
	padding: 5px;
	font-family : Arial, Helvetica, Verdana, sans-serif;
	color : #fff;
	font-weight : normal;
	text-transform:uppercase;
	font-size:14px;
	background:#0080CB;
}

.darkText {color:#000;}
.whiteText{color:#FFF;}
	
A:link.popup,
A:visited.popup,
A:hover.popup,
A:active.popup {
	border-bottom : 1px dotted blue;
	text-decoration : none;
}

	
/* 
added by Thrive update dated 20040521.
These classes control the appearance of 
asterisks and errors in forms.
*/

.formFlag {
	color : red;
}

.formError {
	color : red;
	font-weight : bold
}

/* end */


/*Rounded Corners Image Template */
.roundedCorners {width:213px; height:151px; position:relative; margin:15px;}
.roundedCorners .roundedOverlay {position:absolute; top:0px; left:0px;}
#sidebarContent .roundedCorners {margin:0px;}
	


/* Windowless popups */
#thriveWindowlessPopup{border:0; margin:0; padding:0; background:transparent;}
#thriveWindowlessShield{position:absolute; width:100%; top:0; left:0; z-index:20000; background:#000; opacity:0.7; -moz-opacity:0.7; -khtml-opacity:0.7; -ms-filter:"alpha(opacity=70)"; filter:alpha(opacity=70);}
#thriveWindowlessContentArea{position:absolute; z-index:20001; background:#fff; padding:70px 20px 20px 20px;}
#thriveWindowlessContent{overflow:hidden;}
#thriveWindowlessClose {position:absolute; top:20px; right:20px; width:80px; height:25px; background-color:#595c5c;}
#thriveWindowlessClose:hover {background-color:#333;}
#thriveWindowlessClose a:link, #thriveWindowlessClose a:visited{display:block; color:#fff; font-weight:bold; text-decoration:none; height:100%; width:100%; padding: 5px 0 5px 0; margin:0; border:0;}

