body {
    margin: 0 auto;
	min-width: 1000px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #000000;
    background-color: #ffffff;
}
a {
	color: #1d97e1;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
h1, h1 a {
	font-family: 'Architects Daughter', cursive;
	font-size: 44px;
	color: #000000;
	font-weight: normal;
	margin: 0;
}
h2, h2 a {
	font-family: 'Architects Daughter', cursive;
	font-size: 36px;
	color: #000000;
	font-weight: normal;
	margin: 0;
}
h3, h3 a {
	font-family: 'Architects Daughter', cursive;
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	margin: 0;
}
h4, h4 a {
	font-family: 'Architects Daughter', cursive;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0;
}
h5, h5 a {
	font-family: 'Architects Daughter', cursive;
	font-size: 24px;
	color: #0192df;
	font-weight: normal;
	margin: 0;
}
h6, h6 a {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: 600;
	margin: 0;
}
p, ul, ol {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #000000;
	margin: 0;
	line-height: 18px;
}
hr {
	border: 0;
	height: 4px;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/jamiedickenson/jamie-dickenson-1/site_divider.png');
	background-repeat: repeat-x;
}
.blackborder {
    background-color: #000000;
    padding: 3px;
}
.instructor, .instructs_list, .class_list {
    display: none;
}
#lhnchatimg {
    display: none;
}
.redbutton {
    display: inline-block;
	padding: 15px 20px;
	background-color: #dc0000;
    box-shadow: inset 0 0 0 2px #dc0000, inset 0 0 0 4px #ffffff;
    -moz-box-shadow: inset 0 0 0 2px #dc0000, inset 0 0 0 4px #ffffff;
    -webkit-box-shadow: inset 0 0 0 2px #dc0000, inset 0 0 0 4px #ffffff;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
}
.redbutton:hover {
    cursor: pointer;
	background-color: #c70000;
}
.redbutton a {
	color: #ffffff;
}
.redbutton a:hover {
    text-decoration: none;
}
.redcircle {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
    height: 40px;
	background-color: #dc0000;
/*	border: 2px solid #ffffff;*/
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
    color: #ffffff;
    text-align: center;
}
.redcircle p, .redcircle a, .redcircle h1, .redcircle h2, .redcircle h3, .redcircle h4, .redcircle h5, .redcircle h6 {
    color: #ffffff;
}
.wrapper {
	width: 100%;
}
.minHeight {
    min-height:560px;
}
.minHeight a {
    background-color: #dc0000;
    border: 0 none;
    color: #ffffff;
    font-family: "Architects Daughter",cursive;
    font-size: 14px;
    padding: 5px 20px;
    text-align: center;
}

/*-------------------------LE FORM STYLE START---------------------*/

.le_form {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #000000;
	margin: 0;
	line-height: 18px;
}
.le_form_name {
	font-family: 'Architects Daughter', cursive;
	font-size: 24px;
	color: #000000;
	font-weight: normal;
	margin: 0;
}
.le_form_submit input[type="submit"], .le_mb_button {
	background-color: #dc0000;
	padding: 5px 20px 5px 20px;
	border: 0;
	text-align: center;
	font-family: 'Architects Daughter', cursive;
	font-size: 14px;
	color: #ffffff;
}
.le_form_submit input[type="submit"]:hover, .le_mb_button:hover {
	cursor: pointer;
	background-color: #c70000;
}
.le_form input[type="text"] {
	background-color: #ffffff;
	border: 1px solid #cbcbcb;
	padding: 5px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #000000;
}
.le_form textarea {
	background-color: #ffffff;
	border: 1px solid #cbcbcb;
	padding: 5px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #000000;
}
.footerlogin input[type="text"], .footerlogin input[type="password"] {
    background-color: #ffffff;
	border: 1px solid #cbcbcb;
	padding: 2px 5px;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
	color: #000000;
    width: 125px;
    margin: 0 !important;
}
.footerlogin label {
    width: 70px;
}
.footerlogin .le_mb_button {
    background-color: #ffffff;
	padding: 2px 20px 2px 20px;
	border: 0;
	text-align: center;
	font-family: 'Architects Daughter', cursive;
	font-size: 14px;
	color: #000000;
}
.footerlogin .le_mb_button:hover {
	cursor: pointer;
    color: #ffffff;
	background-color: #000000;
}
.footerlogin .mb_loginelement_wrapper {
    color: #ffffff;
}
.footerlogin a {
    color: #ffffff !important;
}
/*-------------------------LE FORM STYLE END-----------------------*/


