body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
	color: #ccc;
}
ol {
	padding: 5px 0px;
	margin: 5px 10px;
}
ol li {
	padding: 7px 0px 3px 0px;
	margin: 5px 15px;
}
p {
	margin: 5px 0px;
}
.bodytext ol li  {
	color: #69c;
	line-height: 1.1em;
}
.bodytext ol li span {
	color: #ccc;
}
ul {
	padding: 5px 0px;
	margin: 5px 10px;
}
ul li {
	padding: 2px 0px;
	margin: 5px 15px;
}
ul li span {
	color: #c96;
}
.cle {
	clear: both;
}
#flashcontent {
	height: 465px;
}
.justify {
	text-align: justify;
}
.formline {
	padding: 5px 0px;
	clear: both;
	font-size: 75%;
}
.reasonablegap {
	margin-bottom: 10px;
}
.formdesc {
	float: left;
	width: 100px;
	text-align: right;
}
.formfield {
	float: left;
	margin: 0 0 0 20px;
	width: 300px;
}
.formfield select {
	width: 250px;
}
.formfield input {
	width: 250px;
}
.formfield .txtfield {
	width: 250px;
	font-family:  arial, helvetica, sans-serif;
	font-size: 100%;
}
	
h1, h2, h3, h4, h5 {
	margin: 5px 0 10px 0;
	padding: 0px;
}
a img {
	border: 0px;
}
#container {
	width: 880px;
	background-color: #000;
	text-align: left;
	margin: 0 auto;
	display: block;
	overflow: visible;
	line-height: 100%;
}

.mainheader {
	margin: 20px auto 0px auto;  
	width: 430px; 
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.6em;
	text-align: center;
}

.mainheader_date {
	text-align: right;
	font-style: italic;
}



#twitter_div h2 {
	font-size: 115%;
	font-weight: normal;
	margin: 5px 0px;
}
#twitter_div ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#twitter_div ul li {
	padding: 3px 0px;
	margin: 0px;
	line-height: 1.1em;
}
#twitter_div ul li  a{
	white-space: nowrap;
}
#content{
	float: left;
	margin: 0;
/*	width: 100%; */
	border: 0;
}
#toparea {
	width: 880px;
	height: 125px;
	display: block;
	clear: both;
	background-image: url(../images/header_background.gif);
}
#topareamenu {
	font-family: Myriad, Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	float: right;
	width: 280px;
	text-align: right;
	font-size: 75%;
	margin-right: 20px;
}
#topareamenu a {
	color: #ccc;
	text-decoration: underline;
}
#topareamenu a:hover {
	text-decoration: none;
	color: #ea6;
}
#topareasearch {
	font-family: Myriad, Trebuchet, 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	float: right;
	width: 240px;
	text-align: right;
	font-size: 75%;
	margin-right: 20px;
	margin-bottom: 10px;
}
#topareasearch .field {
	width: 150px;	
}

#topareasearch input.field  {	
	font-family: Myriad, Trebuchet, 'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	padding: 0px;
	margin: 0px;
	height: 14px;
	color: #333;
}
#bodyarea {
	padding-top: 10px;
	width: 880px;
	display: block;
	clear: both;
	background-image: url(../images/msickle.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.home #bodyarea {
	padding-top: 10px;
	width: 880px;
	display: block;
	clear: both;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#bodycol0 {
	width: 850px;
	display: block;
	clear: both;
}
#bodycol1 {
	float: left;
	padding: 0 10px;
	width: 150px;
	width: 200px;
	text-align: center;
}
#bodycol2 {
	float: left;
	width: 430px;
/*	text-align: center; */
}
#bodycol21 {
	float: left;
	width: 420px;
/*	text-align: center; */
}
#bodycol22 {
	float: left;
	width: 430px;
	margin-left: 10px;
/*	text-align: center; */
}
#bodycol3 {
	padding: 0 10px;
	float: left;
	width: 150px;
	width: 200px;
	text-align: center;
}
#bodycol4 {
	float: left;
	width: 600px;
}
#bodycolsubmenu {
	padding: 0px 10px;
	float: left;
	width: 150px;
}
#bodycolpagecontent {
	float: left;
	width: 666px;
	border-left: 1px solid #ccc;
	padding-left: 10px;
}
#bodycol5 {
	padding: 0 10px;
	float: left;
	width: 200px;
	border: 1px solid #ccc;
}
#bodycol5  .bodytext {
	line-height: 95%;
	font-size: 85%;
}
.colheader {
	margin: 5px 0 10px 0;
	font-size: 115%;
	font-weight: bold;
}
.colsubheader {
	margin: 5px 0 10px 0;
	font-size: 100%;
	font-weight: bold;
}
.colsubheader a {
	text-decoration: underline;
	color: #69c;
}
.colsubheader a:hover {
	text-decoration: none;
	color: #ea6;
}
.colpic {
	margin: 5px 0;
	border: 1px solid #ccc;
	padding: 2px;
	display: block;
}
#bodycolsubmenu .colpic {
	border: 0px;
}
.gallery .colpic {
	margin: 2px 0px;
}

