html, body {


	height: 100%;
}
body {
	font-family: "runda", Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	text-rendering: auto;
}

#container {
	width: 100%;
	max-width: 1280px;
	min-height: 100%;
	margin: auto;
}

/**GENERAL CLASSES (alpha order)**/

.center {
	width: 94%;
	margin: auto;
	max-width: 1200px;
}

.col-left {
	width: 66%;
	float: left;
}
.col-right {
	float: right;
	width: 32%;
}

@media all and (max-width: 1000px) {
.col-left {
	width: 100%;
	float: left;
}
.col-right {
	float: left;
	width: 100%;
}
}

.left {
	float: left;
}
.right {
	float: right;
}
/* self-clear floats */

.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* GENERAL FONT STYLES */

h1, h2, h3, h4, strong {
	font-weight: 700;
	font-style: normal;
}

p, li {
	font-weight: 400;
	font-style: normal;
}



/* LAYOUT */

header {
	padding: 10px 0px 5px 0px;
	background-color: rgba(255,255,255,1);
}
header h2 {
	float: right;
	color: #FF3399;
	font-size: 1.5em;
	line-height: 1em;
	text-align: right;
	margin-left: 20px;
}

header h2 a {
	color: #FF3399;
	text-decoration: none;
}
#logo {
	float: left;
	position: relative;
	z-index: 101;
	height: 100px;
	width: auto;
}

@media all and (max-width: 600px) {
#logo {
	height: 80px;
}
}

#headinfo {
	height: 60px;
	float: right;
	width: 65%;
}

#social {
	float: right;
	width: 88px;
	padding: 5px 0px 0px 0px;
}
#social img {
	float: left;
	margin: 0px 0px 0px 6px;
	width: 16px;
	height: 16px;
}

.topflakes {
	position: absolute;
	z-index: 100;
	width: 100%;
	height: auto;
	left: 0;
	right: 0;
}

#images {
	float: left;
	width: 100%;
	margin: 0px 0px 20px 0px;
	max-height: 600px;
	overflow: hidden;
}
#map {
	height: 700px;
}

#wagmp_map_1 {
	position: relative;
	height: 700px;
	width: 100%;
}


#main,
#home {
	padding: 0px 0px 50px 0px;
	display: block;
}
#homeboxes {
	float: left;
	width: 100%;
	padding-top: 0px;
	margin-top: 20px;
}
.homebox-small {
	float: left;
	width: 32%;
	background-color: #F39;
	padding: 10px 0px;
	height: 80px;
}
@media all and (max-width: 800px) {
.homebox-small {
	width: 100%;
	margin-bottom: 10px;
}
}

