@charset "UTF-8";
/* CSS Document */
body {
	background-color: #FFF;
	background-image:url(images/home/background_green.jpg);
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	position: absolute; 
	top: 0; 
	left: 0; 
	right: 0; 
	bottom: 0;
	font-family:Palatino, Georgia, Arial, sans-serif;
}

div#mastercase {
	margin:0 auto;
	width:930px;
}

/* Fonts and Colors */
.dblue {
	color:#304860;
}
.lblue {
	color:#d9e3f3;
}

.green {
	color:#a8d878;
}

.red {
	color:#982123;
}

h1, h2, h3, h4 {
	color:#304860;
}

/*Alignment*/
.center {
	text-align:center;
}

.middle {
	margin:0 auto;
}

.indent {
	text-indent:1.5cm;
}

/*Links*/
a:link, a:visited {
	text-decoration:none;
	color:#982123;
}

a:hover {
	text-decoration:underline;
	color:#304860;
	background-color:#d9e3f3;
}

/* header */
div#header {
	width:930px; 
	background-image:url(images/home/header.jpg);
	background-repeat:no-repeat;
}

.search {
	float: right;
	margin-top:15px;
	width:300px;
	font-size:11px;
}


/* Navigation */
div#navcontainer {
	padding-top:200px;
	padding-left:25px;
	width:930px;
	overflow: hidden;
}
div#navcontainer ul { 
	float: left; 
	margin: 0; 
	padding: 0; 
	border: 0;
	height:35px; 
}
div#navcontainer ul li {	
	list-style: none; 
	background: url("images/home/navbar_inactive.png") no-repeat top left; 
	float: left; 
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
	height: 35px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;	
}
div#navcontainer li a:link, div#navcontainer li a:visited { 
	color: #FFFFFF; 
	background: url("images/home/navbar_inactive.png") no-repeat top right; 
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none; 
	display: block; 
	padding: 10px 12px 5px 12px;
	text-align: center;
	margin: 0;
	border: 0;	
	height: 50px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	}
div#navcontainer li a:hover { 
	color: #006D9E;
	background: url(images/home/navbar_active.png) no-repeat top right;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;
	}
div#navcontainer ul li.active a:link, div#navcontainer ul li.active a:visited {	
	color: #006D9E;
	list-style: none; 
	background: url("images/home/navbar_active.png") no-repeat top left; 
	float: left; 
	font-size: 16px; 
	font-weight: bold; 
	text-decoration: none; 
	display: block; 
	padding: 10px 12px 5px 12px;
	text-align: center;
	margin: 0;
	height: 35px;
	-moz-border-radius-topleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topright: 15px;
	-webkit-border-top-right-radius: 15px;	
}

div#subnav {
	width: 945px;
	background-color:#FFF;
	background-image:url(images/home/container_bkgd.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:10px 0px 10px 0px;
}

div#subnav ul{
	margin:0 auto;
	padding-top:3px;
	padding-bottom:2px;
}

div#subnav li{	
	display: inline;
	list-style: none;
	text-align: center;
	white-space: nowrap;
	padding-right: 15px;
	font-weight:bold;
	font-size:13px;
}

/* Content */
div#container {
	width: 930px;
	background-color:#FFF;
	background-image:url(images/home/container_bkgd.jpg);
	background-repeat:repeat-y;
	margin:0;
	padding:10px 0px 0px 15px;
}

/* Home Content */
div#photos h2 {
	color:#FFF;
}

div#home_bottom {
	padding: 0;
	margin:0;
}

div#home_blog {
	width: 585px;
	float:left;
	margin:0;
	padding:15px 0 0 15px;
}

div#home_blog ul{
	margin:0 auto;
	padding-top:3px;
	padding-bottom:2px;
}

div#home_blog li{	
	display: inline;
	list-style: none;
	text-align: center;
	white-space: nowrap;
	padding-right: 5px;
	font-weight:bold;
}

p.date {
	margin-top:-15px;
	padding:0;
	border:0;
	font-size:10px;
}

