a:link, a:visited{
  color:#FFE011;
  text-decoration:none;
}
a:hover{
  color:#FFE011;
  text-decoration:underline;
}

body{
  background-color:#000;
	color:#fff;
	margin:0;
  padding:0;
  text-align: center;
  font-family:      tahoma, arial, helvetica, sans-serif;
	font-size:11px;
}

div#wrapper{
	margin-left:auto; 
	margin-right:auto; 
  position:relative;
	text-align:left;
  width:761px;
}

div#wrapperJoin{
  background-color: #1C4082;
	margin-left:auto; 
	margin-right:auto; 
	margin-top:25px;
	padding:0;
  width:400px;
}

.textNav
  {
    color:            #1C4082;
    font-family:      arial, helvetica, sans-serif;
    letter-spacing:   .3pt;
    font-size:        11px;
    font-weight: bold;
    line-height:      2;
    text-decoration:  none;
		background-color: #FFF;
  }


.textNav .selected{
	display: block;
	margin: 0;
	padding: 5px 15px 5px 10px;
	font-weight: bold;
	background-color: #FFE011;
	border-top: #000 solid 1px;
	}

.textNav .white{
	display: block;
	margin: 0;
	padding: 5px 15px 5px 18px;
	color: #1C4082;
	border-top: #1C4082 solid 1px;
	}

.textNav a{
	color: #1C4082;
	}

.textNav a:hover{
	text-decoration: none;
	background-color: #FFF19E;
	color: #1C4082;
	}
  
.textNav a:visited{
	color: #1C4082;
	}

.textNav2,
.textNav2 div.photo_gallery_list
  {
    margin: 0;
    padding: 0 0 0 15px;
    font-family:      arial, helvetica, sans-serif;
    font-size:        10px;
    line-height: 1.5em;
    text-decoration:  none;background-color: #FFE011;
    text-transform:  uppercase;
  }

.textNav2 .gray{
		margin: 0;
		padding: 2px 0 2px 0;
		color: #1C4082;
  }
  
.textNav2 a:hover{
		text-decoration: underline;
		background-color: transparent;
  }

.textSubhead
  {
    color:            #FFFFFF;
    font-family:      arial, helvetica, sans-serif;
    font-size:        15px;
    font-weight:      bold;
    letter-spacing:   -.1pt;
    line-height:      1.5;
  }
  
.textSubhead
  {
    color:            #FFFFFF;
    font-family:      arial, helvetica, sans-serif;
    font-size:        15px;
    font-weight:      bold;
    letter-spacing:   -.1pt;
    line-height:      1.5;
  }
  
.textLarge
  {
    color:            #333333;
    font-family:      tahoma, arial, helvetica, sans-serif;
    font-size:        15px;
    font-weight:      bold;
    letter-spacing:   -.1pt;
    line-height:      1.5;
  }
  
.textTitleSec
  {
    color:            #cccccc;
    font-family:      tahoma, arial, helvetica, sans-serif;
    font-size:        15px;
    font-weight:      bold;
    letter-spacing:   -.1pt;
    line-height:      1.5;
  }
  
.textTitleTer
  {
    color:            #fff;
    font-family:      tahoma, arial, helvetica, sans-serif;
    font-size:        13px;
    font-weight:      bold;
    font-style:       italic;
    letter-spacing:   -.1pt;
    line-height:      1.5;
    text-transform:   uppercase;
  }

.textBody, .textBody2
  {
    font-family:      tahoma, arial, helvetica, sans-serif;
    letter-spacing:   .3pt;
    font-size:        11px;
    line-height:      1.8;
    text-decoration:  none;
  }
.textBody{
		padding:          30px;
}


.navTrail
  {
	  background-color: #1C4082;
    font-family:      tahoma, arial, helvetica, sans-serif;
    letter-spacing:   .3pt;
    font-size:        11px;
		padding:          5px 30px;
    text-decoration:  none;
  }
	
.textBodyDark
  {
    color:            #333333;
    font-family:      tahoma, arial, helvetica, sans-serif;
    letter-spacing:   .3pt;
    font-size:        11px;
    line-height:      1.8;
    text-decoration:  none;
  }

