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



body {
	font-family: Arial, Helvetica, sans-serif;
	background: #91F2F4 url(../images/background.jpg) no-repeat center top;
	color: #667173;
	display:table;
	width:100%;
	margin: 0px;
	padding: 0px;
}

img,table,fieldset {
	border-style: none;
}


#Wrapper {
	margin: 0 auto;
	width:1000px;
	padding:0px 0px 0px 80px;
}


#Header {
	height:80px;
	width:990px;
	margin-top:10px;
}

.logo {
	float: left;
	width: 235px;
	margin: 15px 0px 0px 10px;
	padding:0px 0px 0px 70px;
}


.banner {
	margin:0px 0px 40px 8px;	
}





/* LINKS
________________________________________*/

a:link, a:active {
	color:#053868;
	text-decoration: underline;
}

a:hover {
	color: #249ed0;
	text-decoration: none;
}

a:visited {
	color:#666666;
	text-decoration: underline;
}



/* MENU
_______________________________________________*/

#Menu {
	height: 89px;
	padding: 0px;
	margin: 0px;
	float:left;
	width:660px;
}

#Menu ul {
	padding: 10px 0px 0px 0px;
	margin: 0px;}

#Menu li {
	float: left;
	height: 89px;
	padding: 0px;
	margin: 0px 5px;
	color:#99FF00;
	display: block;
}

#Menu a,
#Menu strong {
	display: block;
	height: 89px;
	overflow: hidden;
	text-indent: -100em;
}

#Menu strong {
	background-position: 0 -178px;
}

#Menu a:hover {
	background-position: 0 -89px;
}

#Menu .m1,
#Menu .m1 strong,
#Menu .m1 a {
	width: 57px;
	background-image: url(../images/bu_general.gif);
}

#Menu .m2,
#Menu .m2 strong,
#Menu .m2 a {
	width: 57px;
	background-image: url(../images/bu_kids.gif);
}

#Menu .m3,
#Menu .m3 strong,
#Menu .m3 a {
	width: 57px;
	background-image: url(../images/bu_juniors.gif);
}

#Menu .m4,
#Menu .m4 strong,
#Menu .m4 a {
	width: 57px;
	background-image: url(../images/bu_apprentices.gif);
}

#Menu .m5,
#Menu .m5 strong,
#Menu .m5 a {
	width:  57px;
	background-image: url(../images/bu_sampler.gif);
}

#Menu .m6,
#Menu .m6 strong,
#Menu .m6 a {
	width: 57px;
	background-image: url(../images/bu_classes.gif);
}

#Menu .m7,
#Menu .m7 strong,
#Menu .m7 a {
	width: 57px;
	background-image: url(../images/bu_registration.gif);
}

#Menu .m8,
#Menu .m8 strong,
#Menu .m8 a {
	width: 57px;
	background-image: url(../images/bu_contactus.gif);
}



/* CONTENT
_______________________________________________*/


#Content_index {
	width:795px;
	padding:10px 0px 0px 0px;
	margin:30px 0px 0px 70px;
	background: #FFC621 url(../images/bg_index.jpg) no-repeat;
	overflow:hidden;
}

#Content_kids {
	width:795px;
	padding:10px 0px 0px 0px;
	margin:30px 0px 0px 70px;
	overflow:hidden;
		background: #83b21c url(../images/bg_kids.jpg) no-repeat;
}

#Content_juniors {
	width:795px;
	padding:10px 0px 0px 0px;
	margin:30px 0px 0px 70px;
	background: #00e6fd url(../images/bg_juniors.jpg) no-repeat;
	overflow:hidden;
}


#Content_apprentices {
	width:795px;
	padding:10px 0px 0px 0px;
	margin:30px 0px 0px 70px;
	overflow:hidden;
	background-color: #66256d;
	background-image: url(../images/bg_apprentices.jpg);
	background-repeat: no-repeat;
}

#Content_sampler {
	width:795px;
	padding:10px 0px 0px 0px;
	margin:30px 0px 0px 70px;
	background: #e7197c url(../images/bg_sampler.jpg) no-repeat;
	overflow:hidden;
}

#Content_classes {
	width:795px;
	padding:10px 0px 0px 0px;
	margin:30px 0px 0px 70px;
	background: #76c044 url(../images/bg_classes.jpg) no-repeat;
	overflow:hidden;
}

#Content_registration {
	width:795px;
	padding:10px 0px 0px 0px;
	margin:30px 0px 0px 70px;
	background: #fff682 url(../images/bg_registration.jpg) no-repeat;
	overflow:hidden;
}

#Content ul {
	padding: 0px 10px 0px 15px;
}

#Content li {
	padding: 0px 10px 7px 16px;
	font-size: 13px;
	line-height:17px;
	list-style: none;
	color: #262723;
	background: url(../images/li5.gif) no-repeat 0px 3px;
}

