/* CSS Document */

/*Site pages and Menu style*/

/*Contact Page*/

*{
margin:0;
padding:0;
}


html {
font-size:100%;
background:#ffffff;
}

#wrapper{
    width:780px;
	background: #FFFFFF url(../none) no-repeat;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	
#banner,#wrapper,#footer{
    font: small Geneva, Arial, Helvetica, sans-serif;
    }
	
	
body{
 background: url(../images/bg_1.jpg) repeat-x center top;
 text-align:center;
 font-size:80%;
}



	

#banner{
	background: center #ffffff url(../images/low_fell_ban_new4.gif) no-repeat;
	height:65px;
	padding-top: 10px;
	padding-bottom: 10px;
    }
	

#navigation_links{
    margin-top:5px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    }
	
	
ul {
    background: #ffffff;
    font-weight: bold;
    margin:0;
	list-style:none;
	width: 720px;
    display: inline;
    text-align: right;
	padding: 0px;
   }
   
   
li {
    display: inline;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #bfbfbf;
   }
   

ul a {
   display:inline;
   padding:0 1em;
   line-height:2em;
   text-decoration:none;
   color:#949494;
   }
   

ul a:hover {
   color:#333333;
   }
	
	
	
h1 {
	color: #408080;
	font-size: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 35px;
	padding-left: 15px;
    }
	

h2 {
	font-size: 14px;
	color: #408080;
	padding-top: 5px;
	border-top: 1px dashed #666666;
	margin: -5px 140px 45px 15px;
    }
	
   
   




	


* html .lfrc_info_container {
    height:1px;
     }
	 
	 

	
.google_ad_left {
	padding-left: 10px;
	}
	
table.center {
	margin-left:auto;
	margin-right:auto;
	font-size: small;
	background: #FFFFFF;
	width: 100%;
    }
	
	

	

	

	
	
table.results{
	margin-left:auto;
	margin-right:auto;
	background: #FFFFFF;
	width: 100%;
	font: 1em Arial, Helvetica, sans-serif;
	border: 1px solid #cfdce6;
	color: #000000;
	}
	
	
table.results th {
	color: #000000;
	background: #CCCCCC;
	text-align: left;
	padding: 0.5em 0.2em;
	border-bottom: 1px solid #406080;
	border-left: 1px solid #406080;
	}
	
table.results td {	
	padding: 0.5em 0.2em;	
	}
	
	
table.results tr.evens td {
	background: #ECECEC;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;		
	}
	
table.results tr.ladies_evens td {
    background: #ECECEC;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #FF0000;
	}
	
	
table.results tr.ladies_odd td {
    border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	color: #FF0000;
	}
	
table.results tr td#lowfell {
    background-color:#f08080;
	}
	
div.editorial{
	font: small Geneva, Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	}
	

	
div.age_groups{
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	}
	
div.age_group_links{
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	}
	
div.seniors {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	}
	
div.veterans {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	}
	
	
div.team {
	text-align: center;
	font-family: "Courier New", Courier, monospace;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	}
	
.team_results {
	text-align: left;
	font-family: "Courier New", Courier, monospace;
	padding-bottom: 5px;
	font-weight: bold;
	padding-top: 5px;
	}
	

	

	


.color_c {
     color:#ffffff;
    }


a {
	text-decoration: none;
	color: #6666FF;
     }
	 
	 
a:hover {
    color:#663366;
	}


#footer {
	margin: 0px 50px 0px 15px;
	border-top: 1px solid #1D48A9;
	font-size: 12px;
	padding-top: 3px;
	color: #666666;
	clear: left;	
       }
