﻿body
{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-image: url('../../images/bg.jpg');
    background-repeat: repeat;
}

.SiteLinks
{
    color: #CCCCCC;
}

.SiteLinks:hover
{
    color: #FF0000;
}

.ImageRollover a
{
    display: block;
    background-position: left top;
    background-repeat: no-repeat;
    background-color: Transparent;
    border: 0px none;
    text-decoration: none;
    margin: 0px;
    font-size: 6px;
}

.ImageRollover a:hover
{
    background-position: left bottom;
}

.ImageRolloverActive a
{
    display: block;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: Transparent;
    border: 0px none;
    text-decoration: none;
    margin: 0px;
    font-size: 6px;
}

.ImageRollover a.HomeButton
{
    background-image: url('../../images/buttons/bHomeStacked.jpg');
    width: 165px;
    height: 25px;
}

.ImageRollover a.ContactButton
{
    background-image: url('../../images/buttons/bContactUsStacked.jpg');
    width: 165px;
    height: 25px;
}

.ImageRollover a.ServicesButton
{
    background-image: url('../../images/buttons/bServicesStacked.jpg');
    width: 165px;
    height: 25px;
}

.ImageRollover a.OurSpecialsButton
{
    background-image: url('../../images/buttons/bOurSpecialsStacked.jpg');
    width: 165px;
    height: 25px;
}

.ImageRollover a.FriendsButton
{
    background-image: url('../../images/buttons/bFriendsStacked.jpg');
    width: 165px;
    height: 25px;
}

.ImageRollover a.LatestNewsButton
{
    background-image: url('../../images/buttons/bShopNewsStacked.jpg');
    width: 165px;
    height: 25px;
}
 /* Active Rollover Controls */

.ImageRolloverActive a.HomeButton
{
    background-image: url('../../images/buttons/bHomeStacked.jpg');
    width: 165px;
    height: 25px;
}

.ImageRolloverActive a.ContactButton
{
    background-image: url('../../images/buttons/bContactUsStacked.jpg');
    width: 165px;
    height: 25px;
}

.ImageRolloverActive a.ServicesButton
{
    background-image: url('../../images/buttons/bServicesStacked.jpg');
    width: 165px;
    height: 25px;
}

.ImageRolloverActive a.OurSpecialsButton
{
    background-image: url('../../images/buttons/bOurSpecialsStacked.jpg');
    width: 165px;
    height: 25px;
}

.ImageRolloverActive a.FriendsButton
{
    background-image: url('../../images/buttons/bFriendsStacked.jpg');
    width: 165px;
    height: 25px;
}

.ImageRolloverActive a.LatestNewsButton
{
    background-image: url('../../images/buttons/bShopNewsStacked.jpg');
    width: 165px;
    height: 25px;
}

/* End Active Rollover Controls */

.ImageRollover a.BlogButton
{
    background-image: url('../../images/buttons/bBlogStacked.jpg');
    width: 119px;
    height: 33px;
}

.ImageRollover a.GearUpButton
{
    background-image: url('../../images/buttons/bGearUp.jpg');
    width: 190px;
    height: 65px;
}

.ImageRollover a.NewsletterSignupButton
{
    background-image: url('../../images/buttons/bNewsletterSignUp.jpg');
    width: 190px;
    height: 65px;
}
.captainred
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
}

.rideon
{
    font-family: Helvetica, HelveticaNeueLT Std, Arial;
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
}
