body, html, div, p, ul, li {
	font-family: 'Avenir-Roman';
	padding: 0px;
	margin: 0px;
	border: 0px;
}

body {
	background-color: #ffffff !important;
}

a {
	color: #008da9;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ef7b22;
}

.ul_norm {
	list-style-type: circle;
}

.ul_disc {
	list-style-type: disc;
}

.ul_norm li {
	margin-bottom: 6px;
}

.ul_square {
	list-style-type: square;
}

.orangebox {
background-image: url('orangebox.png'); 
background-repeat: no-repeat; 
padding-left: 30px; 
line-height: 150%;
margin-bottom: 6px;
}



a {
	cursor: pointer !important;
}

.adulteduimgs img {
	max-width: 460px !important;
	
}

.btn-blue-wbw {
    font-family: 'whitney_ksemibold';
    color: white;
    background: #008da9;
    padding: 2% 1%;
    font-size: 20px;
    display: block;
    width: 52%;
    text-align: center;
    margin: 6% auto;
    transform: rotate(-1deg);
    font-weight: normal;
}

.floatthree {

float: left;
width: 26%;
margin-top: 40px;
padding-left: 40px;
}

.bluep {

color: #008da9;
font-style: italic;
font-size: 16px;
}

.bluetext {
color: #008da9;
}

.orangetext {
color: #ef7b22;
}

.redtext {
color: #d2232a;
}

.video2col {
text-align: center; 
float: left; 
width:520px; 
}

.titlecard {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 30px;
	border: #008da9 3px solid;
	min-height: 300px;
}

.cardspace {
	display: block;
	height: 30px;
}

.cardleft {
	float: left;
	padding-left: 40px;
	font-size: 14px;
	text-align: left;

}

.cardright {
	float: left;
	font-size: 14px;
	text-align: left;

}

.regcard {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-radius: 30px;
	border: #ef7b22 3px solid;
	min-height: 300px;
}

.regtitle {
	width: 100%;
	text-align: center;
	background-color: #ef7b22;
	color: #ffffff;
	font-size: 30px;
	border-top-left-radius: 26px;
	border-top-right-radius: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 6px;
}

.lcol40 {
padding-right 40px;
}

.clearfix {
	clear: both;
}

.whitney_kbook {
	font-family: 'whitney_kbook' !important;
}

.whitney_kbook_italic {

	font-family: 'whitney_kbook_italic' !important;

}

.whitney_kbook_italic_orange {

	font-family: 'whitney_kbook_italic' !important;
	color: #ef7b22 !important;

}

.whitney_ksemibold {
	 font-family:'whitney_ksemibold' !important;
}

.sketch_blockbold {
    font-family: 'sketchblockbold1' !important;
}

.mtf_sweetie {
	font-family: 'MTF-Sweetie' !important;
}

.orangehead {
	/* font-family: "BrodyRegular" !important; */
	color: #ef7b22;
	font-size: 32px;
	text-align: center;
}

#wrapper {
height: 100%; 
min-height: 700px;
width: 1200px;
margin-left: auto;
margin-right: auto;
}

#mainbody {
height: 100%; 
min-height: 700px;
width: 1140px;
opacity: 1;
background-image: linear-gradient(167deg, #005c74 0%, #00a8bf 100%);
padding: 30px;
}

#innerbody {
height: 100%; 
min-height: 680px;
width: 1080px;
background-color: #ffffff;
border-radius: 30px;
padding: 30px;
}

#innerbody img {
max-width: 1080px;
}

#header {
width: 100%;
height: 130px;
min-height: 130px;
background-color: #ffffff;
display: block;
position: relative;

}

#footer {
width: 100%;
background-image: linear-gradient(167deg, #005c74 0%, #00a8bf 100%);
color: #ffffff;
font-size: 11px;
padding-top: 10px;
}

.footerblock a {
color: #ffffff;
text-decoration: none;
}

.footerblock a:hover {
color: #f98f44;
}

.footerblock {
width: 15%;
margin-left: 45px;
float: left;
}

.footerhead {
text-decoration: underline;
font-weight: bold;

}

.footerhead:after {
    content:"\a\a";
    white-space: pre;
}

