body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #7b4a21;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size:90%;
}

a {
	text-decoration: none;
	color: #7b4a21;
	}
	
a:hover, a:focus {
	color: #FF0000;
	}
	
#wrapper {
	width: 764px;
	margin: 10px auto;
	border: 1px solid #000000;
	text-align: left;
	background-color: #FFFFCC;
}

#header {
	height: 110px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#footer {
	margin-top: 20px;
	clear: both;
	}
	
#footer p{
	padding: 10px;
	margin: 0;
	text-align: center;
	color: #999999;
	font-size: 60%;
}

#footer p a{
	color: #999999;
	text-decoration: none;
	}
	
#footer p a:hover, #footer p a:focus{
	color: #FF0000;
	}
	
#navline {
	border-bottom: 2px solid #e5e7dd;
	background-color: #f6efd5;
}

#navline ul{
	padding: 0;
	margin: 0;
}

#navline ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

#navline ul li a{
	font-size: 70%;
	font-weight: bold;
	color: #7b4a21;
	text-decoration: none;
	padding: 0 5px 0 5px;
	border-right: 1px solid #000000;
	text-align: center;
	width: 9em;
}

#navline ul li a:hover, #nav ul li a:focus{
	color: #FF0000;
}
#leftcol ul{
	padding: 0;
	margin: 0;
}

#leftcol ul li{
	display: inline;
	padding: 0;
	margin: 0;
}

#leftcol ul li a{
	font-size: 70%;
	font-weight: bold;
	color: #7b4a21;
	text-decoration: none;
	padding: 0 0px 0 0px;
	width: 9em;
}

#leftcol ul li a:hover, #nav ul li a:focus{
	color: #FF0000;
}

.loggedin{
	font-size: 70%;
	color: #7b4a21;
	float: right;
	padding: 2px 5px 5px 5px;
	text-align: center;
	}

#content {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 210px;
	font-size: 80%;
	}

#content h1, #content container h1{
	margin-right: 25px;
	margin-left: -25px;
	padding: 0;
	font-size: 135%;
	font-style: italic;
	font-weight: bold;
	border-bottom-style: double;
}

#content h2, #content container h2{
	margin-top: 0;
	margin-bottom: 0;
	margin-right:0;
	margin-left: -15px;
	padding: 0;
	font-size: 105%;
	font-weight: bold;
}

#content h3{
	font-size: 150%;
	text-align: center;
	}

#leftcol{
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
  	width: 160px;
	}

.container{
	width: 99%; 
	float: right;
}

#tablecontent {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
	margin-left: 210px;
	font-size: 80%;
	width: 530px;
}

.calendardate{
	margin-top: 0;
	margin-left: 10px;
	float: left;
	width: 160px;
	font-style: italic;
}

.calendarevent{
	margin-top: 0;
	margin-left: 165px;
	padding-left: 5px;
	font-style: italic;
	}
	
.bio {
	padding-bottom: 40px;
	clear: both;
	}
		
.bio-col-1{
	margin-top: 0;
	margin-left: 10px;
	float: left;
	width: 200px;
	}

.bio-col-2{
	margin-top: 0;
	margin-left: 230px;
	padding-left: 5px;
	}

.BioTitle {
	font-size: 125%;
	font-weight: bold;
	font-style: italic;
	margin-left: -20px;
}
.center{
	text-align: center;
}
.leftimage{
float: left;
margin-right: 10px;
}

.rightimage{
float: right;
margin-left: 15px;
}

.DepartmentHeadTitle {
	font-size: 110%;
	text-align: center;
	font-weight: bold;
	}
  
.bodytext1 {
	font-size: 80%;
	margin: 20px;
}
.bodytext2 {
font-size:        12pt;
font-family:      Verdana, Arial, Helvetica, sans-serif;
font-style:       normal;
font-weight:      normal;
color:            #7b4a21;
text-decoration:  none;
}
.bodytext3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 10pt;
	display: block;
	color: #7b4a21;
}
.DepartmentHeader {
	margin: 0;
	padding: 0;
	font-size: 150%;
	font-style: italic;
	font-weight: bold;
	border-bottom-style: double;
}
.DepartmentHeadline {
	margin: 0;
	padding: 0;
	font-size: 120%;
	font-weight: bold;
	}
.DepartmentTeaser {
	margin: 0;
	padding: 0;
	font-size:  80%;
	display: block;
	}
.CalendarLine {
	font-style: italic;
	vertical-align: top;
}

.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #7b4a21;
	font-weight: normal;
}
.HoursTable {
font-size:        12pt;
font-family:      "Times New Roman", Times, serif;
font-style:       italic;
font-weight:      normal;
color:            #7b4a21;
text-decoration:  none;
}

div#top {
	width: 100%;
	height: 100px;
	font-family: Castellar;
	font-size: 36px;
	text-align: center;
}
img#float {
	float: left;
}
td#nav {
	height: 30px;
}
div#navspacer {
	height: 5px;
}
div#login {
	float: left;
	font-size: 10pt;
	color: #7b4a21;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	vertical-align: middle;
	text-align: left;
	text-indent: 15px;
	height: 20px;
}
td#subnav {
	height: 20px;
}
td#headerline {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #7b4a21;
	background-color: #d0d098;
}
.NewsHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #7b4a21;
	font-weight: bold;
	text-align: center;
}
td#banner {
	background-color: #d0d098;
}
.BioContent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.footerlinks:hover {

font-size:        8pt;
font-family:      verdana;
font-style:       normal;
font-weight:	  bold;
color:            #FF0000;
text-decoration:  none;
}
.footerlinks {

font-size:        8pt;
font-family:      verdana;
font-style:       normal;
font-weight:	  bold;
color:            #999999;
text-decoration:  none;
}
.welcome {
font-size: 100%;
}
