/***********/
 /* Globals */
/***********/
body {
	background-color: #BDAF86;
	color: #464743;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 0;
}

a {
	color: #003300;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

h2 {
	font-family: verdana, arial, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
}

.author {
	font-weight: bold;
}

.title {
	color:#990000;
	font-size: 11px;
}
.title1 {
	font-size: 10px;
	font-style:italic;
	margin-top: 0px;
	font-weight:normal;
	text-transform:none;
}

.title2 {
	color: #1F201D;
	font-size: 14px;
	padding-bottom: 10px;
}
.title3 {
	color:#990000;
	font-size: 10px;
	font-weight:bold;
	margin: 0 0 0 0;	
}
.title4 {
	color:#990000;
	font-size: 11px;
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
}
.descrip{
	font-size: 10px;
	margin: 0 0 4px 2px;
}
.subdescrip {
	font-size: 9px;
	font-style:italic;
	margin: 0 0 0 0;
}

.subtext {
	color: #000000;
	font-size: 8px;
	line-height: 18px;
	font-weight:200;
}

.date {
	color: #898989;
	font-size: 11px;
	line-height: 18px;
}
.floatright {
	float: right;
}

.floatright a {
	color: #000000;
	font-weight: normal;
}

.sidedivider {
	clear: both;
	height: 32px;
}


#noscreen {
	display: none;
}

#video {
	background-image:url(../images/overlay.png)
	color: #FFFFFF;
	display: none;
	height: 100%;
	padding-top: 9em;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 5;
}

  /***************************/
 /* Wrappers and Containers */
/***************************/
#header {
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 145px;
	margin: 0 auto;
	max-width: 1200px;
	min-width: 1010px;
	overflow: hidden;
	width: 100%;
	position:relative;
	background-image: url(../images/s_banner.jpg);
}

#outerwrapper {
	background-color: #FFFFFF;
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 auto;
	max-width: 1200px;
	min-width: 1010px;
	width: 100%;
}

#wrapper {
	background-color: #FFFFFF;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	width: 965px;
}

#content {
	text-align: left;
}

#innerwrapper {
	clear: both;
	padding-top: 15px;
	width: 960px;
}

  /*******************/
 /* Main Navigation */
/*******************/
#navigation {
	background-image: url(../images/navback.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#topnav {
	height: 50px;
	padding: 0;
	text-align: center;
	margin:auto;
	width:85%;

}

#topnav li {
	float: left;
	list-style: none;
	margin: 12px 0 0 0;
	padding: 0;
}
#topnav ul {
	list-style-type: none;
	background-color: #336666;
	padding: 24px 0 7px 12px;
}
/* test stuff*/
#topnav a {
	padding: 25px 7px 20px 4px;
	background-color: #ffffff;
	color:#003333;
	font-weight: bold;
	text-decoration: none;
}
#topnav a.end {
	padding: 5px 4px 7px 4px;
}

#topnav a:hover {
	background-color: #456E61;
	color:#CCCCCC;
}

#topnav .currentsection a {
	background-color: #456E61;
	color:#CCCCCC;
}

#topnav a.activeend {
	padding: 5px 4px 7px 4px;
	background-color: #8b745d;
	}

#header img {
	float: left;
	margin-left: 0px;
}
  /******************/
 /* Sub Navigation */
/******************/
#subnavigation {
	color: #FFFFFF;
	display: none;
	height: 0;
	max-width: 1200px;
	min-width: 1010px;
	overflow: hidden;
	position: absolute;
	top: 47px;
	width: 100%;
	z-index: 1;
}

#subnavcontent {
	background-color: #FFFFFF;
	background-image: url(../images/subnavback.gif);
	background-position: top;
	background-repeat: repeat-x;
	float: left;
	font-size: 11px;
	height: 33px;
	margin: 0 auto;
	max-width: 1200px;
	min-width: 1010px;
	text-align: left;
	width: 100%;
}

#subnavcontent a {
	color: #BDAF83;
}

#subnavcontent a:hover, #subnavcontent .active {
	color:#FFFFFF;
	text-decoration: none;
}

#subnavcontent ul {
	display: none;
	margin-top: .75em;
}

#subnavcontent ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 .75em;
}

  /****************/
 /* Video Button */
/****************/
#videobutton {
	margin: 0 auto;
	width: 965px;
}

#videobuttoncontent {
	background-color: #000000;
	color: #FFFFFF;
	float: left;
	height: 40px;
	margin-top: 143px;
	padding: .25em 1em;
	text-align: left;
	width: 240px;
}

#videobutton img {
	padding-right: .5em;
}

