@charset "UTF-8";
/* CSS Document */


/* WMU News/Events Box  */
.wmu {
	float: right;
	abackground-color: #cc9933;
	padding: 2px;
}
.wmu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;	
	color: black;
	text-decoration: none;	
}

/*  News Box  */
.news {
	float: left;
	width: 292px;
	background-color: #cbc1b0;
	border-left: solid #94856e 1px;
	border-top: solid #94856e 1px;
}
.news_title {
	font-weight: bold;
	background-color: #948664;
	color: white;
	font-size: 12pt;
	height: 25px;
	padding-top: 4px;
}
.news_items_box {
	padding: 10px 15px 10px 10px;
	height: 185px;
}
.news_item {
	padding: 2px 2px 2px 15px;
	border-bottom: solid #999999 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	color: black;
}
.news_item a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	color: black;
	text-decoration: none;
}
.news_bottom {
	background-color: #948664;
	padding: 1px 0px 3px 5px;
}
.news_bottom a {
	color: black;
	font-size: 8pt;
	text-decoration: none;
}

/* Events Box */
.events {
	float: right;
	width: 294px;
	background-color: #948664;
	border-left: solid #94856e 1px;
	border-top: solid #94856e 1px;
}
.events_title {
	font-weight: bold;
	background-color: #564630;
	color: white;
	font-size: 12pt;
	height: 25px;
	padding-top: 4px;
}
.events_items_box {
	padding: 10px 15px 10px 10px;
	height: 185px;
}
.events_item {
	padding: 0px;
	border-bottom: solid #999999 1px;
}

.event_date {
	width: 50px;
	padding: 2px 2px 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;	
	color: black;
}
.event_info {
	padding: 0px 2px 0px 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	color: black;
}
.event_info a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
	color: black;
}
.events_bottom {
	background-color: #564630;
	padding: 1px 0px 3px 5px;
}
.events_bottom a {
	color: white;
	font-size: 8pt;
	text-decoration: none;
}#topofpage #cPage .cMainNav .cMainNavFix #col2 .content .style1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

