/* **************************************************************************** */
/*  Style Sheet for Kayaker's waterfalls Site                     */    
/*   											*/
/*	For further information on CSS see these sites:			*/
/*	http://www.w3.org/Style/						*/
/*	http://www.css.nu/							*/
/*	Want answers to your CSS questions? try this usenet group:	*/
/*	comp.infosystems.www.authoring.stylesheets			*/
/*											*/
/*	If you want to check the validity of the style sheet you can use this:  */
/*	http://jigsaw.w3.org/css-validator/					*/
/*											*/
/* **************************************************************************** */

body {
color: #3300CC;
background: #66CCFF url(PWSWF5bkg2.jpg);
margin-top: 0px;
margin-right: 0px;
}

body.contact {
color: #3300CC;
background: #66CCFF ;
margin-top: 0px;
margin-right: 0px;
}


/*	Paragraph									*/
p {
margin-left: 10px;
color: darkblue;
font-weight: bold;
font-family: Times New Roman, Times, Serif;
}

/*	Paragraph	outside tables to allow for left border	*/
p.p1 {
margin-left: 140px;
color: #000000;
font-family: "Times New Roman", Times, Serif;
; text-align: left
}



/*	Menu									*/
small.menu {
font-size: small;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu item cells						*/
td.menucell {
font-size: small;
color: #000000;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Menu unvisited links							*/
a.menulink:link {
color: blue;
background: #EEEEFF;
}

/*	Menu visited links							*/
a.menulink:visited {
color: #993399;
background: #EEEEFF;
}

/*	Menu active links (not widely supported)				*/
a.menulink:active {
color: #CCFFFF;
background: #333399;
}

/*	Menu links when hovered over (MSIE only)				*/
a.menulink:hover {
color: #DDEEFF;
font-weight: bold;
background: darkblue;
}

/*	Links unvisited links							*/
a.link:link {
color: #0033CC;
}

/*	Links visited links							*/
a.link:visited {
color: #993399;
background: #DDEEFF;
}

/*	Links active links (not widely supported)				*/
a.link:active {
color: #FF6666;
background: #66CCFF;
; font-style: normal
}

/*	Links when hovered over (MSIE only)					*/
a.link:hover {
color: #FF66FF;
font-weight: bold;
background: #66CCFF;
}

/*	Unvisited links								*/
a:link {
color: #6633FF;
}

/*	Visited links								*/
a:visited {
/* color: #FFFFFF; */
color: #993399;
}

/*	Active links (not widely supported)					*/
a:active {
color: #FF6666;
}

/*	Links when hovered over (MSIE only)					*/
a:hover {
color: #FF6666;
background: #CCCCFF;
}


/*	The link description						*/
span.descript {
font-size: 16px;
color: #3300CC;
background: #66CCFF;
font-family: Times New Roman, Times, Serif;
}

/*	The image labels 			*/
span.SMCmts {
font-size: 12px;
color: #000099;
background: #66CCFF;
font-family: Times New Roman, Times, Serif;
}

/*	date and small notes							*/
small.date {
font-size: 10px;
color: #666699;
background: #66CCFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}


/*	This is for main headers  */
h1 {
margin-left: 10px;
font-size: x-large;
font-weight: bold;
border: none;
color: blue;
/* background: #DDEEFF; */
font-family: Times New Roman, Times, Serif;
font-style: italic;
text-align: center;
}

/*	This class is for the main header on the Kayaker's home page		*/
h1.home {
margin-left: 140px;
font-size: x-large;
font-weight: bold;
border: none;
color: blue;
background: #DDEEFF;
font-family: Times New Roman, Times, Serif;
font-style: italic;
text-align: center;
}


/*	This is used for the sub headers					*/
h2 {
margin-left: 10px;
font-size: medium;
font-weight: bold;
border: none;
color: blue;
background: #DDEEFF;
font-family: Times New Roman, Times, Serif;
text-align: center;
}

/*	This is used for the sub headers					*/
h3 {
margin-left: 0;
font-size: 18px;
font-weight: bold;
border: none;
color: blue;
/* background: transparent; */
font-family: Times New Roman, Times, Serif;
text-align: left;
}


/*	This is for the margin to offset from left boarder picture	*/
div.marginInLeft {
margin-left: 145px;
background-color: transparent;
}

/*	This is for the margin for the WFS to keep off border	*/
div.marginTWFS {
margin-left: 65px;
width: 540px;
color: blue;
background-color: transparent;
}

/*	This is box for right side image	*/
div.rightImg {
float: right;
display: block;
/* height: 400;
width: 145; */
postition: fixed;
top: 0;
left: 400;
}

/*	This is box for left side top image	*/
img.leftImg {
float: left;
display: block;
/* height: 400;
width: 145; */
postition: fixed;
top: 0;
left: 0;
border: medium groove blue;
}



/*  this is for the inline Waterfall Site Name Text Logo   */
.WFSLogo {
font-size: 16px;
color: blue;
font-family: serif;
font-style: italic;
}

/*  this is for the Heading Waterfall Site Name Text Logo   */
.WFSLogoH1 {
font-size: x-large;
color: blue;
font-family: serif;
font-style: italic;
}


/*  this is for the Nature Site Name Text Logo   */
.TNSLogo {
font-size: 16px;
color: darkgreen;
background: #00CC00;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
}

/*  this is for the NatureMail Text Logo   */
.NMLogo {
font-size: 16px;
color: #d6d6b5;
background: #009900;
font-family: Arial, Helvetica, Sans-Serif;
font-style: normal;
font-weight: bold;
}



/*	Table cells  left top				*/
td.LCell1 {
font-size: small;
color: #0000FF;
width: 144px;
background: #FFFFFF;
font-family: "verdana", "arial", "geneva", sans-serif;
}

/*	Table cells  center top				*/
td.CCell1 {
font-size: small;
color: #330066;
width: 405px;
font-family: "verdana", "arial", "geneva", sans-serif;
; font-weight: normal; text-align: left; text-indent: 30pt
}

/*	Table cells	 right top				*/
td.RCell1 {
font-size: small;
color: #000000;
width: 200px;
background: #FFFFCC;
font-family: "verdana", "arial", "geneva", sans-serif;
}



/*	Table cells	footer top row	*/
td.footcell1 {
font-size: small;
color: #0066CC;
background: #99FFFF;
font-family: Times New Roman, Times, Serif;
}

/*	Table cells	footer 2nd row center cell	*/
td.footcell2 {
font-size: small;
color: #0066CC;
background: #99FFFF;
font-family: Times New Roman, Times, Serif;
}

/*	Table cells	footer side cells	*/
td.footcell3 {
font-size: small;
color: #0033CC;
font-family: "Times New Roman", Times, Serif;
; font-weight: bold; font-style: normal; text-align: center; border-color: #0099FF black #0033FF; border-style: ridge; border-top-width: thin; border-bottom-width: thin
}

/*	Table cells	footer 2nd row center cell	*/
td.footcell4 {
font-size: medium;
color: #0066CC;
background: #99FFFF;
font-family: Times New Roman, Times, Serif;
}

/* naturemail Table cells footer 2nd row center cell  	*/
.footcell5 {
font-size: 14px;
color: #d2b48c;
background: #009900;
font-family: Times New Roman, Times, Serif;
}

.footbrws {  font-family: "Times New Roman", Times, serif; font-size: small; font-style: normal; font-weight: normal; color: #006600; text-align: justify}
.navbox {  font-family: "Times New Roman", Times, serif; font-size: small; font-style: normal; font-weight: normal; color: #0000CC; background-color: #99CCFF; border-color: #3333CC #3366CC #333366 #330066; border-style: ridge; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium}
.txttop {  font-family: "Times New Roman", Times, serif; font-size: small; font-style: normal; font-weight: normal; color: #330099; vertical-align: top}
.SMCmtsNB { font-size: x-small; color: #000033; font-family: "Times New Roman", Times, Serif; ; font-style: normal; text-align: center}
sup {  font-size: x-small; font-style: normal; font-weight: bold; background-position: top; text-align: center; vertical-align: top}
.WFSLogoMd { font-size: medium; color: blue; font-family: serif; font-style: italic; ; font-weight: bold}
.TNSLogoNB { font-size: medium; color: darkgreen; font-family: Arial, Helvetica, sans-serif; font-style: normal; }
.Kayaker {  font-family: "Times New Roman", Times, serif; font-size: x-large; font-style: italic; color: #000099}
.txtbottom {  vertical-align: bottom}
.txtbottomFloat { vertical-align: bottom ; left: auto; top: 95%; clip:  rect(   )}
.titlebk {  background-color: #99CCFF}
.itembrdr {  font-family: Georgia, "Times New Roman", Times, serif; font-size: small; font-style: normal; font-weight: bold; color: #330099; background-color: #CCFFFF; border-color: #0000CC black #0000FF; border-style: solid; border-top-width: medium; border-bottom-width: medium}

