body
{
/*  background-color: #242d1a;
 background-color: #463636;*/
  background-color: #222;
  font-size: 10pt;
 /*font-family: Amaranth;  */
 font-family: Ubuntu;
}

@font-face {
  font-family: 'Amaranth';
  font-style: normal;
  font-weight: 400;
  src: local('Amaranth'), url('/fonts/amaranth/RvdVaxHTnYbJDko8dLi4zvesZW2xOQ-xsNqO47m55DA.woff') format('woff');
}

@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu'), url('/fonts/ubuntu/_xyN3apAT_yRRDeqB3sPRg.woff') format('woff');
}

h1
{
font-size: 17pt;
}

h2
{
font-size: 12pt;
}

h3
{
font-size: 10pt;
}


a
{  

  color: #c8a519;
  text-decoration: none;
  font-family: Amaranth;
  font-family: Ubuntu;
}

a:hover
{
  color : #ffde59;
}


a img
{
border: none;
}


dt
{
margin-top: 5px;
font-weight: bold;
}

th
{
text-align: left;
vertical-align: top;
padding-right: 10px;
}


hr
{
width: 50%;
}

#border
{
  position: relative;
  margin-top: 20px;
  width: 800px;
  margin-left:auto;
  margin-right:auto;
}



#preheader
{
height: 25px;
}

#logo
{
height: 25px;
position: absolute;
top: -92px;
left: -25px;
}



#main
{
  background-color: white;
  border: 1px solid black;
}

#header
{
}

#header h1
{
margin-top: 8px;
margin-bottom: 22px;
margin-left: 110px;
}

#header h6
{
position: absolute;
top: 32px;
left: 180px;
font-size: 13px;
}



#titleImage
{
position: relative;
background-repeat: no-repeat;
height: 45px;
background-color: #ffd42a;
}


#sponsors
{
position: absolute;
top: 93px;
left: 184px;
}

.sponsor
{
display: inline-block;
margin-right: 11px;
}


#menuBar
{
position: absolute;
top: 45px;
height: 20px;
width: 100%;
background-image: url('/images/transparentGray50.png');
}

#menu
{
padding-left: 170px;
padding-top: 2px;
}



#flagship
{
position: absolute;
right: -22px;
top: -100px;

}

.menuItem
{
display: inline;
padding: 8px;
color:white;
font-size: 13px;
}

.menuItem a
{
color:white;
}

.menuItem a:hover
{
text-decoration: underline;

}


/* content is referenced in the border */
#content
{
	margin: 0px 0px;
	padding: 0px 0px;
}

/* page is referenced in each page */
#page
{
	position: relative;
	margin: 10px 20px;
}

#footer
{
color: white;
height: 60px;
background-color: #363636;
font-size: 12px;
background-image: url('/images/champBlueBackground.png');
background-position: bottom;
}

#footer a 
{
color: yellow;
}

#gngGolf
{
position: absolute;
bottom: 10px;
right: 15px;
}

#credits
{
margin: 0px;
padding: 8px 20px;
}




#languages
{
position: absolute;
right: 180px;
top: 30px;
}


#languages img
{
padding: 0px;
}

.lang
{
display: inline-block;
margin-left: 10px;
font-size: 9px;
text-align: center;

}

#season1
{
top: 200px;
position: absolute;
left: -170px;
}

#season2
{
top: 200px;
position: absolute;
right: -170px;
}

.pastSeason 
{
text-align: center;
}

.pastSeason h5
{
margin:0;
padding:0;
}

.pastSeason a
{
font-size: 20px;
}

.pastSeason a img 
{
border: 1px solid #222;
}

.pastSeason a:hover img
{
border: 1px solid #ffd42a;
}





#menuOptions
{
position: absolute;
font-size: 10px;
top: 120px;
left: 130px;
}

#menuOptions img
{
position: relative;
}

.menuOption
{
padding-left: 25px;
text-align: center;
display: inline-block;
}


.highlight
{
  color: #c8a519;
}



#sponsorList
{
background-color: #ffd42a;
padding : 10px;
margin-top: 20px;
text-align: left;
color: white;
font-weight: bold;
font-size: 0.8em;
}

.sponsorListItem
{
display: inline-block;
text-align: center;
width: 120px;
}

.sponsorListItem h6
{
color: #333;
margin-top: 10px;
margin-bottom: 0px;
}


#headerImage
{
position: absolute;

top: 60px;
right: 40px;
}


#seasonIntro
{
padding-left: 407px;
}

#seasonIntro h1
{
font-size: 24px;
padding-bottom:0px;
margin-bottom:0px;
}




