﻿a {
    font-family: arial, "lucida console", sans-serif;
    color:#004BBF;
    font-size:12px;
    text-decoration:none;
	}

a:hover {
    color:#000;
    }

#topNav{
    float:right;
    clear:both;
    width:100px;
    height:34px;
    margin-top:15px;
    }
    
#topNav ul{
    list-style: none;
    padding: 0;
    margin: 0;
    float:left;
    }  
    
#topNav li{
    height:25px;
    overflow:hidden; 
    padding:12px 0px 0px 14px;
    }   
    
#topNav li a{
    font-size:19px;
    font-family: Garamond, serif;
    color: #2D1A0B;
    text-decoration: underline;
    font-weight:bold;
    }
    
#topNav li a:hover{
    color: #42732B;
    }


#leftNav{
    margin:0px;
    padding:0px;
    clear:both;
    float:left;
    width:190px;
    height:249px;
    }

#leftNav a{
    color:black;
    display:block;
    text-decoration:none;
    font-weight:bold;
    font-size:22px;
    font-family:Garamond, serif;
    } 
    
    
#leftNav a:hover{
    color:#538E35;
    font-weight:bold;
    } 
 
 .buttonHome a{
    height:109px;
    width:369px;
    overflow:hidden;
    float:left;
    display:block;
    }   
  
.buttonHome a:hover{
    }   
    
.buttonFacebook a{
    margin:25px 5px 0px 0px;
    height:20px;
    width:85px;
    overflow:hidden;
    float:right; clear:both;
    display:block;
    }   
  
.buttonFacebook a:hover{
    }
  
.buttonLocations a{
    height:200px;width:280px;
    margin:30px 0px 0px 20px;
    overflow:hidden;
    float:left; display:inline;
    display:block;
    }   
  
.buttonLocations a:hover{
    }
  
  
  
  

.buttonBlueGrey{
    margin:0px;
    padding:0px;
    clear:both;
    height:20px;
    overflow:hidden;
    float:right;
    }
    
    
.buttonBlueGreyLeft{
    float:left;
    display:inline;
    width:7px;
    height:20px;
    background: url(../images/nav/navigation_blue_on_grey_left.gif);
    }


.buttonBlueGreyMid{
    float:left;
    display:inline;
    overflow:hidden;
    background: url(../images/nav/navigation_blue_on_grey_mid.gif);
    background-repeat:repeat-x;
    height:17px;
    padding-top:3px;
    }


.buttonBlueGreyRight{
    margin:0px; 
    float:left;
    display:inline;
    width:7px;
    height:20px;
    background: url(../images/nav/navigation_blue_on_grey_right.gif);
    }


.buttonBlueGreyMid a{
    color:#fff;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
    } 
    
    
.buttonBlueGreyMid a:hover{
    color:#000;
    font-weight: bold;
    } 
    
    
    
    
    
    
    
    
    
.buttonBlueWhite{
    margin:0px;
    padding:0px;
    clear:both;
    height:20px;
    overflow:hidden;
    float:right;
    }
    
.buttonBlueWhiteLeft{
    float:left;
    display:inline;
    width:7px;
    height:20px;
    background: url(../images/nav/navigation_blue_on_white_left.gif);
    }

.buttonBlueWhiteMid{
    float:left;
    display:inline;
    height:20px;
    overflow:hidden;
    background: url(../images/nav/navigation_blue_on_white_mid.gif);
    background-repeat:repeat-x;
    }

.buttonBlueWhiteRight{
    margin:0px; 
    float:left;
    display:inline;
    width:7px;
    height:20px;
    background: url(../images/nav/navigation_blue_on_white_right.gif);
    }

.buttonBlueWhiteMid a{
    color:#fff;
    display:block;
    text-decoration:none;
    font-weight:bold;
    font-size:11px;
    padding-top:3px;
    
    } 
    
    
.buttonBlueWhiteMid a:hover{
    color:#000;
    font-weight: bold;
    }
    
  
#contentNav{
    margin:0px; 
    float:left;
    display:inline;
    width:491px;
    height:62px;
    background: url(../images/layout/content_nav.jpg);
    }
  
  
  
    
 #contentNav ul{
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
    } 

#contentNav li{
    float: left;
    }

#contentNav li a
    {
    font-size:13px;
    color:#2F1D0D;
    font-family:Garamond, serif;
    text-decoration: none;
    font-weight:bold;
    text-align: left;
    padding:3px 20px 4px 10px;
    float: left;
    } 

