/* Stuff should be moved here from the head template and index page, generally */
h1
{
	color: white;
}

body{
	background:#414141;
	background:rgb(5, 5, 5);
	color:white;
	background:url('images/background-fade-up.png') repeat-x #414141;
}

p{
	font-size: 17px;
}

/* Try to make ie7 respect the link coloring via shotgun method */
a{ 
	color:white;
}
a:link{
	color:white;
}
a:visited{
	color:white;
}


#content-column {
	width:993px;
	padding:0 3px;
	margin: 0 auto;
	background-color:rgb(0, 0, 0);
}
#core{
	min-height:300px;
	width:100%;
	margin-top:5px;
}
#header{
	min-height:170px;
	width:100%;
	position: relative;
}

#main-nav
{
	border: 1px solid red;
}

#nav-spacer
{
	width: 10px;
	height: 10px;
	background-image: url('images/blue_navBG.png');
}
	

/* New Nav */

/* Old Nav */
#nav-section{
	clear:both;
	margin-top:20px;
	height: 60px;
	width:100%;
	padding-top:.5em; /* To make the nav section look like a full bar. */
}

#nav-section a{
	text-decoration:none;
	color:white;
	color:inherit;
}

ul.nav {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 

ul.nav li {
	margin-left: 0;
	padding: 3px 2.5%;
	border-left: 1px solid black;
	list-style: none;
	display: inline;
	text-decoration:none;
}
ul.nav li:hover {
	text-decoration:underline;
}
		
ul.nav li.first {
	border-left: none;
	display: inline;
}

#contact-info{
	padding-top:30px;
	height:15px;
}

#contact-links {
	font-size:13px;
	margin: 0 1em;
	padding:.3em;
	display: inline;
}
#contact-links a{
	text-decoration:none;
	color:white;
	color:inherit;
}

ul#contact-links li {
	margin-left: 0;
	padding: 3px 10px;
	border-left: 1px solid white;
	list-style: none;
	display: inline;
}
	
		
ul#contact-links li.first {
	border-left: none;
	display: inline;
}

.justify-important{
	margin-left: 44px;
	padding-left:10px;
	float:left;
	clear:both;
}

.justify-minor{
	margin-right:44px;
	padding-left:5px;
	float:right;
	clear:both;
}

#masthead-section{
	margin-top:20px;
	height:70px;
}

#masthead-subtitle{
	margin-top:10px;
	height:10px;
}

/* this is for the request info page */

#core .second-content{
	margin-top:5px;
}

.formname
{
	text-align: right;
}

#requestform
{
	margin-left: 30px;
}
#requestform-title

{
	margin-left: 150px;
}

#requestpage-title
{
	background-image: url('images/yellow-fading-box.png');
	width: 300px;
	height: 40px;
	text-align: right;
	line-height: 40px;
	font-size: 25px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	color: black;
}
/* end */

/* this is for the links page */

.links{
	margin: auto;
	margin-top: 20px;
	width: 700px;
	height: 80px;
}

/*
.links # {
	width:100% ;
	height:100%;
	overflow:scroll;  
	position:absolute; 
	left:0px; 
	top:0px;
}
*/

.links-pic
{
	height: 60px;
	width: auto;
}

.links table{
	color: white;
	margin-left: 90px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 550px;
}

.links a{
	color: yellow;
}
/* end */ 

.contenttitle
{
	background-image: url('../images/yellow-fading-box.png'); 
	width: 300px;
	height: 40px;
	text-align: right;
	line-height: 40px;
	font-size: 25px;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 10px;
	color: black;
}

/* Contact Form Content */
#contact p
{
	margin-left: 200px;
}
/* end */

/* pholosophy page */
#philosophy
{
	margin-top: 20px;
	background-image: url('../images/blue-fade-LR.png');
	background-repeat: repeat-y;
	background-position: 135px 0px;
}	
#philosophy p 
{
	margin-left: 230px;
	margin-right: 230px;
}
/* end */

/* articles page */

div.panel,p.flip
{
margin-left: 130px;
width: 700px;
padding:5px;
text-align:center;
background-image: url('../images/blue-fade-LR.png');
}
div.panel
{
margin-left: 130px;
width: 700px;
display:none;
}

