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

body { background: #A9BCDB;  font-family: Arial, Helvetica, sans-serif; color:#003366;} /* Sets window background colour and main font style */

#Container { /* main site Container */
	width: 970px;
	margin: 0 auto;
	margin-top: 6px;
}

#subCont{ /* Sets central page container background colour, width, decoration */
	width: 970px; background: #FFF; border: 2px solid #000; border-bottom:none; padding-top: 4px;
}

#printHead {
	display: none;
}

#siteHead { /* sets header dimensions and location */
	width: 960px;
	margin: 0 auto;
	height: 130px;
	}

#siteHead p { margin: 0; }

#siteHead img { vertical-align: top; }

#progBar { /* sets program bar location, dimensions, and background */
	width: 960px; height: 46px;
	margin: 4px auto 0 auto;
	background: #FFF url(../images/progbar/PB_BG.png) repeat-x;
}

#progBar p {
	margin: 23px 0 0 6px; color: #FFFFFF; font-weight: bold; font-size: 1em;
}

#PBleft {
	float: left; background: url(../images/progbar/PBleft.png) no-repeat; height: 60px; width: auto;
}

#PBright {
	float: right; background: url(../images/progbar/PBright.png) right no-repeat; height: 60px; width: auto; text-align: right; padding-right: 3px;
}

#mainBody { /* sets main content size and decoration */
	width: 960px;
	margin: 0 auto;
	background: url(../images/main/contentBG.png) repeat-y; top: -20px; display: block;
}

#mainMenu {
	float: left;
	width: 130px;
	
}

#mainMenu ul {
	list-style:none;
	margin: 0;
	font-size: .8em;
}

#mainMenu ul li a {
	background: url(../images/main/mButton.png) 0 0 no-repeat;
	width: 118px; height: 30px;
	margin: 4px 0 0 0;
	padding-left: 10px;
	display: block;
}

#mainMenu ul li a:hover { background-position: -150px 0; }

#copyContainer {
	float: left;
	width: 620px;
	margin: 5px 0 0 0;
}

#copyContainer p {
	margin: 10px 0;
	font-size: 0.9em;
	}

#regContainer {
	float: left;
	width: 825px;
	background-color:#FFF;
	margin: 0 0 0 5px;
}

#regContainer p {
	margin: 10px 0;
	font-size: .9em;
	line-height: 1.2em;
	}
#programSilou {float:left; height:108px; width: 135px; margin:0;padding:0;}
#programTitle {float:left; height: 54px; width: 270px; margin:20px 0 0 0;padding:0;}

#programPricing {float: left; padding: 5px 0 0 0; width: 250px;}
#programPricing p {
	font-weight: bold;
	font-size: 0.8em;
	margin: 5px 0;
}
#programDates {
	float: right; width: 200px;	margin: 0;	padding: 20px 0 0 0;}
#programDates table { margin: 0; padding: 0; font-size: 0.7em; width: 100%;}
#programDates tr { margin: 0; padding: 0;}
#programDates th { font-weight:bold;margin: 0; padding: 0 5px 0 0;}
#programDates td { font-weight:normal;margin: 0; padding: 1px 2px;}
#programDates p {margin:2px; font-size:0.8em;}

.right {text-align: right;}
.left { text-align: left !important;}

#programDesc {
}

#violRight {
	float: right;
	width: 125px; height: 125px;
}

#floatVid {
	float: right;
	width: 250px; height: 250px;
	z-index: 0;
}

#newsBar {
	float: right;
	width: 202px;
}

#newsBar ul {
	list-style:none;
	margin: 0;
}

#blogBox {
	background: url(../images/main/blogBG.png) repeat-y;
	margin-top: 5px; margin-bottom: 5px;
}

#blogBox p {
	color: #592B1E;
	font-size: 0.8em;
	line-height: 1em;
	margin: 2px 8px 2px 8px;
}

#blogBox img {
	padding: 3px; margin: 4px auto; text-align: center;
	border: 1px solid #630;
	}

#blogBox a {
	color: #592B1E;
	text-decoration: none;
	font-weight: bold;
	}

#blogBox a:hover {
	color: #2E2E3B;
}

#blogTOP {
	height: 40px;
	background: url(../images/main/blogT.png) no-repeat;
}

#blogTOP p {
	color: #592B1E;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 40px;
	margin: 4px 0 0 10px;
}

#blogBOT {
	background: url(../images/main/blogB.png) no-repeat;
	height: 10px;
	clear: both;
}

#campVidBox {
	width: 202px;
	height: 154px;
	margin-top: 5px;
	padding-top: 5px;
	background: url(../images/main/4x3ssBG.png) no-repeat;
}

