/* CSS Document */
html {
margin: 0;
height: 100%
} 
body {
	background-color: #573920;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCBB88;
	text-decoration: none;
	cursor: default;
	line-height: 14px;
}
.bodytext a {
	color: #FF6C00;
	text-decoration: none;
	cursor: pointer;
}
.bodytext a:hover {
	color: #E99644;
	text-decoration: underline;
	cursor: pointer;
}
.bodytitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D8A31F;
	text-decoration: none;
	cursor: default;
	line-height: 18px;
	font-weight: bold;
	text-transform: capitalize;

}
.righttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #393623;
	text-decoration: none;
	cursor: default;
	line-height: 14px;
}
.righttext a {
	color: #AF2F0A;
	text-decoration: underline;
	cursor: pointer;
}
.righttext a:hover {
	color: #D23B08;
	text-decoration: underline;
	cursor: pointer;
}
.righttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E9EAB4;
	text-decoration: none;
	cursor: default;
	line-height: 14px;
	font-weight: bold;
}
.rightdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D2C097;
	text-decoration: none;
	cursor: default;
	line-height: 12px;
}
.rightfineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #393623;
	text-decoration: none;
	cursor: default;
	line-height: 14px;
}
.mininav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2E2E2E;
	text-decoration: none;
	cursor: default;
	line-height: 16px;
}
.mininav a {
	color: #2E2E2E;
	text-decoration: none;
	cursor: pointer;
}
.mininav a:hover {
	color: #595959;
	text-decoration: none;
	cursor: pointer;
}
.ridestitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D8A31F;
	text-decoration: none;
	cursor: default;
	line-height: 14px;
	font-weight: bold;
}
.ridesdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #363321;
	text-decoration: none;
	cursor: default;
	line-height: 12px;
}
.ridestext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCBB88;
	text-decoration: none;
	cursor: default;
	line-height: 14px;
}
.ridestext a {
	color: #FF6C00;
	text-decoration: underline;
	cursor: pointer;
}
.ridestext a:hover {
	color: #E99644;
	text-decoration: underline;
	cursor: pointer;
}
.dottedborder {
	border-bottom: 1px dotted #5E4B28;
}
.dottedbody {
	border-bottom: 1px dotted #573920;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #DEDFAC;
	border: 1px;
	background-color: #363321;
	padding: 1px;
}
.imageborder {
	border: 2px solid #353321;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #D2C097;
	text-decoration: none;
	cursor: default;
	line-height: 14px;
}
.footertext a {
	color: #FF6C00;
	text-decoration: underline;
	cursor: pointer;
}
.footertext a:hover {
	color: #F6781B;
	text-decoration: underline;
	cursor: pointer;
}