/* CSS Document */

/*********************************/
/*          GLOBAL
/*********************************/

body {
font-family:"Palatino Linotype", Georgia, "Times New Roman", Times, serif;
font-size:80%;
width:95%;
color:#000000;
}

#containertop {
display:none;
}

#containerbot {
display:none;
}

#container {}

/*********************************/
/*       HEADER REGION
/*********************************/

#banner {
display:none;
}

/*********************************/
/*       BEGIN NAVIGATION
/*********************************/

#nav {
display:none;
}

/*********************************/
/*      CONTENT AREA
/*********************************/

#contentarea {}

#contentarea #text {}

/*text header w. kayak paddles*/
.txtheader {}

.txtheader h1 {}

.txtheader h1 span {}

/*********************************/
/*      PICTURES @ BOTTOM
/*********************************/

#picsbot {
display:none;
}

.pic {
display:none;
}

/*********************************/
/*      NAVIGATION @ BOTTOM
/*********************************/

#navbot {
display:none;
}

