@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 30px;
	font-family: "Lucida Grande",Verdana, Arial, Helvetica, sans-serif;
	color:#494949;
	font-size:11px;
	line-height:15px;
	background:url(../_images/page_bkg.jpg) repeat-x;
}
#mainContainer {
	width:975px;
	margin-left:auto;
	margin-right:auto;
	background:#ffffff url(../_images/page_top.gif) no-repeat;
	min-height:500px;
}
#mainContent {
	width:903px;
	padding:0 0 0 36px;
	margin-top:15px;
	min-height:300px;
}
a {
	text-decoration:none;
}


/* HEADER */
#header { 
	width:905px;
	height:65px;
	padding:45px 0 0 34px;
}
#logo { float:left; margin-top:2px; margin-left:2px; }
#phoneNumber { 
	float:right;
	text-indent:-5000px;
	margin-top:3px;
	margin-right:2px;  
}


/* NAVIGATION */

#navigation { }

#mainNavBar {
	width:905px;
	height:42px;
	margin-left:34px;
	background:url(../_images/nav_bar_background.gif) no-repeat;
}
#mainNavBar a:link, #mainNavBar a:visited {
	display:block;
	float:left;
	height:16px;
	text-decoration:none;
	color:#ffffff;
	padding:11px 0;
	text-align:center;
}
#mainNavBar a:hover {
	background:url(../_images/nav_bar_rollover.gif) repeat-x;
}

.navBorderLeft {
	border-left: solid 1px #6da5d5;
} 

.navBorderRight {
	border-right: solid 1px #4b81af;
} 


#mainNavBar #navHome:link, #navHome:visited {
	width:41px;	
	background:url(../_images/nav_home_n.gif) no-repeat;
	text-indent:-5000px;
}
#mainNavBar #navHome:hover {
	background:url(../_images/nav_home_r.gif) no-repeat;
}

#navAbout { width:74px; }
#navCourse { width:239px; }
#navCalendar { width:144px; }
#navGroup { width:176px; }
#navDirect { width:104px; }
#navContact { width:97px; }
		

#mainNavBar #navContact:hover {
	background:url(../_images/nav_contact_rollover.gif) no-repeat right top;
}




.secondNav:link, .secondNav:visited {
	display:block;
	border-bottom:#cccccc solid 1px;
	padding:12px 12px 12px 28px;
	color:#4f93cc;
	font-weight:bold;
	background:url(../_images/arrow_white.gif) no-repeat 12px 14px;
}

.secondNav:hover {
	color:#e71500;
	background:url(../_images/arrow_white_rollover.gif) no-repeat 12px 14px;
}

.steps {
	margin:12px 0;
	padding:0;
}
.steps li {
	display:block;
	border-bottom:#cccccc solid 1px;
	padding:12px;
	font-weight:bold;
}

/* HOME CONTENT */

#bannerBox {
	float:left;
	margin-top:13px;
}


#calendarBox {
	width:297px;
	height:276px;
	float:right;
	background:url(../_images/calendar_box.gif) no-repeat;
	margin-top:13px;
}
#calendarBox h1 {
	text-align:center;
	color:#ffffff;
	font-size:20px;
	padding:26px 0 190px 0;
	margin:0;
}

#calendarBox .greyArrow {
	margin-left:50px;
}

#bottomContent {
	margin-top:28px;
}
#leftBox {
	float:left;
	width:275px;
	padding-right:28px;
}
#middleBox {
	float:left;
	width:275px;
}

#rightBox {
	float:right;
	width:296px;
	padding-right:1px;
}
.innerBox {
	padding:12px;
}
.innerBox img {
	float:left;
	padding:0 10px 5px 0;
}


/* INNER CONTENT */

#columnLeft {
	float:left;
	width:216px;
	padding-right:28px;
	margin-top:13px;
}
#columnMiddle {
	float:left;
	width:415px;
	margin-top:13px;
}
#columnRight {
	float:right;
	width:216px;
	margin-top:13px;
}
.intro {
	font-size:18px;
	line-height:25px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2 {
	color:#e71500;
	font-size:13px;
	margin:0;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
ul li {
	padding-left:15px;
	background:url(../_images/bullet_blue.gif) no-repeat 0 5px;
}

.quote {
	color:#2a76b6;
	margin-top:8px;
}
.quote img {
	float:left;
	padding-right:5px;
	padding-bottom:0;
}
.quoteAuthor {
	padding-right:15px;
	padding-top:8px;
}

/* Arrow Links */
.blueArrow:link, .blueArrow:visited {
	display:block;
	color:#ffffff;
	font-weight:bold;
	padding-left:16px;
	background:url(../_images/arrow_blue.gif) no-repeat 0 2px;
}
.blueArrow:hover {
	background:url(../_images/arrow_blue_rollover.gif) no-repeat 0 2px;
}

.greyArrow:link, .greyArrow:visited {
	display:block;
	color:#3277b1;
	font-weight:bold;
	padding-left:16px;
	background:url(../_images/arrow_grey_rollover.gif) no-repeat 0 2px;
	
}
.greyArrow:hover {
	color:#ffffff;
	background:url(../_images/arrow_grey.gif) no-repeat 0 2px;
}

.whiteArrow:link, .whiteArrow:visited {
	display:block;
	color:#4f93cc;
	font-weight:bold;
	padding-left:16px;
	margin-top:10px;
	background:url(../_images/arrow_white.gif) no-repeat 0 2px;
}
.whiteArrow:hover {
	color:#e71500;
	background:url(../_images/arrow_white_rollover.gif) no-repeat 0 2px;
}

/* FOOTER STYLES */
#footer {
	margin-top:10px;
	width:905px;
	height:113px;
	margin-left:34px;
	background:url(../_images/footer_bkg.gif) no-repeat;
}
#footerLinks {
	color:#ffffff;
	padding:50px 0px 0px 25px;
}
#footerLinks  a:link, #footerLinks a:visited {
	color:#ffffff;
}
#footerLinks  a:hover {
	color:#e71500;
}

