﻿@import url(layout.css);
body {
	color: #000;
	font-size: .8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	float: none;
}

body.membership{
	font-family: "Times New Roman", Times, serif;
}
#contentframe{
	border: none;
	width: 428px;
	background-color: #FFFFFF;
}
.join{
	border-bottom: 1px;
	border-bottom-color: #000000;
	border-style: none none solid none;
	font-size: 1em;
	font-weight: normal;
}

div.datainput{
	color: #000000;
}
form{
	font-size: 1.3em;
}
/* Styles for Masthead */
/* Styles for Content */
h1 {
	color: #965;
	font-size: 2.0em;
}
h2 {
	color: #965;
	font-size: 1.75em;
}
h2.pagetitle {
	color: #0000FF;
	text-align: center;
	font-style: italic;
}
ul.eventlist li{
	color: #800000;
	font-style: normal;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bolder;
}

h3 {
	color: #000000;
	font-size: 1em;
}
h3.listtitle{
	font-style: italic;
	text-decoration: underline;
}
h4 {
	color: #0000FF;
	font-size: 1.25em;
	text-align: center;
	line-height: 20px;
}
h5 {
	color: #800000;
	font-size: 1em;
	text-align: center;
}
h6 {
	color: #965;
	font-size: 0.5em;
}
hr{
	color: #000000;
}
big {
	color: #965;
	font-size: medium;
}

span.joinPTitle{
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}

p.joinPTitle{
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	font-style: italic;
}
span.joinTitle{
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
}
p.joinTitle{
	text-align: center;
	font-size: 1.8em;
	font-weight: bold;
}
span.joinNormal{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:1.3em;
}

div.joinNormal{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:1.3em;
}

li.joinNormal{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:1.3em;
}

p.joinNormal{
	margin:0in;
	margin-bottom:.0001pt;
	font-size:1.3em;
}

p.listitemtitle{
	font-weight: bold;
}
p.imagecaption{
	text-align: center;
}
img.storeitem{
    height=99px;
     width=132px;
}
span.listitemtitle{
	font-weight: bold;
}
table.storetable{
	border: 1px #000000 solid;
	background-color: #FFFFFF;
}
table.storetable thead td{
	border: 1px #00FFFF solid;
	text-align: center;
	height: 15px;
	font-weight: bold;
	background-color: #FFFFFF;

}
table.storetable td{
	border: 1px #00FFFF solid;
	height: 20px;
	background-color: #FFFFFF;
	color: #800000;
	font-weight: bold;
	text-align: center;
}
table.ourbikes{
	border: none;
	background-color: #FFFFFF;
}
table.ourbikes td{
	border: 1px #00FFFF solid;
/*height: 20px;*/	background-color: #00FFFF; /*max-width: 60px;*/;
	color: #800000;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
	width: 100;
}

table.ourbikes td a{
	text-decoration:none;
}

/*tr.piccaption td{
	border: 1px #000000 solid;
	height: 20px;
	background-color: #00FFFF;
	max-width: 60px;
	color: #800000;
	font-weight: bold;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}*/


table.contacts{
	border: none;
	background-color: #FFFFFF;
	color: #00FFFF;
}
table.contacts thead td{
	border: none;
	text-align: center;
	height: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
	max-width: 60px;
}
table.contacts td{
	border: none;
	height: auto;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
table.contacts td h3{
}
/*table.storetable tr td span{
	font: .6em serif;
}*/
.mailicon{
	border: 0;
	margin: 10px;
}
.captionpic{
	margin-left: 50px;
}
.centeredpic{
	text-align: center;
}
/* Styles for Links */
a {
	color: #0000FF;
	text-decoration: underline;
}
a.linktitle{
	font-size: 1.3em;
	color: #0000FF;
}
a:hover {
	color: #965;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}