@charset "utf-8";

@font-face {
    font-family: 'Trebuchet MS';
}
.banner {
	background-color: rgba(118,132,9,1.00);
	width: 100%;
	height: 150px;
}
.logo {
	width: 300px;
	margin-top: 35px;
	margin-left: 290px;
	display: block;
	float: left;
}



#top_nav nav {
	background-color: rgba(222,222,222,1.00);
	width: 100%;
	height: 60px;
	text-align: center;
	text-decoration: none;
	display: block;
	margin-top: -16px;
}


#top_nav nav ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 214px;
}
#top_nav nav ul li {
	float: left;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
}

#top_nav nav ul li a {
	text-decoration: none;
	font-family: 'Trebuchet MS';
	color: rgba(94,94,94,1.00);
	font-size: 1.4em;
	margin-top: 15px;
	margin-left: 76px;
	padding-left: 0px;
	margin-right: 16px;
}

body#professors a#homenav,
body#courses a#coursenav,
body#calendar a#calendarnav,
body#gallery a#gallerynav
	{
		color: rgba(118,132,9,1.00);
		border-bottom: 3px solid rgba(118,132,9,1.00);
	}

.header {
	color: rgba(118,132,9,1.00);
	font-family: 'Trebuchet MS';
	text-align: left;
	font-size: 2em;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	padding-left: 290px;
	padding-top: 54px;
}

.header_bodycopy {
	color: rgba(94,94,94,1.00);
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	margin-left: auto;
	margin-right: auto;
	padding-left: 290px;
	padding-top: 20px;
	width: 640px;
	float: left;
	display: block;
}

#bottom_nav nav {
	width: 100%;
	height: 60px;
	text-decoration: none;
	display: block;
	float: left;
	margin-top: -65px;
}


#bottom_nav nav ul {
	list-style-image: none;
	list-style-type: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-left: 275px;
	border-bottom: 3px solid rgba(222,222,222,1.00);
	padding-bottom: 48px;
}
#bottom_nav nav ul li {
	float: left;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	border-right: 3px solid rgba(222,222,222,1.00);
	padding-right: 0px;
	border-bottom: 3px solid rgba(222,222,222,1.00);
	padding-bottom: 5px;
}

#bottom_nav nav ul li a {
	text-decoration: none;
	font-family: 'Trebuchet MS';
	color: rgba(94,94,94,1.00);
	font-size: 1.4em;
	margin-top: 15px;
	margin-right: 15px;
	padding-left: 13px;
}

#bottom_nav nav ul li a:hover {
	color: rgba(118,132,9,1.00);
}

#top_nav ul li a:hover {
	color: rgba(118,132,8,1.00);
}

body#about_overview a#in_overview,
body#courses a#in_schedule,
body#calendar a#in_degrees,
body#professors a#in_brief
	{
		color: rgba(118,132,9,1.00);
		line-height: 100%;
	}

.overview_bodycopy {
	color: rgba(94,94,94,1.00);
	font-family: 'Trebuchet MS';
	margin-left: auto;
	margin-right: auto;
	padding-left: 290px;
	font-size: 1.1em;
	padding-top: 20px;
	width: 900px;
	float: left;
	display: block;
	margin-top: 26px;
}

.software {
	background-color: rgba(118,132,9,1.00);
	width: 100%;
	height: 200px;
	display: block;
	float: left;
	margin-top: -650px;
	text-align: center;
	padding-top: 80px;
	color: rgba(255,255,255,1.00);
	font-family: 'Trebuchet MS';
	font-size: 3em;
}


.degrees {
	width: 100%;
	height: 200px;
	display: block;
	float: left;
	text-align: center;
	margin-top: -340px;
	padding-top: 80px;
	font-family: 'Trebuchet MS';
	font-size: 3em;
	color: rgba(94,94,94,1.00);
}

.footer {
	background-color: rgba(118,132,9,1.00);
	width: 100%;
	height: 170px;
	display: block;
	float: left;
	margin-top: -30px;
	text-align: center;
	padding-top: 60px;
	font-family: 'Trebuchet MS';
	font-size: 1.1em;
	color: rgba(255,255,255,1.00);
}

.photo {
	float: left;
	margin-left: 120px;
	margin-top: -70px;
	width: 600px;
}


.degrees #degree_label {
	color: rgba(118,132,9,1.00);
	font-family: 'Trebuchet MS';
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	padding-top: 54px;
	display: block;
	float: left;
	margin-left: -620px;
	margin-top: 180px;
}

.degrees #certificate_label {
	color: rgba(118,132,9,1.00);
	font-family: 'Trebuchet MS';
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	padding-top: 54px;
	display: block;
	float: left;
	margin-left: -205px;
	margin-top: 180px;
}

.footer_logo {
	width: 300px;
	float: left;
	margin-left: 800px;
	margin-top: 35px;
}
#spring_semester {
	float: left;
	margin-left: 55px;
}
