body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

ul {
	font-size: 90%;
	text-indent: 0px;
}
li {
	list-style-type: none;
}

.with {
	font-size: 85%;
	margin-top: -1.5em;
}

#maintable {}

#maintable .fallbg {
	background-attachment: scroll;
	background-image: url(../pix/Fall/header-fall.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: 9cbdd1;
}

#maintable .clipbg {
	background-attachment: fixed;
	background-image: url(../pix/lh-borderclip.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: FFD7D7;
}

#maintable .clipbg2 {
	background-image: url(../pix/lh-lowerstar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 8px;

}

#maintable .mainArea {
	padding: 4px;
}

#miniCal {
	font-size: 70%;
	border: 1px solid #000000;
	padding: 4px;
}

#miniCal .heading {
	font-weight: bold;
	background-color: #FFFF99;
	font-size: 102%;

}

#miniCal .ongoingevent {
	background-color: #9AC9FF;
	font-weight: bold;
	font-size: 95%;

}

#outertable {
	border: 1px solid #000000;
}

#buttons {
	text-align: left;
	font-size: 110%;
	font-weight: bold;
	vertical-align: top;
	margin-left: 10px;
	margin-right: 20px;
	width: 170px;
}

#buttons p {
	padding: 0px;
	margin: 0px;
}

#buttons h3 {
	padding: 0px;
	margin: 0px;
	font-size: 70%;
}

#buttons ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

#buttons li {
	margin: 0;
	color: #000000;
	font-weight: bold;
	padding: 0px 0px 1px;
	line-height: 21px;
}

#buttons a {
	display: block;
	padding: 0px 8px;
	width: 95%;
	background-color: #FFFEC3;
	color: #000000;
	border: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFEDC;
	border-right-color: #77775B;
	border-bottom-color: #B5B48A;
	border-left-color: #FFFECB;
	font-size: 90%;
}

#buttons a:link, #buttons a:visited {
	color: #000;
	/*/*/color: #000;
	text-decoration: none; /* */
}

#buttons a:hover {
	background-color: #B2B188;
	color: #333;
}

a:link {
	color: 0179FF;
	text-decoration: none;
}
a:visited {
	color: 0157B7;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

#insetPicture {
	padding: 4px;
	border: 1px solid #000000;
}

#cal {
	width: 100%;
	font-size: 80%;


}

#cal td {
	text-indent: 5pt;

}

#cal .event {
	background-color: #FFFF66;
	font-weight: bold;
	text-indent: 0pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;



}
#cal .ongoingevent {
	background-color: #9AC9FF;
	font-weight: bold;
	text-indent: 3pt;
	font-size: 95%;

}

#cal2 {
	font-size: 80%;
}
#cal2 td {
	height: 20px;
	width: 20px;
	text-align: left;
	vertical-align: top;

}
#cal2 .event {
	background-color: #FFFF66;
}

#cal2 .notcurrentmonth { color: #999999; }

#cal2 h3 {
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.3em;
	margin: 0px;
	padding: 2px 2px 2px 4px;
}

#services {

}

#services td { 	font-size: 80%; }

#services h5 {
	font-weight: bold;
}
.underline {
	text-decoration: underline;
}

.lhsep {
	margin-right: 8px;
}

#float-right {
	float: right;
	width: 225px;
	padding: 4px;
	border: 1px solid #333333;
	font-size: 90%;
}

#numberedList li {
	list-style-type: decimal;
}

#discList li {list-style-type:disc}
#right-float-small {
	float: right;
	width: 140px;
	margin: 10px;
}

.right-float-border {
	float: right;
	border: 1px solid #0CF;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 3px;
}

.right-float-border h5 {
	padding: 0px;
	margin: 0px;
}

#black-border {
	border: 1px solid #000;
}
#black-border-heavy {
	border: 4px solid #000;
}
#yellow-border {
	border: 1px solid #FC0;
}
#green {
	color: #0C0;
}
#red {
	color: #F00;
}
