.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
}
.footerlink A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.footerlink A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.footerlink A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #f48c1e;
	text-decoration: underline;
}
.dealerlink A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5D6C21;
	text-decoration: none;
}
.dealerlink A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #5D6C21;
	text-decoration: none;
}
.dealerlink A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #f48c1e;
	text-decoration: underline;
}
table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #5D6C21;
	font-weight: bold;
	text-transform: uppercase;
}
.headline2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 17px;
	line-height: 22px;
	color: #f48c1e;
	font-weight: bold;
	text-transform: capitalize;
}
.headline3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 22px;
}
.sublinkhead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #f48c1e;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5D6C21;
}
A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5D6C21;
}
A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #f48c1e;
	text-decoration: underline;
}
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.jpg);
	scrollbar-face-color:#5D6C21;
	scrollbar-arrow-color: #f48c1e;
	background-repeat: repeat-x;
	background-color: #b1c384;
}
/* ######### background graphics ######### */
.right {
	background-image: url(images/rightgrad.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.left {
	background-image: url(images/leftgrad.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
.choose {
	background-image: url(images/choose_fac.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.wood {
	background-image: url(images/woodwatermark.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.actionll {
	background-image: url(images/landing_action_LL.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.rexcourt {
	background-image: url(images/landing_rexcourt.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.against {
	background-image: url(images/landing_against.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.airride {
	background-image: url(images/landing_airride.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.nitro {
	background-image: url(images/landing_nitropanel.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.scores {
	background-image: url(images/landing_scores.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.airthrust {
	background-image: url(images/landing_airthrust.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.permaple {
	background-image: url(images/landing_perMaple.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.completeprojects {
	background-image: url(images/landing_completed_projects.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.newslanding {
	background-image: url(images/landing_news.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.herculan {
	background-image: url(images/landing_herculan.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.bottom {
	background-image: url(images/foot2.jpg);
	background-repeat: repeat-x;
}
.bottom2 {
	background-image: url(images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/* ######### other styles ######### */
.bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}
form {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
img {
	border-style: none;
}
/* ######### table style ######### */
#ver-zebra {
	text-align:left;
	border-collapse:collapse;
	margin-top: 20;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
}
#ver-zebra td {
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
.vzebra-odd {
	background-color: #c1cf9d;
}
.vzebra-even {
	background-color: #b1c384;
}
#ver-zebra #vzebra-head {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #5D6c21;
	color: #FFF;
}
#ver-zebra #vzebra-head1 {
	color:#000;
	background-color: #f48c1e;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#ver-zebra #vzebra-head2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #b0b2b4;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 7px;
}
#ver-zebra #vzebra-head3 {
	background-color: #f3e9c5;
	color: #333;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#ver-zebra #vzebra-head4 {
	background-color: #FFF;
	color: #333;
	text-align: center;
}
.ver-zebra A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ver-zebra A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.ver-zebra A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #f48c1e;
	text-decoration: underline;
}

/* ######### herculan table style ######### */
#her-zebra {
	text-align:left;
	border-collapse:collapse;
	margin-top: 20;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	width: 100%;
}
#her-zebra #her-zebra-head1 {
	color:#000;
	background-color: #f48c1e;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#her-zebra #her-zebra-head2 {
	color:#000;
	background-color: #c1cf9d;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	}
#her-zebra #her-zebra-head3 {
	color:#000;
	background-color: #c1cf9d;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	vertical-align:text-top;
}
#her-zebra #her-zebra-head4 {
	color:#000;
	background-color: #b1c384;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
	margin-top: 0px;
	vertical-align:text-top;
}
.her-zebra A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.her-zebra A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.her-zebra A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #f48c1e;
	text-decoration: underline;
}

/* ######### key styles for table ######### */
.boldgreen {
	color: #5d6c21;
	font-weight: bold;
}
.boldgreen2 {
	color: #5d6c21;
	font-weight: bold;
	font-size: 18px;
}
.boldorange {
	color: #f48c1e;
	font-weight: bold;
}
.boldunderline {
	font-weight: bold;
	font-size: 14px;
	text-decoration: underline;
}

/* ######### Sub Title link ######### */
.sublink A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #f48c1e;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.sublink A:Visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #f48c1e;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.sublink A:Hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #f48c1e;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}
/* ######### News link ######### */
.news A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5D6C21;
	line-height: 23px;
}
.news A:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #5D6C21;
	line-height: 23px;
}
.news A:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #f48c1e;
	text-decoration: underline;
	line-height: 23px;
}


/* ######### Large link ######### */
.largelink A:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #5d6c21;
	text-decoration: none;
}
.largelink A:Visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #5d6c21;
	text-decoration: none;
}
.largelink A:Hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 25px;
	color: #f48c1e;
	text-decoration: underline;
}
.matchspec {
	background-color: #f3e9c5;
	border: 1px solid #f48c1e;
	position: absolute;
	width: 200px;

}
hr {
	background-color: #f48c1e;
	height: 3px;
	width: 80%;
	margin-left: 0px;
}
