/* Global Styles */

body {
	margin:30px 0px 10px 200px;
	background: #8D8872 url('background.jpg') top left no-repeat;
	}
	
td {
	font:11px arial;
	color:#333333;
	}
#sidebar td {
	padding: 10px;
	background: image transparent url('sidebar background.jpg') repeat;
}
	
a {
	color: #940100;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #940100;
	text-decoration:underline;
	}

	

#navigation #menu {
    font:10px arial;
	
	margin: 0 0 0 0px;
	padding: 9px;
}
#navigation #menu li {
    display: inline;
	margin: 0px 2px 0px 0px;
}

#navigation #menu li a {
	letter-spacing:0.1em;
	border: #8C8773 2px dotted;
    padding: 5px 5px 6px;
	
}

#navigation #menu li a:link,#navigation #menu li a:visited {
background: #D5D3C4;
color: #940100 !important;
text-decoration:none;
}

#navigation #menu li a:hover {
	color: #D5D3C4 !important;
	text-decoration:none;
	background: #940100;
}

div#navigation #menu li ul {
    display:none;
}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px times new roman;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px georgia;
	color: #313D4D;
	line-height:18px;
	}
	
.bodyText {
	font:12px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:24px georgia;
	color: #303D4D;
	letter-spacing:0.2em;
	line-height:26px;
	}
	
.subHeader {
	font:14px georgia;
	color: #8097A7;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
#navbarside td {
	border-bottom: 1px solid #FFFFFF;
}
#navbarside a {
	color: #313D4D!important; 
	display: block;
	letter-spacing: 0.1em;
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding: 4px 5px 5px 15px;
	text-decoration: none;
}
#navbarside a:hover {
	background: #313D4D;
	color: #ffffff !important;
	text-decoration: none;
}

.bioimage {
	padding:0 5px 0 0;
	margin-right: 5px;
}


