body {
    margin: 0px;
    padding: 0px;
    min-width:800px;
    font-family:Tahoma;
}


table.schedule {
	border:1px solid #000;
	margin:0 0 0 5px;
	width:600px;
}

table.e {
    font-size:13px;
    border:1px solid #000;
    margin: 0 0 0 5px;

}

td.h {
	font-size:14px;
	width:540px;
	font-weight:bold;
	text-align:center;
}

tr {
    text-align:center;
}

td.m, td.e, tr.e {
	padding:5px 20px 5px 5px;
	border:1px solid #000;
	vertical-align:top;

}

td.b {
	padding:5px 20px 5px 5px;
	font-weight:bold;
	border:1px solid #000;
	background:#c0c0c0;
}

h7 {
    font-weight:bold;
    font-size:15px;
}

td.o {
   font-weight:bold;
   padding:5px 20px 5px 5px;
	border:1px solid #000;
	vertical-align:top;
}

h8 {
   font-weight:normal;
}

td.e {
   text-align:left;
}

h9 {
   font-weight:bold;
}

#header {
    background-color: #CCCCCC;
    height: 20px;
    margin: 0px;
    padding: 1px;
    border-top:1px solid #092869;
}

#banner {
    background-color: #092869;
    height: 30px;
    margin: 0px;
    padding: 7px;
    color:#fff;
    font-family:Times New Roman;
    font-size:30px;
}

#bannerimages {
    /*background:#ff6600 url("../images/facultyatgrad.jpg") top left no-repeat;*/
    background:#ff6600;
    padding: 1px 1px 1px 1px;
    border-bottom: 1px solid #092869;
    border-top:1px solid #ff6600;
    /*height:103px;*/
}

#course {
	/*background:#ff6600 url("../images/sevenliberalarts.jpg") top left no-repeat;*/
	background:#ff6600;
	padding: 1px 0px 0px 0px;
    border-bottom: 1px solid #092869;
    border-top:1px solid #ff6600;
    /*height:104px;*/
}

#coursetext {
	font-family:Monotype Corsiva;
	font-size:35px;
	color:#092869;
	/*margin:25px 400px;*/
}


#bannertext {
	font-family:Monotype Corsiva;
	font-size:35px;
	color:#092869;
	/*margin:25px 300px;*/
	margin-right:0px;
}

#navcol {
    padding: 1px;
    width: 130px;
    float: left;
}
#main {
    padding: 5px;
    margin-left: 225px;
    margin-right: 185px;
}

#contacthome {
	font-family:Tahoma;
	font-size:13px;
}

table {
    font-size:13px;
    border:1px solid #000;
    margin: 0 0 0 200px;
}

th {
    text-align:center;
    font-weight:bold;
    border:1px solid #000;
}

td {
    text-align:center;
    padding:5px;
}

#sidecol {
    padding: 5px;
    width: 130px;
    float: right;
}

#openhouse {
	font-size:13px;
	width:200px;
	padding:1px;
	border-top:1px solid #00337f;
	border-left:1px solid #00337f;
	border-bottom:1px solid #00337f;	
}

p {
   font-size:13px;
}

h2 {
   font-size:17px;
}

h3 {
   font-size:15px;
}

h4 {
   font-size:13px;
}

h6 {
   font-size:12px;
}

#main ol, ul, li {
   font-size:13px;
}

#main ol, ul { padding:0; margin-left:5em; }

ul.matrix li {
	padding:5px;
}

#main h5 {
   font-size:12px;
}

#main h6 {
   font-size:12px;
}

#button {
    width: 200px;
    font-size:12px;
    font-weight:bold;
    background-color: #fff;
    color: #092869;
    border-right: 1px solid #092869;
    border-top: 1px solid #092869;
    border-bottom: 1px solid #092869;
}

#button ul {
   list-style: none;
   margin: 0;
   padding: 0;
   border: none;
}
		
#button li {
   border-bottom: 1px solid #c0c0c0;
   margin: 0;
}

#button li.contact {
	font-size:13px;
	text-align:center;
	font-weight:normal;
	color:#000;
}

#button li a.contact {
	display:inline;
	border:none;
}

#button li a:hover.contact {
	display:inline;
	border:none;
	background:none;
}

#button li a {
   display: block;
   padding: 5px 5px 5px 0.5em;
   border-left: 10px solid #092869;
   background-color: #fff;
   color: #092869;
   text-decoration: none;
}

#button li a:visited {
   display: block;
   padding: 5px 5px 5px 0.5em;
   border-left: 10px solid #092869;
   background-color: #fff;
   color: #092869;
   text-decoration: none;
}

#button li a:active {
   display: block;
   padding: 5px 5px 5px 0.5em;
   border-left: 10px solid #092869;
   background-color: #fff;
   color: #092869;
   text-decoration: none;
}

html>body #button li a {
   width: auto;
}

#button li a:hover {
   border-left: 10px solid #092869;
   background-color: #dddddd;
   color: #ff6600;
}

a:link, a:visited {
   color: #092869; 
   text-decoration: underline; 
   font-weight: bold; 
   font-size:12px;
}

a:active {
    color: #ff6600;
}

a:hover {
    color:#ff6600;
    text-decoration:none;
}

#navcontainer {
   padding: 0px 0px 0px 500px;
   margin-top:2px;
}

#navcontainer UL {
   list-style: none;
   margin: 0;
   padding: 0;
}

#navcontainer LI {
   background: url("../images/orangearrow.gif") left no-repeat;
   display: block;
   margin: 0;
   padding: 0;
   float: left;
}

#navcontainer A {
   color: #092869;
   display: block;
   text-decoration: none;
   background: url("../images/orangearrow.gif") left no-repeat;
   padding: 2px 9px;
   border-left: 1px solid #fff;
   border-top: 1px solid #fff;
   border-right: 1px solid #aaa;
   font-size:11px;
}

#navcontainer A:hover, #navcontainer A:active { 
   background: #c0c0c0;
   color:#ff6600;
   font-size:11px;
}

#navcontainer A.active:link, #navcontainer A.active:visited {
   background: #c0c0c0;
   font-weight: bold;
   font-size:11px;
}

#foot {
    border-top: solid #092869 1px;
    border-bottom: solid #092869 1px;
    background-color: #CCCCCC;
    text-align: center;
    font-size:10px;
    padding:1px;
    clear: both;
}

#foot a {
    font-size:10px;
}

#footer {	
	text-align:center;
	clear:both;
}

#copyright {
	padding:5px;
}

#copyright a {
	font-size:10px;
	font-weight:normal;
}

#copyright p {
	padding:0;
	margin:0;
	text-align:center;
	font-size:10px;
}