#footercopy {
margin-left: 45px;
}

#footercopy hr {
margin-left: 0px;
width: 1100px;
}

#logotop {
position: absolute;
width: 135px;
height: 130px;
z-index: 20;
left: -40px;
top: 0px;
}

#menuwrapper {
position: absolute;
width: 1065px;
height: 130px;
left: 70px;

}

#toplogo {
height: 98px;
width: 65px;
border: 0px;
padding-top: 16px;
padding-bottom: 16px;
padding-left: 70px;

}

.blue {
background-image: linear-gradient(167deg, #005c74 0%, #00a8bf 100%);
cursor: pointer;
}

.blue a {
	color: #ffffff !important;
	cursor: pointer;
}

.blue a:hover {
	color: #f98f44 !important;
	background-image: linear-gradient(167deg, #005c74 0%, #00a8bf 100%) !important;
	cursor: pointer;
}

.orange {
background-image: linear-gradient(167deg, #f7682a 0%, #fbad4e 100%);
cursor: pointer;
}

.orange a{
	color: #ffffff !important;
	cursor: pointer;
}

.orange a:hover {
	color: #007088 !important;
	background-image: linear-gradient(167deg, #f7682a 0%, #fbad4e 100%) !important;
	cursor: pointer;
}
ul {
	list-style: none;
	padding-inline-start: 0px; 
}

/* 
	LEVEL ONE MENU
*/

ul.dropdown                         { position: relative; }
ul.dropdown li                      { float: left; zoom: 1; margin-left: 60px; margin-top: 55px; text-align: center; }
ul.dropdown a:hover		    { color: #be1e2d; }
ul.dropdown a:active                { color: #007088; }
ul.dropdown li a                    { display: block; color: #008da9; text-decoration: none; font-size: 17px; cursor: pointer;}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { color: #ffffff; position: relative; }
ul.dropdown li.hover a              { color: #007088; cursor: pointer;}


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 280px; visibility: hidden; position: absolute; top: 100%; z-index: 20; border-radius: 8px; left: -15px;}
ul.dropdown ul li 					{ font-weight: normal; color: #ffffff; float: none; padding-top: 2px; padding-bottom: 2px; text-align: left; margin-top: 0px; margin-left: 5px; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; text-decoration: none; font-size: 14px; color: #f98f44; cursor: pointer; }

ul.dropdown ul li:hover { color: #ffffff; }

ul.dropdown ul li:hover a {color: #000000; }

#headbut {
	position: absolute;
	z-index: 10;
	right: 15px;
	top: 35px;
	cursor: pointer;
}

.bbmenu {
	background-color:#d2232a;
	border-radius:28px;
	border:1px solid #f98f44;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:"Avenir-Roman";
	font-size:17px;
	padding:16px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.bbmenu:hover {
	background-color:#f98f44;
	color: #ffffff;
}
.bbmenu:active {
	position:relative;
	top:1px;
}

#footsubmit {
	background-color:#ffffff;
	border-radius:28px;
	display:inline-block;
	cursor:pointer;
	color: #007088;
	border: #007088 solid;
	font-family:"Avenir-Roman";
	font-size:11px;	
	text-decoration:none;
	padding: 6px;
}
#footsubmit:hover {
	background-color:#007088;
	color: #ffffff;
	border: #ffffff solid;
}
#footsubmit:active {
	position:relative;
	top:1px;
}

.card_rectangle {

border-radius: 41px 41px 0px 0px;
border: 1px solid rgba(249, 138, 60, 1);
opacity: 1;
background-color: rgba(249, 138, 60, 1);
width: 1367 px;
height: 100 px;


}

.card_title {
opacity: 1;
color: rgba(254, 254, 254, 1);
font-family: "";
font-size: 38px;
font-weight: 400;
font-style: ;
letter-spacing: 0px;
text-align: center;
}


.card_blue_list {
opacity: 1;
color: rgba(0, 117, 141, 1);
font-family: "Avenir-Medium";
font-size: 16px;
font-weight: 500;
font-style: Medium;
letter-spacing: 0px;
text-align: left;
}

.fakeclass {
opacity: 1;
color: rgba(9,13,16,1);
font-family: "Avenir-Roman";
font-size: 16px;
font-weight: 400;
font-style: normal;
letter-spacing: 0px;
text-align: left;

opacity: 1;
color: rgba(210, 35, 42, 1);
font-family: "Avenir-Roman";
font-size: 16px;
font-weight: 400;
font-style: Roman;
letter-spacing: 0px;
text-align: left;




}

#pageflip {
	display: none;
	visibility: hidden;
}

#big_orange_left {

background-color: #f58220;
width: 540px;
height: 387px;
border: 0px;
padding: 0px;
margin: 0px;
float: left;
}

#big_orange_inner {
margin: 20px;
margin-top: 60px;
font-size: 30px;
color: #ffffff;
padding: 8px;
font-weight: bold;
line-height: 165%;
}

#orange_bottom {
font-size: 22px;
color: #ffffff;
padding: 8px;
margin-left: 60px;
}

#orange_bottom a {
	text-decoration: none;
	color: #ffffff;
}

#orange_bottom hr {
	margin-top: 4px;
border: 1px solid #ffffff;
	width: 45%;
	margin-inline-start: 0;

}

#big_orange_buttons {
	margin-left: 68px;
	margin-top: 6px;
}

