﻿#header
{
    background: #2d5f80 url(../images/header5.jpg) no-repeat center;
    height: 193px;
}

.wrapper
{
    width:815px;
    margin: 0 auto;
    position:relative;
}

#content
{
	 padding-bottom: 150px;
}
	

#logolink
{
    position:absolute;
    top: 5px;
    left:5px;
}

#menu
{
	z-index: 100;
}

#nav li
{
    
    z-index: 25; 
}

#nav li ul
{
    top: 29px;
}

#nav li
{
    *padding: 3px 5px -2px 5px;
    padding: 5px 5px 7px 5px;    
    margin:  0px 5px 0px 3px;
}

a, a:link, a:visited 
{
    color:#366584;
    text-decoration: none;
}

#nav li a, #nav li a:link, #nav li a:visited 
{
    color:#FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding:3px 1px 8px 1px;
    font-family: Arial;
    font-style: normal;
}

body
{ 	
    font-size: 14px;
    font-family: Georgia, Arial;
    font-style: normal;
    font-weight:bold;
    margin:0;padding:0;
    height: 100%;
    background:#cfcabd;
    color: #366584;
    line-height: 17px;
}

h1
{
    font-size: 20px;
    *font-size:19px;
    font-family: Georgia, Arial;
    font-style: normal;
    font-weight:bold;
    color:#366584;
    margin-top:0px;
    margin-bottom:15px;
}

h2
{
	color: #366584;
	font-family: Georgia, Arial;
	font-style: normal;
}

h3
{
	color: #366584;
	font-family: Georgia, Arial;
	font-style:normal;
}

#footer
{
    height:130px;
    margin-top: -130px;
    background:  #2d5f80;
    position: relative;
    bottom:0px;
    clear: both;
}

#footer a
{
	color: #366584;
}



a:active, a:hover 
{
    color:#366584;
    text-decoration:none;
}

a:hover
{
    color:#366584;	
}

#centertext
{
	Text-align:center;
}

.fc-widget-content
{
    border:1px solid #366584;
}

.fc-content .fc-state-highlight 
{
    background:none repeat scroll 0 0 #9EABA8 ;
}

.fc-content .fc-state-default
{
    border-color: #366584;
    border-style:solid;
}

.fc-event, .fc-agenda .fc-event-time, .fc-event a
{
    background-color:#366585;
    border-color:#3366CC;
    border-style:solid;
    color:#FFFFFF;
}

legend  
{
    color: #366584;
    font-weight:bold;
}

.button
{
	border: none;
}

.button:hover
{
	color: White;
}

fieldset

{
	border: none;
}

.campusbox
{
    background-color: #ebebeb;
    border: solid 1px #D6D6D6;
    padding: 5px;
}

.campusbox h1
{
	padding: 0px 0px 0px 5px;
	background-color: #ebebeb;
	font-family: Helvetica;
	font-weight: normal;
	color: #12126a;
}

.innercampusbox
{
	background-color: #f5f5f5;
	font-family: Helvetica;
	font-weight:normal;
	color: #69727a;
	padding: 0px 0px 0px 5px;
	border: solid 1px #D6D6D6;
	line-height: 22px;
}

.RecentNews
{
	background-color: #ebebeb;
	font-family: Helvetica;
	font-weight:normal;
	color: #69727a;
	padding: 0px 0px 0px 0px;
	border: solid 1px #D6D6D6;
	line-height: 17px;
}

.RecentNews li
{
	background-color: #f5f5f5;
	padding: 5px;
	border: solid 1px #D6D6D6;
}

.RecentNews h1
{
	padding: 5px 0px 0px 10px;
	background-color: #ebebeb;
	font-family: Helvetica;
	font-weight: normal;
	color: #12126a;
}

ul.upcomingevents 
{
 	margin-bottom:0px;
	padding: 0px 5px 5px 5px;
}

ul.upcomingevents li div.datebox 
{
	color: #12126a;
	background-color: #fafafa;
	font-size: 20px;
}

.innerFadeControlBox control-panel
{
	display: none;
}