#wrapper {

}

#intro {
    padding-bottom: 10px;
}


#slider {
    width: 820px;
    margin: 0 auto;
    position: relative;
}

.scroll {

    width: 820px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    
}

.scrollContainer div.panel {
    padding: 20px;

    width: 780px;
}

/*#shade {
    background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;
    height: 50px;
}*/

.navigation {	margin: 0;    padding: 10px 0;	text-align:center;	background: #33363d;	padding: 0 20px; text-align:center; background:url(images/menu.jpg) top; background: #86c73a; border-top:1px solid #a5e35b; border-bottom: 1px solid #5f9e14}

.navigation li {
    display: inline;
    
}

.navigation a {
	color: #fff; text-decoration:none; font-size: 2em; line-height:1.8em; padding: 5px; margin: 0 8px; font-family: "LeagueGothicRegular"}

.navigation a:hover {
	font-weight: normal;
    background-color: #5f9e14;
	color: #fff
	-moz-border-radius: 4px; -webkit-border-radius: 4px;
}


.navigation a:focus {
    outline: none;
	font-weight: normal;
}

.scrollbuttons left, .scrollbuttons right{visibility:hidden}

.hide {
    display: none;
}
