/******************************
  For Netscape compatibility, must define body margins
  and padding at the HTML level as well as the BODY level
*******************************/

html, body {
  margin:0px;
  padding:0px;
  margin-left:0px;
  margin-top:0px;
  margin-right:0px;
  margin-bottom:0px;
  background-color:black;
}

object {
  display:block;
}

/******************************
  Table Cell Options 
*******************************/

table.main_body {
  margin-top:245px
}

table.right_col {
  margin-top:58px;
}

table.gallery td{
  background-color:#eee;
}

table.gallery p {
  font: normal 11px/14px Arial, Helvetica, sans-serif;
  color:black;
  text-align:left;
  margin:5px;
}

table.border {
  border:1px #eee solid;
}

td {
  font: normal 12px/16px Arial, Helvetica, sans-serif;
  color:black;
  text-align:left;
  vertical-align:top;
  padding:0px;
}

td.main_photo1 {
  background: no-repeat url(/images/photos/home_photo1.jpg) top;
}

td.main_photo2 {
  background: no-repeat url(/images/photos/home_photo2.jpg) top;
}

td.main_photo3 {
  background: no-repeat url(/images/photos/home_photo3.jpg) top;
}

td.main_photo4 {
  background: no-repeat url(/images/photos/home_photo4.jpg) top;
}

td.main_photo5 {
  background: no-repeat url(/images/photos/home_photo5.jpg) top;
}

td.products {
  background: no-repeat url(/images/photos/products.jpg) top;
}

td.services {
  background: no-repeat url(/images/photos/services.jpg) top;
}

td.sitemap {
  background: no-repeat url(/images/photos/sitemap.jpg) top;
}

td.trikes {
  background: no-repeat url(/images/photos/trikes_photo.jpg) top;
}

td.bikes_trikes {
  background: no-repeat url(/images/photos/bikes_trikes.jpg) top;
}

td.gallery {
  background: no-repeat url(/images/photos/gallery.jpg) top;
}

td.calendar {
  background: no-repeat url(/images/photos/calendar.jpg) top;
}

td.about_us {
  background: no-repeat url(/images/photos/about_us.jpg) top;
}

td.links {
  background: no-repeat url(/images/photos/links.jpg) top;
}

td.ride_maps {
  background: no-repeat url(/images/photos/ride_maps.jpg) top;
}

td.contactus {
  background: no-repeat url(/images/photos/contact_us.jpg) top;
}

td.sitemap {
  background: no-repeat url(/images/photos/sitemap.jpg) top;
}

td.missing {
  background: no-repeat url(/images/photos/missing.jpg) top;
}


tr.gray {
  background-color:#eee;
}

td.gray {
  background-color:#eee;
}

td.bg {
  background:repeat-x url(/images/background/bg.gif);
  background-color:#fcfcfc;
}

td.footer {
  background:no-repeat url(/images/background/footer.gif);
  height:60px;
}

td.footer_home {
  background:no-repeat url(/images/background/footer_home.gif);
  height:60px;
}

td.footer_bg {
  background:repeat-x url(/images/background/footer_bg.gif);
  background-color:#040404;
}

td.footer_inside {
  background:repeat-x url(/images/background/footer_bg_inside.gif);
  background-color:#040404;
}

td.body {
  background:repeat-y url(/images/background/body_bg.gif);
}

td.body_inside {
  background:repeat-y url(/images/background/body_bg_inside.gif);
}

td.left_col {
  background:repeat-y url(/images/background/left_col_bg.gif);
}

td.right_col {
  background:repeat-y url(/images/background/right_col_bg.gif);
}

td.orange-bg {
  background-color: #ff4400;
}
td.right_col_logo {
  padding-left:30px;
  background:repeat-y url(/images/background/right_col_bg.gif);
}
/******************************
  Text Options
*******************************/
p {
  font:normal 12px/18px Arial, Helvetica, sans-serif;
  color:black;
  margin:10px 30px 10px 32px;
}

p.links {
  margin:5px 0px 5px 32px;
  }

p.noright {
  margin-right:0;
}

p.news {
  margin-left:20px;
  margin-right:20px;
  margin-bottom:15px;
}

p.white {
  color:white;
  margin-left:0;
  margin-right:0;
}

p.small {
  font-size:11px;
  color:white;
  margin:0;
  letter-spacing:1px;
  padding-top:58px;
  padding-right:18px;
}

p.left_col {
  font-size:11px;
  line-height:15px;
  margin:5px 15px 10px 32px;
}

p.right_col,
span.right_col p {
  font-size:11px;
  line-height:15px;
  margin:8px 30px 10px 15px;
}


p.right_col_form {
  font-weight:bold;
  font-size:11px;
  color:#666;
  margin:5px 15px 5px 15px;
}

p.quicknav {
  font-size:11px;
  margin:3px 3px 3px 10px;
}

strong.orange {
  font-weight:400;
  color:#f40;
}

strong.orange2 {
  color:#f40;
  letter-spacing:1px;
}

h1 {
  font:normal 34px/34px Arial, Helvetica, sans-serif;
  color:#f40;
  margin:0 25px 0 32px;
}

h1.alt {
  font-size:19px;
  margin-top:0px;
  margin-bottom:10px;
}

h2 {
  font:800 16px/24px Arial, Helvetica, sans-serif;
  color:#f40;
  margin:20px 25px 0px 32px;
}

h2.left_col {
  font-size:14px;
  margin:7px 15px -5px 32px;
}

h2.right_col {
  font-size:14px;
  margin:7px 15px -5px 15px;
}

h2.news {
  margin-left:20px;
  margin-right:20px;
}

h3 {
  font-size: 12px;
  color: white;
  margin: 5px 20px 5px 20px;
}

input {
  padding-left:5px;
  font:normal 11px/14px Arial, Helvetica, sans-serif;
}

textarea {
  padding-left:5px;
  font:normal 11px/14px Arial, Helvetica, sans-serif;
}


/******************************
  Link Options
*******************************/

a:link, a:visited {
  color:#f40;
  text-decoration:underline;
}

a:hover {
  text-decoration:none;
}

a.noline:link, a.noline:visited {
  color:#f40;
  text-decoration:none;
}

a.noline:hover {
  text-decoration:underline;
}

a.footer:link, a.footer:visited {
  font-size:13px;
  color:#fff;
  text-decoration:none;
}

a.footer:hover {
  font-size:13px;
  text-decoration:underline;
}

a.topnav:link, a.topnav:visited {
  color:#fff;
  text-decoration:none;
}

a.topnav:hover {
  text-decoration:underline;
}

a.plain:link, a.plain:visited, a.plain:hover {
  color:#fff;
  font-weight:normal;
  text-decoration:none;
}

