
/*----Structural DIVs----*/



/*----Other DIVs----*/

#content {
	float: left;
	width: 960px;	
	background: url(images/backgrounds/content.gif) repeat-x #fff;
	padding-bottom: 24px;
}

#pageHeader {
	height: 104px /*144px*/;
	padding: 40px 0 0 58px;
	width: 688px /*746px*/;
	float: left;
}

#contentCol {
	padding: 17px 0 0 58px;
	float: left;
	width: 440px /*500px*/;
	overflow: hidden;
}

.contentColWide{
	padding: 17px 0 0 58px;
	width: 672px /*730px*/ !important;
	overflow: hidden;
}


#subNav {
	width: 188px /*198px*/;
	padding-right: 10px;
	margin: 50px 0 0 15px;
	background: url(images/backgrounds/subNav.png) repeat-y 2px 0;
	float: left;
	display: inline;
	_width: 177px;
	_padding: 0;
	_margin-left: 25px;
	_background: #e7f1ca;
	_border: 1px solid #c6d3a0;
}

#featureCol {
	width: 205px;
	padding-top: 36px;
	float: left;
	display: inline;
	margin-left: 25px;
}


/*----Typography----*/

#pageHeader h1 {
	font: normal 20px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	color: #478d21;
	margin: 0 0 10px 0;
}

#pageHeader p {
	font: normal 12px/18px tahoma, verdana, helvetica, arial, sans-serif;
	color: #333;
	width: 413px /*415px*/;
	padding: 0 0 0 2px;
}

#subNav ul#nav-sub {
	list-style: none;
	margin: 1px 0 0 13px;
}

#subNav ul#nav-sub ul {
	margin: 0 !important;
}

#subNav ul#nav-sub li {
	list-style: none;
	border-bottom: 1px solid #a3b577;
	padding: 0 0 4px 6px;
	width: 165px;
}

#subNav ul#nav-sub .sub-level-0 {
	background: url(images/backgrounds/subNavHeadTop.gif) repeat-x;
	list-style: none;
	border-bottom: 0;
	margin: -1px 0 0 -2px;
	padding: 0 0 0 13px;
	overflow: hidden;	
	_margin: -1px 0 0 -13px;
}

#subNav ul#nav-sub .sub-level-1  ul {
	margin: 5px 0 !important;
}

#subNav ul#nav-sub .sub-level-2 {
	padding: 0 0 0 10px !important;
	border: 0 !important;
	width: 140px;
	margin-left: -10px;
}


#subNav .sub-level-0 .here {
	background: url(images/backgrounds/subNav-selected.gif) no-repeat 0 6px;	
}

#subNav .sub-level-1 .here {
	background: url(images/backgrounds/subNav-selected.gif) no-repeat 2px 6px;	
}

#subNav ul#nav-sub .sub-level-1 {
	margin-bottom: 5px !important;
	_margin-bottom: 0 !imortant;
	line-height: 12px;
}

#subNav .sub-level-2 {
	margin-bottom: 5px !important;
	_margin-bottom: 0 !imortant;	
	line-height: 12px;
}

#subNav .last {
	margin-bottom: 9px;
	border: 0 !important;
}

#subNav .sub-level-0.last {
	margin-bottom: 0px !important;
	border: 0 !important;
	padding-bottom: 0;
}

#contentCol h2 {
	font: bold 14px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	color: #e55c09;
	border-bottom: 2px solid #93bc7c;
	padding: 0 2px 4px 2px;
	margin-bottom: 3px;
}

#contentCol .headerLink {
	border: 0;
}

#contentCol h3 {
	font: bold 12px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	color: #478D21;
	padding: 0 2px 4px 2px;
	margin-bottom: 2px;
}

#contentCol p {
	font: normal 12px/18px tahoma, verdana, helvetica, arial, sans-serif;
	color: #333;
	width: 420px /*415px*/;
	margin-bottom: 15px;
	padding: 0 0 0 2px;
}

#contentCol ul {
	margin: 10px 0 15px 0;
	list-style: none;
}

