body {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	color: #5008000;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: normal;
	font-weight: 200;
	color: #008000;
}

#cssmenu {
	width: 1000;
	height: 27px;
	margin: 0;
	padding: 0;
	background: #000000 url(../../images/bg-bubplastic.gif) top left repeat-x;
}
#cssmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#cssmenu ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(../../images/bg-bubplastic-h.gif) top left no-repeat;
}
#cssmenu ul li a {
	display: block;
	height: 27px;
	padding-left: 20px;
	float: left;
	text-transform: uppercase;
	font-family: 'Helvetica Neue',helvetica,'microsoft sans serif',arial,sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#cssmenu ul li a span {
	display: block;
	float: left;
	height: 22px;
	padding-top: 10px;
	padding-right: 18px;
	background: transparent url(../../images/bg-bubplastic-h.gif) top right no-repeat;
	cursor: pointer;
}
/* AQUA HOVER */
#cssmenu ul li a:hover,
#cssmenu ul li.active a {
	background: transparent url(../../images/bg-bubplastic-button2.gif) top left no-repeat;
}
#cssmenu ul li a:hover span,
#cssmenu ul li.active a span {
	background: transparent url(../../images/bg-bubplastic-button2.gif) top right no-repeat;
}
#wrapper {
	background: #FFFFFF url(../../images/img05.jpg) repeat;
}
#header {
	width: 1000px;
	height: 150px;
	margin: 0 auto;
	padding: 0px 0px;
}
#logo {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	color: #008000;
}

#logo h1, #logo p {
}

#logo h1 {
	line-height: 120px;
	text-transform: lowercase;

	font-size: 3.8em;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #000000;
}
#banner {
	margin: 0px auto;
	width: 1000px;
	height: 260px;
}
#league {
	float: left;
	width: 236px;
	height: 236px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background: url(../../images/dart.jpg) no-repeat;
}
ul.list li {
	border-top: solid 1px #000000;
	padding: 6px 0 6px 0;
}

ul.list li.first {
	padding-top: 0;
	border-top: 0;
}

#lg {
	padding-left: 30px;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	font-weight: bold;
}
#content {
	font-family: 'open sans', sans-serif;
	text-align: left;
	padding: 0;
	width: 267px;
	margin: 0px;
	font-size: 1em;

}