.homebox-small h2 {
	font-size: 1.5em;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.homebox-small h2 a {
	text-decoration: none;
	color: #FFF;
}
.homebox-small h2 a:hover {
	text-decoration: underline;
}
.homebox-small p {
	color: #FFF;
	padding: 0px 10px;
}

.homebox-small p a {
	color: #FFF;
	text-decoration: none;
}
.homebox-spacer {
	float: left;
	height: 1px;
	width: 2%;
}

@media all and (max-width: 800px) {
.homebox-spacer {
	display: none;
}
}

section h1 {
	font-size: 3em;
	letter-spacing: -2px;
	padding: 0px;
	margin: 0px;
	color: #FF3399;
	line-height: 1em;
	margin: 0px 0px 20px 0px;
	display: block;
}

@media all and (max-width: 768px) {
section h1 {
	font-size: 2.5em;
	letter-spacing: -1px;
}
}


article h1 {
	color: #FF3399;
	font-size: 2em;
	margin: 0px 0px 10px;
	line-height: 1em;
	letter-spacing: -1px;
}
article h2,
aside h2 {
	color: #3DB7E4;
	font-size: 1.75em;
	margin: 0px 0px 10px;
	line-height: 1em;
	letter-spacing: -1px;
}
article h3, 
aside h3 {
	color: #FF3399;
	font-size: 1.38em;
	line-height: 1em;
	margin: 0px 0px 5px 0px;
}
article h1 a,
article h3 a,
article h4 a,
aside h3 a {
	color: #FF3399;
	text-decoration: none;
}
aside h3 a:hover {
	text-decoration: underline;
}
article h4, 
aside h4
{
	color: #FF3399;
	font-size: 1.em;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 1em;
}

article p,
aside p,
.event p  {
	font-size: 1em;
	color: #333;
	line-height: 1.3em;
	margin: 0px 0px 10px 0px;
}
section ul, 
section ol {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 25px;
}
section li {
	font-size: 1em;
	color: #333;
	line-height: 1.3em;
}
article p a,
aside p a {
	color: #333333;
	text-decoration: underline;
}
article p a:hover,
aside p a:hover {
	text-decoration: underline;
	color: #FF3399;
}
article table {
	margin: 0px 0px 10px 0px;
	width: 100%;
}
article th {
	font-size: 1em;
	line-height: 1em;
	padding: 5px;
	background-color: #FF3399;
	color: #FFF;
	border-bottom: 1px solid #FFF;
	vertical-align: bottom;
	text-align: left;
}
article td {
	font-size: 1em;
	line-height: 1em;
	padding: 5px;
	color: #333;
}

article td.time {
	border-bottom: 1px solid #DDD;
}
article th.price {
	width: 17.5%;
	text-align: right;
	border-left: 1px solid #FFF;
}
article td.price {
	text-align: right;
	border-left: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
}

.event {
	float: left;
	width: 25%;
	height: 400px;
	border-left: 1px solid #FFF;
	margin: 0px 0px 1px -1px;
}

.eventimg {
	width: 100%;
	max-height: 160px;
	overflow: hidden;
	margin: 0px 0 10px 0;
	float: left;
}

.event img {
	width: 100%;
}

.event h2,
.event h3, 
.event h4,
.event p {
	padding: 0px 10px;
}

.event h2 {
	color: #3DB7E4;
	font-size: 1.38em;
	line-height: 1em;
	margin: 0px 0px 5px 0px;
}

.event h3 {
	color: #FF3399;
	font-size: 1.13em;
	line-height: 1em;
	margin: 0px 0px 5px 0px;
}



.event a {
	cursor: pointer;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 100%;
	background: #EEE;
}

.event a:hover {
	background: #CCC;
}

.flakes {
	float: left;
	width: 100%;
	height: auto;
}

footer  {
	padding: 0;
	clear: both;
	background-color: #000040;
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0, #003366),
    color-stop(1, #000040)
);
	background: -moz-linear-gradient(
    center bottom,
    #003366 0%,
    #000040 100%
);
	padding: 0px 0px 40px 0px;
}
.footercontent {
	padding: 20px 0px 0px 0px;
}
#ta {
	margin: 0px 10px 0px 0px;
	float: right;
	width: 100px;
}

#STB {
	height: 80px;
	margin: 0px 0px 0px 0%;
	float: right;
}

footer h2 {
	font-size: 1.33em;
	line-height: 1em;
	color: #FF3399;
	margin: 0 0 10px 0;
}
footer p {
	font-size: 1em;
	line-height: 1.3em;
	color: #FFFFFF;
	margin: 0px 0px 10px 0px;
}
footer p.credit {
	font-size: 0.75em;
	color: #4E4C7D;
}
footer ul {
	float: left;
	width: 20%;
	list-style-type: none;
	margin: 0;
}
footer li {
	font-size: 0.75em;
	line-height: 1em;
	float: left;
	width: 100%;
	margin: 0px 0px 5px 0px;
}
footer li.navhead {
	color: #FF3399;
	font-weight: 700;
}
footer li a {
	display: block;
	color: #3DB7E4;
	text-decoration: none;
	padding: 0px 20px 0px 0px;
}
footer li a:hover {
	color: #FFF;
}
footer p a{
	color: #FFFFFF;
	text-decoration: none;
}
footer p a:hover {
	text-decoration: underline;
}

footer p.credit a{
	color: #4E4C7D;
	text-decoration: none;
}
footer p.credit a:hover {
	text-decoration: underline;
}

@media all and (max-width: 479px) {
#navfoot {
	display: none;
}
}


