@charset "utf-8";
/* CSS Document */

/* Color Palette
	Dark Red - #be1e2d
	Red - #d72927
	Blue - #72c5dd
	Yellow - #faaf40
	Green - #a2c13a
	Orange - #f27321
*/
a:active{outline: none;}
html, body {
	margin:0; 
	padding:0; 
	width:100%; 
	height:100%; 
	overflow:auto;
}
#background{
	position:absolute; 
	z-index:1; 
	width:100%; 
	height:100%;
}
#header{
	background:#d72927;
	height: 270px;
	position: absolute; 
	top:83px; 
	width: 100%;
	z-index:2;
}
#header ul{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.7em;
	background: #faaf40;
	margin:32px 0 0 0;
	list-style-type:none;
	color:#fff;
	border-top:2px #fff solid;
	border-bottom:2px #fff solid;
}
#header li{
	padding:3px 50px 3px 50px;
	margin: 5px 0 5px 65%;
}
#header img{
	padding:0 0 0 300px;
	border:none;
}
#contentwrapper {
	padding:200px 100px 0 320px;
}
#contenthome {
	padding:175px 0 10px 0;
}
#content {
	padding:175px 100px 50px 320px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
}
#content a:active{outline: none;}
#content h1{
	font-size:1.6em;
	line-height:1.8em;
	padding: 0 0 0 45px;
	background:transparent url(../i/h1.gif) left no-repeat;
}
#content h1 a, #content h1 a:link, #content h1 a:visited{
	padding: 0 0 0 45px;
	background:transparent url(../i/h1.gif) left no-repeat;
	text-decoration: none;
	border-bottom: none;
}
#content h1 a:hover{
	padding: 0 0 0 45px;
	background:#faaf40 url(../i/h1ro.gif) left no-repeat;
	text-decoration: none;
	border-bottom: none;
	}
#content h2{
	font-size:1.3em;
	padding: 10px 0 10px 68px;
}	
#content h3{
	font-size:1.08em;
	padding: 10px 0 10px 45px;
}
#content h6, #content h6 a, #content h6 a:link, #content h6 a:visited, #content h6 a:hover{
	text-align: center;
	border-style:none;
	font-size:1.6em;
	line-height:1.8em;
}
#content ul {
	padding: 0 0 0 65px;
}
#content p{
	font-size:1.08em;
	line-height:1.7em;
	padding: 0 0 0 45px;
}
#content li{
	font-weight:normal;
	font-size:1.08em;
	line-height:1.7em;
	margin-left:20px;
}
#content ol{
	list-style-type:none;
	margin-left:auto;
	margin-right:auto;
	padding-top:100px;
	
}
#content a:link, #content a:visited, #content a{
	text-decoration:none;
	background:none;
	padding:0;
	color:#fff;
	border-bottom: dashed 1px #fff;
}
#content a:hover {
	text-decoration:none;
	background: #faaf40;
	color:#fff;
	padding:0;
}
#content a img{
	border-style:none;
	background:none;
	border-bottom:none;
}
#fixed {position:absolute; top:25px; left:10px; width:150px; z-index:10; color:#567; border:1px solid #000; padding:10px;}

#floatright{
	width:530px;
	margin: 0 0 50px 45%;
	padding:0 0 0 20px;
	z-index:10;
}
#floatright h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	text-align:center;
	color:#fff;
	margin:20px 0 10px 0;
}
#floatright h2{
	color:#fff;
	text-align:center;
	font-size:1.1em;
}
#floatright p{
	text-align:center;
	margin:0 0 0 0;
}
#floatright li {
	display: inline;
	margin: 0;
	list-style-type:none;
}
#floatright img{
	border-style:none;
}
#floatright a img{
	border:solid 2px #faaf40;
}
/*Footer*/
#footer{
	background: url(../i/leaf.gif) bottom no-repeat; 
	background-position: 20% 100%;
	height:430px;
	width:100%;
	margin:0;
	padding:0;
}
/*#footer img{
	margin-left:300px;
}*/
#sponsorbar{
	background:#fff;
	margin:0;
}
#sponsorbar img{
	border:none;
	padding: 10px 0 0 40px;
}
#sponsorbar p{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	color:#000;
	padding:0 0 10px 0;
	margin:0;
}
#sponsorbar a:link, #sponsorbar a:visited{
	color:#d72927;
	text-decoration:none;
}
#sponsorbar a:hover{
	color:#72c5dd;
	text-decoration:none;
}
#sponsorbar a:active{outline: none;}
/*Menu*/
#scroller {
	position:absolute; 
	width:100%; 
	height:100%; 
	top:0; 
	left:0; 
	overflow:auto; 
	z-index:3;
} 
#menu {
	position:absolute; 
	top:0px; 
	left:70px; 
	width:183px; 
	z-index:3;
}
#menu a:active{outline: none;}
#menucontainer{
	margin: 0 auto;
}
#menucontainer img{
	border:none;
}
#menupicture{
	z-index:4;
	height: 270px;
	position: absolute; 
	margin-top:83px;
}

/*Menu General*/
#navlist img{
	padding-left:5px;
}
ul#navlist{
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 185px;
	font-size: 0.8em;
}
ul#navlist li a{
	display: block;
	width: 100%;
	text-decoration: none;
	padding-bottom:40px;
}
ul#navlist li{
	display: block;
	float: left;
	width: 34px;
	margin: 0;
	padding: 0 4px 20px 8px;
}

/*Menu - Home*/
ul#navlist li.home{
	background:#72c5dd;
	height: 564px;
}
ul#navlist li.home a{
	background:url(../i/sl-b.gif) bottom no-repeat;
}
ul#navlist li.home a:hover{
	background:url(../i/sl-bro.gif) bottom no-repeat;
}
#navlist li.home img{
	margin-top:450px;
}

/*Menu - Sponsors*/
ul#navlist li.sponsors{
	background:#faaf40;
	height: 524px;
}
ul#navlist li.sponsors a{
	background:url(../i/sl-y.gif) bottom no-repeat;
}
ul#navlist li.sponsors a:hover{
	background:url(../i/sl-yro.gif) bottom no-repeat;
}
#navlist li.sponsors img{
	margin-top:410px;
}

/*Menu - Events*/
ul#navlist li.events{
	background:#a2c13a;
	height: 544px;
}
ul#navlist li.events a{
	background:url(../i/sl-g.gif) bottom no-repeat;
}
ul#navlist li.events a:hover{
	background:url(../i/sl-gro.gif) bottom no-repeat;
}
#navlist li.events img{
	margin-top:430px;
}

/*Menu - Home*/
ul#navlist li.contact{
	background:#f27321;
	height: 504px;
}
ul#navlist li.contact a{
	background:url(../i/sl-o.gif) bottom no-repeat;
}
ul#navlist li.contact a:hover{
	background:url(../i/sl-oro.gif) bottom no-repeat;
}
#navlist li.contact img{
	margin-top:390px;
}
