#body {
	background: #183640;
}

#globalheader {
	background: #183640 url(../images/global_nav_subhead_backgroud.jpg) no-repeat;
}


#breadcrumbs ul {
	color: #D1DCE0;
}


#breadcrumbs ul li a, #breadcrumbs ul li a:link, #breadcrumbs ul li a:visited, #sectiontitle ul li a:active  {
	color: #D1DCE0;
}

#breadcrumbs ul li a:hover {
	color: #C28F62;
}

#sectionheader {
	background-image:url(../images/mnwcbannernew.jpg);
	background-repeat:no-repeat;
	height:329px;
	width:804px;
}

#sectionheaderint {
	background-image:url(../images/banner-int.jpg);
	background-repeat:no-repeat;
	height:329px;
	width:804px;
}

.sectioncontent {
	background-image: url(../images/body_background.jpg);

}

#rightcolumn li {
padding-bottom:10px;
}

#leftcolumn {
	float:left;
	width: 180px;
	border: none;
	padding: 0;
	padding-top: 30px;
}
#rightcolumn {
	float:left;
	width: 600px;
	border: none;
	padding: 10px 0px 10px 10px;
}

#rightcolumn a {
	color: #134c61;
	text-decoration:underline;
}

#rightcolumn a:hover {
	text-decoration: none;
}
/*left nav*/
#mainnavigation {
	margin: 0;
}

#mainnavigation p {
	margin: 0;
	margin-bottom: 20px;
	color: #183640;
	padding: 0;
	padding-left: 15px;
}

#mainnavigation h3 {
	padding-left: 15px;

}


#mainnavigation ul {
	text-align: left;
	margin: 0;
	padding: 0;
	width: auto;
	font: bold 1.1em/1.4em verdana, lucida, sans-serif;
	list-style: none;
	margin-bottom: 30px;
	padding-bottom: 30px;
	
}


#mainnavigation ul li {
	margin: 0;
}


#mainnavigation ul li a {
	color: #1C3957;
	text-decoration: none;
	display: block;
	margin-left: 2px;
 	padding: 5px 5px 5px 20px; 
	border: none;

}

#mainnavigation ul li a:hover {
	text-decoration: none;
	color: #27728D;
	font-weight: bold;
	background: #e7eae9;
	background-image:url(../images/nav_background.jpg);
}


/*end left nav*/

.sectioncontentbottom {
	background-image: url(../images/pagebottom.jpg);
	height:20px;
}

#bsunavtop {
	background-image: url(../images/nav_background_top.jpg);
}

#footertop {
	background-image: url(../images/footer_background.jpg);
}

#bsunavcontainer {
	background-image: url(../images/bsu_nav_background.jpg);
}

.rightcolumncenter {
	float: left;
	width: 400px;
	margin: 0;
	padding: 0;
	margin-left: 5px;
}



.rightcolumncenter p{
font-size: 1.1em;
line-height: 1.5em;
}

.rightcolumncenter p.intro {

line-height:2.0em;
}


.rightcolumncenter h1 {

font-size:1.4em;
color: #183640;
}

.rightcolumnright {
	float: left;
	width: 180px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

#facultycontainer {
	width: 804px;
	height: 196px;
	padding: 0;
	background:url(../images/facultybanner.jpg)
}

.facultysquare {
	float:left;
	width:131px;
	height: 196px;
	padding:0;
	margin-right:1px;
	text-align:center;
}

.facultysquare h1{
	font-size:1em;
	padding:0;
	margin:0;
	font-stretch: condensed;
	color: #134c61;
	font-weight:bold;
}

#rightcolumn h2{
	font-size:1.2em;
	padding:0;
	margin-bottom:10px;
	color: #134c61;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#rightcolumn h3{
	font-size:1.2em;
	font-style:italic;
	padding:0;
	margin:0;
	color: #134c61;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant:normal;
}

.facultysquare p{
	padding: 0;
	margin: 0;
}

.facultysquare a {
	display: block;
	width: 100%;
	height: 100%;
}

.facultysquare a:hover {
	text-decoration:underline;
}

.facultysquare img {
	border: ridge #134c61 1px;
	margin-bottom:5px;
}

.onecolumn {
	width:95%;
	float:left;
	padding: 0 5px;
	margin-bottom: 0px;
}

.lowerleft {
padding-right: 10px;
font-family:Georgia, "Times New Roman", Times, serif

}



.nobottommargin {
	margin-bottom: 0;
}

.notopmargin {
	margin-top: 0;
}

#bannerhome {

	float:left;
	width:350px;
	height: 50px;
	padding:0;

}

#bannerhome a {
	display: block;
	width: 100%;
	height: 100%;
}

#dvw {

	float:left;
	width:370px;
	height: 250px;
	margin-top: 10px;
	padding:0;
	clear: left;

}

#dvw a {
	display: block;
	width: 100%;
	height: 100%;
}

hr {
	border: none;
	width: 100%;
	height: 1px;
	color: #cecece;
	background-color: #cecece;
	text-align:center;
	margin: 20px 0;
	clear:both;

}

