﻿.article {
	margin-bottom: 5px;
	margin-top: 5px;
}
#wrapper {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	margin-top: 0px;
}
#rightside {
	width: 275px;
	float: right;
}
#leftside {
	width: 480px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
}
h3 {
	font-size: 16pt;
	color: #6C9A15;
}
.image_float_left {
	margin-right: 10px;
	float: left;
}
.image_float_right {
	float: right;
	margin-left: 10px;
}
a:link {
	color: #0000CC;
	font-weight: bold;
}

a:visited {

	font-weight:bold;
  color: #990099;
   }

.red_type {

	color: #FF0000;

}



h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #6C9A15;
	margin-bottom: 5px;
	margin-top: 0px;
}

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;

}

#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;
}
ul {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: inherit;
}
.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: 780px;

}

.hours {

	font-size: 9pt;

	color: #FF0000;

}