.my-calendar-nav {
	margin-top: 14px !important;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

a {
	text-decoration: none;
	color: #900101;
}

nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

hr {
	margin: 0;
	padding: 0;
	border: 0 none;
	height: 1px;
	background: #bebcb7;
	width: 100%;
}

hr.shaded {
	background: transparent url('images/page-title-shadow.gif') repeat-x center top;
	height: 12px;
	margin-bottom: 1em;
}

h1,
h2 {
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #04436a;
}

h1 {
	font-size: 2.7em;
	margin: 0.3em 0;
}

h2 {
	font-size: 195%;
	margin: 0.3em 0;
}

h3 {
	text-transform: uppercase;
}

h4 {
	text-transform: uppercase;
	margin: 0.5em 0;
}

p,
pre {
	line-height: 1.5em;
}

img {
	max-width: 100%;
}

input[type="text"],
.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="password"],
.gform_wrapper textarea {
	border: 1px solid #cccac6;
	padding: 5px 10px !important;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
	box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
	display: block;
	margin: 0.5em 0;
}

input[type="text"].full,
.gform_wrapper input[type="text"].full,
.gform_wrapper input[type="url"].full,
.gform_wrapper input[type="email"].full,
.gform_wrapper input[type="tel"].full,
.gform_wrapper input[type="number"].full,
.gform_wrapper input[type="password"].full,
.gform_wrapper textarea.full {
	width: 80%;
}

input[type="text"].center,
.gform_wrapper input[type="text"].center,
.gform_wrapper input[type="url"].center,
.gform_wrapper input[type="email"].center,
.gform_wrapper input[type="tel"].center,
.gform_wrapper input[type="number"].center,
.gform_wrapper input[type="password"].center,
.gform_wrapper textarea.center {
	margin: 0.5em auto;
}

.redbtn {
	background: #740202 url('images/btnbg.png') repeat-x center top;
	border: 0 none;
	color: #fff;
	text-align: center;
	font-size: 110%;
	display: block;
	padding: 7px 0;
	margin: 1em 0;
}

.redbtn.small {
	width: 30%;
}

.redbtn.med {
	width: 60%;
}

.redbtn.full {
	width: 90%;
}

.redbtn.center {
	margin: 1em auto;
}

.marquee {
	width: 100%;
	overflow: hidden;
}

.marquee h2 {
	color: #770202;
}

#jd-calendar .mc_bottomnav {
	display: none;
}

#jd-calendar .mc-format {
	padding: 0.5em;
	display: none;
}

#jd-calendar .mc-time {
	background: #eee;
	padding: 0.5em;
}

#jd-calendar .mc_edit_links {
	display: none;
}

ul {
	padding-left: 0;
}

ul li {
	line-height: 1.5em;
}

ul.horder li {
	width: 50%;
	float: left;
}

#Image-Maps_9201304161154071 {
	display: block;
	width: 253px;
	height: 64px;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
}

#reg-now {
	display: block;
	width: 253px;
	height: 64px;
	position: absolute;
	top: 0;
	right: 0;
}

#reg-now img {
	display: block;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
}

header {
	background: #023859 url('images/headerbg.png') repeat-x center top;
	border-bottom: 5px solid #760202;
	color: #fff;
	position: relative;
	z-index: 75;
}

header a {
	color: inherit;
}

header .container {
	position: relative;
}

#logo {
	width: 24.99%;
	float: left;
}

.slogan {
	position: absolute;
	left: 30%;
	bottom: 75px;
}

.slogan h2 {
	font-size: 2.154em;
	font-style: italic;
	margin: 0;
	text-transform: none;
	line-height: 1em;
	color: #fff;
}

.search-ss {
	position: absolute;
	right: 0;
	bottom: 75px;
}

.search-input {
	position: relative;
	border: 0 none;
	background: #fff;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 5px 30px 3px 10px;
	width: 180px;
	margin-right: 10px;
}

.search-input input[type="text"] {
	border: 0 none;
	background: #fff;
	color: #333;
	font-size: 84.6%;
	width: 100%;
	padding: 0 !important;
	margin: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.search-input .sbtn {
	font-size: 1%;
	color: transparent;
	display: block;
	text-indent: -9999px;
	background: url('images/searchbtn.png') no-repeat;
	width: 14px;
	height: 13px;
	border: 0 none;
	position: absolute;
	top: 5px;
	right: 10px;
}

.mobile-btn {
	display: none;
}

#main-menu {
	background: #760202 url('images/mainmenubg.gif') repeat-x center top;
	font-size: 138.5%;
	font-family: "Times New Roman", Georgia, serif;
	position: absolute;
	bottom: -5px;
	right: 0;
	width: 69%;
}

