@charset "UTF-8";
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFF;
	background-image: url(../images/bk_top.png);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	background-image: url(../images/bk_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.twoColFixLtHdr #container {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixLtHdr #header {
	margin-bottom: 5px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	background-image: url(../images/banner.gif);
	height: 155px;
	background-repeat: no-repeat;
	background-position: 10px;
	margin-top: 10px;
} 
.twoColFixLtHdr #wrapper #container #header h1 {
	top: -100px;
	position: absolute;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 180px;
	background: #4f6f19;
}
#navtop {
	background-image: url(../images/navtop.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	width: 180px;
}
#navbot {
	background-image: url(../images/navbot.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	width: 180px;
}
.twoColFixLtHdr #wrapper #container #sidebar1 p {
	padding-left: 10px;
	padding-top: 10px;
}
#userlogin {
	float: right;
	text-align: right;
	margin-top: 95px;
	font-size: 12px;
	padding-top: 10px;
}
.gray {
	color: #666;
	font-size: 12px;
	padding: 2px;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 180px;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 20px;
} 
#homebanner {
	height: 415px;
	background-image: url(../images/homebanner2.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border: thin solid #FFF;
	margin-top: 15px;
}
#ridersearch {
	height: 200px;
	width: 200px;
	margin-left: 543px;
	margin-top: 202px;
	background-image: url(../images/ridersearch.png);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	padding-top: 15px;
}
.twoColFixLtHdr #wrapper #container #mainContent #content #homebanner #ridersearch p {
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.twoColFixLtHdr #wrapper #container #mainContent #content #homebanner #ridersearch h3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFF;
}
.twoColFixLtHdr #wrapper #container #mainContent #content #homebanner #ridersearch #form1 #query {
	padding: 2px;
	color: #666;
}
.twoColFixLtHdr #wrapper #container #header h2 {
	position: absolute;
	top: -100px;
}
.twoColFixLtHdr #footer {
	margin-bottom: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-top: 50px;
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
	text-align: right;
	font-size: 12px;
	color: #666;
}
.twoColFixLtHdr #wrapper #container #footer p a {
	text-decoration: none;
	color: #666;
}
.twoColFixLtHdr #container #mainContent a:visited {
	color: #00C;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #mainContent #content ul li, .twoColFixLtHdr #container #mainContent #content ol li {
	margin-top: 8px;
}
.twoColFixLtHdr #wrapper #container #mainContent #content .rightcol ul li {
	list-style-type: none;
	margin-left: -15px;
}
.reg-header {
	font-size: 16px;
	color: #FFF;
	background-color: #4F7019;
	padding: 5px 8px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
input, iframe {
	border: 1px solid #999;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	padding:3px;
	font-size:14px;
	background-color: #eee;
}
.button {
	background-color: #821024;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	text-decoration: none;
}
.buttonSM {
	background-color: #4F7019;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.buttonSMR {
	background-color: #821024;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	color: #FFF;
	text-decoration: none;
	font-size: 12px;
	margin-top: 10px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.warning {
	background-color: #FF9;
	border: 1px solid #C30;
}
.warningtext {
	color: #F00;
	margin: 8px;
	font-weight: bold;
}
#warning {
	background-color: #FF9;
	padding: 5px;
	width: 500px;
	border: 1px solid #C30;
	margin-bottom: 15px;
	margin-left: 10px;
}
#warningtext {
	color:#F00;
	margin-left:8px;
}
.indent25 {
	margin-left: 25px;
}
.leftcol {
	float: left;
	width: 400px;
}
.rightcol {
	float: right;
	width: 200px;
	padding: 5px;
	margin-left: 4px;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.twoColFixLtHdr #wrapper #container #mainContent #content .rightcolSpecial h2 {
	color: #124BA7;
	margin: 0px;
}
.twoColFixLtHdr #wrapper #container #mainContent #content .rightcolSpecial h3 {
	margin-bottom: -15px;
	color: #941F31;
	font-size: 16px;
}
.rightcolinput {
	padding: 1px;
	font-size:14px;
	background-color: #eee;
}
.search-results {
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
	width: 530px;
}
.text12px {
	font-size: 12px;
}
.twoColFixLtHdr #wrapper #container #mainContent #content h2, .twoColFixLtHdr #wrapper #container #mainContent #content h3 {
	color: #821024;
}
.titleSpecial h3{
	margin-bottom: -15px;
	margin-top: 10px;
	}
.twoColFixLtHdr #wrapper #container #user {
	text-align: right;
	float: right;
}
.rightcolSpecial {
	float: right;
	width: 200px;
	margin-left: 8px;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 15px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-bottom: 5px;
}
.promo {
	background-color: #F4F2E4;
	border: 1px solid #617F28;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	padding: 8px;
	width: 100%;
}
.twoColFixLtHdr #wrapper #container #mainContent #content .promo h3 {
	margin-top: 0px;
}
.borderLiteGray {
	border: 1px solid #CCC;
}
.twoColFixLtHdr #wrapper #container #mainContent #content .rightcolSpecial .yello {
	background-color: #FF6;
	padding: 2px 5px;
}
.header18 {
	font-size: 18px;
	color: #941F31;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-weight: bold;
	margin-bottom: -5px;
}
h2 sup {
	font-size: 16px;
}
