a:hover {color: #083f1e;}
a:link{color: #4E562D;
font-size: 14; 
}

.main { background-image: url(images/bkgrd7.jpg);
font-family : "Comic Sans MS", san-serif; }

.community { background-image: url(images/bkgrd6.jpg);
font-family : "Comic Sans MS", san-serif; }

.clubs { background-image: url(images/bkgrd6.jpg);
font-family : "Comic Sans MS", san-serif; }

.camps { background-image: url(images/bkgrd6.jpg);
font-family : "Comic Sans MS", san-serif;
text-align: center; }

.rides { background-image: url(images/bkgrd7.jpg);
font-family : "Comic Sans MS", san-serif;
text-align: center; }

body.calendar { background-image: url(images/bkgrd6.jpg);
font-family : "Comic Sans MS", san-serif; }

body.she { background-image: url(images/bkgrd6.jpg);
font-family : "Comic Sans MS", san-serif; }

.blackBorder{
  border-style: ridge;
	border-width: 3px;
	border-color: #000000;
}

h2.emphasis{
	 font-family : "Comic Sans MS", san-serif;
	 font-style : bold;
	 font-size : 32;
	 color: #5aa984;
	 text-align: center;
	 background-color: #083f1e;
	 
}


h2.main{
	 font-family : "Comic Sans MS", san-serif;
	 font-style : bold;
	 font-size : 32;
	 color: #083f1e;
	 text-align: center;
	 
}

h2.rides{
	 font-family : "Comic Sans MS", san-serif;
	 font-style : bold;
	 font-size : 32;
	 color: #083f1e;
	 
}

p.fontA
{
font-family : "Comic Sans MS", san-serif; 
color : #083f1e;
font-style : bold;
}

p.fontB
{
font-family : "Comic Sans MS", san-serif; 
color : #083f1e;
font-style : bold;
font-size : 32px ;
}

font.emphasis{
font-family : "Arial", san-serif; 
font-style : bold;
color : black;
background-color: #eef40a;
}

table.wBorder{
 border: 3px groove #083f1e;
 width: 1000px;

}

table.bottom{
	border: 2;
	width: 100%;
}

font.bottom{
	font-family : "Comic Sans MS", "Verdana", "Times New Roman", serif;
	font-size: xx-small;
	font-style: bold;
}

td.bottom{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	
}
#bottomNav{
  text-align: center;
}

#bottomNav a{
	color: #820a0a;
}

#logo {
	
	height: 150px;
	width: 700px;
	padding-left: 12px;
	padding-top:15px;
}


#nav{   
   width: 550px; 
   height: 75px;
  padding-top: 0;
	padding-left: 5px;
	padding-bottom: 15px;
/*	 position: absolute;
	 top: 133px; */
}

#nav ul {
  list-style-type: none;
}
#nav li{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	position: relative;
	left: -35px;
}

#nav a {
  display: block;
	text-decoration: none;
	background: url("images/nav4Bkg.jpg");
	color: #000033;
	padding: 5px;
	font-weight: bold;
	font-family: Georgia, Verdana, sans-serif;
}

#nav a:hover{
 background: url("images/nav3Bkg.jpg");
	color:#505E36;
}

#wrap{
   height: 500px;
	 width: 900px;
	 margin: auto;
	 background: #a9bca0;
}

.whiteBorder{
  border-style: solid;
	border-width: 5px;
	border-color: #ffffff;
	height: 300px;
	width: 700px;
	position: relative;
	top: 75px;
	left: 100px;
}

#enter {
	margin: auto;
	position: absolute;
	top: 150px;
}

