﻿a:link {

  color: navy;

  font-weight: bold;

}

a:visited {

  color: #990099 }

.red_type {

	color: #FF0000;

}



h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 14pt;

	color: #6C9A15

}

p {

	font-family:Tahoma, Arial, Helvetica, sans-serif;

	font-size: 10pt;

}

.footer_right {

	text-align: right;

	font-size: x-small;

	color: #6C9A15;

	font-weight: bold;

	font-family: Tahoma;

}

.footer_left {

	font-size: x-small;

	color: #6C9A15;

	font-weight: bold;

	font-family: Tahoma;

}

.footer_containter {

	background:white;

}

.image_float_left {
	margin-right: 10px;
	float: left;
}
.image_float_right {
	float: right;
	margin-left: 10px;
}


.article {
	margin-bottom: 5px;
	margin-top: 5px;
}

#navlist li {

	display:inline;

	padding:0 .9em;

	border-right:1px solid #009;

}

#navlist li.last {

	border:none;

}

#navlist {
	margin: 0px 0px 0px -40px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#navlist a {

	color: white;

	text-decoration:none;

}

#navlist a:hover {

	color: yellow;

	text-decoration:none;

}

.deans_info {

	font-family: Tahoma;

	font-size: xx-small;

	text-align: center;

	color: black;

}

.hours {

	font-size: 9pt;

	color: #800080;

}

ul {

	font-family:Tahoma, Arial, Helvetica, sans-serif;

	font-size: 10pt

}

.orange {

	color: #CC6600;

}

.center_text {

	text-align: center;

}

.white_bkgnd {

	background-color: #FFFFFF;

}

.green_head {

	font-family: Tahoma;

	font-size:small;

	font-style:normal;

	font-weight:bold;

	color:#6C9A15;

}



.maroon_head {

	font-family: Tahoma;

	font-size:small;

	font-style:normal;

	font-weight:bold;

	color: maroon;

}



.display_copy {

	padding: 10px;

	border: thin solid #800000;

	text-align:center;

}



.std_copy_left {

	font-family: Tahoma;

	font-size: small;

	padding: 10px;

	font-family: Tahoma;

	padding: 10px;

	margin-left:20px;

}



.maroon_big_head {

	font-family: Tahoma;

	font-size: medium;

	font-style: normal;

	font-weight: bold;

	color: maroon;

}



.widecopy {

	margin-top: 0px;

	margin-bottom: 0px;

	width: 800px;

}

.hours {

	font-size: 9pt;

	color: #FF0000;

}

#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