#contentCol ul li {
	font: normal 12px/18px tahoma, verdana, helvetica, arial, sans-serif;
	color: #333;
	width: 355px;
	margin-left: 15px;
	padding-left: 10px;
	background: url(images/backgrounds/li.gif) no-repeat 0 6px;
	margin-bottom: 4px;

}

#contentCol ol {
	margin: 10px 0 15px 30px;
}

#contentCol ol li {
	font: normal 12px/18px tahoma, verdana, helvetica, arial, sans-serif;
	color: #333;
	width: 370px;
	margin-bottom: 4px;
}

#contentCol th {
	font: bold 12px/18px tahoma, verdana, helvetica, arial, sans-serif;
	color: #333;
	margin-bottom: 15px;
	padding: 0 0 0 2px;
}

#contentCol td {
	font: normal 12px/18px tahoma, verdana, helvetica, arial, sans-serif;
	color: #333;
	margin-bottom: 15px;
	padding: 0 0 0 2px;
}

#featureCol li {
	list-style: none;
	margin-bottom: 8px;
}

.socialMediaBadge {
	margin: 15px 15px 0 0;
}

#contentCol .facultyNews p {
	width: 370px !important;
}


/*----Links----*/

/*#subNav ul#nav-sub .sub-level-0 a {
	height: 22px 40px;
	width: 154px 178px;
	display: block;
	font: bold 12px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 18px 6px 0 6px;
}*/

#subNav ul#nav-sub .sub-level-0 a {
	height: 22px /*40px*/;
	width: 154px /*178px*/;
	display: block;
	font: bold 12px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 12px 6px;
}

#subNav ul#nav-sub .sub-level-0.last a {
	height: 12px /*40px*/;
	width: 154px /*178px*/;
	display: block;
	font: bold 12px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 12px 6px;
}


#subNav ul#nav-sub .sub-level-1 a {
	font: normal 12px/12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	color: #516b11;
	text-decoration: none;
	display: inline;
	padding: 0;
}

#subNav ul#nav-sub .sub-level-2 a {
	font: normal 10px/10px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif !important;
	color: #516b11;
	text-decoration: none;
	display: inline;	
	padding: 0;
}

#featureCol li a {
	list-style: none;
	height: 94px;
	width: 205px;
	border: 1px solid #afc278;
	padding: 2px;
	display: block;
}

#featureCol #requestInfo a {
	background: url(images/sideBanners/requestInfo.jpg) no-repeat 2px 2px;	
}

#featureCol #campusVisit a {
	background: url(images/sideBanners/campusVisit.jpg) no-repeat 2px 2px;	
}

#featureCol #hearFromStudent a {
	background: url(images/sideBanners/hearFromStudent.jpg) no-repeat 2px 2px;	
}

#featureCol #journeyMDIV a {
	background: url(images/sideBanners/journeyMDIV.jpg) no-repeat 2px 2px;	
}

#contentCol a {
	color: #037eab;
}

#contentCol h2 a {
	font: bold 14px/16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	padding: 0 2px 4px 0;
	margin-bottom: 3px;
}

#upcomingEvents  a {
	text-decoration: none !important;
	font: normal 11px/15px tahoma, verdana, arial, helvetica, sans-serif !important;	
	color: #0d538d;	
}

#upcomingEvents .moreLink {
	position: absolute;
	top: 5px;
	left: 300px;
}


/*-----Table Styles-----*/

#contentCol table {
	padding-bottom: 10px;
}


/* -----Search Results ----- */

.contentColWide p {
	width: 650px !important;
}


.resultTitle {
	font-size: 14px !important;
}

.resultCrumbs a {
	text-decoration: none !important;
	color: #999 !important;
	font-size: 11px;
}

.resultCrumbs  {
	color: #999 !important;
	font-size: 11px;
}

.paginate {
	font: normal 12px/18px tahoma, verdana, helvetica, arial, sans-serif;
	color: #333;
}

/* -----Faculty List ----- */
#contentCol .facultyList ul {
	list-style: none;
}

