/* ---------------------------------------- HTML TAGS  ---------------------------------------- */
* {
	margin: 0;
	padding:0;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:200;
	line-height: 20px;
}
body {
	background-color:#FFFFFF;
	background-image:url(../images/background.gif);
	background-position:center;
	background-attachment:fixed;
	background-repeat:no-repeat;
	text-align:center;
}

.heading {
	color:#940000;
	font-size:12px;
	font-weight:bold;
}

.headingbig {
	color:#940000;
	font-size:16px;
	font-weight:bold;
}


a:link {
	color:#940000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	border=: 0;
}
a:visited {
	color:#940000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	border=: 0;
}
a:hover {
	color:#000000;
	font-size:12px;
	text-decoration:underline;
	font-weight:bold;
	border=: 0;
}
a:active {
	color:#940000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	border=: 0;
}



/* ---------------------------------------- Wrappers  ---------------------------------------- */
#wrapperfinger {
	width:900px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	min-width: 900px;
	line-height: 16px;
}
#wrapperfinger2 {
	width:900px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-position:top;
	background-repeat:no-repeat;
	text-align:center;
	min-width: 900px;
	line-height: 16px;
}
#wrappergreg {
	width:900px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image:url(../images/gregbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	min-width: 900px;
}
#wrappertrike {
	width:900px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image:url(../images/trikebg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	min-width: 900px;
}
#wrapperkansas {
	width:900px;
	margin:0 auto;
	background-color: #FFFFFF;
	background-image:url(../images/kansasbg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	text-align:left;
	min-width: 900px;
}	





/* ---------------------------------------- Left Col  ---------------------------------------- */
	#leftcol {
		width: 552px;
		float:left;
	}
		#header {
			clear:both;
			width:525px;
		}
		#egodoc {
	width:105px;
	height:115px;
	float:left;
	text-align:center;
		}
			h1 {
				display: none;
			}
		#bike {
	height: 115px;
	width:387px;
	margin-left:125px;
		}
			
		
		#nav {
	width:105px;
	height:1100px;
	float:left;
		}

		
		#content {
	width:387px;
	margin-left:165px;
	min-height:372px;
	clear: none;
		}
		
		#content2 {
	width:387px;
	margin-left:145px;
	min-height:372px;
	clear: none;
		}
		
		#content_right {
	width:348px;
	float: right;
		}


		#login1 {
			width:200px;
			margin-top: 10px;
			margin-left:10px;
			min-height:372px;
		}


		#content_admin {
			width:700px;
			margin-left:165px;
			min-height:372px;
		}
		
		#content_trailer {
			width:720px;
			margin-left:165px;
			min-height:372px;
		}

			.border {
				border:1px solid #000000;
			}
			a.cover img {
				border: 2px solid #000000;
			}
			a:hover.cover img {
				border: 2px solid #940000;
			}
				
			#content iframe {
				padding-bottom: 20px;
			}
			#content table {
	padding-bottom: 5px;
			}
				.bold {
	font-weight: bold;
	font-size: 11px;
				}
				.padding {
					padding-right: 5px;
				}
				.price {
	font-size:12px;
	color:#940000;
	font-weight:800;
				}
				.tshirts {
	font-size:10px;
	color:#000000;
	font-weight:800;
				}
			#content dd {
				padding-left: 20px;
				padding-bottom: 20px;
			}
			table.center {
				margin: 0 auto;
			}
			#content h3 {
				font-size:16px;
				font-weight:bold;
			}
			#content h4 {
				font-weight:bold;
			}
				#contactbtns {
					margin-left: 20px;
				}
				#errorlist ul {
					padding-left: 20px;
					list-style:none;
					padding-bottom: 10px;
				}
				#errorlist li {
					color:#940000;
					font-weight:bold;
				}

/* ---------------------------------------- Trailer Box and Quote  ---------------------------------------- */		
#bottom {
	width: 387px;
	float:right;
}

	#trailerbox {
	width: 387px;
	float:right;
	clear:both;
	}
	#quote {
		margin-top: -160px;
		width: 328px;
		float:right;
		padding-left: 20px;
	}
		.color {
			color: #940000;
		}
	

/* ---------------------------------------- Right Col ---------------------------------------- */
		#blank {
	padding-left: 30px;
	height: 400px;
	}
		#blank table {
			padding-top:220px;
		}
		#blank ul {
			padding-top: 220px;
			list-style:none;
		}
			#blank li {
				padding-top: 3px;
			}


/* ---------------------------------------- Footer  ---------------------------------------- */
#subnav {
	height: 30px;
	clear: both;
	padding: 5px;
}
	#subnav ul {
	padding-top:10px;
	list-style:none;
	width:735px;
	margin-left: 165px;
	text-align:center;
	}
		#subnav li {
			display:inline;
			padding: 0 10px;
		}
		#subnav a:link {
			color:#000000;
			font-size:10px;
			text-decoration: none;
			font-weight:100;
			}
		#subnav a:visited {
				color:#000000;
				font-size:10px;
				text-decoration: none;
				font-weight:100;
			}
		#subnav a:hover {
				color:#000000;
				font-size:10px;
				text-decoration: underline;
				font-weight:100;
			}
		#subnav a:active {
				color:#000000;
				font-size:10px;
				text-decoration: none;
				font-weight:100;
			}
	
	
	
#logos {
	background-color: #FFFFFF;
	clear: both;
	width: 900px;
	float: left;
}
	#logos p {
		font-size:9px;
		color:#999999;
	}
	#logos a:link {
		font-size:9px;
		color:#999999;
		text-decoration:none;
		font-weight:100;
		}
	#logos a:visited {
		font-size:9px;
		color:#999999;
		text-decoration:none;
		font-weight:100;
	}
	#logos a:hover {
		font-size:9px;
		color:#999999;
		text-decoration:none;
		font-weight:100;
	}
	#logos a:active {
		font-size:9px;
		color:#999999;
		text-decoration:none;
		font-weight:100;
	}

.tabletext {
	font-family:verdana;
	color:#000000;
	font-size:10px;
	padding-left:5px;
	padding-right:5;
}
.tabletext a{
	font-family:verdana;
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
.tabletext a:hover{font-family:verdana; color:#000000; font-size:11; text-decoration:underline;}

.tabletextb {
	font-family:verdana;
	color:#ffffff;
	font-size:10px;
	padding-left:5;
	font-weight:bold;
	padding-right:5;
}
.tabletextb a{
	font-family:verdana;
	color:#ffffff;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}
.tabletextb a:hover{
	font-family:verdana;
	color:#ffffff;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
}