/*-------------------------HEADER START----------------------------*/

.headerwide {
	width: 100%;
	background-color: #000000;
}
.header {
	margin: auto;
	width: 960px;
	padding: 15px 0;
}
.headerleft {
	float: left;
	width: 480px;
}
.logo {
	padding: 0 10px;
}
.headerright {
	float: right;
	width: 480px;
    text-align: right;
}
.header1 {
	padding: 0 10px;
}
.header2 {
    width: 37px;
    height: 149px;
    position: fixed;
    top: 203px;
    right: 0;
}
#lhnchatimg {
    display: none;
}

/*-------------------------HEADER END------------------------------*/


/*-------------------------MENU START------------------------------*/

.navigationwide {
	width: 100%;
	background-color: #dc0000;
}
.navigation {
	margin: auto;
	width: 960px;
}
.MainMenu {
	padding: 0 10px;
}
.MainMenu ul.le_menu_level_0 {
	display: inline-block;
	margin: 0;
	padding: 0;
	text-align: center;
}
.MainMenu li {
	list-style-type: none;
	text-decoration: none;
}
.MainMenu li.le_menuitem_level_0 {
	float: left;
}
.MainMenu li.le_menuitem_level_0 a {
	display: block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #ffffff;
	padding: 10px 13px;
	text-decoration: none;
	text-transform: uppercase;
}
.MainMenu li.le_menuitem_level_0 a:hover {
	color: #dc0000;
	background-color: #ffffff;
}
/*--------1st level submenu-------*/
.MainMenu ul.le_menu_level_1 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_0:hover ul.le_menu_level_1 {
	display: block;
}
.MainMenu li.le_menuitem_level_1 a {
    display: block;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	padding: 8px 13px;
	text-decoration: none;
	text-transform: uppercase;
	min-width: 140px;
    background-color: #ffffff;
}
.MainMenu li.le_menuitem_level_1 a:hover {
	color: #ffffff;
	background-color: #dc0000;
}
/*----------2nd level submenu-----*/
.MainMenu .le_menu_level_2_container {
	float: right;
	margin-top: -34px;
	padding: 0;
}
.MainMenu ul.le_menu_level_2 {
	position: absolute;
	z-index: 10;
	display: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.MainMenu li.le_menuitem_level_1:hover ul.le_menu_level_2 {
	display: block;
}
.MainMenu li.le_menuitem_level_2 a {
    display: block;
    font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #000000;
	padding: 8px 13px;
	text-decoration: none;
	text-transform: uppercase;
	min-width: 140px;
    background-color: #ffffff;
}
.MainMenu li.le_menuitem_level_2 a:hover {
    color: #ffffff;
	background-color: #dc0000;
}

/*-------------------------MENU END--------------------------------*/


/*-------------------------CONTENT START---------------------------*/

.contenttopwide {
	width: 100%;
}
.contenttop {
	margin: auto;
	width: 960px;
	padding: 30px 0;
}
.content1 {
	padding: 0 10px;
}
.content2 {
	float: left;
	width: 380px;
	padding: 0 10px;
    text-align: center;
}
.content3 {
	float: left;
	width: 540px;
	padding: 0 10px;
}
.contentmidwide {
	width: 100%;
	background-color: #0192df;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/jamiedickenson/jamie-dickenson-1/site_dash_top.png'), url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/jamiedickenson/jamie-dickenson-1/site_dash_bottom.png');
	background-repeat: repeat-x;
	background-position: 50% 0%, 50% 100%;
}
.contentmid {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.contentmid p, .contentmid ul, .contentmid ol, .contentmid a, .contentmid h1, .contentmid h2, .contentmid h3, .contentmid h4, .contentmid h5, .contentmid h6 {
    color: #ffffff;
}
.content4 {
	padding: 0 10px;
}
.content5 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content6 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content7 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.contentbottomwide {
	width: 100%;
}
.contentbottom {
	margin: auto;
	width: 960px;
	padding: 30px 0;
}
.content8 {
	padding: 0 10px;
}
.content9 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content10 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content11 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content12 {
	float: left;
	width: 620px;
	padding: 0 10px;
}
.content13 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.content14 {
	padding: 0 10px;
}
.content15 {
	float: left;
	width: 300px;
	padding: 0 10px;
}


/*-------------------------INSIDE CONTENT START--------------------*/

.subcontentwide {
    margin: auto;
	width: 100%;
}
.subcontent {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.subcontent1 {
	padding: 0 10px;
}
.subcontent2 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.subcontent3 {
	float: left;
	width: 460px;
	padding: 0 10px;
}
.subcontentleft {
	float: left;
	width: 640px;
}
.subcontent4 {
	padding: 0 10px;
}
.subcontent5 {
    float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent6 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontentright {
	float: left;
	width: 320px;
}
.subcontent7 {
    padding: 0 10px;
}
.subcontentleft2 {
    float: left;
	width: 320px;
}
.subcontent8 {
    padding: 0 10px;    
}
.subcontentright2 {
    float: left;
	width: 640px;
}
.subcontent9 {
    padding: 0 10px;
}
.subcontent10 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent11 {
	float: left;
	width: 300px;
	padding: 0 10px;
}
.subcontent12 {
	padding: 0 10px;
}
.subcontent13 {
	float: left;
	width: 220px;
	padding: 0 10px;
}
.subcontent14 {
	float: left;
	width: 220px;
	padding: 0 10px;
}
.subcontent15 {
	float: left;
	width: 220px;
	padding: 0 10px;
}
.subcontent16 {
	float: left;
	width: 220px;
	padding: 0 10px;
}

/*-------------------------PAGE WRAPPER START----------------------*/

.pwrapperwide {
	width: 100%;
}
.pwrapper {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.pwrapper1 {
    padding: 0 10px;
}

/*-------------------------CONTENT END-----------------------------*/


/*-------------------------FOOTER START----------------------------*/

.footertopwide {
	width: 100%;
	background-color: #dc0000;
	background-image: url('https://3989ac5bcbe1edfc864a-0a7f10f87519dba22d2dbc6233a731e5.ssl.cf2.rackcdn.com/jamiedickenson/jamie-dickenson-1/site_dash_top.png');
	background-repeat: repeat-x;
	background-position: 50% 0%;
}
.footertop {
	margin: auto;
	width: 960px;
	padding: 20px 0;
}
.footertop p {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
	line-height: 18px;
}
.footertop h6, .footertop h6 a {
    font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: 400;
	margin: 0;
}
.footer1 {
	float: left;
	width: 220px;
	padding: 0 10px;
}
.footer2 {
	float: left;
	width: 220px;
	padding: 0 10px;
}
.footer3 {
	float: left;
	width: 220px;
	padding: 0 10px;
}
.footer4 {
	float: left;
	width: 220px;
	padding: 0 10px;
}
.footerbottomwide {
	width: 100%;
	background-color: #000000;
}
.footerbottom {
	margin: auto;
	width: 960px;
	padding: 15px 0;
}
.footerbottom p, .footerbottom a {
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
	line-height: 18px;
}
.footerbottomleft {
	float: left;
	width: 480px;
}
.footer5 {
	padding: 0 10px;
}
.le_view_mobile {
	padding: 0 10px;
}
.le_view_mobile a {
    font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #ffffff;
	margin: 0;
	line-height: 18px;
	text-decoration: none;
}
.le_view_mobile a:hover {
	text-decoration: underline;
}
.footerbottomright {
	float: left;
	width: 480px;
	text-align: right;
}
.footer6 {
	padding: 0 10px;
}

/*-------------------------FOOTER END------------------------------*/


/*-------------------------CLEAR START-----------------------------*/

/* Clear Floated Elements */
/* http://sonspring.com/journal/clearing-floats */
.clear {
    clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */
.clearfix:after {
	clear: both;
	content:' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*-------------------------CLEAR END-------------------------------*/

.button1 {
    background-color: #dc0000;
    padding: 5px 20px 5px 20px;
    border: 0;
    text-align: center;
    font-family: 'Architects Daughter', cursive;
    font-size: 14px;
    color: #ffffff;
}

.button1:hover {
    cursor: pointer;
}
.expand {
    margin-bottom: 15px;
}
.expand dt {
    position: relative; 
    margin-bottom: 5px;
    color: #000000;
    font-family: 'Architects Daughter', cursive;
    font-size: 24px;
    text-transform: uppercase;
}
.expand dt:before {
    content: "+";
    margin-right: 10px;
    color: #000000;
    display: inline-block;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.expand dt.active {
    color: #000000;
	text-decoration: none;
}
.expand dt.active:before {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=4/90);
    color: #000000;
}
.expand dt:hover{
    cursor: pointer;
    color: #000000;
}