body {
	font: 62.5%/1.6em arial, verdana, sans-serif;
	color:#404040
	margin:20px;
	background:#163F70;
        text-align: justify;
}

* {
	margin:0;
	padding:0;
}

#wrapper {
	margin:0 auto;
	background:#fff;
	padding:5px;
	border:2px solid #222;
}

.fixed {
	width:760px;
}

#header {
	height:225px;
	background:url(../images/banner1.php) top no-repeat;
	}
	
#headerWalk {
	height:225px;
	background:url(../images/walking-banner.php) top no-repeat;

}

#headerMTB {
	height:225px;
	background:url(../images/mtb-banner.php) top no-repeat;
	}
	
#header h1 {
	height:155px;
	font:18px Trebuchet MS;
	padding:30px 20px 10px 20px;
	color:#fff;
}

#headerWalk h1 {
	height:155px;
	font:18px Trebuchet MS;
	padding:30px 20px 10px 20px;
	color:#fff;
}

#headerMTB h1 {
	height:155px;
	font:18px Trebuchet MS;
	padding:30px 20px 10px 20px;
	color:#fff;
}

#nav {
	margin:0 0 0 0;
}

#nav li {
	list-style:none;
	display:inline;
	padding:7px 0;
	
}

#nav li a {
	padding:7px;
	color:#eee;
	background:#222;
	text-decoration:none;
}

#nav li a:hover {
	background:#fff;
	color:#222;
}

#nav2 {
	margin:0 0 0 0;
}

#nav2 li {
	list-style-type:none;
	display:list-item;
	padding:7px 0;
}

#nav2 li a {
	padding:7px;
	color:#222;
	background:#fff;
	text-decoration:none;
}

#nav2 li a:hover {
	background:#222;
	color:#fff;
}


#sidebar_left {
	float:left;
	width:179px;
	padding:0 0px;
	background:#f6f6f6;
	font:11px Verdana;
	line-height:20px;
	border-right:1px solid #C0BFBF;
	border-bottom:1px solid #C0BFBF;
	margin:0 15px 0 0;
}

#sidebar_left h2 {
	font:12px Arial;
	color:#222;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:5px;
}

#sidebar_left p {
	line-height:20px;
}

#sidebar_right {	
	width:150px;
	padding:10px;
	float:right;
	background:#D3E8B0;
	margin:0 0 10px 10px;
	border-left:1px solid #97CBDF;
	border-right:1px solid #97CBDF;
	border-bottom:1px solid #97CBDF;
	color:#1F5063;
}

#sidebar_right h2 {
	font:11px Verdana;
	font-weight:bold;
	text-transform:uppercase;
	color:#13313C;
}

#sidebar_right p {
	font:11px Arial;
	line-height:20px;
}

#content {
	padding:0 15px;
	font-size:13px;
}

#content h2 {
	font:18px Trebuchet MS, Sans-Serif;
	color:#222;
	border-bottom:1px solid #eee;
}

#content h3 {
	font:15px Arial;
	color:#222;
	border-top:1px solid #f6f6f6;
	border-bottom:1px solid #f6f6f6;
	padding:5px;
}

.with_sidebar {
	margin:0 0 0 180px;
}

#content h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:15px 0;
	line-height:20px;
}
#sidebar_left h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:10px 0;
}
#sidebar_right h1,h2,h3,h4,p,ul,ol,blockquote {
	margin:10px 0;
}

#footer {
	margin:20px 0 0 0;
	padding:10px;
	background:#f6f6f6;
	border-top:2px solid #eee;
	clear:both;
}

#nav3 ul {
width: 179px;
}


#nav3 li {
list-style:none;
}


#nav3 ul li a{
color:#FFFFFF;
background-color: #336699;
padding:6px 12px 6px 12px;
display:block;
font-size: 1.2em;
font-family: Trebuchet MS, Verdana, Helvicta, Lucida Grande, Sans-Serif;
border-bottom: 1px solid #ffffff;
}
    
#nav3 ul li a:hover{
background-color:#6699CC;
}

.blogimg { display: block; margin-left: auto; margin-right: auto; border: 2px solid #3b3837;}
.thumbnail { border: 2px solid #3b3837; float: right; margin: 10px;  }
.MiniBlogThumb { border: 2px solid #3b3837; }

.BlogHeadlineLink { text-decoration: none; color: #222; }

.EventBlockHeader
    {
        font-size: 16px;
        font-family:  Trebuchet MS, Sans-Serif;
        color: #222;
        text-align: left;
        background-color: #efefef; /* #efefff */
        border-left: 1px solid #efefef;
        border-right: 1px solid #efefef;
        border-top: 1px solid #efefef;
        padding: 3px;
        margin-top: 3px;
    }
    
.EventBlock  {
        background-color: White;
        border: 1px solid #efefef;
        border-top: 0px;
        padding: 3px;
        padding-top: 10px;	
        margin-bottom: 12px;	
    }
    
.GradeButton {

    color: #ffffff;
    padding: 2px;
    margin: 10px;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.05em;
    border:1px solid; border-radius:5px; -moz-border-radius: 5px; -webkit-border-radius:5px; -khtml-border-radius:5px;
    
    }
    
.Price {

   font-size: 1.65em;
   font-family:  Trebuchet MS, Sans-Serif;
   float: right;
   padding: 10px;
   padding-top: 0px;
   
   } 
   
a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ffffff;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#fff}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center}
    
.FormElementContainer {
  	border: #75694f 1px solid;
  	background-color: #ffffff;
  	text-align: left;
  	margin: 3px;
  	max-width: 776px;
  	}
  
  .FormElementContainerError {
  	border: #ff0000 1px solid;
  	}
  	
  .FormFieldPadding {	padding: 3px; }
  
  .FormElementTitle {
  	text-align: left;
  	font-size: 14px;
  	font-family: Verdana, Arial, Sans-Serif;
  	color: #000000;
  	background-color: #efefef;
  	font-weight: bold; text-decoration: none;
  	padding: 2px;
  	}
  
  .FormElementTitleError {
  		text-align: left;
  	font-size: 14px;
  	font-family: Verdana, Arial, Sans-Serif;
  	color: #ffffff;
  	background-color: #ff0000;
  	font-weight: bold; text-decoration: none;
  	padding: 2px;
  	}
  
  .FormElementDesc {
  	text-align: left;
  	font-size: 12px;
  	font-family: Verdana, Arial, Sans-Serif;
  	color: #0f0f0f;
  	font-weight: normal; text-decoration: none;
  	}
  	
  .FormElementDescError { color: #ff0000; }
  
  .Centre { text-align: center; }
  .Left { text-align: left; }
 


