a:link {color: #336600;}
a:visited {color: #663300;}
a:active {color:#999999;}

a.sidenav:link {
	color: #FFFFCC;
	text-decoration: none;
	font-size: small;
	font-family: helvetica, arial, sans-serif;
	text-align: right;
} 
a.sidenav:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-size: small;
	font-family: helvetica, arial, sans-serif;
	text-align: right;
}
a.sidenav:hover {
	color: #FFFFCC;
	font-size: small;
	font-family: helvetica, arial, sans-serif;
	text-align: right;
}

body {
	margin: 0px;
	padding: 0px;
}

div#header {
	width: 678px;
	margin-left: 145px;
}

div#content {
	padding: 10px;
	width: 632px;
	float: left;
	margin-left: 145px;
	background-color: #f2f7dc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
}

.note {
	font-size: small;
	font-style: italic;
}

div#breadcrumb {
	font-size: small;
	font-style: italic;
	font-family: arial, sans-serif;
	padding: 10px;
	color: #000000;
	text-align: left;
	float: left;
	width: 632px;
	margin-left: 145px;
	background-color: #f2f7dc;
	display: inline;
}

.dateNote {
	font-size: small;
}

table.cal {
	width: 575px;
	margin-left: auto;
	margin-right: auto;
	padding: 1px;
	border: 1px solid #eae9b8;
}

table.cal tr {
	width: 575px;
}	

table.cal td {
	vertical-align: bottom;
	width: 115px;
	border: 1px solid #eae9b8;
	height: 50px;
}

table.cal td.shaded {
	background-color: #eae9b8;
	vertical-align: bottom;
	width: 115px;
	border: 1px solid #eae9b8;
	height: 50px;
}

table.cal p {
	text-align: left;
	font-size: small;
}

table.cal li {
	font-size: medium;
	text-align: right;
}

div#navigation {
	background: #5C072F;
	width: 145px;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

div#navigation a {
	color: #fff;
	background: #5C072F;
	text-align: right;
	width: 140px;
	padding-top: 0.5em;
	padding-right: 4px;
	padding-bottom: 0.5px;
	padding-left: 0px;
	float: right;
}

div#navigation a:hover {
	color: #000;
	background: #f2f7dc;
}

div#navigation02 {
	list-style-type: none;
	background: #5C072F;
	float: left;
	width: 652px;
	margin-left: 145px;
	text-decoration: none;
	display: inline;
}

div#navigation02 a {
	float: left;
	padding-top: 0.5em;
	padding-right: 1.3em;
	padding-bottom: 0.5em;
	padding-left: 1.3em;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: medium;
	background: #5C072F;
	text-decoration: none;
	display: inline;

}

div#navigation02 a:hover {
	color: #000;
	background: #f2f7dc;

}

div#footer {
	background: #A0C01F;
	text-align: center;
	float: left;
	width: 620px;
	margin-left: 148px;
}

div#skiplink {position:absolute;
    top:-500px;
    width:1px;
    height:1px;
    overflow:hidden;
}

.content_indent {
	margin-top: 1px;
	margin-right: 25px;
	margin-bottom: 1px;
	margin-left: 25px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

blockquote {
	background-color: #FCE494;
	text-align: left;
	margin-top: 1px;
	margin-right: 25px;
	margin-bottom: 1px;
	margin-left: 25px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 10px;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
