body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #151515;
	font-size: 100%;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	width: 100%;
}
p {
	margin-top: 0;
}
table {
	border-collapse: collapse;
}
/* Use this to remove borders for all images that are links */
a img{
	border-width: 0;
}
@font-face {
	font-family: omira;
	src: url(../stnof/Arimo-Bold.ttf);
}
#container {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}
#header {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	position: relative;
}
#logoBox {
	width: 40%; /* Allow a little for scroll bar on right so we have "HALF" */
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
}
/****** NAV *****************************************************************/
#nav {
	width: 58%;
	float: left;
	margin: 10px 5px 0 0;
	padding: 0;
	text-align: left;
	position: relative;
}
.navBtn { /* Used for: [blogs][testimonials] */
	position: relative;
	z-index: 8;
}
/* welcome: [Mission and Vision][Meet Denise][Community Outreach] */
#btnZone1 {
	float: left;
	width: 242px;
	text-align: left;
	position: relative;
}
.welcomeBtn { /* [welcome] */
	width: 113px;
	position: relative;
	z-index: 5;
}
.dropBtn1 { /* [Mission and Vision] */
	top: -38px;
	left: 0;
	position:relative;
	z-index: 4;
	opacity: 0;
	
}
.dropBtn2 { /* [Meet Denise] */
	top: -76px;
	left: 0;
	position:relative;
	z-index: 3;
	opacity: 0;
}
.dropBtn3 { /* [Community Outreach] */
	top: -114px;
	left: 0;
	position:relative;
	z-index: 2;
	opacity: 0;
}
/* blogs */
#btnZone2 {
	float: left;
	width: 74px;
	text-align: left;
	margin-left: -100px;
	position: relative;
}
/* services:  */
#btnZone3 {
	float: left;
	width: 345px;
	text-align: left;
	position: relative;
}
.svcBtn { /* [services] */
	width: 104px;
	position: relative;
	z-index: 7;
}
.dropBtn4 { /* [Academic Tutoring] */
	top: 0;
	left: 0;
	position:absolute;
	z-index: 2;
	opacity: 0;
}
.dropBtn5 { /* [Learning Strategy Coaching] */
	top: -38px;
	left: 0;
	position:relative;
	z-index: 3;
	opacity: 0;
}
.dropBtn6 { /* [Employability Training] */
	top: -76px;
	left: 0;
	position:relative;
	z-index: 4;
	opacity: 0;
}
.dropBtn7 { /* [Home Schooling Assistance] */
	top: -114px;
	left: 0;
	position:relative;
	z-index: 5;
	opacity: 0;
}
.dropBtn8 { /* [Educator Training & Consulting] */
	top: -152px;
	left: 0;
	position:relative;
	z-index: 6;
	opacity: 0;
}
/* testimonials: */
#btnZone4 {
	float: left;
	width: 142px;
	text-align: left;
	margin-left: -212px;
	position: relative;
}
/********* SLIDESHOW ******************************************************************/
#slideshow {
	position: relative;
	margin: 0;
	z-index: 1;
}
#slideshow IMG {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	opacity: 0.0;
	/*left: 50%;
	margin-left: -750px; This works well for centering, just make the margin-left HALF of the width and NEGATIVE*/ 
}
#slideshow IMG.active {
	z-index: 4;
	opacity: 1.0;
}
#slideshow IMG.last-active {
    z-index: 3;
}
#mainContent {
	width: 980px;
	margin: 5px auto;
	padding: 0;
	background-color: #FFFFFF;
	border: 1px solid #E1E1E1;
	border-radius: 10px;
	position: relative;
}
#mainFill {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
#tri1 {
	width: 30%;
	display: inline-block;
	margin: 5px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #E1E1E1;
	border-radius: 10px;
	position: relative;
}
#tri2 {
	width: 30%;
	display: inline-block;
	margin: 5px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #E1E1E1;
	border-radius: 10px;
	position: relative;
}
#tri3 {
	width: 30%;
	display: inline-block;
	margin: 5px;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	border: 1px solid #E1E1E1;
	border-radius: 10px;
	position: relative;
}
#vertCont {
	width: 32px;
	height: 138px;
	position: fixed;
	z-index: 5;
	top: 360px;
	right: 0;
	margin: 0;
	padding: 0;
}
#vertFace {
	width: 32px;
	height: 138px;
	position: fixed;
	z-index: 5;
	top: 360px;
	left: 0;
	margin: 0;
	padding: 0;
}
#leftSide {
	width: 30%;
	float: left;
	margin-top: 5px;
	text-align: left;
	border-top: 5px solid #6E4DA0;
}
#rightSide {
	width: 65%;
	float: right;
	margin-top: 5px;
	text-align: left;
	border-top: 5px solid #6E4DA0;
}
#picTitle {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
}
#picBox {
	width: 98%;
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
	text-align: center;
}
#navLeft {
	float: left;
	width: 28px;
	margin: 420px 0 0 10px;
	padding: 0;
}
#navRight {
	float: right;
	width: 28px;
	margin: 420px 10px 0 0;
	padding: 0;
}
#vidBox {
	width: 98%;
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
	text-align: center;
}
#footer {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background-color: #C8C8C8;
	border-top: 3px ridge #6E4DA0;
	border-bottom: 5px ridge #6E4DA0;
}
#copyright {	
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	margin: 5px auto;
	padding: 0;
}
#scrollBox {
	width: 100% !important;
	margin: 0;
	padding: 0;
	background-color: #990000;
	position: relative;
	bottom: 0;
	right: 0;
	z-index: 1;
}
#marq {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	height: 2.0em;
	border: 1px solid #000000;
	background-color: #6C4D9F;
	overflow: hidden;
	position: relative;
	bottom: 0;
}
#marqStr {
	color: #FFFFFF;
	font-size: 2.0em;
	font-weight: bold;
	font-family: omira;
	text-align: left;
	white-space: nowrap;
	/*border: 1px solid #00FF00;*/
}
/****** CLASSES *****************************************************************/
.SFLlogo {
	width: 85%;
}
.bord1 {
	border: 1px solid #CCCCCC;
}
.bord3 {
	border: 3px solid #CCCCCC;
}
.fullHeight {
	height: 500px;
}
.topBox {
	width: 300px;
	float: right;
	margin: 5px 5px 5px 0;
	text-align: left;
}
.full {
	width: 100%;
}
.threeQtr {
	width: 75%;
}
.half {
	width: 50%;
}
.third {
	width: 33%;
}
.fineline {
	width: 95%;
	margin: 0 auto;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #6E4DA0;
	border-radius: 5px;
	text-align: left;
}
.hairline {
	width: 95%;
	margin: 0 auto;
	padding: 5px;
	background-color: #FFFFFF;
	border: 2px solid #1D1551;	
	border-radius: 15px;
}
.w400 {
	width: 400px;
}
.w500 {
	width: 500px;
}
.w600 {
	width: 600px;
}
.rowColor {
	background-color: #6E4DA0;
}
.rating {
	overflow: hidden;
	display: inline-block;
}
.rating-input {
	float: right;
	width: 32px;
	height: 32px;
	padding: 0;
	margin: 0 0 0 -32px;
	opacity: 0;
}
.rating:hover .rating-star:hover,
.rating:hover .rating-star:hover ~ .rating-star,
.rating-input:checked ~ .rating-star {
    background-position: 0 0;
}
.rating-star,
.rating:hover .rating-star {
	position: relative;
	float: right;
	display: block;
	width: 32px;
	height: 32px;
	background: url(../jpg/star.jpg) 0 -32px;
}

