
body {
	font-family: arial, verdana, sans-serif;
	font-size: 69%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#bodycontainer {
	text-align: left;
	margin: 0 auto;
	width: 100%;
}


#globalheader {
	display: none;
}

#breadcrumbs {
	display: none;
}

#sectionheader {
	display: none;
}

#sectiontitle ul {
	display: none;
}

#sectiontitle {
	margin-bottom: 20px;
} 

#sectiontitle h1 {
	display: inline;
	color: #f0eddf;
	text-transform: uppercase;
	font-family: "Times New Roman";
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: .1em;
	clear: none;
}


h5 {
	color: #888;
	text-transform: uppercase;
	word-spacing: 2px;
	font-size: 1em;
	margin: 0;
	padding: 0;
}

.sectioncontent {
}


.twocolumns {
	float: left;
	width: 48%;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

.twocolumns:first-child {
	margin-left: 0;
}

.copy {
	margin: 0;
	padding: 5px 15px 20px 0;
	line-height: 1.2em ;
	font-size: 1.4em;
	font-family: "Times New Roman", sans-serif;
}

.contentlistlinks {
	float: left;
	width: 45%;
	display: inline;
	padding-right: 15px;
	
}




.contentlistlinks h3 {
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #669999;
	margin: 0;
	padding: 0;
}


.contentlistlinks ul {
	font-size: 1em;
	font-family: Arial, sans-serif;
	color: #666666;
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-bottom: 17px;
	margin-top: 5px;
}
.contentlistlinks ul li {
	margin: 0;
	padding: 2px 0;
}

.contentlistlinks ul li a, .contentlistlinks ul li a:link, .contentlistlinks ul li a:visited, .contentlistlinks ul li a:active  {
	color: #666666;
	text-decoration: none;
}

.contentlistlinks ul li a:hover {
	color: #993333;
	text-decoration: underline;
}



#newseventscontainer {
	width: 100%;
	margin: 0;
	padding: 0;
	margin-bottom: 40px;

	
}

#newseventscontainer h2 {
	text-transform: uppercase;
	font-family: Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #a04141;
	border-top: 1px solid #ccc;
	padding-top: 8px;
	width: 90%;
}

#newseventscontainer p {
	color: #8f8f8f;
	width: 90%;
}

#newseventscontainer ul {
	font-size: 1em;
	font-family: Arial, sans-serif;
	color: #666666;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top: 5px;
	width: 100%;

}
#newseventscontainer ul li {
	margin: 0;
	padding: 3px;
	width: 90%;
	text-align: right;
}

#newseventscontainer ul li a, #newseventscontainer ul li a:link, #newseventscontainer ul li a:visited, #newseventscontainer ul li a:active  {
	color: #666666;
	text-decoration: none;
}

#newseventscontainer ul li a:hover {
	color: #993333;
	text-decoration: underline;
}










#bsunavcontainer {
	display: none;
}


#footer {
	margin-top: 40px;
	width: 100%;
	border-top: 1px solid #e3e3e3;
}


#footerbottom {
	color: #9e8573;
	font-size: .95em;
}

#footersiteinfo {
	display: none;
}


#footercontactinfo {
	margin-top: 15px;
}

#footerbsu {
	margin: 5px 0;
	color: #327a6a;
	font-size: 1.7em;
	font-weight: bold;
	font-family: "Times New Roman", Times, seriff;
}
.footercontactinfobreak {
	display: block;
}

.footercontactinfo-inline-margin-right {
	display: inline;
	margin-right: 15px;
}

#tagline {
	color: #959595;
	font-size: 1.1em;
	font-family: "Georgia", seriff;
}


#mnscu {
	display: none;
}

.progressindicators {
	display: none;	
}

.blockafterfloat {
	clear: both;
	margin-left: 0;
	padding-left: 0;
}


.custom_navigation {
	display: none;
}


p.narrowaddress {
	display: none;
}





.floatleft {
	float: left;
}
.alternaterowtan {
	background-color: #f0eddf;
}



.clearboth {
	clear: both;
}

.noscreen {
	display: none;
}
