@charset "utf-8";
/* CSS Document */

body {
	font-size: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #FDFDFD;
}
#wrapper {
	margin: 0 auto;
	width: 980px;
	text-align: left;
}
#header {
	padding: 0px;
	height: 65px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation {
	padding: 0px;
	height: 25px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	color: #5C5C5C;
	font-weight: bold;
	text-transform: capitalize;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #5C5C5C;
	border-bottom-color: #5C5C5C;
}
#navigation ul {
	list-style: none;
	font-size: 0.7em;
	letter-spacing: 3px;
	padding: 0px;
	margin: 0px;


}

#navigation ul li{
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 25px;

}
#navigation ul li a {
	color: #5C5C5C;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #b95e26;
}
#navigation ul li a.current:hover {
	color: #8C8C8C;
}
#navigation ul li a.current {
	color: #b95e26;
}






#mainContent {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	color: #5C5C5C;
}
#mainContent h1, h2, h3, h4, h5 {
	font-family: Verdana, Geneva, sans-serif;
	color: #5d6885;
	font-weight: normal;
}



#mainContent #landing {
	padding: 0px;
	height: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


#mainContent #information {
	text-align: left;
	margin: 0px;
	padding: 0px;
	height: 320px;
	margin-bottom: 20px;
}

#mainContent #information p {
	font-size: 0.7em;
	line-height: 1.4em;
	padding-right: 10px;
	padding-left: 10px;
	color: #5C5C5C;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#mainContent #information h2 {
	font-size: 1em;
	padding-right: 8px;
	padding-left: 10px;
	color: #5d6885;
	font-weight: normal;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
#mainContent #information ul {
	font-size: 0.7em;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-left: 10px;
}


#mainContent #information ul a{
	font-style: normal;
	color: #b95e26;
	text-decoration: underline;
	font-weight: bold;
}



#mainContent #information #info_item_1 {
	float: left;
	height: 320px;
	width: 389px;
}
#mainContent #information #info_item_2 {
	float: left;
	height: 320px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5C5C5C;
	width: 229px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #5C5C5C;
	margin-right: 10px;
}
#mainContent #information #info_item_2 img{
	text-align: center;
	margin: 10px;
}

#mainContent #information #info_item_3 {
	float: left;
	height: 320px;
	width: 340px;
}
#mainContent  #indexReferences{
	text-indent: 10px;
}
#news  {
	margin: 0px;
	height: 520px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#news #heading  {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.65em;
	font-weight: bold;
	color: #FDFDFD;
	letter-spacing: 3px;
	text-indent: 20px;
	background-color: #b95e26;
}
#mainContent #news   p{
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	line-height: 1.4em;
}
#mainContent #news a:link , #mainContent #news a:visited{
	text-decoration: underline;
	color: #5d6885;
}

#mainContent #news  h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	font-weight: lighter;
}
#mainContent #news   img{
	margin-top: 10px;

}
#mainContent #news  #news_item_1{
	width: 245px;
	height: 480px;
	float: left;
}
#mainContent #news   #news_item_2{
	height: 480px;
	width: 245px;
	float: left;
}
#mainContent #news  #news_item_3{
	width: 245px;
	height: 480px;
	float: left;
}
#mainContent #news  #news_item_4{
	float: left;
	width: 245px;
	height: 480px;
}
#sideBar  {
	height: 300px;
	width: 180px;
	float: left;
	clear: both;
}
#sideBar ul {
	list-style: none;
	line-height: 30px;
	text-indent: 15px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
}
#sideBar ul li {
	margin-bottom: 10px;
	letter-spacing: 1px;
	font-weight: regular;
}
#sideBar ul li a:link , #sideBar ul li a:visited{
	text-decoration: none;
	color: #FBFABF;
	background-image: url(images/navigation/sidebarbackground.gif);
	background-repeat: no-repeat;
	display: block;
}
#sideBar ul li a:hover {
	background-position: left bottom;
}
#sideBar ul li a.sideBarCurrent {
	color: #fdfdfd;
}
#sideBar ul li a.sideBarCurrent:hover {
	color: #E3E4A7;
}





.sideBarCurrent {
	background-image: url(images/navigation/sidebarbackground.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #fdfdfd;
}



#textContent  {
	height: auto;
	width: 610px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #5C5C5C;
	margin-bottom: 20px;
}


#textContent h2 {
	margin-right: 20px;
	margin-left: 20px;
	color: #4F5871;
	font-size: 1em;
	font-weight: regular;
	margin-bottom: 20px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 2px;
	margin-top: 20px;
}
#textContent h3 {
	margin-left: 20px;
	padding: 0px;
	margin-bottom: 15px;
	font-size: 0.7em;
	font-weight: bold;
}




#textContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #544B29;
	font-size: 0.7em;
	margin: 20px;
	line-height: 1.5em;
	text-align: justify;
	margin-right: 15px;
	margin-top: 0px;
	margin-bottom: 15px;
}
#textContent p a  {
	text-decoration: underline;
	color: #C26A29;
}
#textContent ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-right: 30px;
}
#textContent ul li a:link , #textContent ul li a:visited{
	text-decoration: underline;
	color: #544B29;
}


#SLUlogo {
	float: left;
}
#SLUlogo img {
	margin-left: 20px;
	margin-top: 10px;
}

#pictureRight {
	float: left;
	width: 185px;
}
#textContent table.greenbox tr td ul{
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
}
#textContent table.greenbox tr td p {
	font-size: 0.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	color: #fdfdfd;
	margin-left: 5px;
	text-align: left;
}

#textContent table.greenbox li {
	margin-bottom: 5px;
}
#textContent table.greenbox a:link , #textContent table.greenbox a:visited{
	text-decoration: underline;
	color: #DD9560;
}


#textContent #news {
	height: auto;
}
#textContent #news table {
	margin-left: 10px;
}
#textContent #news table img {
	margin: 5px;
	margin-left: 10px;
}


#textContent #news table tr td{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}


#textContent #news table p {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	line-height: 1.4em;
}
#textContent #news table h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
	font-weight: lighter;
	letter-spacing: 0px;
}
#textContent #news table a  {
	text-decoration: underline;
	color: #5d6885;
}
#textContent #references {
	text-indent: 20px;
}
#textContent #map {
	margin-left: 50px;
	margin-right: 50px;
	width: 500px;
}

















#footer {
	margin: 0px;
	height: auto;
	text-align: center;
	font-size: 0.65em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #5C5C5C;
	border-bottom-color: #5C5C5C;
	clear: both;
}

.greenbox {
	background-color: #5F8544;
	color: #fdfdfd;
	margin-left: 20px;
}
.boxheading {
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #FBFABF;
}
.smallertext {
	font-size: 0.9em;
}




.emphasisBold {
	color: #4D4428;
	font-weight: bold;
}
.emphasisItalic {
	font-style: italic;
	font-weight: normal;
	color: #625747;
}
.checkmark {
	background-image: url(images/styling/checkmark.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.squarebullet {
	background-image: url(images/styling/squarebullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.newsImg {
	padding: 5px;
	margin-left: 20px;
	margin-bottom: 5px;
	border: 1px solid #000;
	margin-right: 0px;
	margin-top: 10px;
}


.newsDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #5C5C5C;
}

.newsHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #5d6885;
	text-transform: uppercase;
	text-align: left;
}
.referenceBox {
	color: #302D18;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
.referenceImg {
	margin: 0px;
	float: left;
	display: inherit;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.divider {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #544B29;
}