#videobutton a {
	color: #FFFFFF;
}

#videobutton a:hover {
	color: #D0FF4F;
	text-decoration: none;
}

  /*******************/
 /* Side Navigation */
/*******************/
#sidewrapper {
	float: left;
	width: 226px;
}

#sidenav {
	float: left;
	font-size: 14px;
	margin-left: 0px;
	padding: 0;
	font-weight:bold;

}

#sidenav ul {
	width: 226px;
	color: #333333;
}

#sidenav li {
	color: #333333;
	list-style: none;
	margin: 0;
	padding: .35em 0 .35em 3em;
	width: 200px;
	float: left;
}


#sidenav a {
	height: 1%;
	font-weight: normal;
	display: block;
	color: #333333;
}

#sidenav a:link{
	color:#333333
}

#sidenav a:hover, #sidenav li:hover, #sidenav li.over {
	background-color: #E0E0E0;
	color:#333333;
	text-decoration: none;
}
#sidenav .active {
	background-color:#E0E0E0;
	color:#999900;
	text-decoration: none;
}
#sidenav .active a {
	background-color:#E0E0E0;
	color:#003300;
	text-decoration: none;
}

.sideimage {
	max-width: 100%;
	padding: 3px 10px 0 10px;
	text-align:center;
}

.logoimage {
	max-width: 100%;
	padding: 3px 10px 0 10px;
	text-align:center;
}

.smallsideimage {
	float:none;
	padding: 3px 10px;
	max-width: 100%;
}

 /* Expense Table */

#expensetable {
	color: #8A8A8A;
	font-size: 10px;
	margin-left: 3em;
}

#expensetable table {
	border-top: 1px solid #8A8A8A;
	margin: .5em 0;
	width: 207px;
}

#expensetable .description {
	padding: .75em .75em .75em 0;
}

#expensetable .cost {
	padding: .75em 0 .75em .75em;
}

 /* Calendar */

.calendar {
	clear: both;
	font-size: 11px;
	padding-left: 32px;
	width: 225px;
}

#caltitle {
	clear: both;
	height: 1.5em;
	width: 225px;
}

#calmonth {
	float: left;
	text-align: center;
	width: 190px;
}

#calprevious, #calnext {
	float: left;
	padding-top: .5em;
}

.day, .noday, .today, .eventday, .calday {
	float: left;
	height: 30px;
	margin: 1px;
	width: 30px;
}

.day:hover, .noday:hover, .today:hover, .eventday:hover {
	/*font-weight: bold;*/
}

.day {
	background-color: #666666;
	color: #FFFFFF;
}

.noday {
	background-image: url(/images/noday.jpg);
}

.today {
	background-color: #D0FF4F;
	color: #232524;
}

.eventday {
	background-image: url(/images/eventday.jpg);
	color: #232524;
}

.calday {
	text-align: center;
}

 /* Side Images */

#spotlight img {
	margin: 0;
	max-width: 100%;
	padding: 0;
}

/* Student Work */

.studentwork {
	clear: both;
	margin: 45px 0 0 40px;
}

.studentworktitle {
	clear: both;
	padding-bottom: 15px;
}

  /*******************/
 /* Content Styling */
/*******************/
#contentbody {
	color: #1F201D;
	float: left;
	padding: 0 56px;
	width: 520px;
}
#contentbody p {
	color: #000000;
	margin: 4px 0 4px 3px;
}
#contentbody h2 {
	color: #330000;
	font-size: 17px;
	margin: .5em 0;
}
#contentbody h3 {
	color:#330000;
	font-size: 14px;
	margin: .75em 0 .75em 0;
	font-weight:normal;
	text-transform: uppercase;
}
#contentbody h4 {
	color: #330000;
	font-size: 12.5px;
	font-weight: bold;
	margin: 1.25em 0 .60em 0;
	font-variant:small-caps;
	
}
#contentbody h5 {
	color: #330000;
	font-size: 10px;
	font-weight: bolder;
	margin: 9px 0 4px 0;
	text-transform:uppercase;
}
#contentbody a {
	color:#003300;
	font-weight:bold;
}
#contentbody .top a {
	font-weight:normal;
	font-size:12px;
}

#contentbody ol li {
	margin: 0 0 8px 0;
}

#content .list li{
	margin: 0 0 6px 0;
}

#vidpop {
	background-color: #000000;
	color: #e2e2e2;
	font-size: 9px;
	padding: 0 55px;
	margin: .5em 0;
}

#content .summarybox {
	font-size: 13px;
	line-height: 22px;
}

#content .infobox {
	background-color: #E7FFA5;
	margin: .25em;
	padding: 1em;
}

