@charset "utf-8";
/* RESET */
html,body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,blockquote,fieldset,input,tr,td,th,br,img {margin:0; padding:0;border:none;}
td,th {vertical-align:top; font-weight:normal; text-align:left;}
p {
	margin:0;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
}
p.box {
	margin:0;
	padding: 5px;
}
ul li.list {
	padding-bottom: 5px;
}
ol.margin {
	margin-top: 5px;
	margin-bottom: 5px;
}
ol li.list {
	padding-bottom: 5px;
}
ul.margin {
	margin-top: 5px;
	margin-bottom: 5px;
}
dl {
	margin-top: 15px;
	margin-bottom: 15px;
}
dt {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	
}
dd {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
/* Hidden skip-to links */
.offset1 {
	position:absolute;
	left:-1000em;
	color: #000000;
	display: inline;
}
.offset {
	position:absolute;
	left:-1000em;
	color: #000000;
	display: inline;
}
.offset a {
	position:absolute;
	left:-1000em;
	color: #000000;
}
.offset a:focus, .offset a:active {
	position:absolute;
	top:2em;
	left:2em;
	color: #003366;
}
/* Layout */
body {
	margin: 0px;
	padding: 0px;
	background-color: #999999;
	font-family: Calibri;
	color: #333;
	font-size: 1em;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	background-position: center top;
}
#container {
	padding: 0px;
	width: 100%;
	margin: 0px;
	float: left;
}
* html #container {
	height:1%; /* "haslyout" for IE6 & contains floats */
	overflow:visible; 
}
.wrap {
	width:100%;
	max-width:1024px;
	min-width:920px;
	margin-right: auto;
	margin-left:auto;
	padding: 0px;
	overflow: visible;
}
#header {
	float: left;
	margin: 0px;
	overflow: hidden;
	width: 272px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 621px;
}
/* UNIVERSITY LINK IN HEADER */
p.university {
	padding: 0px;
	font-size: 1.1em;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 29px;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
}
a.mu:link {
	color: #FFF;
	text-decoration: none;
}
a.mu:visited {
	color: #FFF;
	text-decoration: none;
	letter-spacing: 2px;
}
a.mu:hover {
	text-decoration: underline;
}
a.mu:hover, active {
	text-decoration: underline;
}
.box_header {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#topbar {
	text-align: right;
	width: 72%;
	margin: 0px;
	clear: none;
	float: left;
	height: 60px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #FFF;
}
.searchbox {
	width: 25%;
	position: relative;
	height: 22px;
	display: inline;
	padding: 0px;
	top: -6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
#nav {
	width: 72%;
	clear: none;
	float: left;
	color: #333;
	background-color: #ddb426;
	margin: 0px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFF;
	padding: 0px;
}
#nav ul {
	padding:0px;
	margin:0px;
	float: left;
}
#nav ul li {
	list-style:none;
	display:inline;
	margin:0px;
	padding:0px;
}
#nav ul li a, #nav li a:visited{
	text-decoration:none;
	color: #FFF;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	font-size: 1.1em;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
}
#nav li a:hover, #nav li a:active {
	background-color:#333333;
	color:#FFFFFF;
}
/* highlight current page */
body#home #nav li#nav-home a, body#students #nav li#nav-students a, body#academics #nav li#nav-academics a,
body#people #nav li#nav-people a, body#news #nav li#nav-news a, body#resources #nav li#nav-resources a {
}
#crumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .6em;
	color: #333;
	background-color: #FFF;
	width: 71%;
	margin: 0px;
	float: left;
	clear: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 1%;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#middlecontainer {
	width: 72%;
	clear: none;
	float: left;
	background-color: #FFF;
	margin: 0px;
	color: #333;
	padding: 0px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#middle_left {
	float: left;
	color: #333;
	width: 68%;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 459px;
}
#middle_right {
	clear: none;
	float: right;
	width: 30%;
	color: #333;
	margin: 0px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	font-size: .8em;
	color: #000;
	clear: both;
	width: 99%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 1%;
	float: left;
}
/* PAGE LINKS */
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: underline;
}
/* WHITE LINKS */
a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.white:hover {
	text-decoration: none;
	color: #CCC;
}
a.white:active {
	text-decoration: none;
	color: #CCC;
}
/* YELLOW LINKS */
a.yellow:link {
	color: #f5da78;
	text-decoration: underline;
}
a.yellow:visited {
	color: #f5da78;
	text-decoration: underline;
}
a.yellow:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.yellow:active {
	color: #f5da78;
	text-decoration: underline;
}
/* FOOTER LINKS */
a.footer:link {
	color: #333333;
	text-decoration: underline;
}
a.footer:visited {
	color: #333333;
	text-decoration: underline;
}
a.footer:hover {
	text-decoration: underline;
	color: #003366;
}
a.footer:active {
	text-decoration: underline;
	color: #003366;
}
/* HEADERS */
h1 {
	font-size: 29px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-shadow: 2px 2px 2px #ccc;
}
h1 a:link {
	color: #000000;
	text-align: left;
	font-family: Janson Text LT Std;
	text-decoration: none;
	color: #333333;
	display: block;
}
h1 a:visited {
	color: #000000;
	text-align: left;
	font-family: Janson Text LT Std;
	text-decoration: none;
	color: #333333;
	display: block;
}
h1 a:hover {
	text-decoration: underline;
}
h1 a:active {
	text-decoration: underline;
}
h2 {
	font-size: 1.1em;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0%;
	text-align: center;
}
h3 {
	font-size: 1.1em;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	box-shadow:0px 5px 2px -2px #ccc;
}
h4 {
	font-size: 1em;
	color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.box_home {
	color: #FFFFFF;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	width: 532px;
	padding: 0px;
}
/* BOXES*/
.box_gray{
	float: left;
	clear: both;
	background-color: #333333;
	width: auto;
	margin: 0px;
	padding: 10px;
	color: #CCC;
}
.box_black{
	color: #CCC;
	float: right;
	clear: none;
	background-color: #000;
	width: 210px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	height: 100px;
	padding: 10px;
	margin: 0px;
}
.box_gold {
	color: #000;
	background-color: #f1b82d;
	float: left;
	width: 282px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: .9em;
	height: 100px;
	padding: 10px;
	margin: 0px;
	clear: none;
}
.box_pink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background-color: #F39;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.box_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
}
/* FONTS*/
.font_small {
	font-size: .7em;	
	}