#contentCol .facultyList ul li {
	font: normal 12px/18px tahoma, verdana, helvetica, arial, sans-serif;
	color: #333;
	width: 355px;
	padding-left: 10px;
	margin-bottom: 4px;
}

/*-----Faculty Detail Page-----*/
.facultyHeadshot {
	margin-top: -168px;
}


/*-----Email Forms-----*/

.fmset {
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}

.mailwrapper label  {
	font: normal 12px/12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	color: #000;
	display: inline;
	margin: 0;
	padding: 0;
}

.sidelbl {
	display: block !important;
	color: #516b11 !important;
	font-weight: bold !important;
	margin: 15px 0 2px 0 !important;
}

.fmcredits {	
	font: normal 12px/12px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", tahoma, Helvetica, Arial, sans-serif;
	margin: 5px 0 20px 0 !important;
}

/* ----- Grid Calendar Styles ----- */

.contentCalendar #pageHeader {
	padding-left: 45px  !important;
	width: 701px /*746px*/ !important;
}


.contentCalendar  #subNav{
	display: none;
	overflow: hidden;
	height: 0;
	width: 0;
}

.contentCalendar  #contentCol {
	width: 880px !important;
	padding-left: 30px !important;
}


.contentCalendar  #contentCol td {
	width: 125px !important;
}

.calendarBG {
 border-right: 1px solid #ededdc;
 width: 880px !important;
 font-size: 11px;
 font-family: tahoma, verdana, arial, helvetica, sans-serf;
 margin: 20px;
 background: #fff;
}

.calendarBG th {
	color: #516B11;
	font:  normal 18px/24px georgia, 'Times New Roman', times, serif;	
}

.noBorder {
 border-right: 0;
}
.calendarBlank { 
 background-color: #f2f6e3;
}

.calendarHeader { 
 color: #516B11; 
  font-family: tahoma, verdana, arial, helvetica, sans-serf;
  margin-bottom: 10px;
  text-align: center;
 }

.calendarMonthLabel {
  color: #516B11; 
  font-family: tahoma, verdana, arial, helvetica, sans-serf;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
 text-decoration:   none;
text-align: center !important;
}

.calendarMonthLinks {
  color: #516B11 !important; 
  font-family: tahoma, verdana, arial, helvetica, sans-serf;
  margin: 10px 0;
 text-decoration:   none;
}

.left {
	text-align: right;
}

.right {
	text-align: left;
}

.calendarMonthLinks a {
 color: #245570; 
  font-family: tahoma, verdana, arial, helvetica, sans-serf;
  font-size: 11px;
  margin-bottom: 10px;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold; 
 font-size:	11px;
 color: #fff !important; 
 background-color: #5e7a18; 
 vertical-align: middle;
	padding: 5px 0 5px 60px;
	font:  normal 12px/16px georgia, 'Times New Roman', times, serif;
	text-align: center;
	
}

.calendarToday { 

text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #245570;
 background-color:  #f4f1c5 !important;
 width: 85px !important;
 height: 85px !important;
 border: 1px solid #ededdc;
 border-top: 0; 
 border-right: 0;
 padding: 2px;
}

.eventToday {
 background-color: 	#ededdc;
}

.calendarCell {
 text-decoration:   none;
 text-align:  left;
 vertical-align: top;
 color:             #245570;
 background-color:  transparent;
 width: 85px !important;
 height: 85px  !important;
 border: 1px solid #ededdc;
 border-top: 0; 
 border-right: 0;
 padding: 3px;
}

.calendarCell p,
.calendarToday p {

	padding: 0 5px 0 0 !important;
	margin: 0 0 10px 5px !important;
	width: 105px !important;
	font-size: 11px;
}

.calendarCell p.seeMore {
	padding-top: 10px !important;
}

.calendarCell a,
.calendarToday a {
 color:             #245570;
 text-decoration:   underline;
 background-color:  transparent;
}

.contentCalendar p a {
	font-size: 10px !important;
	line-height: 14px;
}

.calendarCell a:hover,
.calendarToday a:hover {
 text-decoration:   none;
 background-color:  transparent;
}

.eventLink {
	margin-top: 10px;
}
