@charset "utf-8";
/* CSS Document */

body {
	font-size: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #F3F3F3;
	background-repeat: no-repeat;
}

#box_top {
	margin-top: 20px;

}
#wrapper {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background-color: #FDFDFD;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e7e7e7;
	border-left-color: #e7e7e7;
}

#header {
	height: 50px;
	margin-bottom: 15px;
	padding-left: 40px;
}
#navigation {
	padding: 0px;
	height: 25px;
	text-align: center;
	margin-bottom: 20px;
	color: #5C5C5C;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	width: 860px;
	position: relative;
	left: 20px;
}
#navigation ul {
	list-style: none;
	font-size: 0.6em;
	letter-spacing: 2.5px;
	padding: 0px;
	margin: 0px;
	text-transform: capitalize;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

#navigation ul li{
	float: left;
	padding-right: 16px;
	padding-left: 16px;
	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: #5C5C5C;
}
#navigation ul li a.current {
	color: #b95e26;
}

#mainContent {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;
	color: #5C5C5C;
	width: 860px;
	margin-left: 20px;
}
#mainLanding {
	width: 600px;
	float: left;
	margin-bottom: 20px;
	margin-left: 10px;
}
#newsColumn {
	float: left;
	width: 200px;
	margin-left: 25px;
	height: 265px;
	font-style: normal;
}

#newsColumn p {
	font-size: 0.65em;
	margin: 0;
	margin-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 12px;
}
#newsColumn p a {
	text-decoration: none;
	color: #5C5C5C;
}
#newsColumn p a:hover {
	color: #b95e26;
}
#mainContent #information {
	margin: 0px;
	padding: 0px;
	height: 265px;
	clear: both;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CECECE;
}
#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 {
	text-transform: none;
	font-weight: normal;
	color: #637187;
	font-size: 1.2em;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 10px;
}

#mainContent #information h3 {
	font-weight: bold;
	color: #5C5C5C;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 10px;
}
#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;
	width: 320px;
	height: auto;
}

#mainContent #information #info_item_1 p {
	font-size: 0.9em;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#mainContent #information #info_item_2 {
	float: left;
	height: auto;
	width: 210px;
	margin-left: 15px;
	margin-right: 15px;
}
#mainContent #information #info_item_2 p{
	padding-left: 20px;

}

#mainContent #information #info_item_2 img{
	text-align: center;
	margin: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 10px;
}

#mainContent #information #info_item_3 {
	float: left;
	height: auto;
	width: 280px;
}
#mainContent  #indexReferences{
	text-indent: 20px;
}
#newsArticle {
	width: 610px;
	margin-left: 125px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B7B7;
	padding-bottom: 15px;
}
#newsArticle img {
	float: right;
	margin-left: 30px;
	margin-bottom: 10px;
	margin-top: 30px;
}

#newsArticle p {
	font-size: 0.7em;
	line-height: 1.4em;
	text-align: justify;
}

#newsArticle h2 {
	font-size: 1em;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	color: #637187;
	font-weight: normal;
	margin-top: 10px;
}
#newsArticle a {
	color: #637187;
	text-decoration: underline;
}


#newsList {
	width: 610px;
	margin-left: 125px;
	font-size: 0.7em;
	padding-left: 10px;
}

#newsList h2 {
	font-size: 1em;
	color: #637187;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0px;
	background-image: url(images/Styling/arrow_red.gif.png);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	text-indent: 10px;
}
#newsList p {
	margin-top: 0px;
	margin-bottom: 25px;

}
#newsList p a{
	color: #5C5C5C;
	text-decoration: none;
}
#newsList p a:hover {
	color: #b95e26;
}
#newsList table img {
	clear: both;
	position: static;
}

#filler {
	width: 125px;
	float: left;
	height: 10px;
}
#landing {
	float: left;
	width: 860px;
	height: 150px;
	margin-bottom: 20px;
	clear: both;
}


#navBar  {
	height: 200px;
	width: 140px;
	float: left;
	padding-left: 20px;
}
#navBar ul {
	list-style: none;
	line-height: 30px;
	text-indent: 15px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 10px;
}
#navBar ul li {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 0.7em;
	letter-spacing: 0.1em;
}
#navBar ul li a:link , #navBar ul li a:visited{
	text-decoration: none;
	color: #FBFABF;
	background-image: url(images/navigation/sidebarbackground.gif);
	background-repeat: no-repeat;
	display: block;
}
#navBar ul li a:hover {
	background-position: left bottom;
}
#navBar ul li a.navBarCurrent {
	color: #fdfdfd;
}
#navBar ul li a.navBarCurrent:hover {
	color: #E3E4A7;
}
.navBarCurrent {
	background-image: url(images/navigation/sidebarbackground.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #fdfdfd;
}



#textContent  {
	height: auto;
	width: 570px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}




#textContent p {
	font-size: 0.7em;
	line-height: 1.4em;
	text-align: justify;
}


#textContent h2 {
	color: #637187;
	font-size: 1em;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	margin-top: 10px;
	letter-spacing: 0.1em;
}
#textContent h3 {
	margin-bottom: 10px;
	font-size: 0.8em;
	font-weight: normal;
	color: #637187;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: uppercase;
	margin-top: 35px;
}
#textContent p a  {
	text-decoration: underline;
	color: #637187;
}
#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;
}
#map  {
	margin-left: 10px;
	width: 600px;
	margin-bottom: 20px;
	float: left;
}
#adress {
	float: left;
	height: 285px;
	margin-left: 40px;
	width: 200px;
}
#adress p {
	font-size: 0.7em;
	margin: 0;
	margin-bottom: 7px;
	margin-top: 12px;
	padding-left: 10px;
	padding-right: 10px;
}
#adress a {
	color: #b95e26;
}
#contactInfo {
	border-top-color: #CECECE;
	border-top-style: dotted;
	border-top-width: 1px;
	clear: both;
	margin: 0;
	padding: 0;
	height: 145px;
	padding-top: 20px;
}
#contactInfo p {
	color: #5C5C5C;
	font-size: 0.65em;
}
#contactInfo h3 {
	font-size: 0.65em;
	color: #5C5C5C;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-top: 0px;
}
#contactInfo a {
	color: #637187;
}


#contactInfo table td {
	width: 195px;
	padding-left: 20px;
}









#footer {
	margin: 0px;
	height: 25px;
	text-align: left;
	font-size: 0.65em;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #B7B7B7;
	border-bottom-color: #B7B7B7;
	clear: both;
	width: 860px;
	left: 20px;
	position: relative;
	color: #5C5C5C;
	line-height: 25px;
	text-indent: 20px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer ul li {
	float: right;
	padding-right: 20px;
	clear: none;
}
#footer ul li a {
	text-decoration: none;
	color: #5C5C5C;
}
#footer ul li a:hover {
	color: #b95e26;
}


#box_bottom {
	margin-bottom: 20px;

}
.emphasize {
	font-style: italic;
	color: #99530D;
}

.greenbox {
	background-color: #5F8544;
	color: #fdfdfd;
}
.boxheading {
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	color: #FBFABF;
}
.smallertext {
	font-size: 0.9em;
}
.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;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.newsHeading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	color: #5d6885;
	text-transform: uppercase;
	text-align: left;
	text-decoration: underline;
}
.referenceBox {
	color: #5C5C5C;
	font-size: 0.85em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.referenceImg {
	margin: 0px;
	float: left;
	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;
}