div.sociable ul li a:link, div.sociable ul li a:visited {
	color:#FFF;
	text-decoration:none;
	border:0;
}
div.sociable ul li a:hover {
	color:#982123;
	text-decoration:none;	
}

div#home_sidebar {
	width: 300px;
	float:right;
	padding:15px 5px 5px 5px;
	background-image:url(images/home/sidebar_bkgd.jpg);
	background-repeat:repeat-x;
	margin:0 16px 0 0;
	text-align:center;
}

div#home_sidebar h3, div#home_blog h2, div#events h2, div#events h3 {
	color:#304860;
}

div#home_footer {
	clear:both;
	width:935px;
	text-align:center;
	margin:0 0 0 -10px;
	padding: 10px 0 0 0;
	height:65px;
	background-image:url(images/home/footer_bkgd.jpg);
	background-repeat:repeat-x;
}

div#home_footer p, div#home_footer a:link, div#home_footer a:visited{
	font-size:14px;
	color:#304860;
}

div#home_footer a:hover {
	text-decoration:underline;
	color:#982123;
}

/* Events Page Specifics */
div#events{
	margin:0 6px 0 0;
	padding:15px;
	background-image:url(images/events/events_bkgd.jpg);
	background-repeat:no-repeat;
}

div#events p, h4, h3 {
	text-indent:15px;
}

/*Staff Page Specifics */
div#staff {
	margin:0;
	padding:10px;
	text-align:center;
}

div#staff p {
	margin:0 0 2px 0;
}

.holder {
	width: 850px;
	margin-bottom: 20px;
	clear:both;
}

.picture {
	width: 300px; 
	float: left ;
	text-align:center;
}

.description {
	width: 530px ; 
	float: right ;
}

.picture h6 {
	font-size:15px ; 
	text-align:center ;
}

.image {
	width:200px;
	height:auto;
}

/* About Page Specifics */
div#about {
	margin:0px 15px 0px 0px;
}

div#about p {
	padding:4px;
}

div#vision {
	margin:0px 5px 0px 0px;
	padding:0px 5px 0px 0px;
}

div#vision p{
	margin:0;
	border:0;
	padding:0;
}

div#distinctives {
	margin:0px 15px 0px 0px;
}

.distinctives_image {
	margin:0;
	padding:0;
	border:0;
}

div#references {
	margin:0px 15px 0px 0px;
}

div#references h4 {
	text-align:center;
}

div#references p em {
	font-size:14px;
}

div#regions {
	margin:0px 15px 0px 0px;
}

div#regions1 {
	margin: 0px 0px 0px 25px;
	width: 375px; 
	float: left;
}

div#regions2 {
	margin:0px 25px 0px 0px;
	width: 375px; 
	float: right;
}

/* Campus Pages Specifics */
.campusholder {
	width: 850px;
	margin:0 auto;
	margin-bottom: 20px;
	clear:both;
}

div#campuscalendar {
	width:510px;
	float:left;
}

div#campusblog {
	width: 330px;
	float:right;
	padding: 0px 3px 0px 3px;
}

div#campusblog h3 {
	text-align:center;
}

div#campusvideo {
	width:410px;
	float:left;
	padding: 5px 3px 10px 3px;
	text-align:center;
}

div#campusvideo h3 {
	text-align:center;
}

div#campusstaff {
	width:430px;
	float:right;
	padding: 5px 0px 10px 3px;
	text-align:center;
}


/* Resources Specifics */
div#resources {
	margin:0px 15px 0px 0px;
}

div.author1 {
	position:relative;
	float:left;
	width:24%;
	margin-left:15px;
}

div.author2 {
	position:relative;
	float:left;
	width:24%;
}

div.author3 {
	position:relative;
	float:left;
	width:24%;
}

div.author4 {
	position:relative;
	float:left;
	width:24%;
}

div#browseresults {
	margin:0 0 0 15px;
	padding:0;
}

.resourceholder {
	margin-bottom: 20px;
	clear:both;
}

.resourceholder p {
	margin-left:15px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	padding:0px;
}

/* Staff Login Style */
#passwordForm { width: 670px; }
#passwordForm label.error {
	margin-left: 10px;
	width: auto;
	display: inline;
}

	
