/* CSS Document */

/*
body {
	background-repeat: repeat-x;
	background-color: #868686;
	}
*/
	
/*
p {
	margin-top:0px; 
	margin-bottom:10px;
	line-height: 14px;
}
*/
/*
div#header {
	background-color: #711315;
	background-image: url(http://www.wou.edu/include_files/template_files/wouinfo/images/greyfade.png);
	background-repeat: repeat-x;
	padding-left: 200px;
	padding-top: 10px;
	padding-bottom: 8px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	display: block;
	border-bottom-style: solid;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
*/
/*
div#navbar2 {
	height: 30px;
	padding-left: 170px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-image: url(http://www.wou.edu/include_files/template_files/wouinfo/images/grey_fade_smallbar.png);
	background-repeat: repeat-x;
	white-space: nowrap;
	display: block;
	line-height: 26px;
	overflow: visible;
}
*/
/* 
	div#main_body {
	background-color: #E6E6E6;
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
*/
	
/*
div#Events{
	background-color:#F0F0E3;
	border-style:solid;
	border-color:#666666;
}
*/
	
/*
div#stories{
	background-color:#F0F0E3;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	margin-bottom: 25px;
}
*/
/*
.content_box {
	background-color:#F0F0E3;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	margin-bottom: 25px;
	padding:10px;
	display:block;
	}
*/
div#Events h2{
	font-size:16px;
}
div#Events h4{
	font-size:12px;
        line-height:13px;
}

div#Events ul {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 4px;
	display: block;
	padding: 0px;
}

div#Events ol{
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 5px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}

div#Events li {
	display: list-item;
        list-style-type: none;
	padding: 0px 0px 0px 4px;
}
