a:link {
	background: none;
	color: #000000;
}

a:visited {
	background: none;
	color: #000000;
}

a:hover {
	background: none;
	color: #000000;
}

a:active {
	background: none;
	color: #000000;
}

body		{
	background-color: #09B24D;
	font-family: Verdana,Helvetica;
	font-size: 11px;
}

div		{
	font-family: Verdana,Helvetica;
	font-size: 11px;
}

font		{
	font-family: Verdana,Helvetica;
	font-size: 11px;
}

form 		{
	font-family: Verdana,Helvetica;
	font-size: 11px;
}

h1 	{
	background: none;
	color: #000000;
	font-family: Arial, MS Sans Serif, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

h2,h3,h4,h5 	{
	background: none;
	color: #000000;
	font-family: Arial, MS Sans Serif, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

input		{
	font-family: Verdana,Helvetica;
	font-size: 11px;
}

p		{
	font-family: Verdana,Helvetica;
	font-size: 11px;
}

td		{
	font-family: Verdana,Helvetica;
	font-size: 11px;
}

textarea	{
	font-family: Verdana,Helvetica;
	font-size: 11px;
}

.bgcolor1 {
	background: #FFFFFF;
}

.bgcolor2, .row1, .row2, .row3, .thcornerl, .thtop, .thcornerr, .row3right {
	background: #EEEEEE;
}

.box		{
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-family: Verdana,Helvetica;
	font-size: 11px;
}

.boxcontent 	{
	background: none;
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: 12px;
}

.boxtitle 	{
	background: none;
	color: #363636;
	font-family: Arial, MS Sans Serif, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.button		{
	background: #00008B;
	border: thin solid #E0FFFF;
	color: #E0FFFF;
	font-family: Verdana,Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 1px;
	text-align: center;
}

.content 	{
	background: none;
	color: #000000;
	font-family: Verdana, Helvetica;
	font-size: 11px;
}

.footmsg {
	background: none;
	color: #CCCCCC;
	font-family: Arial, MS Sans Serif, Sans-Serif;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}

.footmsg_l	{
	background: none;
	color: #CCCCCC;
	font-family: Arial, MS Sans Serif, Sans-Serif;
	font-size: 8px;
	font-weight: normal;
	text-decoration: underline;
}

.option 	{
	background: none;
	color: #000000;
	font-family: Arial, MS Sans Serif, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.paddling, .kayaker, .kayak{
	display: block;
	text-decoration: none;
	width: 100%;
}

.paddling:hover, .kayaker:hover, .kayak:hover{
	background-color: #AAFFAA;
}

.storycat	{
	background: none;
	color: #000000;
	font-family: Arial, MS Sans Serif, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.storytitle 	{
	background: none;
	color: #AAAAAA;
	font-family: Arial, MS Sans Serif, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.tiny		{
	background: none;
	color: #000000;
	font-family: Arial, MS Sans Serif, Sans-Serif;
	font-size: 8px;
	font-weight: normal;
	text-decoration: none;
}

.title 		{
	background: none;
	color: #000000;
	font-family: Arial, MS Sans Serif, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

/* ###################### UPPER BUTTON BAR ###################### */
.buttonbar {
  display          : block;
  font-family      : Arial, Helvetica, serif;
  font-size: 11px;
  width            : 100%;
  text-align       : center;
  font-weight      : bold;
  text-decoration  : none;
}

p.buttonbar, a.buttonbar:link, a.buttonbar:visited {
/*  font-size        : 9px; */
  padding-top      : 1px;
  padding-bottom   : 1px;
  text-decoration  : none;
  border-top       : 1px solid #95BFD1;
  border-left      : 1px solid #95BFD1;
  border-right     : 1px solid #427D96;
  border-bottom    : 1px solid #427D96;
  background-color : #50A9DC;
  color            : #FFFFFF
}
a.buttonbar:hover {
  padding-top      : 1px;
  padding-bottom   : 1px;
  border-top       : 1px solid #427D96;
  border-left      : 1px solid #427D96;
  border-right     : 1px solid #95BFD1;
  border-bottom    : 1px solid #95BFD1;
  background-color : #308CC0;
  color            : #FFFFFF
}