.font_grey {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	}
.nobold {
	font-weight: normal;
}	
/* BORDERS*/	
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;	
}
.image_float_left {
	float: left;
}
.valign {
	vertical-align: bottom;	
}
.center {
	text-align: center;	
}
.right {
	text-align: right;
}
.margin_sitemap {
	margin-bottom: 1000px;	
}
.shadow {
	box-shadow:0px 5px 5px -2px #666;
}
.image_floatright {
	float: right;
}
.image_float_left {
	float: left;
}
img.rightmargin {
	padding: 0px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
img.leftmargin {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/*
 * jQuery FlexSlider v1.8
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */

/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	max-width: 100%;
	display: block;
	width: 440px;
	margin-right: auto;
	margin-left: auto;
}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}


/* FlexSlider Default Theme
*********************************/
.flexslider {
	background: #fff;
	position: relative;
	zoom: 1;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
.flexslider .slides {
	zoom: 1;
	margin: 0px;
	padding: 0px;
}
.flexslider .slides > li {
	position: relative;
	margin: 0px;
	padding: 0px;
}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

/* Caption style */
/* IE rgba() hack */
.flex-caption {background:none;-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#4C000000,endColorstr=#4C000000); zoom: 1;}
.flex-caption {
	width: 430px;
	padding: 10px;
	margin: 0;
	position: absolute;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,.9);
	background-color:#333/9;
	_background-color:#333;
	*background-color:#333;
	box-shadow:0px 7px 5px -2px #888;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
}

/* Direction Nav */
.flex-direction-nav { height: 0; }
.flex-direction-nav li a {width: 52px; height: 52px; margin: -13px 0 0; display: block; background: url(theme/bg_direction_nav.png) no-repeat; position: absolute; top: 50%; cursor: pointer; text-indent: -999em;}
.flex-direction-nav li .next {background-position: -52px 0; right: -21px;}
.flex-direction-nav li .prev {left: -20px;}
.flex-direction-nav li .disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; background: url(theme/bg_control_nav.png) no-repeat; cursor: pointer; text-indent: -999em;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}
.font_slider {
	font-size: 16px;
	font-weight: bold;
	color: #FFDE59;
	font-family: "Janson Text LT Std";
}
