﻿@import url('layout.css');
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
	background-image: url('../images/laybkgnd.gif');
}
#container {
	width: 800px;
	margin: 0 auto;
	border: 2px;
	border-color: #fffff;
	background-image: url("../images/bk.gif");
	background-repeat: repeat-y;
	background-attachment: scroll;
}
#masthead {
	margin: 0 10px;
	background-image: url('../images/header.png');
	width: 780px;
	overflow: hidden;
	background-color: #689;
}
#mastimg {
	position: fixed;
	margin-left: 150px;
	width: 652px;
	height: 100px;
	z-index: 5;
	text-align: center;
}
#sidebarmenu {
	float: left;
	width: 140px;
	background-color: #b39e7a;
	position: relative;
	clear: both;
	margin-left: 10px;
	display: inline;
	z-index: 10;
}
#content {
	float: right;
	width: 620px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 0;
	padding: 10px;
	background-color: #fff;
	position: relative;
/*	background-image: url('../images/contentbkg.gif');
	background-position: left;
	background-repeat: no-repeat;
	background-position: bottom; 
*/
}
#footer {
	text-align: center;
	clear: both;
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 0;
	overflow: auto;
	background-color: #689;
}
#masthead img {
	float: left;
	z-index: 2;
}
#masthead p {
	font-size: 0.8em;
	text-align: right;
	margin-top: 10px;
	margin-right: 10px;
}
/* Navigation */
#sidebarmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: Bold 10px Verdana;
	width: 140px; /* Menu Item width */;
	border-bottom: 1px solid #ccc;
	text-align: left;
}
#sidebarmenu ul li {
	position: relative;
}
/* Top level menu style */
#sidebarmenu ul li a {
	display: block;
	overflow: auto; /*force hasLayout in IE7 */;
	color: black;
	text-decoration: none;
	padding: 7px;
	border-bottom: 1px solid #778;
	border-right: 1px solid #778;
}
#sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active {
	background-color: #b39e7a; /*background*/
}
#sidebarmenu ul li a:visited {
	color: black;
	background-color: #b39e7a;
}
#sidebarmenu ul li a:hover {
	background-color: #e0cba7;
}
/*Sub menu items */
#sidebarmenu ul li ul {
	position: absolute;
	font: Bold 10px Verdana;
	width: 145px; /*Sub Menu width */;
	top: 0;
	border-left: 1px solid #778;
	visibility: hidden;
	z-index: 5;
}
#sidebarmenu a.subfolderstyle {
	background: url("../a001.gif") no-repeat 97% 50%;
}
/* End */
/* Styles for Footer */
#footer p {
	font-size: 0.8em;
	color: #fff;
	margin: 2px;
	padding: 2px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* end styles for Footer */
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.style_blink {
	text-decoration: blink;
}
a:link {
	text-decoration: none;
	color: blue;
}
a:visited {
	text-decoration: none;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: blue;
}
a:active {
	text-decoration: underline;
	color: blue;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: black;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: large;
	font-weight: bold;
	color: black;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: medium;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: medium;
	color: black;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: black;
	text-align: center;
}
.navdate {
	font-family: "Monotype Corsiva";
	font-size: medium;
	text-align: center;
}
.photonav {
	border-style: none;
	border-width: 0px;
	text-align: center;
	z-index: 2;
}
.photonav a:hover {
	text-decoration: none;
}
.photonav a:active {
	text-decoration: none;
}
.photonav a:link {
	text-decoration: none;
}
.photonav a:visited {
	text-decoration: none;
}
.header {
	vertical-align: middle;
	text-align: center;
	border-style: none;
}
.center {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
}
.centerul {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	text-decoration: underline;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: bold;
	font-size: large;
}
.titleitalic {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: large;
	font-style: italic;
}
.office {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: large;
}
.officeloc {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: medium;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: large;
	z-index: 1;
}
.eventitalic {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: medium;
	font-style: italic;
}
.eventdetail {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: medium;
}
.left {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.right {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.leftmed {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.rightmed {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.photo {
	border-style: none;
	border-width: 0px;
}
.photo a:hover {
	text-decoration: none;
}
.photo a:active {
	text-decoration: none;
}
.photo a:link {
	text-decoration: none;
}
.photo a:visited {
	text-decoration: none;
}
.bold {
	font-weight: bold;
	font-size: small;
}
.highlight {
	font-weight: bold;
	background-color: #FFFF00;
}
.footer {
	text-align: center;
	font-size: small;
}
.footer a:link {
	text-decoration: none;
	color: blue;
}
.footer a:visited {
	text-decoration: none;
	color: blue;
}
.footer a:hover {
	text-decoration: underline;
	color: blue;
}
.footer a:active {
	text-decoration: underline;
	color: blue;
}
.calevent {
	font-family: "Arial";
	text-align: center;
	font-size: 10px;
}
.caldate {
	text-align: left;
	font-size: 10px;
}
.calholiday {
	text-align: left;
	font-size: x-small;
	color: #FF0000;
}
.pagehead {
	font-family: Papyrus;
	font-size: 42px;
	font-style: italic;
}
.pristitle {
	text-align: center;
	font-family: Pristina;
	font-size: xx-large;
}
.bigred {
	font-size: 18pt;
	color: #FF0000;
	font-weight: bold;
}
.agenda {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	font-weight: normal;
	font-size: medium;
}
.agendaright {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-weight: normal;
	font-size: medium;
}
.agendacenter {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: medium;
}
.strike {
	text-decoration: line-through;
}
.tablestyle {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	background-color: #E0CBA7;
	padding: 0px;
	vertical-align: text-top;
	vertical-align: top;
}
.tableheaderstyle {
	background-color: #B39E7A;
}
.marquee {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-weight: normal;
	font-size: large;
	z-index: 1;
	border-style: none;
	border-width: 0px;
	color: black;
}
.marquee a:hover {
	text-decoration: none;
}
.marquee a:active {
	text-decoration: none;
}
.marquee a:link {
	text-decoration: none;
}
.marquee a:visited {
	text-decoration: none;
}
#thumbBox {
	/*Outermost DIV for thumbnail viewer*/
position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #313131;
	visibility: hidden;
	z-index: 12;
	cursor: hand;
	cursor: pointer;
}
#thumbBox .footerbar {
	/*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
}
#thumbBox #thumbImage {
	/*DIV within thumbbox that holds the enlarged image */
background-color: white;
}
#thumbLoading {
	/*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
}
.fadetablestyle {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	padding: 0px;
	valign="top";
	z-index:2;
}
.indextablehead {
	background-image: url('../images/tablehead.gif');
	background-position: center;
	background-repeat: no-repeat;
	overflow: hidden;
}