#main-menu > ul > li {
	float: left;
	border-left: 1px solid #84110a;
}

#main-menu > ul > li:first-child {
	border-left: 0 none;
}

#main-menu > ul > li.last {
	border-right: 0 none;
}

#main-menu > ul > li > a > .sf-sub-indicator {
	display: none;
}

#main-menu > ul > li > a {
	text-shadow: 0px 0px 3px #514211;
	filter: dropshadow(color=#514211, offx=0, offy=0);
	padding: 17px 22px;
	display: block;
}

#main-menu .sub-menu {
	display: none;
	position: absolute;
	background: #530202;
	font-size: 16px;
	min-width: 220px;
	-webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.3);
}

#main-menu .sub-menu li {
	line-height: 1.5em;
	position: relative;
}

#main-menu .sub-menu .sfHover a {
	background: #3a0101;
}

#main-menu .sub-menu a {
	padding: 8px 20px;
	color: #fff;
	display: block;
}

#main-menu .sub-menu a:hover {
	background: #3a0101;
}

#main-menu .sub-menu .sub-menu {
	left: 90%;
	top: 0;
	z-index: 1;
	background: #3a0101;
}

#main-menu .sub-menu .sub-menu .sfHover a {
	background: #2a0101;
}

#main-menu .sub-menu .sub-menu a:hover {
	background: #2a0101;
}

#main-menu .sub-menu .sub-menu .sf-sub-indicator {
	display: none;
}

#main-menu .sub-menu .sub-menu .sub-menu {
	background: #2a0101;
}

#main-menu .sub-menu .sub-menu .sub-menu a:hover {
	background: #1b0000;
}

#main-menu .sub-menu .sub-menu .sub-menu .sf-sub-indicator {
	display: none;
}

#main-menu .left .sub-menu .sub-menu {
	left: auto;
	right: 90%;
}

#hero-courses {
	margin-bottom: 15px;
}

.bxslider {
	list-style: none;
	margin: 0;
	padding: 0;
}

.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

.hero .cushion {
	padding: 15px 0 0;
}

.hero a {
	display: block;
	position: relative;
}

.hero li {
	line-height: none;
}

.hero .bx-clone {
	display: none;
}

.hero-content {
	position: absolute;
	bottom: 30%;
	left: 20px;
	max-width: 50%;
}

.hero-content h2 {
	color: #fff;
	font-size: 45px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 20px;
}

.hero-content p {
	color: #fff;
	font-size: 16px;
	line-height: 1.5em;
}

#bx-pager {
	background: #848072 url('images/bxpager-bg.png') repeat-x center top;
}

#bx-pager a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-align: center;
	width: 19.99%;
	float: left;
}

#bx-pager a.active {
	background: #730202 url('images/bxpager-bg-active.png') repeat-x center top;
}

#bx-pager a:first-child span {
	border-left: 0 none;
}

#bx-pager span {
	display: block;
	padding: 15px 0;
	border-left: 1px solid #ada99d;
}

.upcoming-courses h3 {
	margin: 0.95em 0;
}

.upcoming-courses p {
	margin: 0.95em 0;
}

.upcoming-courses strong {
	color: #023a5c;
}

.upcoming-courses .cushion {
	background: url('images/upcoming-courses-bg.jpg') no-repeat center bottom;
	padding: 5px 10px 10px;
	margin-right: 7%;
	min-height: 477px;
}

#home-features {
	border-top: 1px solid #dddcd8;
	background: #edebe5;
	padding-top: 10px;
	padding-bottom: 20px;
}

#home-features h2 {
	margin-top: 0;
}

#home-features .col1 {
	padding-top: 20px;
	padding-right: 8%;
}

#home-features .col2 {
	padding-top: 20px;
	padding-right: 4%;
}

#home-features .col3 {
	padding: 20px;
	margin-left: 4%;
}

#home-features .fac-slider {
	background: #fff;
	border: 1px solid #bfbfbc;
	-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
}

#home-features .fac-slider .bx-has-pager {
	background: #e8e5dd;
}

#home-features .fac-slider .bx-pager {
	overflow: hidden;
	width: 175px;
	margin: 0 auto;
}

#home-features .fac-slider .bx-pager-item {
	float: left;
	padding: 10px 5px;
}

#home-features .fac-slider .bx-pager-link {
	display: block;
	text-indent: -9999px;
	font-size: 1px;
	color: transparent;
	width: 15px;
	height: 15px;
	background: url('images/fac-bullet1.png') no-repeat center top;
}