/* end */

/* About Page*/
#aboutnav td
{
	width: 10px;
	text-align: center;
}
#aboutnav
{
	width: 680px;
	margin-left: auto;
	margin-right: auto;
}
#biotext
{
	background: none;
	margin-left: 110px;;
	color: white;
	border: none;
	height: 100%;
	width: 470px;
}
#biotext p {
font-size:12px;
}
.bioarea
{
	height: 1px;
	width: 700px;
	margin-left: 130px;
	background-image: url('../images/blue-fade-LR.png');
}
#textA
{
	height: 30px;
	overflow: hidden;
}
.aboutp
{
	margin-left: 20px;
}
.abouttext
{
	margin-left: 40px;
	margin-right: 40px;
}
/* end */
/* Self-Study Best Practice */
.container {
	width: 470px;
	margin-left: auto;
	margin-right: auto;
}
#leftcolumn {
	width: 230px;
	float: left
}
#rightcolumn {
	width: 230px;
	float: right
}
#leftcolumn div, #rightcolumn div {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* end */
/* Workshops and Presentations Page */
.workshop
{
	margin-left: 30px;
}
/* end */
/* services page sub pages */
.servicescontent
{
	margin-left: 100px;
	margin-right: 100px;
}
/* end */

.divider
{
	background-image: url('../images/blue-fade-LR.png');
	width: 700px;
	height: 5px;
	margin-left: auto;
	margin-right: auto;
}

.content-text
{
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 5px;
	text-indent:50px;
	line-height: 20px;
}

.content-ul
{
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 5px;
	line-height: 20px;
}

.content-ul dt, .content-ul li {
	margin: 20px auto auto;
	font-size: 17px;
	color:yellow;
}
.content-ul a {
	text-decoration:none;
	color:yellow;
}
.content-ul a:hover {
	color:white;
}
.content-title
{
	margin-left: 150px;
	color: blue;
}

.content-table
{
	margin-left: 150px;
	margin-right: 150px;
}

#main_wrapper{margin: auto;width: 992px;font-family: 'Open Sans', sans-serif;display: block;height: 995px;overflow: hidden !important;background-color: #FFF;}
#main_wrapper .content_wrapper{width:680px;position:absolute;z-index: 99999}
#main_wrapper .content_wrapper h1{color:#00b8e2;font-size:36px;text-transform: uppercase;margin-top: 40px;margin-left: 40px;}
#main_wrapper .content_wrapper h2{color:#1199b9;font-size:20px;font-weight: lighter;margin-left: 85px;line-height: 26px;width:540px;}
#main_wrapper .content_wrapper p{color:#606060;line-height:180%;font-size:15px;font-weight: lighter;margin-left: 85px;line-height: 22px;margin-bottom: 28px;width: 449px;}
#main_wrapper .content_wrapper a{background-image: url(../images/download.png);display: block;height:58px;width:195px;}
#main_wrapper .content_wrapper a:hover{background-position: 0 -58px;}
#main_wrapper .content_wrapper a{background-image: url(../images/download_pdf.png);display: block;height:58px;width:195px;}
#main_wrapper .content_wrapper a:hover{background-position: 0 -58px;}
#main_wrapper .decoraton_wrapper{position: absolute;margin-top: 140px;}

#cmd_header_sunshineact {position: absolute;bottom: 38px;right: 0;}
#cmd_header_sunshineact a {background-image: url(../images/cmd-sunshine-act.jpg);display: block;height:39px;width:174px;}
#cmd_header_sunshineact a:hover {background-position: 0 -39px;}
/* contact */
.contact-divider{
	height: 30px;
	border-bottom-color: white;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.contact-name{
	width: 180px;
	font-weight:bold;
	font-size: 17px;
}

.contact-email{
	font-size: 17px;
}

.contact-email:hover{
	font-size: 17px;
	color: blue;
}

.contact-number{
	width: 180px;
	font-size: 17px;
}	

.contact-info{
	font-style: italic;
	font-size: 17px;
}

.login label {
    position: absolute;
    text-align:right; width:130px;
}
.login input {
    margin-left: 140px;
}