#campVideo {
	width: 188px;
	height: 140px;
	margin: 1px 0 0 6px;
	background-color: #CCC;
	height: 80px; 
}

.goldButton {}

.goldButton ul li { margin-top: 4px; font-size:0.9em;}

.goldButton ul li a {
	background: url(../images/main/goldButton.png) 0 0 no-repeat;
	width: 192px; height: 30px;
	line-height:30px;
	margin: 0;
	padding-left: 10px;
	display: block;
	color:#003;
	text-decoration: none;
}

.goldButton ul li a:hover { background-position: -225px 0; color: #900;}

/* TEXT SETTING ALSO IN TEXT.CSS!! */

#vidButton, #nlButton, .rsButtons { }

#vidButton ul li, #nlButton ul li, .rsButtons ul li { margin-top: 4px; font-size: 0.8em; }

#vidButton ul li a, #nlButton ul li a, .rsButtons ul li a {
	width: 192px; height: 30px;
	margin: 5px 0;
	padding-left: 10px;
	display: block;
}

#vidButton ul li a:hover, #nlButton ul li a:hover, .rsButtons ul li a:hover { background-position: -225px 0; }

#vidButton ul li a {
	background: url(../images/main/vidButton.png) 0 0 no-repeat;
}

#nlButton ul li a {
	background: url(../images/main/nlButton.png) 0 0 no-repeat;
}

.rsButtons ul li a {
	background: url(../images/main/rsButton.png) 0 0 no-repeat;
}

.bbDG {
	background: url(/images/main/DkGoldBoxBG.png) repeat-y;
	width: 220px;
	margin: 0;
	}

.bbDG p {
	margin: 0; padding: 0;
	line-height: 1.2em;
	padding-left: 10px;
	font-size: 0.8em;
	color: #592B1E;
}

.bbDGhead {
	margin:0; padding:0;
	width:202px; height: 25px;
	background: url(/images/main/DkGoldBoxT.png) no-repeat;
	font-size: 1em;
	font-weight: bold;
	color: #592B1E;
}

.bbDGhead p {
	margin: 0; padding: 4px 0 0 10px;
}

.bbDGfoot {
	margin:0; padding:0;
	width:202px; height: 6px;
	background: url(/images/main/DkGoldBoxB.png) no-repeat;
}

#facebookBox {
	background: url(../images/main/rsButton.png) 0 0 no-repeat;
	width: 192px; height: 30px;
	margin: 5px 0;
	padding-left: 10px;
	display: block;
}

#fb_iframe {
	padding-top: 5px;	
}

#testimonial {
	background: url(../images/main/testimonBG.png) repeat-y;
	margin-top: 5px; margin-bottom: 10px;
}

#testimonial p {
	color: #D9D0C7;
	font-size: 0.8em;
	line-height: 1em;
	margin: 2px 8px 2px 8px;
}

#testTOP {
	height: 40px;
	background: url(../images/main/testimonT.png) no-repeat;
}

#testTOP p {
	color: #D9D0C7;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 40px;
	margin: 4px 0 0 10px;
}

#testBOT {
	background: url(../images/main/testimonB.png) no-repeat;
	height: 10px;
	clear: both;
}

#accredBanner {
	width: 1000px;
	height: 74px;
	background: #FFF;
	margin: 0 auto;
	border-top: 2px solid #000; border-bottom: 2px solid #000;
	padding-top: 4px;
	text-align:center;
}


#siteFoot {
	width: 970px;
	height: 40px;
	margin: 0 auto;
	background: #FFF;
	border: 2px solid #000; border-top: 0px solid #000;
	font-size: 0.6em;
	text-align:center;
	margin-top: -2px;
	line-height:100%;
}

#siteFoot p {
	padding-top: 5px;
}

#directorsButton a {
	background: url(../images/main/dirWelcomeB.png) 0 0 no-repeat;
	width: 220px; height: 60px;
	margin: 50px auto;
	display: block;
}

#directorsButton a:hover {
	background-position: -250px 0;
}

#registerButton a {
	background: url(../images/main/RegMarkD.png) 0 0 no-repeat;
	width: 125px; height: 125px;
	margin: 0;
	display: block;
}

#registerButton a:hover {
	background-position: -150px 0;
}

.promoBox {padding: 10px 0 5px 135px; margin: 2px 0; clear: both;}
.promoBox, .promoBox a, .promoBox a:visited{color:#900; font-weight: bold; font-size:1.1em;}

.promoBox a:hover{ color: #036; }

.RSSfloatLeft {
	float: left;	
	padding: 2px 0 0 6px !important; margin: 0; border: none !important;
}