#home-features .fac-slider .bx-pager-link.active {
	background: url('images/fac-bullet2.png') no-repeat center top;
}

.author-meta img.alignleft {
	margin-bottom: 1em;
}

.int-bbg {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 265px;
	z-index: -1;
}

.breadcrumb {
	font-size: 11px;
	text-transform: uppercase;
	color: #333;
	float: left;
}

.breadcrumb a,
.breadcrumb span {
	font-weight: bold;
}

.breadcrumb span {
	color: #900101;
	margin: 0 0.5em;
}

.breadcrumb .st_email {
	cursor: pointer;
}

.breadcrumb .stButton {
	display: none !important;
}

.share {
	float: right;
	padding-top: 10px;
    padding-bottom: 10px;
}

.share img {
	margin-left: 0.5em;
}

.share .at16t_email {
	background: url('images/email-icon.gif') no-repeat center top !important;
	display: block;
	width: 18px;
	height: 17px;
}

.share .addthis_button_email {
	float: right !important;
	padding: 0 0 0 10px !important;
}

#main-content {
	padding-top: 25px;
	padding-bottom: 25px;
}

#main-content .page-title {
	margin: 0 0 5px;
}

#main-content ul {
	list-style-position: inside;
}

#main-content ul ul {
	padding-left: 20px;
}

#main-content .frame {
	padding: 20px;
	border: 1px solid #ddd;
	display: block;
}

#leftcol {
	padding-top: 25px;
}

#leftcol .cushion {
	margin-right: 40px;
}

#leftcol h2 {
	background: #848072 url('images/leftcol-title-bg.gif') repeat-x center top;
	color: #fff;
	margin: 0;
	padding: 5px 10px;
}

#leftcol nav ul {
	background: #fefefe url('images/leftcol-nav-bg.gif') repeat-x center top;
  /*border-bottom: 1px solid #c3bda9;*/
  /*padding: 6px 15px;*/;
}

#leftcol nav li {
	border-top: 1px solid #c9c9c9;
  /*padding: 7px 0;*/;
}

#leftcol nav li:first-child {
	border-top: 0 none;
}

#leftcol nav a {
	text-transform: uppercase;
	font-weight: bold;
}

#leftcol nav > ul > li {
	display: none;
}

#leftcol nav > ul > .current-menu-item,
#leftcol nav > ul > .current-menu-parent,
#leftcol nav > ul > .current-menu-ancestor,
#leftcol nav > ul > .current-post-ancestor {
	display: block;
}

#leftcol nav > ul > li > a {
	background: #848072 url('images/leftcol-title-bg.gif') repeat-x center top;
	color: #fff;
	margin: 0;
	padding: 10px;
	display: block;
	border: 0 none;
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 195%;
}

#leftcol nav .sub-menu {
	padding: 6px 15px;
}

#leftcol nav .sub-menu li.hide {
	display: block;
}

#leftcol nav .sub-menu li {
	padding: 7px 0;
}
/* Blog Page left sidebar Custom */
.cat_block h3 {
	font-size: 20px;
	font-family: "Times New Roman", Georgia, serif;
	color: #04436a;
	font-weight: normal;
}

.cat_block li {
	margin-top: 5px;
	line-height: 1.8em;
	padding-top: 4px;
	list-style-type: none;
	background: none;
	font-size: 12px;
}

.cat_block a {
	color: #fff;
	background: #900101;
	padding: 5px 10px;
}

#rightcol .cushion {
	background: #edebe5;
	border-left: 1px solid #c4c1b8;
	border-right: 1px solid #c4c1b8;
	padding: 15px;
	margin-left: 40px;
}

#rightcol h2 {
	font-size: 20px;
}

#rightcol h3 {
	font-size: 12px;
	font-weight: bold;
}

#rightcol p {
	font-size: 12px;
}

#rightcol strong {
	color: #023a5c;
}

footer {
	background: #676563 url('images/footerbg.png') repeat-x center top;
	color: #fff;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
}

footer a {
	color: #fff;
}

footer hr {
	background: #888684;
}

footer .menu {
	padding-right: 30px;
	margin-bottom: 30px;
}

footer .menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

footer .menu li {
	line-height: 2em;
}

footer .menu > ul > li:first-child {
	font-family: "Times New Roman", Georgia, serif;
	font-size: 110%;
	text-transform: uppercase;
	border-bottom: 1px solid #888684;
	margin-bottom: 0.5em;
	padding-bottom: 0.5em;
}

footer .contact-info {
	float: left;
	line-height: 1.5em;
}

footer .social-icons {
	float: right;
}

