@charset "UTF-8";
/* CSS Document */
* {margin: 0; padding: 0; border: 0;}
body {
background-color:#1f02af;
font-size:62.5%;
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height: 2.2em;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	color:#000099;
	font-size: 1.5em;
	padding-top: 8px;
	padding-left: 8px;
	margin-bottom: 5px;
}
h3 {
font-family:"Times New Roman", Times, serif;
text-transform:uppercase;
color:#CC0000;
text-align:left;
font-size: 1.2em;
font-weight:bold;
margin-top: 5px;
}
h4 {
	font-family:"Times New Roman", Times, serif;
	color:#CC0000;
	font-size: 1.2em;
	margin-top: 8px;
	font-weight:bold;
}
h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000099;
	text-transform:uppercase;
	padding-left: 3px;
	background-image: url(../subheader_home_bkgd.gif);
	border-width: 1px;
	border-style: solid;
	border-color: #000099;
	font-size: 1.1em;
	margin-top: 8px;
	font-weight:bold;
}
ol, ul {
	list-style: none;
	vertical-align: baseline;
}
#container {
width:800px;
margin:0 auto;
background-repeat: repeat-y;
background-position: 50%;
border-width: 3px;
border-style: solid;
border-color: #d6d603;
}

#branding {
width:800px;
height: 122px;
position: relative;
background-image:url(../schulhof_hdr.jpg);
background-repeat:no-repeat;
background-color: #1f02af;

}
#top_navmain {
width: 800px;
height: 25px;
border-top-width: 3px;
border-top-style: solid;
border-top-color: #d6d603;
border-bottom-width: 3px;
border-bottom-style: solid;
border-bottom-color: #d6d603;
background-color:#1f02af;
background-repeat:repeat-x;
}
#top_nav {
width: 391px;
height: 25px;
background-color:#1f02af;
text-align: center;
border-right-width: 3px;
border-right-style: solid;
border-right-color: #d6d603;
padding-right: 5px;
float:left;

}
#top_nav ul {
margin-right:0px;
margin-left:0px;

}
#top_nav ul li {
	display:inline;
	margin-left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.05em;
	font-weight:bold;
	text-align:center;
}
#top_nav a:link {
	color:#ffffff;
	text-decoration:none;
}
#top_nav a:visited {
color:#ffffff;
text-decoration:none;
}
#top_nav a:hover {
color:#d6d603;
text-decoration:underline;
}
#top_nav a:active {
color: #d6d603;
}
#marquette_hdr {
width: 404px;
margin-left: 396px;
margin-top: 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:1.1em;
font-weight:bold;
color: #1f02af;
text-align:center;
background-color:#d6d603;
padding-bottom: 2px;
}
#marquetteprop_nav {
width:401px;
height: 25px;
text-align: center;
background-color:#426fb5;
background-repeat:repeat-x;
float:left;
}
#marquetteprop_nav ul {
margin-right:0px;
margin-left:0px;
}
#marquetteprop_nav ul li {
	display:inline;
	margin-left:5px;
	margin-right: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.05em;
	font-weight:bold;
	text-align:center;
}
#marquetteprop_nav a:link {
	color:#ffffff;
	text-decoration:none;
}
#marquetteprop_nav a:visited {
	color:#FFFFCC;
	text-decoration:none;
}
#marquetteprop_nav a:hover {
color:#FFFFCC;
text-decoration:underline;
}
#marquetteprop_nav a:active {
color: #ffffff;
}


#sidenav {
width:170px;
text-align: left;
background-color:#1f02af;
padding: 10px;
float:left;
}
#sidenav ul {
margin-right:0px;
margin-left:0px;
}
#sidenav ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
}
#sidenav a:link {
	color:#d6d603;
	text-decoration:none;
}
#sidenav a:visited {
	color:#d6d603;
	text-decoration:none;
}
#sidenav a:hover {
color:#d6d603;
text-decoration:underline;
}
#sidenav a:active {
color: #d6d603;
}
#content {
background-color:#ffffff;
margin-left:0px;
margin-right:0px;
}
#midcol {
width: 610px;
background-color: #ffffff;
float:left;
}
.content {
margin-top: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.01em;
line-height: 1.6em;
}
.content a:link {
color: #990000;
text-decoration:none;
}
.content a:visited {
color: #CC0000;
text-decoration:none;
}
.content a:hover {
color: #CC0000;
text-decoration:underline;
}
.content a:active {
	color: #CC3300;
	text-decoration:underline;
}
.faq_answer {
	color: #0033CC;
}
.faq_subheader {
color: #CC0000;
font-weight:bold;
}
#footer {
width: 800px;
text-align:center;
background-color:#d6d603;
background-repeat:repeat-x;
color:#1f02af;
font-family:Arial, Helvetica, sans-serif;
font-size: 1.1em;
line-height: 1.6em;
clear: both;
}
#footer a:link{
color: #1f02af;
text-decoration: none;
}
#footer a:visited{
color: #1f02af;
text-decoration: none;
}
#footer a:hover{
color: #1f02af;
text-decoration: underline;
}
#footer a:active{
color: #1f02af;
text-decoration: underline;
}