@charset "iso-8859-1";
body {
	border-width: 1px 1px 0px 0px;
	margin: 0px;
	background: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.00em;
}
/* Styles for images on body */
body img {
	border: 0px;
}
.lalign {
	float: left;
	margin: 5px;
}
.lalignlist {
	float: left;
	margin: 5px 30px 5px 5px;
}
/* Styles for tables */
#day {
	border: 1px #7D8073 solid;
	margin: 1px auto auto auto;
	width: 100%;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 1.00em;
}
#day td {
	border: 1px solid #7D8073;
	vertical-align: top;
	padding: 4px;
}
#day th {
	border: 1px solid #7D8073;
	vertical-align: top;
	padding: 4px;
	color: #000000;
	background-color: #E9EEE8;
}
#cauldron {
	width: 10%;
}
.buttons {
	border: 1px #E9EEE8 ridge;
	background-color: #7D8073;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
/* =================Styles for forms =============== */
.form {
}
.form input, textarea {
	border-style: ridge;
	background-image: url('../images/menusplat.jpg');
	background-repeat: no-repeat;
	width: 200px;
	margin: 1px 1px 1px 5px;
}
/* Styles for forms */
.comment {
	width: 216px;
}
#huggins {
	font-size: 0.75em;
	font: italic normal normal 100% serif;
}
/* Styles for text */
.bold {
	font-weight: bold;
}
/* Styles for lists */
/* =================Styles for heading tags =============== */
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.75em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 0.75em;
}
h6 {
	font-size: 0.5em;
}
/* =================Styles for links =============== */
a:link {
	color: #7D8073;
	background: white;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #7D8073; /* dark green */;
	background: white;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	background: white;
	font-weight: bold;
}
a:active {
	color: #7D8073;
	background: white;
	text-decoration: none;
	font-weight: bold;
}
/* ===============container ==============*/
#container {
	width: 100%;
	margin: 0px;
}
/* ===============banner ==============*/
#banner {
	background: #E9EEE8 url('../images/logo.jpg') no-repeat;
	border: 2px gray solid;
	padding: 10px 10px 0px 0px;
	margin: 10px 10px 3px 10px;
}
/* ===============top navigation menu ==============*/
#navigation {
	background-color: #E9EEE8; /*224,205,220 */;
	color: black;
	overflow: hidden;
	font-size: 0.90em;
}
/* Styles for top navigation menu */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	color: #7D8073;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px #808080 solid;
	border-left: 0px;
	border-bottom: 0px;
	background-color: #F2F4E8;
}
#navigation a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #7D8073;
}
/* ===============content ==============*/
#content {
	margin: 0 0 0 200px;
	padding: 0 25px 25px 25px;
	background-color: white;
}
/* ===============left navigation menu ==============*/
#sidebar {
	border: 2px gray solid;
	font-size: 0.90em;
	float: left;
	width: 200px;
	margin: 3px 0px 3px 10px;
	background-color: rgb(242, 244, 232);
}
/* Styles for left Navigation menu */
#sidebar ul {
	margin: 0;
	padding: 0px 2px 0px 4px;
}
#sidebar li {
	list-style: inside url('../images/bullet.jpg');
	padding: 0px;
}
#sidebar a:link {
	font-weight: bold;
	color: #7D8073;
	background: #F2F4E8;
	text-decoration: none;
}
#sidebar a:visited {
	font-weight: bold;
	color: #7D8073;
	background: #F2F4E8;
	padding: 0px;
	text-decoration: none;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration : underline;
	color: #000000;
	background: #F2F4E8;
}
/* =================left nav menu headings =============== */
.heading {
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 94%;
	background: #E9EEE8;
	margin : 3px;
	color: Black;
	display: block;
	padding: 2px;
}
/* Styles for left nav menu headings */
#sidebar .heading a:link {
	font-weight: bold;
	color: #7D8073;
	background: #E9EEE8;
	padding: 0px;
	text-decoration : none;
}
#sidebar .heading a:visited {
	font-weight: bold;
	color: #7D8073;
	background: #E9EEE8;
	padding: 0px;
	text-decoration : none;
}
#sidebar .heading a:hover {
	font-weight: bold;
	text-decoration : none;
	color: #FFFFFF;
	background-color: #7D8073;
	display: block;
}
/* ===============footer ==============*/
#footer {
	border: 2px gray solid;
	clear: both;
	padding: 5px;
	margin: 3px 10px 10px 10px;
	background: #E9EEE8;
/*	rgb(233, 238, 232) banner green */	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
}
/* Styles for Footer */
#footer a:link {
	color: #7D8073;
	background: #E9EEE8;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	color: #7D8073;
	background: #E9EEE8;
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	text-decoration : underline;
	color: #000000;
	background: #E9EEE8;
	font-weight: bold;
}