﻿h1 {
	font-family: Georgia, "Times New Roman", Times New Roman, Serif;
	color: Black;
	font-weight: bold;
}
h2 {
	font-family: Georgia, "Times New Roman", Times New Roman, Serif;
	color: Black;
	font-weight: bold;
	font-size: medium;
}
h4 {
	font-family: Georgia, "Times New Roman", Times New Roman, Serif;
	color: Black;
	font-weight: bold;
	margin-left: 2em;
}
h5 {
	font-weight:bold;
}
h3 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times New Roman, Serif;
	color: Black;
	font-weight: bold;
}
h6 {
	font-size: small;
	font-style: italic;
	font-weight: normal;
	padding-left: 2em;
}
body {
	font-family: Verdana, geneva, "Bitstream Vera Sans", "DejaVu Sans-Serif", Sans-Serif;
	background-color: navy;
	color: Black;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: small;
	height: 100%;
}
div#figure {
  width: 100%;
  border: thin silver solid;
  margin: 0em;
  padding: 0em;
  text-align: center;
}
div#figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0em;
}
.photo {
	font-size: .8em;
	font-style: italic;
	line-height: 1em;
}
.floatRight {
	float: right;
	margin-left: 8em;
}
.floatLeft {
	float: left;
	margin-right: 8em;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
}
#header {
	background-color: gray;
	margin: 0;
	padding: 0;
	padding-top: 1em;
	width: 850;
	text-align: center;
}
div#navbar {
	font-size:14px;
	background: gray;
	text-align: center;
	font-weight:bold;
	overflow:auto;
}
div#navbar ul {
	margin: 0px 0;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times New Roman, Serif;
	color: Black;
	line-height: 25px;
	white-space: nowrap;
}
div#navbar li {
	list-style-type: none;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
div#navbar li a {
	color: Maroon;
	text-decoration:none;
	padding: 2px;
	margin: 2px 5px;
	line-height:25px;
	border-top: 2px solid gray;
	border-right: 2px solid gray;
	border-left: 2px solid gray;
	border-bottom: 2px solid gray;
}
body#home #navHome a,
body#calender #navCalender a, 
body#images #navImages a,
body#contact #navContact a {
	color: Navy;
	padding: 2px;
	background-color: Silver;
	border-top: 2px solid silver;
	border-right: 2px solid silver;
	border-left: 2px solid silver;
	border-bottom: 2px solid silver;
	line-height: 25px;
}
div#navbar a:hover {
	color: Navy;
	padding: 2px;
	border-top: 2px solid silver;
	border-right: 2px solid silver;
	border-left: 2px solid silver;
	border-bottom: 2px solid silver;
	line-height: 25px;
}
div#container {
	margin: 0 auto;
	margin-top: 2em;
	margin-bottom: 2em;
	width: 1000px;
	border: 2px solid black;
}
#mainContent {
	background-color: Silver;
	border-top: solid 1em silver; 
	border-bottom: solid 1em silver;
	padding: 0em 1em 0 1em;
	overflow:auto;
	height: 65em;
}
#sidebarLeft {
	float: left;
	text-align: center;
	background-color: white;
	border-top: solid 1em silver; 
	border-left: solid 1em silver;
	border-bottom: solid 1em silver;
	height: 65em;
}
#sidebarRight {
	float: right;
	width: 13em;
	text-align: center;
	border-top: solid 1em silver;
	background-color: silver;
	border-bottom: solid 1em silver;
	height: 65em;
}
#sidebarRight a {
	color: Maroon;
	text-decoration:none;
	padding-bottom: 10px;
	font-size: .8em;
	font-style: italic;
	line-height: 2em;
}
div#navbarFooter   
{
	height: 255px;
	background: silver;
	text-align: center;
	font-weight:bold;
	overflow:auto;
	font-size:14px;
}
div#navbarFooter ul {
	margin: 0px 0;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times New Roman, Serif;
	color: Black;
	line-height: 25px;
	white-space: nowrap;
}
div#navbarFooter li {
	list-style-type: none;
	display: inline;
}
div#navbarFooter li a {
	color: Maroon;
	text-decoration: none;
	padding: 2px;
	line-height:25px;
	border-top: 2px solid silver;
	border-right: 2px solid silver;
	border-left: 2px solid silver;
	border-bottom: 2px solid silver;
}
div#navbarFooter a:hover {
	color: Navy;
	padding: 2px;
	border-top: 2px solid silver;
	border-right: 2px solid silver;
	border-left: 2px solid silver;
	border-bottom: 2px solid silver;
	line-height: 25px;
}
#footer {
	background-color: Silver;
	text-align: center;
	padding: 0;
	font-family: Verdana, geneva, "Bitstream Vera Sans", "DejaVu Sans-Serif", Sans-Serif;
	color: Gray;
	margin: 0;
	padding: 0;
	width: 850;
	height: 1em;
	border: 2px solid silver;
}
table#Calender {
    background-color: silver;
    width: 620px;
    border-top: solid 2px gray;
    padding-bottom: 4em;
}
.data {
    color: black;
    text-align: right;
}
.event { 
	font-weight: bold;
}
.toprow {
    font-style: italic;
    font-weight: bold;
    text-align: center;
    color: Maroon;
    height: 2em;
}
.leftcol {
    font-weight: bold;
    text-align: left;
    width: 120px;
}
.yearrow 
{
	font-family: Georgia, "Times New Roman", Times New Roman, Serif;
	font-weight:bold;
	font-size: 2em;
	font-style: italic;
	color: Maroon;
}