#content .infobox p {
	margin: 0 0 4px 0;
}
#content .infobox1 {
	background-color: #EFF3CD;
	margin: 0.25em;
	padding: .25em 0 .25em 1em;
	font-size:10px;
}
#content .infobox2 {
	background-color: #EFF3CD;
	margin: 0.25em;
	font-weight: bold;
	padding: .25em 0 .25em 1em;
}

#content .infobox2 p {
	margin: 0;
	font-weight:normal;
}
#content .infobox3 {
	background-color: #EBECF1;
	margin: 0.25em;
	font-weight: normal;
	font-size:10px;
	padding: .25em 0 .25em 1em;
}

#content .infobox3 p {
	margin: 0;
}

#content .infobox3 img {
	float:left;
	margin: 6px 6px 3px 3px;
}
#content .infobox4 {
	background-color: #DDDDFF;
	margin: 0.25em;
	font-weight: normal;
	font-size:10px;
	padding: .25em 0 .25em 1em;
}

#content .infobox4 p {
	margin: 0;
}

#content #printbutton a {
	color: #898989;
}

.floaterimg {
	float:right;
	margin: 0 9px 0 4px;
}


#subcontent {
	float: left;
	width: 175px;
	overflow: visible;
}

#subcontent img {
	max-width: 100%;
}
#news{
	/*font-weight: bold;*/
	font-size: 11px;
	color: #000000;
}
.date{
	color: #898989;
}
.trivia {
	max-width: 160px;
	padding: 80px 0px 0px 35px;
	text-align: left;
	color:#98d922;
}

  /******************/
 /* Footer Styling */
/******************/
#footer {
	clear: both;
	color: #A9A9A9;
	font-size: 10px;
	margin-left: 275px;
	padding: 2em 0 50px 0;
	text-align: left;
	width: 715px;
}

#footer a {
	color: #A9A9A9;
	font-weight: normal;
}
#footer p {
	margin: 0px 0 0 24px;
}
#footer img {
	float:left;
	margin: 0 12px 0 0;
}

.flashmessage{
      font-size: 10px;
      color: #CFFF4C;
}
/* two abreast content boxes, begin */
#box {
	float: left;
	padding: 10px 2% 10px 2%;
	margin: 5px 0% 10px 1%;
	background: #e0e0e0;
	width: 48%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 40%;
	}
#box h2 {
	font: Verdana, Arial, Helvetica, sans-serif
	padding: 0 0 1px 1px;
	font-size:11px;
	text-align: center;
	}
#box h3 {
	font: Verdana, Arial, Helvetica, sans-serif
	padding: 0 0 3px 3px;
	font-size:11px;
	text-align: left;
	font-weight:normal;
	text-transform:none;
	color:#000000;
	margin: 0 0 3px 0;
	}
#box p {
	font: Verdana, Arial, Helvetica, sans-serif
	padding: 0 0 0 0;
	font-size:11px;
	text-align:left;
	text-transform:capitalize
	}
#box ul {
	font: Verdana, Arial, Helvetica, sans-serif
	padding: 0 0 0 0;
	font-size:11px;
	margin: 2px 0 2px 0;
	}
#box a {
	text-align:center;
	}
#box p .button {
	text-align:center;
}
#box img {
	align: center;
	margin-left:30px;	
}
	
	

	/*2nd box */
	
#box2 {
	float: left;
	padding: 10px 2% 10px 2%;
	margin: 5px 0% 10px 1%;
	background: #e0e0e0;
	width: 48%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 40%;
	}
#box2 h2 {
	font: Verdana, Arial, Helvetica, sans-serif
	padding: 0 0 1px 1px;
	font-size:11px;
	text-align: center;
	
	}
#box2 h3 {
	font: Verdana, Arial, Helvetica, sans-serif
	padding: 0 0 3px 3px;
	font-size:11px;
	text-align: left;
	font-weight:normal;
	text-transform:none;
	color:#000000;
	margin: 0 0 3px 0;

}	
#box2 p {
	font: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	margin: 0;
	font-size:8px;
	text-align: left;
	color:#990000;
	text-transform:uppercase;
}
#box2 ul {
	font: Verdana, Arial, Helvetica, sans-serif
	padding: 0 0 0 0;
	font-size:11px;
	margin: 2px 0 2px 0;
	align: left;
	}
#box2 a {
	text-align:center
}
#box2 img {
	align: center;
	margin-left:30px;	
}

	
/* two abreast content boxes, end */
.clear {
	clear: both;
}