.videoLink:link, .videoLink:visited {
	display:block;
	color:#4f93cc;
	font-weight:bold;
	padding-left:30px;
	height:23px;
	padding-top:7px;
	margin-top:6px;
	background:url(../_images/vid_icon.gif) no-repeat 0 2px;
}
.videoLink:hover {
	color:#e71500;
}

.intro a:link, .intro a:visited {
	color:#4f93cc;
}
.intro a:hover {
	color:#e71500;
}
.reglink:link, .reglink:visited {
	color:#4f93cc;
}
.reglink:hover {
	color:#e71500;
}	

/* HEADERS */


.redBox {
	width:100%;
	background:#e71500 url(../_images/header_red_bottom_left.gif) no-repeat left bottom;
}

.redOuter {
	background:url(../_images/header_red_bottom_right.gif) no-repeat right bottom;
	padding-bottom:5px;
}
.redInner {
	background:url(../_images/header_red_top_left.gif) no-repeat left top;
}
.redInner h1 {
	background:url(../_images/header_red_top_right.gif) no-repeat right top;
	color:#FFFFFF;
	
	font-size:12px;
	margin:0px;
	padding:12px 7px 7px 13px;
}

.blueBox {
	width:100%;
	background:#4f93cc url(../_images/header_blue_bottom_left.gif) no-repeat left bottom;
}

.blueOuter {
	background:url(../_images/header_blue_bottom_right.gif) no-repeat right bottom;
	padding-bottom:5px;
}
.blueInner {
	background:url(../_images/header_blue_top_left.gif) no-repeat left top;
}
.blueInner h1 {
	background:url(../_images/header_blue_top_right.gif) no-repeat right top;
	color:#FFFFFF;
	
	font-size:12px;
	margin:0px;
	padding:12px 7px 7px 13px;
}

.greyBox {
	width:100%;
	background:#bfbfbf url(../_images/header_grey_bottom_left.gif) no-repeat left bottom;
}

.greyOuter {
	background:url(../_images/header_grey_bottom_right.gif) no-repeat right bottom;
	padding-bottom:5px;
}
.greyInner {
	background:url(../_images/header_grey_top_left.gif) no-repeat left top;
}
.greyInnerInner {
	background:url(../_images/header_grey_top_right.gif) no-repeat right top;
}
.greyInner h1 {
	color:#FFFFFF;	
	font-size:12px;
	margin:0px;
	padding:12px 7px 7px 13px;
}




/* GENERAL CLASSES */
.clearer {
	clear:both;
	display:block;
}
p {
	margin:8px 0;
}
.arrowLink {
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:1.7em;
	padding-left:20px;
	line-height:1.25em;
}
.arrowBlue {
	background:url(../_images/whiteArrow_blue.gif) no-repeat 0 3px;
}
.arrowRed {
	background:url(../_images/whiteArrow_red.gif) no-repeat 0 3px;
}
.arrowGreen {
	background:url(../_images/whiteArrow_green.gif) no-repeat 0 3px;
}
strong {
	color:#000000;
}
h3 {
	color:#000000;
	margin-bottom:0;
}



/* Form Styles */

.formArea p{
	margin-top:0;
	line-height:20px;

}
.formArea h3{
	color:#000000;
}
.required {
	color:red;
}

label {
	float:left;
	width:11em;
	text-align:right;
	padding-right:5px;
}


input {
	color:#131313;
}
#contactForm input, #contactForm select, #contactForm textarea   {
	border:#858585 solid 1px;
	color:#131313;
	font-size:1em;
}

.error {
	color:#f3360a;
}


.bigButton:link, .bigButton:visited {
	display:block;
	width:182px;
	height:34px;
	background:url(../_images/button_blue.gif) no-repeat;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	padding-top:12px;
	margin-top:10px;
	margin-left:-5px;
}
.bigButton:hover {
	background:url(../_images/button_red.gif) no-repeat;
}

/* Calendar Class */

#printCalendar {
	display:none;
}
#calendar {
	padding-top:5px;
}
.calendarGrey {
	background-color:#fff;
}
#calendar div {
	margin-top:5px;
	margin-right:5px;
	display:block;
	width:78px;
	height:78px;
	color:#999;
	font-weight:bold;
	padding-top:3px;
	padding-left:5px;
}

#calendar span {
	display:block;
	width:83px;
	height:18px;
	text-align:center;
	font-weight:normal;
	color:#fff;
	background-color:#3f3f3f;
	font-size:7pt;
	padding-top:3px;
}
.currentDay {
	background-color:#4e92cc;
}

#calendarTitle {
	float:left;
}
#calendarBtns {
	float:right;

}
#calendarBtns a:link, #calendarBtns a:visited {
	font-size:13px;
	display:block;
	float:right;
	color:#FFFFFF
}
#calendarBtns a:hover {
	color:#4e92cc;
}
calendarBtns img {
	display:inline;
}



.regLink:link, .regLink:visited, .emailLink a:link, .emailLink a:visited {
	color:#3277b1;
}

.regLink:hover, .emailLink a:hover {
color:#e71500;
}


