﻿.foo{}

/* element changes */

a 
{
	font-family: Comic Sans MS;
	color: Black;
}

body { background-color: White; 
	   text-align: center; }

.noborder { border: none; }

#maincontainer { width: 760px; 
				 height: 100%;
				 background-color: #855E42;
				 border-left: solid 1px black;
				 border-right: solid 1px black; 
				 margin-left: auto;
				 margin-right: auto;} 

#headercontainer { width: 762px; 
				   height: 136px;
				   margin-left: auto;
				   margin-right: auto;
				   padding: 0 0 0 0;
				   margin-top: 0;
				   margin-bottom: 0;
				   z-index: 2 }
		   
.sponsorimg { float: right;
			  margin-right: 65px; 
			  margin-top: 12px;
			  position: relative;
			  z-index: 500;
			  bottom: 140px}						

#menucontainer  { float: right;
				  clear: both;	
				  margin-right: 16px;
				  margin-top: 10px;
				  padding-top: 4px;
				  position: relative;
				  bottom: 140px;
				  right: 40px;
				  z-index: 101}
	 
.subcontainer {		width: 100%; 
					height: 18pt; 
					background-color: #000000;					
					color: #F0F0F0;
					border-top: solid 1px silver;
					border-bottom: solid 1px silver;
					font-family: Comic Sans MS;
					font-size: 10pt;}
					
.subcontainer a { color: #F0F0F0;
					  text-decoration: none;
					  border: none; }

.subcontainer a:hover { color: #C0C0C0;
							text-decoration: underline;
							border: none; }						
						
.submenustyle { position: relative;
				top: 4px; 
				z-index: 0; }					
							   
				   
#bodycontainer { padding: 0px 0px 0px 0px;
			 	 margin:  0px 0px 0px 0px;
			 	 width: 760px; }

#footercontainer { width: 100%;
  			   	   background-color: #855E42;}
				  
.footertext { font-size: 10.0pt; 
			  font-family: Arial, Verdana;
			  padding: 10px 0px 0px 0px; }				  
			  
.copyrighttext { font-family: Arial; 
				 font-size: 9px }	
				 
.specssubmenuspacing { padding: 0 15px 0 15px; }

.foursubmenuspacing { padding: 0 40px 0 40px; }

.fourlngsubmenuspacing { padding: 0 30px 0 30px; }

.fivesubmenuspacing { padding: 0 20px 0 20px; }

.twosubmenuspacing { padding: 0 90px 0 90px; }

.ContainerTitle	{ font-family: Comic Sans MS;
				  font-size: 9pt;
				  font-weight: bold;
				  text-align: center;	
				  text-decoration: underline;
				  color: #000000;
				  padding: 0 0 10px 0;}

.PageTitle  
{	background: url(../../Images/gradient.png) repeat-x;
	font-size: 14pt;
			 font-family:  Calibri;
			 font-weight: bold;
			 margin-bottom: 15px;
			 color:  #F6C928; 
			 color: black;
			 text-align: center;
  			 background-color: gray;
  			 border: solid 1px black;
  			 position: relative;
}

.SmallTitle 
{
	background-color: #005544;
	color: #ff9900;
	font-family: Arial, Verdana;
	font-size: 9pt;
	text-align: center;
	border-bottom: solid 1px black;
	width: inherit}

.PageSubTitle { font-size: 10pt;
				font-family: Arial, Verdana, Tahoma;
				font-weight: bold;
				margin: 5px 0px 5px 0px;
				color: Black; 
				text-align: center; }

.PageSubTitle a { font-family: Comic Sans MS;
				  color: Black; }

.BigImageContainer 
{ 
	border: solid 1px #000000;
	padding: 0 0 0 0;
	margin-left: 15px;
	margin-right: 15px;
}

.smallline { height: 8px; }

.navlinks { font-family: Comic Sans MS;
			font-size: 10pt;
			color: Black;
			text-decoration: underline; }

.navlinks a { font-family: Comic Sans MS;
			  font-size: 10pt;
			  color: Black; }

.navlinks a:hover { text-decoration: underline; }

.BottomImageContainer
{
	position: relative;
	height: 150px;
	width: 730px;
	border: solid 1px #000000;
	text-align: center;
	margin: 15px 15px 5px 15px;
	padding: 0 0 0 0;
}

.padleft15 
{ float: right; }

.whitebox 
{
	background-color: White;
	border: solid 1px black;
	padding: 15px;
}

.blurbPanel
{
	border: solid 1px black;
	margin:  0px 15px 15px 15px;
	background-color: #f0deae; 
	padding: 15px 0 15px 0;
	width: 100%;
}

div#webcamlink a
{
    font-weight: bold; 
    font-size: 12pt; 
    text-align: center; 
    font-family: Comic Sans MS; 
    color: black
}

div#livestats a
{
    font-weight: bold; 
    font-size: 10pt; 
    text-align:  center; 
    font-family: Comic Sans MS; 
    color: black
}

div#livestats a:visted
{
    color: Black;    
}

.BlurbPanel
{
	background: url(../../Images/paper17.jpg);
	background-repeat: repeat;
	padding: 15px 15px 15px 15px;
	margin: 15px 15px 15px 15px; 
	border: solid 1px black;
	overflow: hidden;
	font-family: Arial, Verdana, Tahoma;
	font-size: 10pt;
	width: 700px;
	text-align: center;	
}

.DefaultCenterText
{
	text-align: justify; 
	width: 275px	
}

.menumain
{
    position : absolute;    
    right : 25px;
}