.black {  color: #000000; text-decoration: none}
a:hover {  color: #FF6633}
.gray { color: #666666; text-decoration: none }
.red { color: #CC0000; text-decoration: none }
.navy { color: #000099; text-decoration: none }
.gray2 { color: #AAAAAA; text-decoration: none }
.white { color: #FFFFFF; text-decoration: none }

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #333333;
}
.biketitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.retailtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.kayaktitle {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bolder;
	color: #FF9900;
	text-decoration: none;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
#tourstripslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	text-transform: uppercase;
}
#tourstripslist a {
	color: #CC0000;
	text-decoration: underline;
}
#tourstripslist a:hover {
	color: #FF9900;
	text-decoration: underline;
}

.tripsheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
}
#triplist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	text-transform: none;
}
#triplist a {
	color: #000066;
	text-decoration: underline;
}
#triplist a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.georgiaheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: large;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.resourcestxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	colour: #000000;
	text-decoration: none;
	padding-right: 10px;
}
.georgiasubheading {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.clothinghd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.verdanatxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.verdanatxtbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.redbox { border:solid;
border-color:#DD0000;
border-width:3px;
}

.bluebox { 
border:solid;
border-color:#000099;
border-width:3px;
}

.orangebox { border:solid;
border-color:#FF9900;
border-width:3px;
}

.btitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#D00;
}

.ktitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#FF9900;
}

.rtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#000099;
}