html {overflow-y:scroll;}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background-image: url(../images/structure/bg2.jpg);
margin-top: 0px;
margin-top:31px;
}

a{font-size:12px;text-decoration:none;color:#FF7200;}
a:hover{text-decoration:underline;}

.iwdlink{font-size:12px;text-decoration:none;color:#fcffd9; font-weight:bold;}
.iwdlink:hover{text-decoration:underline;}

.content_div{
padding-left:10px;
padding-right:10px;

}

.title{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#FF7200;

}

.title_pink{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#FF00ff;

}

.title_green{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:bold;
color:#008000;

}

.subtitle{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF7200;

}

.subtitle_pink{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#FF00ff;

}

.subtitle_green{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#008000;

}

.subnav{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
text-decoration:none;
color:#FF7200;

}

.subnav:hover{
text-decoration:underline;

}

.orangebox_link{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
color:#FCDE4A;

}

.orangebox_link:hover{
text-decoration:underline;

}

.yellowbox_link{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#FF7200;

}

.yellowbox_link:hover{

}

.registerlink{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#FF7200;

}

.registerlink:hover{
	text-decoration:underline;
}

.footer_cell a{font-size:13px;color:#000000; text-decoration:none;padding-right:60px;}
.footer_cell a:hover {text-decoration:underline;}

.footer_link{
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;

}

.footer_link:hover{
text-decoration:underline;

}

.waiver{
height:200px;
overflow:scroll;

}

.schedule_link{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#FF7200;
text-decoration:none;
}

.schedule_link:hover{
text-decoration:underline;
}

.textfield {
margin:0px;
width:150px;
}

#secondLocation,#giftcode {
	display:none;
}

.largetext {
	font-size:16px;
}

.formfield {width:250px;}
.waiverbox {width:450px; font-size:11px;}


/* BLOG WP-TABLE RELOADED STYLES ****************************************/

.wp-table-reloaded-table-name {
background-color:#66CC66 !important;
font-size:14px !important;
font-weight:bold !important;
color:#ffffff !important;
padding:3px !important;
margin-bottom:0px !important;
}

.wp-table-reloaded {
width:100% !important;
padding:0px !important;
border: none!important;
  border-collapse: collapse!important;
  border-spacing: 0px!important;
  margin-top:15px !important;
}



.wp-table-reloaded th, .wp-table-reloaded .sorting {
  font-weight: bold !important;  
  border:0px !important;
  background-color:#ACE3AC !important;
  border-bottom:1px solid #000000 !important;
  border-left:1px solid #000000 !important;
  border-top:1px solid #000000 !important;
}
 
.wp-table-reloaded .sorting_asc, .wp-table-reloaded .sorting_desc {
  background-color: #ACE3AC !important;
  border:0px !important;
  border-bottom:1px solid #000000 !important; 
  border-left:1px solid #000000 !important;
  border-top:1px solid #000000 !important;
}

.wp-table-reloaded td {
vertical-align:top !important;
text-align:center !important;
padding:3px !important;
border:0px !important;
width:17% !important;
}

.wp-table-reloaded .odd .column-5, .wp-table-reloaded .odd .column-6 {
width:16% !important;
}

.wp-table-reloaded .even td {
  background-color: #FFFAE1 !important;
  padding-bottom:5px !important;
  padding-top:5px !important;
  border-left:1px solid #000000 !important;
}
 
.wp-table-reloaded .odd td {
  background-color: #FFF9d4 !important;
  padding-bottom:5px !important;
  padding-top:5px !important;
  border-top:1px solid #000000 !important;
  border-bottom:1px solid #000000 !important;
}

.wp-table-reloaded .odd .column-1 {
  font-weight:bold !important;
  border-left:1px solid #000000 !important;
  border-right:1px solid #000000 !important;
}