/*quiz styling*/
#quizbody {
	color: #1F201D;
	background-color:#FFFFFF;
	float: left;
	padding: 0 56px;
	width: 700px;
	margin-left: 56px;
}
#quizbody p {
	color: #000000;
	margin: 6px 0 6px 0;
	font-size:11px;
}
#quizbody h1 {
	color: #000000;
	font-size: 18px;
	margin: 1em 0 1em 0;
}
#quizbody h2 {
	color: #000000;
	font-size: 16px;
	margin: .5em 0;
}
#quizbody h3 {
	color:#330000;
	font-size: 13px;
	margin: .5em 0;
}
#quizbody h4 {
	color: #330000;
	font-size: 11px;
	font-weight: bold;
}
#quizbody h5 {
	color: #330000;
	font-size: 12px;
	font-weight: normal;
	margin: 9px 0 0 0;
}
#quizbody a {
	color:#003300;
	font-weight:bold;
}
#quizbody .top a {
	font-weight:normal;
	font-size:12px;
}
 .i20 {
 	list-style:decimal;
	margin-top: 2px;
	margin-left: 33px;
}

.gplist {
	margin: 0 0 3px 9px;
	list-style:decimal;
	list-style-position:inside;
}
.indent {
	padding: 0 4px 0px 33px;
}
.indentw {
	margin: 0px;
	padding: 0 4px 0px 20px;
	list-style:square;
}
.indentm {
	padding: 0 4px 0px 0px;
}
.basictable {
	border:#330000;
	border:thin;
	width: 100%;
	text-align:center;
}

#dates {
	color:#330000;
}
#dates table {
	width: 100%;
}
#dates .one {
	background:#CCCC99;
	text-align:center;
	font-weight:bold;
}
#dates .two {
	background:#E0E0E0;
	text-align:center;
}
#dates .three {
	background: #E0E0E0;
}
#imagel {
	float:right;
	margin: 12px 12px 0px 6px;
}
#imager {
	float:left;
	margin: 16px 8px 1px 8px;
}


/* ---------- gallery container ---------- */
.gallery {
position:relative;
width:624px;
height:472px;
margin:1em auto;
}

/* ---------- opacity ---------- */
.gallery a img {opacity:0.6; filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.6;}
.gallery a:visited img {opacity:0.6; filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.6;}
.gallery a:hover img {opacity:0.9; filter:alpha(opacity=90); -moz-opacity:0.90; -khtml-opacity:0.9;}

/* ---------- thumbnail images ---------- */
.thumb, .no-thumb {
float:left;
width:149px;
height:112px;
margin:2px;
}
.thumb {
border:1px solid #000;
}
.no-thumb {
border:1px solid #fff;
}
.thumb a img {display:block;}
.thumb a span {display:none;}
.thumb a:hover, .thumb a:active, .thumb a:focus {background:transparent;}

/* ---------- preview image ---------- */
.gallery a:hover span {
display:block;
position:absolute;
width:300px;
height:225px;
top:123px;
left:160px;
}

/* ---------- preview image title block ---------- */
.thumb em {
position:absolute;
width:200px;
top:196px;
left:50px;
-moz-border-radius:12px;
background:#ab5;
color:#036;
font:normal 12px/20px verdana;
text-align:center;
opacity:0.8;
filter:alpha(opacity=80);
-moz-opacity:0.80;
-khtml-opacity:0.8;
}
.thumb a {
text-decoration:none;
}

/* ---------- no border on images ---------- */
a img {border:0;}

/* ---------- clear floats ---------- */
.clear {
height:0;
line-height:0px;
font-size:0;
clear:both;
}

/* FAQs for Certificate page */

.FAQ {
	margin-top:0px;
}
.FAQTitle {
	background-color:#af0101;
	color:white;
	font-size:13px;
	padding:5px;
	margin-bottom:20px;
}
.FAQQuestion {
	color:#300;
	font-size:10px;
	font-weight:bold;
	padding-left: 19px;
	text-indent: -19px;
}

.FAQQuestion span {
	cursor:pointer;
}

.FAQAnswer {
	margin-left:20px;
	font-size:11px;
	color:#666666;
	display:block;
}
.FAQAnswer ul {
	margin-top:0px;
	margin-left:0px;
	padding-left:35px;
	display:block;
	margin-bottom:0px;
}
.FAQAnswer p {
	margin-bottom:0px;
	font-size:11px;
	color:#300;
}
.FAQHidden {
	display:none;
	margin-left:20px;
}

.FAQWrapOn {
	background-color:#E6F2FF;
	padding:3px;
	margin-bottom:2px;
}

.FAQWrapOff {
	background-color:white;
	margin-bottom:3px;
	padding:2px;
}