.lightpic {
	margin: 5px 0;
	border: 1px solid #333;
	padding: 0px;
}
.linkimage {
	margin: 5px 0px;
	border: 0px;
	padding: 0px;
}
.caption {
	clear: both;
	display: block;
	padding: 0 0 0 20px;
}
.left {
	float: left;
	margin-right: 15px;
/*	padding: 2px; */
}
.gallery .left {
	margin-right: 4px;
}
.right {
	float: right;
	margin-left: 15px;
/*	padding: 2px; */
}
.above {
	background-image: url(../images/pointer_down.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.below {
	background-image: url(../images/pointer_up.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.textbox {
	margin: 5px 0;
	padding: 12px;
	border: 2px solid #ccc;
}
.vidbox {
	margin: 5px 0;
	border: 2px solid #ccc;
}
.home #updatesarea {
/*	padding: 15px; */
	text-align: center;
	background-image: url(../images/msickle.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%;
	margin: 5px 0;	
	border: 2px solid #ccc;
}
#updatesarea {
	padding: 15px;
	text-align: center;
}
h1 {
	font-size: 150%;
	font-weight: bold;
	display: none;
}
.bodytext {
	margin: 5px 0 10px 0;
	font-size: 85%;
}
.smalltext {
	font-size: 75%;
	line-height: 90%;
}
.bodytext a {
	text-decoration: underline;
	color: #69c;
}
.bodytext a:hover {
	text-decoration: none;
	color: #ea6;
}
.textquote {
	margin: 5px 0 5px 0;
	font-size: 90%;
	font-style: italic;
}
.contactlink {
	clear: both;
	color: #fff;
	margin: 10px 0;
}
.contactlink a {
	color: #fff;
}
.contactlink a:hover {
	color: #8aa1c7;
	text-decoration: none;	
}
.c2action {
	font-weight: bold;
	color: #69c;
	
}

#footerarea {
	position: relative;
	margin: 10px 0 0 0;
	clear: both; 
	width: 100%;
	background-color: #000;
	text-align: center;
	padding: 10px 0px;
	margin: 0px;
	border-top: 2px solid #999;
	
}

#footermenu {
	font-family: Myriad, Trebuchet, Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px 0;
}
.footertext {
	font-size: 75%;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.3em;
}
.footertext a {
	font-weight: bold;	
	text-decoration: none;
	color: #ccc;
}
.footertext a:hover {
	text-decoration: none;
	color: #8aa1c7;
	font-weight: bold;	
	
}

#bikerscafe {
	padding: 5px;
}
.upper {
	text-transform: uppercase;
}
.sitemap ul {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin-left: 0px;
}
.sitemap li {
	font-size: 95%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-left: 10px;
}
.sitemap li ul {
	padding-bottom: 12px;
	padding-top: 0px;
}

.bodytext ul {
	padding: 3px 0px;
	margin: 2px 10px;
}
.bodytext ul li {
	padding: 1px 0px;
	margin: 2px 15px;
}



#pdlink1 {
	text-align: right; 
/*	width: 120px;  */
	cursor: pointer; 
	display: block;  
	padding: 0px 5px;
	font-size: 80%;
}

.expl { float: right; display: block; color: #ea6;}

.expl a {
	color: #ea6;
}
.expl a:hover {
	color: #69c;
}



#eXTReMe {
/*
	position: absolute;
	left: -999em;
	top: -999em;
*/
	padding: 15px 0px;
}

.style1 {
	font-family:  arial, helvetica, sans-serif;
	color: #369;
	font-size: 75%;
}
.style3 {font-family:  arial, helvetica, sans-serif; color: #Fff; }

.style4 {font-family:  arial, helvetica, sans-serif;
	color: #FFF;
}
.style5 {font-family:  arial, helvetica, sans-serif; color: #Fff; font-size: 75%; }
.style6 {font-family:  arial, helvetica, sans-serif;}
.style7 {
	color: #Fff;
	font-size: 90%;
}
.style8 {
	font-family:  arial, helvetica, sans-serif;
	font-size: 90%;
}
.style11 {font-family:  arial, helvetica, sans-serif;}
.style12 {font-size: 75%;}