.bob_button {
	background-color:#ffffff;
	border:1px solid #ffffff;
	display:inline-block;
	cursor:pointer;
	color:#f58320;
	font-size:18px;
	padding:10px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #f58320;
	margin-right: 12px;
}
.bob_button:hover {
	background-color:#008ca8;
	color: #ffffff;
	text-shadow:0px 1px 0px #ffffff;
	border:1px solid #008ca8;

}
.bob_button:active {
	position:relative;
	top:1px;
}

#big_kids_right {
border: 0px;
padding: 0px;
margin: 0px;
height: 380px;
width: 540px;

float: left;
}

#big_kids_inner {
margin-left: 30px;
font-size: 36px;
color: #ffffff;
padding: 8px;
font-weight: bold;
margin-top: 20px;
}

#big_kid_buttons {
	margin-left: 38px;
	margin-top: 224px;
}

.kid_button {
	background-color:#f58220;
	border:1px solid #f58220;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:18px;
	padding:10px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #f58320;
	margin-right: 12px;
}
.kid_button:hover {
	background-color:#ffffff;
	color: #f58220;
	text-shadow:0px 1px 0px #f58220;
	border:1px solid #ffffff;

}
.kid_button:active {
	position:relative;
	top:1px;
}

.kid_button2 {
	background-color:#f58220;
	border:1px solid #f58220;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:18px;
	padding:10px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #f58320;
	margin-right: 12px;
}
.kid_button2:hover {
	background-color: #008da9;
	color: #ffffff;
	text-shadow:0px 1px 0px #f58220;
	border:1px solid #ffffff;

}
.kid_button2:active {
	position:relative;
	top:1px;
}

.front_button {
	background-color: #008da9;
	border:1px solid #008da9;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:18px;
	padding:4px 6px;
	text-decoration:none;
	text-shadow:0px 1px 0px #cccccc;
	margin-right: 12px;
	border-radius: 3px;
}
.front_button:hover {
	background-color:#f58220;
	color: #ffffff;
	text-shadow:0px 1px 0px #008da9;
	border:1px solid #ffffff;

}
.front_button:active {
	position:relative;
	top:1px;
}

.front_drop {
	background-color: #008da9;
	border:1px solid #008da9;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:18px;
	padding:4px 6px;
	text-decoration:none;
	text-shadow:0px 1px 0px #cccccc;
	margin-right: 12px;
	border-radius: 3px;
}

.front_drop a {
	color:#ffffff;
	font-size:18px;
	text-decoration:none;
	padding: 4px;
}

.front_drop a:hover{
	background-color:#f58220;
	color: #ffffff;
	text-shadow:0px 1px 0px #008da9;


}

.fademe {
  position: relative;
  right: -40px; /* Start off screen */
  opacity: 0; /* Start invisible */
}

.bluedrop {
  min-width: 350px;
  width: 350px;
  margin-left: 10px;
  position: relative;
  cursor: pointer;
}

