.headerlarge {
	font-size: 1.9em;
	font-weight: bold;
	background-position: center;
	text-align: center;
	display: block;
	text-transform: uppercase;
	line-height: 32px;
	margin: 15px 0 20px 0;
	font-family:"Trebuchet MS",Thahoma,Arial,Helvetica,sans-serif;
	display:none;
}

.headersmall {
	font-size: 1.3em;
	font-weight: bold;
	padding-top: 15px;
	margin-top: 15px;
}
.textbold {
	font-weight: bold;
}
.listUAlpha {
	list-style-type: upper-alpha;
}
.listLAlpha {
	list-style-type: lower-alpha;
}
.listURoman {
	list-style-type: upper-roman;
}
.listNoBullet {
	list-style-type: none;
}
#generalCatalog p {
	padding: 5px 0;
	margin: 0;
}
/*#generalCatalog  {
	font-family: Corbel, Verdana, inherit !important;
	
}*/

#generalCatalog h3, #generalCatalog h4 {
	border-bottom:1px solid #F2F0EE !important;
}

.courseTitle {
	font-weight:bold;
	/*color:#7A7252;*/
}
.majorMinorTitle, .areaTitle {
	font-weight:bold;
/*	display:block;*/
	/*color:#7A7252;*/
	border-bottom:1px solid #F2F0EE;
}
.areaTitle {
	border-bottom:none;
}

#generalCatalog .half ul li, .third ul li {
	list-style:none;
	text-indent: -20px;
}

#generalCatalog .half ul {
	margin-left: 20px;
}

#generalCatalog .third ul {
	margin: 0;
}

.facultyTitle {
	color:#7A7252;
}

ul.faculty {
	list-style-type: none;
	margin-left: 0;


-moz-column-count: 2;
-moz-column-gap: 1em;
-webkit-column-count: 2;
-webkit-column-gap: 1em;





}

.academicCalendar table {
	width: 100%;
}

.academicCalendar th {
	vertical-align: top;
}
.academicCalendar th.date {
	width: 27%;
}
.academicCalendar th.event {
	width: 46%;
}




