@charset "utf-8";

/* -----------------------------------
           Progress Bar Styling
   ----------------------------------- */
#progress-text1 {
	float: left;
	position: relative;
	top: 23px;
	left: 20px;
	color: #fff;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform: uppercase;
	text-shadow: 0 0 3px #000;
	font-weight: bold;
	font-size: 14px;
}
#slider-bottom {
	background: url(../progress/images/slider-bottom.png) no-repeat;
	height: 70px;
	width: 730px;
	position: absolute;
	left: 0;
	bottom: 0;
}
/* progressbar */
#progressbar {
	width: 285px;
	padding: 0 4px;
	height: 24px;
	background: url(../progress/images/progress-bg2.png) no-repeat;
	position: relative;
	top: 20px;
	left: 79px;
	float: left;
}
.ui-progressbar-value {
	background: url(../progress/images/progress.png) repeat-x;
	height: 20px;
	position: relative;
	top: 2px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-ms-border-radius: 3px;
	color: #fff;
	text-shadow: 1px 1px 2px #036;
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	text-align: center;
	min-width: 25px;
}
/* slider with fadeeffect */
#slider {
	width: 745px;
	height: 90px;
	position: relative;
	top: -11px;
	padding-bottom: 8px;
	z-index: 2;
	background: transparent;
}
.sliderimg {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 745px;
	height: 90px;
}
#root {
	width: 745px;
	margin: 0;
	height: 100px;
	position: relative;
	left: -10px;
}
/* --------------------------------- 
            CLEAR
   --------------------------------- */
.clear {
	clear: both;
	line-height: 15px;
}
/* --------------------------------- 
            Vocation Styling
   --------------------------------- */		
.style2 {
	color: #BCF46E;
}
#vheader { /* Vocation Header */
	background-image:url(images/vheaderbg.jpg);
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#vbody { /* Vocation Body Styling */
	background-color:#007929;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:1;
}
#vside { /* Vocation Side Bar - RIGHT */
	background-image:url(images/vsidebg2.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
}
/* --------------------------------- 
            STSCHO Site
   --------------------------------- */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #333;
}

/* ===== LOGO ===== */

a.logo, a.logo:active, a.logo:visited {
	color: #fff !important;
	text-decoration: none;
}
a.logo:hover {
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 0 #000;
}

/* ===== LINKS ===== */
a, a:visited, a:active {
	color: #656BA3 !important;
	text-decoration: none !important;
}
a:hover {
	color: #666 !important;
	text-shadow: 1px 1px 0 #fff;
	text-decoration: none;
}

/* ===== CONTENT HOLDERS ===== */
#heading {
	background-image:url(grad.jpg);
	background-attachment:scroll;
	background-repeat:repeat-x;
}
.sidediv br {
	line-height:1.2;
}
.indent {
	text-indent:30pt;
}
div.feedburnerFeedBlock ul li span.headline {
	font-weight:bold;
	display:block;
	margin:20px 0 0 0;
}
#sidediv {
	border-bottom: .1em solid #ccc;
	border-right: .1em solid #ccc;
	padding-left:10px;
	padding-right:10px;
	background-color: #fff; /* OLD: #b9bccc; */
	visibility:visible;
	position:absolute;
	left:-1px;
	z-index:5;
	overflow: hidden;
	/* CSS3 ROUNDED EDGES */
	-moz-border-radius-topleft: px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: px 0px 4px 0px;
	border-radius: px 0px 4px 0px;
	/* CSS3 BOX SHADOW */
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
}
#sidedivnopos {
	border-bottom: .1em solid #ccc;
	border-right: .1em solid #ccc;
	padding-left:10px;
	padding-right:10px;
	background-color: #fff; /* OLD: #b9bccc; */
	visibility:visible;
	position:absolute;
	left:-1px;
	z-index:5;
	overflow: hidden;
	/* CSS3 ROUNDED EDGES */
	-moz-border-radius-topleft: px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: px 0px 4px 0px;
	border-radius: px 0px 4px 0px;
	/* CSS3 BOX SHADOW */
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
}
#mainbody {
	background:#ededed;
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-position:top;
}
#indexbody { /* BACKGROUND */
	background-color: #3A3E61; /* OLD: #00628b; */
	background-attachment:fixed;
	background-repeat:repeat;
}
#headerdiv { /* LOGO & HEADER */
	background-color: rgba(255,255,255,1);
	background:url(images/header6.jpg);
	/* CSS3 ROUNDED EDGES */
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 4px 4px 0px 0px;
	border-radius: 4px 4px 0px 0px;
	/* CSS3 BOX SHADOW */
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
}
#indexdiv { /* CONTENT BODY */
	background-color:#ededed;
	visibility:visible;
	z-index:4;
	/* CSS3 BOX SHADOW */
	-webkit-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.1);
	/* CSS3 ROUNDED EDGES */
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	border-radius: 0px 0px 4px 4px;
}
#maindiv {
	margin-left:200px;
}
.little {
	font-family:Garamond;
	font-size:14px;
	color:#000000;
}
.big {
	font-family:Garamond;
	font-size:35px;
}
.littleof {
	font-size:11px;
}
.littlebig {
	font-size:20px;
}
h1 {
	font-family: Garamond;
	font-size: 35px;
}
h2 {
	font-family:Garamond;
	font-size:	28px;
}
h3 {
	font-family:Garamond;
	font-size:	20px;
}
#navcontainer {
	text-align:center;
}
#navlist li {
	display:inline;
	line-height:2;
}
#navlist a:link, #navlist a:visited {
	padding:1px 10px;
	list-style-type:square;
	font-family:Garamond;
	background-color:#3366FF;
	color:black;
	text-decoration:none;
}
#navlist li a:hover {
	background-color:#003399;
	color:#FAFAFA;
}
ul.nobullets {
	list-style-type:none;
}
li.bigmargins {
	margin:.5em 0;
}
#extradiv2 {
	background-image:url(images/grass.png);
	background-repeat: no-repeat;
	background-position:left;
	position:fixed;
	height: 350px;
	width: 100%;
	bottom: 0px;
	z-index: 5;
}