.selected-options {
  padding: 10px;
  display: block;
}

.checkbox-list {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  border: 1px solid #ccc;
  background-color: #fff;
  width: 100%;
  z-index: 1;
}

.checkbox-list label {
  display: block;
  padding: 5px;
}

.bluedrop.open .checkbox-list {
  display: block;
}

.carousel-container {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.carousel {
    display: flex;
    transition: transform 0.3s ease;
    height: 387px;
}

.carousel-slide {
    flex: 0 0 100%;
}

.carousel-slide img {
    max-width: 100%;
    height: auto;
}

.redbut {
	background-color:#d2232a;
	border-radius:12px;
	border:1px solid #f98f44;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:"Avenir-Roman";
	font-size:17px;
	padding:8px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
}
.redbut:hover {
	background-color:#f98f44;
}
.redbut:active {
	position:relative;
	top:1px;
}

.btn_red_hollow {
	background-color:#ffffff;
	border-radius:12px;
	border:2px solid #d2232a;
	display:inline-block;
	cursor:pointer;
	color:#d2232a;
	font-family:"Avenir-Roman";
	font-size:17px;
	padding:8px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
        font-weight: normal;
}
.btn_red_hollow:hover {
	background-color:#d2232a;
	color: #ffffff;
}
.btn_red_hollow:active {
	position:relative;
	top:1px;
}


.btn_red_hollowo {
	background-color:#ffffff;
	border-radius:12px;
	border:2px solid #d2232a;
	display:inline-block;
	cursor:pointer;
	color:#d2232a;
	font-family:"Avenir-Roman";
	font-size:17px;
	padding:8px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
        font-weight: normal;
}
.btn_red_hollowo:hover {
	background-color:#f58220;
	color: #ffffff;
}
.btn_red_hollowo:active {
	position:relative;
	top:1px;
}

.btn_blue_hollow {
	background-color:#ffffff;
	border-radius:12px;
	border:2px solid #008da9;
	display:inline-block;
	cursor:pointer;
	color:#008da9;
	font-family:"Avenir-Roman";
	font-size:17px;
	padding:8px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
        font-weight: normal;
}
.btn_blue_hollow:hover {
	background-color:#008da9;
	color: #ffffff;
}
.btn_blue_hollow:active {
	position:relative;
	top:1px;
}

.btn_blue {
	background-color:#008da9;
	border-radius:12px;
	border:2px solid #008da9;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:"Avenir-Roman";
	font-size:17px;
	padding:8px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
        font-weight: normal;
}
.btn_blue:hover {
	background-color:#ffffff;
	color: #008da9;
}
.btn_blue:active {
	position:relative;
	top:1px;
}


.btn_orange {
	background-color:#ef7b22;
	border-radius:12px;
	border:2px solid #ef7b22;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:"Avenir-Roman";
	font-size:17px;
	padding:8px 31px;
	text-decoration:none;
	text-shadow:0px 1px 0px #2f6627;
        font-weight: normal;
}
.btn_orange:hover {
	background-color:#ffffff;
	color: #ef7b22;
}
.btn_orange:active {
	position:relative;
	top:1px;
}

.rowwrap {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

.rowcell {
	float: left;
	width: 33%;
	text-align: center;
}

.rowcell img {
	max-width: 205px !important;
}


input[type="text"] {
	width: 375px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}

textarea {
	width: 375px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;	
}

#cycler{position:relative;}

#cycler img{position:absolute;z-index:1; width: 540px; height: 326px;}

#cycler img.active{z-index:3;}

#cycler2{position:relative;}

#cycler2 img{position:absolute;z-index:1; width: 540px; height: 326px;}

#cycler2 img.active{z-index:3;}

.bluebg {
	background-color: #008da9;
	color: #ffffff;
}

.orangebg {
	background-color: #f58220;
	color: #ffffff;
}

.redbg {
	background-color: #d2232a;
	color: #ffffff;
}

.orangedots {
	color: #ffffff; 
	background-color: #ffffff; 
	border-bottom: dotted 4px #f58220; 
	width: 100%; 
	height: 25px;
	margin-bottom: 10px;
}


