	<!-- 
/*
	smokymountainrafting.com StyleSheet v1.0
	By: Brad Goettemoeller	
    brad@allaboutrivers.com
*/
body {
margin:0;
margin-left:0;
margin-right:0;
margin-top:0;
margin-bottom:0;
/*background-image:url(/water.gif);*/
}
hr.red {
color: #FF0000;
background-color: #FF0000;
height: 2px;
}

table {
	margin-left: auto;
margin-right: auto;
}

table.withback {
margin-left: auto;
margin-right: auto;
background-image:url(/bg.gif)
}

P  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}


H0  {
	font-size : 8pt;
	font-weight : Bold;
	font-style : normal;
	color : #1B537B;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

B  {
	font-size : 10pt;
font-weight : Bold;
	font-style : normal;
	color : Black;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}


H1  {
	font-size : 16pt;
	font-weight : bold;
	font-style : normal;
	color : #1B537B;
	text-decoration : none;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}
H2  {
	font-size : 14pt;
	font-weight : bold;
	font-style : normal;
	color : #1B537B;
	text-decoration : none;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

H3  {
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : #d8d9a5;
	text-decoration : none;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

H4  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #1B537B;
	text-decoration : none;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

H5  {
	font-size : 12pt;
	font-weight : bold;
	font-style : normal;
	color : #1B537B;
	text-decoration : none;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

A  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #163662;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A:Visited  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : #CF8203;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A:Active  {
font-size : 10pt;
	font-weight : bold;
	font-style :normal;
	color : red;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

A:Hover  {
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color : red;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

BODY  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

TD  {
	font-size : 10pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

/*

		Footer Stuff

*/

TD.footer  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

P.footer  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

		 A.footer  {
		 font-size : 7pt;
		 font-weight : bold;
		 font-style : normal;
		 color : #d8d9a5;
		 font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
		 text-decoration : none;
		 }
		 
		 A.footer:Visited  {
		 font-size : 7pt;
		 font-weight : bold;
		 font-style : normal;
		 color : #163662;
		 font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
		 text-decoration : none;
		 }
		 
		 A.footer:Active  {
		 font-size : 7pt;
		 font-weight : bold;
		 font-style : normal;
		 color : #FFFFFF;
		 font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
		 text-decoration : underline;
		 }
		 
		 A.footer:Hover  {
		 font-size : 7pt;
		 font-weight : bold;
		 font-style : normal;
		 color : #FFFFFF;
		 font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
		 text-decoration : underline;
		 }

/*

		Small Stuff

*/

 span.small  {
 font-size : 7pt;
 font-weight : Bold;
 font-style : normal;
 color : 333333;
 font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
 }

P.small  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

B.small  {
	font-size : 7pt;
	font-weight : Bold;
	font-style : normal;
	color : Black;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}

A.small  {
	font-size : 7pt;
	font-weight : bold;
	font-style : normal;
	color : #163662;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A.small:Visited  {
	font-size : 7pt;
	font-weight : bold;
	font-style : normal;
	color : #C94409; /*CF8203*/
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A.small:Active  {
	font-size : 7pt;
	font-weight : bold;
	font-style : normal;
	color : red;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

A.small:Hover  {
	font-size : 7pt;
	font-weight : bold;
	font-style : normal;
	color : red;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

P.desc  {
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : Black;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
}


A.bodysm  {
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	color : #163662;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A.bodysm:Visited  {
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	color : #C94409;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : none;
}

A.bodysm:Active  {
	font-size : 9pt;
	font-weight : bold;
	font-style :normal;
	color : red;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

A.bodysm:Hover  {
	font-size : 9pt;
	font-weight : bold;
	font-style : normal;
	color : red;
	font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
	text-decoration : underline;
}

                   /*
                   
                   Calendar
                   
                   */
                   A.cal  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #fff4b1; /*tan*/
                   font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.cal:Visited  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #ffffff; /*white*/
                   font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.cal:Active  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style : normal;
                   color : red; /*red*/
                   font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A.cal:Hover  {
                   font-size : 10pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #c2c2c2; /*silver*/
                   font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }

                   /*
                   
                   Calendar small
                   
                   */

								A.calsmall  {
									font-size : 9pt;
									font-weight : bold;
									font-style : normal;
									color : #fff4b1; /*tan*/
									font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
									text-decoration : none;
								}
								
								A.calsmall:Visited  {
									font-size : 9pt;
									font-weight : bold;
									font-style : normal;
                  color : #ffffff; /*white*/
									font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
									text-decoration : none;
								}
								
								A.calsmall:Active  {
									font-size : 9pt;
									font-weight : bold;
									font-style :normal;
                  color : red; /*red*/
									font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
									text-decoration : underline;
								}
								
								A.calsmall:Hover  {
									font-size : 9pt;
									font-weight : bold;
									font-style : normal;
                  color : #c2c2c2; /*silver*/
									font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
									text-decoration : underline;
								}

                   /*
                   
                   Calendar very small
                   
                   */

								A.cal_vsmall  {
									font-size : 7pt;
									font-weight : bold;
									font-style : normal;
									color : #fff4b1; /*tan*/
									font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
									text-decoration : none;
								}
								
								A.cal_vsmall:Visited  {
									font-size : 7pt;
									font-weight : bold;
									font-style : normal;
                  color : #ffffff; /*white*/
									font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
									text-decoration : none;
								}
								
								A.cal_vsmall:Active  {
									font-size : 7pt;
									font-weight : bold;
									font-style :normal;
                  color : red; /*red*/
									font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
									text-decoration : underline;
								}
								
								A.cal_vsmall:Hover  {
									font-size : 7pt;
									font-weight : bold;
									font-style : normal;
                  color : #c2c2c2; /*silver*/
									font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
									text-decoration : underline;
								}
                   /*
                   
                   very small
                   
                   */
                   A.verysmall  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color :  navy; /*tan*/
                   font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.verysmall:Visited  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : #907315; /*white*/
                   font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : none;
                   }
                   
                   A.verysmall:Active  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : red; /*red*/
                   font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }
                   
                   A.verysmall:Hover  {
                   font-size : 7pt;
                   font-weight : bold;
                   font-style : normal;
                   color : red; /*silver*/
                   font-family : "Tahoma", "Geneva", "Verdana", "Arial", "Helvetica", sans-serif;
                   text-decoration : underline;
                   }