#credit {
	position: fixed;
	bottom: 0px;
	z-index: 50;
	left: 0px;
	height: 30px;
	background-image: url(../images/design/nav.png);
	width: 180px;
}
#credit p {
	font-size: 0.69em;
	line-height: 1em;
	color: #0B1634;
	padding: 5px 5px 0px 15px;
	margin: 0px 0px 0px 0px;
}
#credit a {
	color: #0B1634;
	text-decoration: none;
	display: block;
}
#credit a:hover {
	color: #3DB7E4;
}
#courses p {
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	line-height: 1em;
	text-transform: lowercase;
	font-size: 1em;
}
.rookie {
	color: #66CC00;
}
.rookie a {
	background-color: #66CC00;
}
.rookie a:hover {
	color: #66CC00;
}
.intermediate {
	color: #FF6600;
}
.intermediate a {
	background-color: #FF6600;
}
.intermediate a:hover {
	color: #FF6600;
}
.pro {
	color: #CC0000;
}
.pro a {
	background-color: #CC0000;
}
.pro a:hover {
	color: #CC0000;
}
.general {
	color: #5B027A;
}
.general a {
	background-color: #5B027A;
}
.general a:hover {
	color: #5B027A;
}
.times {
	float: right;
	margin: 0px;
}
a.youtube {
	display: block;
	padding: 5px;
	color: #FFF;
	background-color: #FF6600;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0px;
	text-transform: lowercase;
}
a:hover.youtube {
	color: #FF6600;
	background-color: #FFF;
}



/* NAVIGATION */
#mobilenav {
	display: none;
}

#menu {
	list-style: none;
	float: left;
	clear: right;
	position: relative;
	z-index: 10000;
	max-width: 950px;
}

@media all and (max-width: 900px) {
#mobilenav {
	width: 65%;
	float: right;
	clear: right;
	display: inline;
}

#menu {
	display: none;
}
}

#menu li {
	float:left;
	position:relative;
	border-right: 0px solid #3DB7E4;
}

#menu li:last-child {
    border-right:none;
}

#menu li:hover {
	color: #FF3399;
}

#menu li a {
	color: #3DB7E4;
	display: block;
	outline: 0;
	text-decoration: none;
	padding: 5px 30px 5px 0px;
}

#menu li:hover a {
	color:#FF3399;
}
#menu li a.drop {
	font-size: 1.63em;
	line-height: 1em;
	letter-spacing: -1px;
	display:block;
	text-transform:lowercase;
}

.dropdown1,
.dropdown2 {
	width: 820px;
	margin: 0;
	float: left;
	position: absolute;
	left: -999em; /* Hides the drop down */
	text-align: left;
	padding: 5px 0px 15px 0px;
	border-top: none;
	/* Rounded Corners */
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	background: rgb(255, 255, 255); /* The Fallback */
	background: rgba(255,255,255,0.9);
}

#menu li:hover .dropdown1 {
	left:-15px;
}

#menu li:hover .dropdown2 {
	left:-181px;
}

.col_1,
.col_4 {
	display:inline;
	float: left;
	position: relative;
}
.col_1 {
	width:25%;
}
.col_4 {
	width: 800px;
}

#menu h3 {
	font-size: 1em;
	color: #FF3399;
	padding: 0px 15px 4px 15px;
	line-height: 1em;
	margin: 0;
	
}
#menu p {
	line-height:1.1em;
	margin:0px 0px 10px 0px;
	padding: 0px 15px;
	font-size: 1em;	
	color: #333333;
}

#menu li:hover div a {
	color:#333333;
}
#menu li:hover div a:hover {
	color:#FF3399;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0px;
}
#menu li ul li {
	font-size:1em;
	line-height:1em;
	float:left;
	width:100%;
	border-left: none;
	border-right: none;
}
#menu li ul li a {
	padding: 4px 15px;
	display: block;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#mc-embedded-subscribe-form {
	margin: 0px 0px 10px 0px;
	float: left;
	width: 100%;
}

#mc-embedded-subscribe-form input {
	font-family: "runda", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	float: left;
	margin: 0;
}

#mce-EMAIL {
	border: 1px solid #FF3399;
	background: transparent;
	padding: 4px;
	border-radius: 5px 0px 0px 5px;
}

#mc-embedded-subscribe {
	padding: 6px;
	background: #FF3399;
	border: none;
	cursor: pointer;
	border-radius: 0px 5px 5px 0px;
}