body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.2em;
	background-color: #C8C8C8;
}
.iframebody {
	background-color: #DEDEDE;
	font-size: small;
	font-weight: bold;
	line-height: 1.2em;
}
#outer {
	width: 100%;
	text-align: center;
}
#inner {
	margin: 0 auto auto;
	width: 800px;
	text-align: left;
}
#top {
	width: 800px;
	height: 91px;
	background-image: url(../img/sm_top.gif);
}
#content {
	width: 800px;
	height: 418px;
}
#nav {
	float: left;
	width: 131px;
	height: 418px;
	background-image: url(../img/sm_nav.gif);
	background-repeat: repeat-y;
}
#main {
	float: right;
	height: 408px;
	width: 649px;
	text-align: justify;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px ;
	padding-right: 10px;
	background-image: url(../img/sm_content.jpg);
}
#main .alignleft {
	text-align: left;
}
#bottom {
	width: 800px;
	height: 91px;
	background-image: url(../img/sm_btm.gif);
}
#credits {
	width: 800px;
	height: 20px;
	text-align: center;
	text-transform: uppercase;
	color: #0070A0;
}
#credits a:link {
	text-decoration: none;
	color: #0070A0;
}
#credits a:visited {
	text-decoration: none;
	color: #0070A0;
}
#credits a:hover {
	text-decoration: underline;
	color: #DD7A00;
}
#credits a:focus {
	text-decoration: none;
	color: #0070A0;
}

.pagetitle {
	color: #0070a0;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
}
.itemleft {
	float: left;
	width: 300px;
	padding-left: 10px;
}
.itemright {
	float: right;
	width: 300px;
	padding-right: 10px;
}
.emphpoints {
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5em;
}
.ridermessage {
	width: 415px;
	float: right;
	padding-left: 5px;
}
.ridermessage2 {
	width: 550px;
	float: right;
	padding-left: 5px;
}
.ridermessage3 {
	width: 155px;
	float: left;
	padding-right: 5px;
}
.ridermessage4 {
	width: 550px;
	float: left;
	padding-right: 5px;
}
.innercol1 {
	width: 180px;
	height: 360px;
	float: left;
}
.innercol2 {
	width: 230px;
	height: 370px;
	padding-right: 3px;
	float: left;
	font-size: 10px;
	line-height: 1em;
}
.innercol3 {
	width: 460px;
	height: 360px;
	padding-right: 3px;
	float: left;
	font-size: 10px;
	line-height: 1em;
}
.picright {
	float: right;
	margin-left: 10px;
}
.picleft {
	float: left;
	margin-right: 10px;
}
.colleft {
	width: 320px;
	height: 370px;
	float: left;
}
.colright {
	width: 320px;
	height: 370px;
	float: right;
}
.biggertext {
	font-size: medium;
	font-weight: bold;
	line-height: 1.5em;
}

#form1 input {
	height: 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#form1 textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

#form1 .button {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	height: 25px;
}