footer .footer-menu li {
	float: left;
	margin-right: 15px;
}
/* ----- 960px Layout ----- */
@media handheld, only screen and (max-width: 1170px) {
	.slogan h2 {
		font-size: 1.692em;
	}

	#main-menu > ul > li > a {
		padding: 17px 10px;
	}

	.upcoming-courses .remove960 {
		display: none;
	}

	.upcoming-courses .cushion {
		min-height: 407px;
	}

	#bx-pager a {
		font-size: 11px;
	}

	.int-bbg {
		width: 210px;
	}
}
/* ----- 720px Layout ----- */
@media handheld, only screen and (max-width: 990px) {
	.slogan {
		width: 185px;
	}

	#main-menu {
		position: relative;
		width: 100%;
		clear: both;
	}

	#main-menu > ul > li > a {
		padding: 17px 16px;
	}

	.upcoming-courses .cushion {
		margin-right: 0;
		min-height: auto;
	}

	.upcoming-courses .remove960 {
		display: block;
	}

	#home-features {
		padding-top: 0;
	}

	#home-features .col1 {
		padding-right: 0;
	}

	#home-features .col2 {
		padding-right: 0;
	}

	#home-features .col3 {
		margin: 4% 0 0;
	}

	.int-bbg {
		display: none;
	}

	#leftcol .cushion {
		margin-right: 0;
	}

	#rightcol .cushion {
		margin-left: 0;
		border-top: 1px solid #c4c1b8;
		border-bottom: 1px solid #c4c1b8;
		margin-bottom: 25px;
		height: auto !important;
	}

	footer .onefourth {
		width: 49.99%;
	}

	.clear720 {
		clear: both;
	}
}
/* ----- 480px & 320px Layout ----- */
@media handheld, only screen and (max-width: 750px) {
	#logo {
		width: 45%;
	}

	#Image-Maps_9201304161154071 {
		width: 180px;
		height: auto;
	}

	#reg-now {
		width: 180px;
	}

	.search-ss {
		position: static;
		clear: both;
		padding-top: 10px;
		padding-right: 70px;
	}

	.search-ss .search-input {
		margin-bottom: 10px;
	}

	.slogan {
		width: auto;
		position: static;
		clear: both;
		padding: 0 70px 10px 0;
	}

	.mobile-btn {
		width: 50px;
		height: 50px;
		background: #a72113;
		position: absolute;
		right: 0;
		bottom: 0;
		cursor: pointer;
		display: block;
	}

	#main-menu {
		font-size: 110%;
		position: absolute;
		top: 100%;
		left: 0;
		background: none;
		display: none;
	}

	#main-menu.show {
		display: block;
	}

	#main-menu > ul {
		background: #760202 url('images/mainmenubg.png') repeat-x center top;
	}

	#main-menu > ul > li {
		float: none;
		border-right: 0 none;
		border-left: 0 none;
		border-top: 1px solid #80110a;
	}

	#main-menu > ul > li:first-child {
		border-top: 0 none;
	}

	#main-menu > ul > li.last {
		border-bottom: 0 none;
	}

	#main-menu > ul > li > a {
		text-shadow: 0px 0px 3px #514211;
		filter: dropshadow(color=#514211, offx=0, offy=0);
		padding: 5px 10px;
		display: block;
	}

	#main-menu .sub-menu {
		position: static;
		font-size: 14px;
		display: block !important;
		opacity: 1 !important;
	}

	#main-menu .sub-menu li a:hover {
		background: none;
	}

	#main-menu .sub-menu .sfHover a {
		background: none;
	}

	#main-menu .sub-menu .sub-menu li a:hover {
		background: none;
	}

	#main-menu .sub-menu .sub-menu .sfHover a {
		background: none;
	}

	#main-menu .sub-menu .sub-menu .sub-menu li a:hover {
		background: none;
	}

	#main-menu .sf-sub-indicator {
		display: none;
	}

	.hero-content {
		position: absolute;
		bottom: 10%;
		left: 20px;
		max-width: 80%;
	}

	.hero-content h2 {
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		line-height: 1em;
		margin-bottom: 20px;
	}

	.hero-content p {
		color: #fff;
		font-size: 14px;
		line-height: 1.5em;
	}

	#bx-pager {
		display: none;
	}

	footer .onefourth {
		width: 100%;
	}

	footer nav {
		padding-right: 0;
	}

	footer .contact-info {
		float: none;
	}

	footer .social-icons {
		float: none;
	}
}

@media handheld, only screen and (max-width: 340px) {
	.hero-content p {
		display: none;
	}
}