td.month { background-color: #1C4082; }
.textBodySmall
  {
    color:            #fff;
    font-family:      tahoma, arial, helvetica, sans-serif;
    letter-spacing:   .3pt;
    font-size:        10px;
    line-height:      1.3;
    text-decoration:  none;
  }

.textSmallReverse
  {
    color:            #FFFFFF;
    font-family:      tahoma, arial, helvetica, sans-serif;
    letter-spacing:   .3pt;
    font-size:        10px;
    text-decoration:  none
  }

.displayLeft
  {
    text-align:       left; 
  }
	


/***************** Nav Image Replacement & List Conversion *****************************/ 

#nav{
  text-align:center;
    width: 760px;
}

#nav ul {
  margin: 0 0 0 0;
  padding: 0;
  height: 27px;
  width: 759px;
}

#nav ul li {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
}

#nav ul li a {
  display: block;
  height: 27px;
  margin: 0;
  padding: 0;
}

li#home{
  width: 51px;
  background-image:url(../images/button-home-over.gif);
}
li#home a:hover{
  width: 51px;
  background-image:url(../images/button-home.gif);
}

li#about{
  width: 61px;
  background-image:url(../images/button-about-over.gif);
}
li#about a:hover{
  width: 61px;
  background-image:url(../images/button-about.gif);
}

li#news{
  width: 97px;
  background-image:url(../images/button-news-over.gif);
}
li#news a:hover{
  width: 97px;
  background-image:url(../images/button-news.gif);
}

li#tour{
  width: 97px;
  background-image:url(../images/button-tour-over.gif);
}
li#tour a:hover{
  width: 97px;
  background-image:url(../images/button-tour.gif);
}

li#hear{
  width: 93px;
  background-image:url(../images/button-hear-over.gif);
}
li#hear a:hover{
  width: 93px;
  background-image:url(../images/button-hear.gif);
}

li#teams{
  width: 112px;
  background-image:url(../images/button-street-over.gif);
}
li#teams a:hover{
  width: 112px;
  background-image:url(../images/button-street.gif);
}

li#store{
  width: 57px;
  background-image:url(../images/button-store-over.gif);
}
li#store a:hover{
  width: 57px;
  background-image:url(../images/button-store.gif);
}

li#extras{
  width: 68px;
  background-image:url(../images/button-extras-over.gif);
}
li#extras a:hover{
  width: 68px;
  background-image:url(../images/button-extras.gif);
}

li#board{
  width: 123px;
  background-image:url(../images/button-board-over.gif);
}
li#board a:hover{
  width: 123px;
  background-image:url(../images/button-board.gif);
}

.hide{
  display: none;
}
.show{
  display:block;
}
/***************** Nav Image Replacement & List Conversion *****************************/ 



/* ------------------------------------------------------------------------- */
  
.inputText
  {
    font-family:      tahoma, arial, helvetica, sans-serif;
    font-size:        10px;
    background-color: #cccccc;
    border:           1px #666666 solid; 
    border-color:     #666666; 
    scrollbar-face-color:       #999999;
    scrollbar-shadow-color:     #cccccc;
    scrollbar-highlight-color:  #999999;
    scrollbar-3dlight-color:    #777777;
    scrollbar-darkshadow-color: #777777;
    scrollbar-track-color:      #888888;
    scrollbar-arrow-color:      yellow;
  }

.inputDropDown
  {
    font-family:      arial, helvetica, sans-serif;
    font-size:        11px;
    background-color: #D1CAA6;
  }

.inputButton
  {
    font-family:      arial, helvetica, sans-serif;
    font-size:        11px;
    color:            #ffffff;
    font-weight:      bold;
    background-color: #666666;
    border:           1px #cccccc solid; 
    border-color:     #cccccc;  
  }

.inputButtonSmall
  {
    font-family:      arial, helvetica, sans-serif;
    font-size:        10px;
    color:            #ffffff;
    font-weight:      bold;
    background-color: #666666;
    border:           1px #cccccc solid; 
    border-color:     #cccccc;  
  }
  
div.followheader {
	padding: 5px 0;
	display: block;
	vertical-align: middle;
	width: 761px;
	height:23px;
	text-align: right;
	background-color: #000000;
	border-bottom: 1px #FFFFFF solid;
}
.followheader img {
	 border-style: none;
}
	
  
/* ------------------------------------------------------------------------- */