#contentNav li a:hover
    {
    color:white;
    }
    
    
    
    
    
.viewPackages a{
    background: url(../images/layout/packages_nav.jpg);
    width:140px;
    height:40px;
    float:right;
    margin-left:5px;
    display:inline;
    } 
    
    
.viewPackages a:hover{
     background-position:0px -40px;
    } 
    
    
.anyQuestions a{
    background: url(../images/layout/questions_nav.jpg);
    width:140px;
    height:40px;
    float:right;
    margin-left:5px;
    display:inline;
    } 
    
    
.anyQuestions a:hover{
     background-position:0px -40px;
    }
       
       
.back a{
    background: url(../images/layout/back_nav.jpg);
    width:82px;
    height:40px;
    float:left;
    display:inline;
    } 
    
    
.back a:hover{
     background-position:0px -40px;
    }
    
    
    
    
    
    
.clayShooting a{
    background: url(../images/layout/clay_shooting_nav.jpg);
    width:161px;
    height:40px;
    float:left;
    display:inline;
    } 
    
    
.clayShooting a:hover{
     background-position:0px -40px;
    }
   
    
.paintballing a{
    background: url(../images/layout/paintballing_nav.jpg);
    width:161px;
    height:40px;
    float:left;
    display:inline;
    } 
    
.paintballing a:hover{
     background-position:0px -40px;
    }
    
 .grassKarting a{
    background: url(../images/layout/grass_karting_nav.jpg);
    width:161px;
    height:40px;
    float:left;
    display:inline;
    } 
    
.grassKarting a:hover{
     background-position:0px -40px;
    }   
 
.goKarting a{
    background: url(../images/layout/go_karting_nav.jpg);
    width:161px;
    height:40px;
    float:left;
    display:inline;
    } 
    
.goKarting a:hover{
     background-position:0px -40px;
    }   
    
    
.quadBiking a{
    background: url(../images/layout/quad_biking_nav.jpg);
    width:161px;
    height:40px;
    float:left;
    display:inline;
    } 
    
    
.quadBiking a:hover{
     background-position:0px -40px;
    }
 
 
.fourFour a{
     background: url(../images/layout/4x4_nav.jpg);
     width:161px;
     height:40px;
     float:left;
     display:inline;
    } 
    
    
.fourFour a:hover{
     background-position:0px -40px;
    }
 
   
.archeryAirRifles a{
    background: url(../images/layout/archery_air_rifles_nav.jpg);
    width:161px;
    height:40px;
    float:left;
    display:inline;
    } 
    
    
.archeryAirRifles a:hover{
     background-position:0px -40px;
    }
    
    
.itsAKnockout a{
    background: url(../images/layout/its_a_knockout_nav.jpg);
    width:161px;
    height:40px;
    float:left;
    display:inline;
    } 
    
    
.itsAKnockout a:hover{
     background-position:0px -40px;
    }
    
    
.laserTag a{
    background: url(../images/layout/laser_tag_nav.jpg);
    width:161px;
    height:40px;
    float:left;
    display:inline;
    } 
    
    
.laserTag a:hover{
     background-position:0px -40px;
    }
    
    
 .reverseSteer a{
    background: url(../images/layout/reverse_steer_nav.jpg);
    width:161px;
    height:40px;
    float:left;
    display:inline;
    } 
    
    
.reverseSteer a:hover{
     background-position:0px -40px;
    }   
    
 
 .limobus a{
    background: url(../images/layout/limobus_nav.jpg);
    width:161px;
    height:40px;
    float:left;
    display:inline;
    } 
    
    
.limobus a:hover{
     background-position:0px -40px;
    } 
 
 
 .trophiesMedals a{
    background: url(../images/layout/trophies_medals_nav.jpg);
    width:161px;
    height:40px;
    float:left;
    display:inline;
    } 
    
    
.trophiesMedals a:hover{
     background-position:0px -40px;
    }     
    
    
#footNavContainer{
    border-top:dashed 1px #ccc;
    width:730px;
    height:30px;
    margin:15px 0px 0px 0px;
    padding:0px;
    }
    
#footNavContainer ul {
    list-style: none;
    padding:2px 0px 0px 0px;
    margin: 0;
    float:right;
    } 

#footNavContainer li{
    float:left;
    }

#footNavContainer li a
    {
    font-size:11px;
    font-family: arial, "lucida console", sans-serif;
    color: #3D4758;
    text-decoration: none;
    padding:11px 30px 9px 0px;
    float: left;
    } 

#footNavContainer li a:hover
    {
    color:black;
    }