/* COLORS

#EFE0C1 - Lt. Natural
#938953 - Med. Natural
#5C5831 - Dark Natural
#9BBB59 - Green
#365F91 - Blue

*/

body  {
	margin: 20px 0 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height: 16px;
	background:;
	}
#indexContent {
	padding: 0 15px;
	text-align:left;
	background-color:FFF;
	}
#content {
	width:450px;
	padding: 0 0 0 20px; 
	text-align:left;
	}
#video {
	float:right;
	text-align:center;
	border: #938953 solid 0px;
	padding:0px;
	margin:0 0 0 40px;
	}
#ads {
	width:250px;
	float:right;
	text-align:left;
	padding:0px;
	margin:0 0 0 40px;
	}
#boxCweb {
	width:420px;
	height:73px;
	float:right;
	text-align:left;
	padding:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#9BBB59;
	font-size:14px;
	line-height:18px;
	border:#9BBB59 solid 1px;
	}
#boxCuniv {
	width:390px;
	height:60px;
	float:right;
	text-align:left;
	padding:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#9BBB59;
	font-size:14px;
	line-height:18px;
	border:#9BBB59 solid 1px;
	}
object {
	margin-left:0px;
	}
img {
	border: 0;
	}
#navs {
	float:left;
	width:100%;
	height:36px;
/*	background-image:url(../images/nav_tower.jpg);
	background-position:right;
	background-repeat:no-repeat; */
	}
.headline {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#365F91;
	font-size:24px;
	line-height:20px;
	margin:0;
	padding:0;
	}
.subhead {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#365F91;
	font-size:16px;
	line-height:18px;
	margin:0;
	padding:0;
	font-weight:bold;
	}
.whiteSub {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:16px;
	line-height:18px;
	margin:0;
	padding:0;
	font-weight:bold;
	}
.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#9BBB59;
	font-size:14px;
	line-height:16px;
	}
a.whiteText {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height:16px;
	margin:0;
	padding:0;
	font-weight:bold;
	text-decoration:none;
	}
a.whiteText:hover {
	color:#FFF;
	text-decoration:underline;
	}
.date {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#9BBB59;
	font-size:12px;
	line-height:22px;
	}
a {
	color:#365F91;
	}
a:hover {
	color:#938953;
	text-decoration:none;
	}	
p {
	margin:8px 0;
	}
td {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height:16px;
	}
.padded {
	padding:10px;
	}
.smPadded td {
	padding:5px 0;
	}
td.lined {
	padding:5px 0;
	border-top:solid 1px #E4E2D5;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height: 16px;
	}
.copyright {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#707070;
	font-size:12px;
	line-height: 16px;
	}
a.copyright {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#707070;
	font-size:12px;
	line-height: 16px;
	text-decoration:none;
	}
a.copyright:hover {
	color:#335c90;
	text-decoration:none;
	}

/* NAV CONTAINER - The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.navBar {
	margin:0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	width:509px;
	height:53px;
	text-align:right;
	float:right;
	}

/* MAIN MENU - item containers, position children relative to this container and are a fixed width */
ul.navBar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	cursor: pointer;
	width: auto;
	float: left;
	}

/* MAIN MENU items are a light gray block with padding and no text decoration */
ul.navBar a {
	display: block;
	cursor: pointer;
	padding: 0;
	text-decoration: none;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
	}

ul.navBar a:hover {
	color:#666;
	}
	
	
/* TEXT ROTATOR */

#rotate, #rotate li{
	margin:0;
	padding:0;
	list-style:none;
	width:550px;
	}
#rotate li{
	display:none; /* hide the items at first only to display one with javascript */
	height:auto;
	}
	
/*smallhero section*/

#smallhero {
	width: 712px;
	margin-bottom: 50px;
}

/*calendar section*/

.sidebar {
	width: 200px;
	margin-bottom: 37px;
	margin-left: 12px;
}

.sidebar .title {
	width: 200px;
	background:url(../images/bg_calendartitle.jpg) repeat-x;
	font-size: 18px;
	color: #9bbc5b;
	font-weight: bold;
	margin-bottom: 5px;
	height: 30px;
	padding: 13px 5px 5px 5px;
}

.sidebar .calendarwrap {
	width: 200px;
	margin-bottom: 10px;
}

.sidebar .calendarwrap .calendartext hr {
	background: #356093;
	height: 0px;
}

.sidebar .calendarwrap .calendarimg {
	float: left;
	position: relative;
	width: 68px;
}

.sidebar .calendarwrap .calendarimg img {
	width: 65px;
}

.sidebar .calendarwrap .calendartext {
	float: right;
	position: relative;
	width: 125px;
	padding: 7px 2px 0px 5px;
	font-size: 11px;
	color: #356093;
	border-bottom: 0px solid #9bbc5b;
}

.questions {
    padding-left: 5px;
	font-size: 11px;
	color: #356093;
	border-bottom: 1px thin #707070;
	padding-bottom: 5px;
}

.questions hr {
	margin-left: 5px;
}
