@charset "UTF-8";
/* CSS Document */
/*COLLEGES*/

/*//////////////////////globals////////////////*/
body { margin:0;padding:0; }
li, ul, ol{	list-style:none; padding:0; margin:0; }
p, h1, h2, h3{ margin:0; padding: 0; font-weight:normal;}
form, input{ margin:0; padding:0; }

/*//////////////////////graphics////////////////*/
div#content, div#school_content, div#footer_in{
	width:922px;
	margin:0px auto;
	padding-bottom:85px;
	z-index:2;
	position:relative;
}
div#footer_in{
	position:relative;
	z-index:10;
	padding:0;
}
#footer_nav{
	position:relative;
	padding-left:315px;
	background:#222;
	z-index:3;
	min-height:50px;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
.region{
	float:left;
	width:120px;
	margin-top:-35px;
	margin-left:-4px;
	line-height:1.2;
}
div#hidden_out{
	position:relative;
}
div.hidden_lay{
	position:absolute;
	left:0px;
	top:0px;
	width:200px;
	display:none;
	background:#fff;
	margin-top:20px;
	padding-top:30px;
	font-weight:normal;
	text-transform:uppercase;
}
div#contact{
	padding-top:60px;
	padding-left:60px;
	float:left;
	width:240px;
	text-align:right;
	font-size:16px;
	font-weight:bold;
	margin-right:20px;
	position:relative;
}
span.line{
	display:block;
	height:1px;
	background:#0BB1D9;
	margin-left:20px;
	margin-bottom:10px;
	overflow:hidden;
}
div#footer{
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	min-height:80px;
	background:#222;
	z-index:10;
	color:#666;
}

/*//////////////////////fonts///////////////*/
body, td{
	font-size:13px;
	line-height:1.4;
	font-family:calibri,geneva, "Trebuchet MS", helvetica, sans-serif;
	color:#222;
	background:#fff;
}
h1{
	margin-top:18px;
	float:left;
	margin-bottom:13px;
}
h2{
	float:left;
	margin-top:57px;
	margin-left:10px;
}
p{
	margin:0;
	padding:0;
	margin-bottom:10px;
}

/*///////////////Links///////////////*/
a:link, a:visited, a:hover, a:active{
	text-decoration:none;
	color:#444;
}
a:hover{
	background:#0BB1D9;
	color:#fff;
}
.region a{
	display:block;
	margin-left:8px;
	padding:1px 2px;
	font-size:15px;
}
#footer_nav a{
	color:#fff;
	display:inline-block;
	border-right:1px solid #fff;
	padding:2px 10px;
	margin:0;
}
h1 a:hover{
	background:none;
}
div#school_mid h1 span, div#school_mid h1{
	margin:0;
	padding:0;
	width:100%;
	display:block;
	float:none;
}
/*///////////////Lists///////////////*/
div#school_mid li{
	list-style:disc outside;
	margin-left:1.5em;
}
div#school_mid ul{
	margin-bottom:15px;
}
/*///////////////Images///////////////*/
.hidden_lay img{
	float:right;
	margin-left:5px;
	margin-top:-30px;
}
img#bracket{
	float:right;
	margin-top:-17px;
	position:relative;
	z-index:2;
}
#footer_in img{
	position:absolute;
	top:-20px;
	left:100px;
	z-index:11;
}
/*/////////Forms////////////*/
.error, .celebrate{
	font-size:1.5em;
	color:#86D6DA;
	padding:10px 0;
	display:block;
}
.error{
	color:#CD404E;
}

/*//////////////Tables//////////////*/
table{
    border-color: #eee;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td{
	padding:3px;
    border-color: #eee;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
}






/*////////Globals///////////*/
body, html{
	height:100%;
}

/*////////Divs///////////*/
div#school_content{
	position:relative;
	min-height:100%;
	padding:0 50px;
	width:822px;
	background:url(images/school.bk.png);
}
div#images{
	float:right;
	width:240px;
	margin-right:-38px;
	padding-bottom:60px;
}
a.image{
	display:block;
	text-align:right;
	position:relative;
	width:240px;
	margin-bottom:15px;
}
span.fold{
	display:block;
	position:absolute;
	width:10px;
	height:5px;
	top:-5px;
	right:0;
	overflow:hidden;
	background:url(images/fold.png);
}
div#nav{
	position:relative;
	float:left;
	width:200px;
	text-align:right;
	font-weight:bold;
	font-size:1.2em;
	z-index:20;
}
div#school_mid{
	float:left;
	width:350px;
	margin-left:30px;
	text-align:justify;
	padding-bottom:140px;
}
div#stan{
	position:absolute;
	top:-130px;
	z-index:1;
	left:-65px;
	height:200px;
}
#school_thick{
	width:875px;
	position:relative;
	left:0;
	top:0;
	overflow:hidden;
	height:10px;
	margin-left:-25px
}

/*////////Fonts///////////*/
div#school_content h1{
	font-size:30px;
	width:400px;
	padding:0px;
	line-height:1;
	margin:43px 0;
}
div#school_mid h2{
	display:block;
	width:auto;
	float:none;
	margin:0;
	margin-top:-4px;
	padding:0;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #777;
}
div#images h2{
	float:none;
	margin:0;
	color:#ccc;
	text-align:right;
	padding-right:15px;
	font-size:1em;
}

/*////////Links///////////*/
a.back_to{
	display:block;
	width:84px;
	height:66px;
	float:right;
	background:#f90;
	margin:43px;
	overflow:hidden;
}
a.back_to:hover{
	background:#000;
}
div#images a:hover{
	background:none;
}
div#school_mid a{
	text-decoration:underline;
}
div#school_mid a:hover{
	text-decoration:none;
}
div#school_mid h2 a{
	text-decoration:none;
}
div#footer li, div#footer li.page_item{
	position:relative;
	display:block;
	float:left;
	white-space:nowrap; 
}
a.rss{
	display:inline-block;
	padding-right:15px;
	background:url(images/rss.jpg);
	background-position:right 1px;
	background-repeat:no-repeat;
}
a.rss:hover{
	background:none;
}
input{
	margin-bottom:3px;
	padding:3px;
}
div#nav h2{
	display:block;
	font-size:.8em;
	text-transform:uppercase;
	width:100%;
	margin:0;
	color:#ccc;
}
ul.blogroll{
	margin:0;padding:0;
}
ul.blogroll li{
	display:inline-block;
	font-weight:normal;
	padding:0;
	margin:0;
	font-size:.8em;
	padding-right:3px;
	border-right:1px solid #ccc;
}
ul.blogroll li.slash{
	font-size:.8em;
	font-weight:normal;
	padding:0 3px;
}

