body, body.gallery {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #383838;
}
td,th,body,form,input,textarea,select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	font-size: small;
}

a {
	text-decoration: none;
	color: #9C3800;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #9C3800;
}
a:visited {
	color: #AF9621;
}


h1 {
	font-size: 130%;
}

ul {
	list-style-type: disc;
	list-style-position: outside;
}

li {
}

ol {
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-size: 90%;
}

.big {
	font-size: 130%;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}

.center {
	text-align: center;
}




#logo {
	width: 307px;
	height: 73px;
	float: left;
	margin: 0;
	padding: 0;
}
#logo span {
	display: none;
}

#header {
	margin: 0;
	padding: 0;
	width: 980px;
	height: 92px;
	background: url(../images/header.jpg) no-repeat top right;
}
html>body #header {
	height: 96px;
}

#search_box {
	padding: 5px 5px 0 0;
	float: right;
	text-align: right;
}

#login_register {
	text-align: right;
	font-size: 12px;
	height: 15px;
	margin-bottom: 35px;
}

#nav {
	background: #222 url(../images/nav_bg.gif) repeat-y top left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff200;
	height: 19px;
	text-align: right;
	margin: 0 0 0 0;
	width: 980px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}
#nav span, #nav h3 {
	display: none;
}
#nav_text {
	padding: 2px 0 0 0;
}

#nav_text a {
	font-weight: bold;
	text-decoration: none;
	padding:0 1em 1px 1em;
	color: #f8eb00;
}

#nav_text ul {
	list-style: none;
	margin: 0;
	padding: 0 1em 0;
	float: right;
	white-space: nowrap
}

#nav_text li {
	display: inline;
	padding: 0 0 4px 0;
	margin: 0 .2em;
	float: left;
	color: white;
}

#nav_text a:hover {
	color: #b81f23;
}

.home #nav_text li.home a { color: #b81f23; }
.about #nav_text li.about a { color: #b81f23; }
.requirements #nav_text li.requirements a { color: #b81f23; }
.days #nav_text li.days a { color: #b81f23; }
.instructors #nav_text li.instructors a { color: #b81f23; }
.gallery #nav_text li.gallery a { color: #b81f23; }
.contact #nav_text li.contact a { color: #b81f23; }

/* customizes the gallery css */
#gallery a {
    color:#7d1f23;
}
#gallery a:hover {
	color: #99920d;
}
.dtree {
    font-size: .9em;
}



#content {
	margin: 20px 20px 20px;
}
body.gallery #content {
	margin: 0;
	font-size: 14px;
}

.content_half_left {
	float:left;
	width:305px;
}

#logos {
	text-align: right;
	height: 35px;
}

#footer {
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #222;
	padding: 2px 0 0 0;
	height: 15px;
	margin: 0 0 0 0;
	width: 980px;
}

#main {
	margin: 10px auto;
	text-align: left;
	width: 980px;
/*	background: white url(/images/main-bg.gif) no-repeat top right;*/
	background: white;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;	
}

#main hr {
	display: none;
}

.image {
	margin: 5px;
}

.image_border {
	background-color: white;
	border: 1px solid #AFAEAA;
	text-align: center;
}

.image_shadow {
	margin-right: 1em;
	margin-bottom: 5px;
	float: left;
	background: url(../images/item_shadow.gif) no-repeat top left;
}

#sign_up {
	float: left;
	width: 362px;
	margin: 5px 0 0;
	border: 1px solid #ccc;
	font-size: x-small;
}
#sign_up #su2 {
	margin: 3px;
}
#sign_up form, #sign_up td, #sign_up th {
	font-size: x-small;
}
#sign_up th {
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
}
#sign_up form label {
	width: 100px;
}

.content_left {
	float: left;
}
.content_right {
	margin-left: 375px;
}

.content_box {
	border: 1px solid #aaa;
}
.content_box .head {
	background: #222 url(../images/nav_bg.gif) repeat-y top left;
	padding: 3px;
	text-align: right;
	font-weight: bold;
	color: #f8eb00;
	font-size: small;
}
.content_box .main {
	margin: 3px;
}

#upcoming {
	margin: 20px 0 0 20px;
	width: 520px;
}

#upcoming table {
	width: 100%;
}
#upcoming th {
	font-size: x-small;
	border-bottom: 1px solid #ccc;
}
#upcoming .track {
	font-weight: bold;
}

#reg_thang {
	margin: 20px 0 0 20px;
}

#reg_thang table {
	width: 100%;
}
#reg_thang th {
	font-size: x-small;
	border-bottom: 1px solid #ccc;
}
#reg_thang .track {
	font-weight: bold;
}

#reg {
	width: 600px;
	margin: 0 auto;
}
#reg_table th {
	font-size: small;
	border-bottom: 0px;
	padding: .5em .5em;
}
#reg_table td {
	font-size: small;
	border-bottom: 0px;
	padding: .2em .5em .2em 0;
}
#reg_table .group_header {
	color: #891f23;
	padding-top: 1em;
}

#reg_table input {
	background: white url(images/input_bg4.gif) repeat-x top left;
	padding: 3px 5px;
	border: 1px solid #AF9621;
}

#reg_table textarea {
	background: white url(images/input_bg4.gif) repeat-x top left;
	padding: 3px 5px;
	border: 1px solid #AF9621;
}

#reg_table select {
	background: white url(images/input_bg4.gif) repeat-x top left;
	padding: 0;
	border: 1px solid #AF9621;
}


.schedule input {
	background: white url(images/input_bg4.gif) repeat-x top left;
	padding: 3px 5px;
	border: 1px solid #AF9621;
}

.schedule select {
	background: white url(images/input_bg4.gif) repeat-x top left;
	padding: 0;
	border: 1px solid #AF9621;
}

#reg_table input.button {
	background: white;
	padding: 3px 5px;
	border: 1px solid #AF9621;
}
#reg_table input.button:hover {
	background: white url(images/input_bg4.gif) repeat-x top left;
}

.schedule input.cost_thingy {
	text-align: right;
	background: none;
	padding: 3px 5px;
	border: none;
}
.firstname, .lastname {
	width:170px;
}
.email {
	width:250px;
}
.phone {
	width:125px;
}
.address {
	width:200px;
	height:75px;
}
.city {
	width:170px;
}
.state {
	width:25px;
}
.zip {
	width:100px;
}
.emergency_name {
	width:170px;
}
.emergency_phone {
	width:125px;
}
.bike_make {
	width:200px;
}
.bike_year {
	width:75px;
}
.bike_cc {
	width:50px;
}
.card_name {
	width:200px;
}
.card_type {
}
.card_number {
	width:170px;
}
.card_id {
	width:50px;
}
.card_exp {
	width:75px;
}
.comments {
	width:300px;
	height:170px;
}
.rider_name {
	width:200px;
}

.hide_row {
	display:none;
}