#Content li strong {
	padding: 0px 10px 7px 0px;
	font-size: 13px;
	line-height:17px;
	list-style: none;
	color: #A7B417;
	background: url(../images/li5.gif) no-repeat 12px 2px;
}



h1 {
	padding: 0px 10px 10px 0px;
	font-weight: bold;
	color:#003366;
	font-size:18px;
	line-height:24px;
	margin:0px;
	font-style: normal;
}

h2 {
	padding: 20px 10px 5px 0px;
	font-weight: normal;
	font-size: 22px;
	color: #282423;
	text-align:left;
	margin:0px 30px 15px 0px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px dashed #44A7CF ;
}

h3 {
	padding: 20px 30px 5px 25px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	line-height:22px;
	color:#003366;
	margin:0px 20px 15px 0px;
	border-bottom: 1px dashed #44A7CF ;
	background-image: url(../images/sun.gif);background-repeat: no-repeat;background-position: 0px 20px ;
}

h4 {
	padding: 0px 10px 10px 0px;
	font-weight: bold;
	color:#003366;
	font-size:16px;
	line-height:24px;
	margin:0px;
	font-style: italic;
}

h5 {
	padding: 10px 10px 6px 0px;
	font-size: 12px;
	color:#003366;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height:16px;
}

h6 {
	padding: 5px 10px 6px 0px;
	font-size: 12px;
	color:#FFFFFF;
	margin:0px;
	line-height:22px;
	font-weight: normal;
}


p {
	padding: 0px 10px 10px 0px;
	font-size: 13px;
	line-height:20px;
	color:#282423;
	margin:0px;
}


.colA {
	width:200px;
	float:left;
	padding:0px 10px 0px 20px; 
	margin:0px;
}


.colB {
	width:250px;
	float:left;
	padding:0px 0px 0px 20px;
	margin:0px;
}

.colC {
width:480px;
float:left;
padding:0px 20px 0px 0px;
margin:25px 20px 0px 0px;
}

.colD {
	width:500px;
	float:left;
	padding:0px 10px 30px 0px; 
	margin: 0px;
}

#colE {
	width:399px;
	float:left;
	padding:0px;
	margin:0px;
	border-left: 1px solid #FFFFFF;
	background-color: #8b8f83;
}

#colF {
	width:350px;
	float:left;
	padding:0px;
	margin:0px;
	border-right: 1px solid #FFFFFF;
	background-color: #8b8f83;
}

.title {
	padding: 22px 10px 4px 10px;
	font-weight: normal;
	font-size: 18px;
	color: #249ed0;
	border-bottom: 1px solid #ECECEC;
}


/*
.photo{
	float: right;
	vertical-align: top;
	padding:0px 0px 0px 20px;
	margin:0px;
	text-align: right;
}

*/

.box a
{
	margin:0px;
	padding:0px;
}

.box a:link, .box  a:visited {
	font-size: 13px;
	color: #667173;
	line-height:25px;
	margin-left: 0px;
	padding:15px 0px 15px 15px;
	text-decoration:underline;
	background-image:url(../images/li5.gif);
	background-repeat:no-repeat;
	background-position: 0px 18px;
}


.box a:hover, .box  a:active{
	font-size: 13px;
	line-height:25px;
	color: #FF9900;
	margin-left: 0px;
	padding:15px 0px 15px 15px;
	text-decoration:none;
	background-image:url(../images/li5a.gif);
	background-repeat:no-repeat;
	background-position: 0px 18px;
}


.box p
{
	font-size: 11px;
	color: #667173;
	margin:0px;
	line-height:17px;
	padding:0px 15px 0px 0px;
	margin:0px;
}

.box h3
{
	font-size: 13px;
	color: #50585A;
	margin:0px;
	line-height:17px;
	padding:0px 15px 5px 0px;
	margin:0px;
	font-style:normal;
}


/* CLASSES
_____________________________________________________________ */

#classes {
	padding:0px 60px 0px 0px;
}


#classes ul { 
	padding:0px ;
	margin:0px;

} 
#classes ul li{
	display: inline;
	padding:0px;
	margin:0px;
} 


#classes ul li h3{
	padding:10px 0px 10px 20px;
	margin:0px 0px 0px 0px;
	line-height:16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFCC00;
	background-image: url(../images/arrow_orange.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #558C30;
}  

#classes ul li p {
	padding:0px 0px;
	margin:5px 0px 0px 0px;
	line-height:20px;
	font-size: 12px;
	line-height: 16px;

} 

#classes ul li strong {
	font-size:11px;
	line-height:14px; 
	color:#666;  
	font-family:Georgia, Times, serif;
	font-weight:normal;
	font-style: italic;
}
.entry_description {
	margin-top:6px;
}