.dot {
	margin: 0 2px;
}
.viewerPic {
	height: 550px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	padding: 0;
}
.backBtn {
	width: 12px;
	float: left;
	margin: 26px 0 0 4px;
	position: relative;
}
.nextBtn {
	width: 12px;
	float: right;
	margin: 26px 4px 0 0;
	position: relative;
}
.cursey {
	cursor: pointer;
}
.navBtnL {
	margin: 0 0 0 12px;
	padding: 0;
}
.centerTable {
	margin: 0 auto;
	padding: 0;
}
.formBox {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #515151;
	background-color: #FFFFFF;
	border: 1px solid #415F9D;
	margin: 0;
	padding: 1px 5px 1px 5px;
}
.errorBox {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 1px solid #000000;
	margin: 0;
	padding: 1px 5px 1px 5px;
}
.formBoxSm {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #505607;
	background-color: #FAFAE7;
	border: 1px solid #7B7720;
	margin: 0;
	padding: 1px 5px 1px 5px;
}
.eformBoxSm {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	border: 2px solid #000000;
	margin: 0;
	padding: 1px 5px 1px 5px;
}
/****** FONTS *****************************************************************/
.times {
	font-family: "Times New Roman", Times, serif;
}
.narrow {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
.plain {
	font-family: Helvetica, Arial, sans-serif;
}
.dataResults {
	font-family: "Courier New", Courier, mono;
}
/**********************************************************************************/
.italic {
	font-style:italic;
}
.bold {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}
/**********************************************************************************/
.xxxlarge {
	font-size: 2.2em;
}
.xxlarge {
	font-size: 2.0em;
}
.xlarge {
	font-size: 1.8em;
}
.large {
	font-size: 1.6em;
}
.medium {
	font-size: 1.4em;
}
.small {
	font-size: 1.2em;
}
.xsmall {
	font-size: 1.0em;
}
.xxsmall {
	font-size: 0.8em;
}
.xxxsmall {
	font-size: 0.6em;
}
/****** COLORS *****************************************************************/
.newsTitle {
	color: #654310;
}
.newsSub {
	color: #D6AD71;
}
.black {
	color: #000000;
}
.softBlk {
	color: #1A1818;
}
.medBlk {
	color: #555555;
}
.orange {
	color: #D3712A;
}
.burgundy {
	color: #990000;
}
.red {
	color: #FF0000;
}
.purp {
	color: #6C4D9F;
}
.purple {
	color: #6E4DA0;
}
.blue {
	color: #0066FF;
}
.dkBlue {
	color: #052D72;
}
.corpBlue {
	color: #415F9D;
}
.faceblue {
	color: #3B5998;
}
.sky {
	color: #2783E4;
}
.green {
	color: #2A8000;
}
.forest {
	color: #515707;
}
.olive {
	color: #737245;
}
.earth {
	color: #855A27;
}
.gold {
	color: #C8B56F;
}
.white {
	color: #FFFFFF;
}
.error {
	color: #FF5C5C;
}
/****** MARGINS *****************************************************************/
.margoTlg {
	margin-top: 12px;
}
.margoT {
	margin-top: 5px;
}
.margoB {
	margin-bottom: 5px;
}
.margoL {
	margin-left: 7px;
}
.margoR {
	margin-right: 7px;
}
.bumpDown {
	margin-bottom: -5px;
}
.bumpUp {
	margin-bottom: 5px;
}
.btnDown {
	margin-bottom: -6px;
}
.tinchDown {
	margin-bottom: -2px;
}
.nudgeDown {
	margin-bottom: -7px;
}
.arrowDownL {
	margin: 150px 0 0 3px;
}
.arrowDownR {
	margin: 150px 3px 0 0;
}
	
/****** ALIGNMENT *****************************************************************/
.center {
	text-align: center;
}
.justify {
	text-align: justify;	
}
.top {
	vertical-align: top;
}
.mid {
	vertical-align: middle;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.inline {
	display: inline-block;
}
.floatRight {
	float: right;
	margin-left: .8em;
}
.floatLeft {
	float: left;
	margin-right: .8em;
}	
.leftie {
	float: left;
}
.rightie {
	float: right;
}
.clearFloats {
	clear: both;
}
/*****Info Links******************************************************************/
a.infoLink:link {
	text-decoration: none;
	color: #D3712A;
}
a.infoLink:visited {
	text-decoration: none;
	color: #D3712A;
}
a.infoLink:hover {
	text-decoration: underline;
	color: #D3712A;
}
a.infoLink:active {
	text-decoration: none;
	color: #D3712A;
}
/*****Text Links******************************************************************/
a.textLink:link {
	text-decoration: underline;
	color: #151515;
}
a.textLink:visited {
	text-decoration: underline;
	color: #151515;
}
a.textLink:hover {
	text-decoration: underline;
	color: #000000;
}
a.textLink:active {
	text-decoration: underline;
	color: #151515;
}
/*****Footer Links******************************************************************/
a.footLink:link {
	text-decoration: none;
	color: #737245;
}
a.footLink:visited {
	text-decoration: none;
	color: #737245;
}
a.footLink:hover {
	text-decoration: underline;
	color: #855A27;
}
a.footLink:active {
	text-decoration: none;
	color: #737245;
}
/*****Hot Links******************************************************************/
a.hotLink:link {
	text-decoration: underline;
	color: #D3712A;
}
a.hotLink:visited {
	text-decoration: underline;
	color: #D3712A;
}
a.hotLink:hover {
	text-decoration: underline;
	color: #D3712A;
}
a.hotLink:active {
	text-decoration: underline;
	color: #D3712A;
}
/*****Head Links******************************************************************/
a.headLink:link {
	text-decoration: underline;
	color: #6E4DA0;
}
a.headLink:visited {
	text-decoration: underline;
	color: #6E4DA0;
}
a.headLink:hover {
	text-decoration: underline;
	color: #6E4DA0;
}
a.headLink:active {
	text-decoration: underline;
	color: #6E4DA0;
}

/*****Course Links******************************************************************/
a.crsLink:link {
	text-decoration: none;
	color: #6E4DA0;
	font-size: 20px;
}
a.crsLink:visited {
	text-decoration: none;
	color: #6E4DA0;
	font-size: 20px;
}
a.crsLink:hover {
	text-decoration: underline;
	color: #6E4DA0;
	font-size: 20px;
}
a.crsLink:active {
	text-decoration: none;
	color: #6E4DA0;
	font-size: 20px;
}