/* SUBNAVIGATION
_____________________________________________________________ */

#subnav
{  width:160px;  }


/* First-Level */
#subnav UL
{ margin:0; padding:2px 0px 15px 0; background:transparent url(../images/sep_subnav.gif) repeat-x 0px 0px }
#subnav UL LI
{ margin:0; padding:3px 0 5px 0px; list-style-type:none; background:transparent url(../images/sep_subnav.gif) repeat-x 0px 26px }
#subnav UL A
{
	display:block;
	color:#99CC00;
	font-weight:bold;
	padding:0 0 1px 13px;
	line-height:1.6em;
	font-size:12px;
}
#subnav UL A:link, #subnav UL A:visited
{ color:#053868; text-decoration:none }
#subnav UL A:hover
{ color:#249ed0; text-decoration:none; background:transparent url(../images/bullet_subnav2.gif) no-repeat 3px 4px }

#subnav UL A.active, #subnav UL A.active:hover
{
	color:#FFFFFF;
	background-color: #249ed0;
	background-image: url(../images/bullet_subnav_over.gif);
	background-repeat: no-repeat;
	background-position: 3px 6px;
}

#subnav UL A.on
{
	color:#FFFFFF;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #990000;
}

#subnav UL A LI.on
{
	color:#FFFFFF;
	text-transform: capitalize;
	font-weight: bold;
	background-color: #990000;
}

#subNav2 { width: 180px;float: left;margin-left: 0;padding-left: 15px; font: bold 12px Arial, Helvetica, sans-serif; }
#subNav2 ul { margin: 0; padding: 0; list-style-type: none; background: url(images/subnav-pinstripe_02.gif) no-repeat left top; }
#subNav2 ul li { margin: 0; }
#subNav2 ul li a {padding: 6px 6px;color: #fff;text-decoration: none;display: block;width: 170px;background: url(images/subnav-pinstripe_02.gif) no-repeat left bottom;font-weight: bold;
 }
 

/* Box Model Hack for IE5 */
#subNav2 ul li a:hover { color: #FFCC33;}

#subNav2 ul li a.selected { color: #FFCC33; }
#subNav2 ul li a.on {
	color: #FF6600;
 }




.dashed_line { border-top: 1px dashed #44A7CF ;height:1px; margin:10px 0px 10px 0px; }
.line_02 { 	background: transparent url(../images/lemon_02.gif) no-repeat bottom;height:40px;margin-bottom:5px;	}



#Body .linksonly {
	color: #c1bbb2;
}

#footer {
	font-size: 10px;
	line-height: 18px;
	color: #7E807A;
	font-weight: bold;
	height:71px;
	margin:0px 20px 0px 0px;
	padding:0px 20px 0px 0px;
	clear:both;
	width:900px;
}

#footer_left {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 570px;
}

#footer_right {
	margin: 20px 0px 0px 0px;
	padding: 0px;
	float: left;
	width: 230px;
}


#footer a:link,  #footer a:visited  {
	color: #007095;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #304670;
	text-decoration: none;
}

#footer h2 {
	padding: 38px 0px 5px 90px;
	font-weight: normal;
	font-size: 18px;
	color: #282423;
	text-align:left;
	margin:0px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 0px dashed #44A7CF ;
}
#footer p {
	margin:20px 20px 0px 0px;
	padding:0px;
	width:300px;
	font-size: 10px;
	color: #007095;
	font-weight: normal;
}
#footer .disclaimer {padding:15px 0px 0px 20px; }
#footer .text {padding:35px 50px 10px 0px; float:left; width:500px;}
#footer .credits {padding:35px 0px 10px 0px; float:left;width:300px;}


/* Clearfix
----------------------------------------------------------- */

.br:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.br {
    display: inline-block;
}

.br {
    display: block;
	clear:both;
}

* html .br {
    height: 1px;
}
.breadcums {
	font-size: 10px;
	color: #666666;
	padding: 8px 0px 8px 20px;
	background-image: url(../images/breadcumbs_backg.jpg);
	background-repeat: no-repeat;
}


/* test
----------------------------------------------------------- */
.content .bodycopy {margin-left:6px;overflow:hidden;}

#colA .photo, #colA .photo1 {float:right; padding:0px;}
#colA .graphic_head {float:left; padding-top:22px;}
#colA h2  {font-weight:normal; font-size:1.8em; color:#D57122; padding-top:17px; margin-bottom:14px;}
#colA h3 {font-weight:bold; font-size:1.1em; color:#000; padding-bottom:2px;}
#colA p {padding: 0px 30px 10px 10px;}
#colA p.first {padding-top:0;}
#colA p span {font-weight:bold; font-size:1.1em; color:#c26504;}


