body { color: #000000; font-size: 13px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
p {}
a { color: #143544; font-style: normal; text-decoration: underline; outline: none; }
a:hover { color: #901f23; font-style: normal; text-decoration: underline }
a img {border: none;} /* For sucky Firefox */
h1, h2, h3, h4, h5, h6 {
	color: #590404;
	font-weight: normal;
	font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}
h1.pageTitle {text-indent: -1000em;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h2.pageHeading {/*text-indent: -1000em;*/ margin-left: 135px; }
h2.productName {text-align: center; font-weight: bold; font-size: 14px;}
h3 {font-size: 14px;}
h3.scheduleHeading {
	background-color:#D7B537;
	padding: 2px 3px;
}
h4 {font-size: 14px;}
h5 {font-size: 14px;}
hr {border: none; background-color: #590404; height: 1px;}
.lowerLinks {font-size: 11px; overflow: auto; border: 1px solid #c0c0c0; margin: 3px auto; padding: 2px; position: relative; /* height: 40px; */ /* Needed if #backLink is positioned absolutely */}
.lowerLinks a { font-size: 11px; text-decoration: none; border-bottom:0; color: #62125c;  }
.lowerLinks a:hover { }
#backLink {float: right; /*	position: absolute; */ /* comment out these two lines if floating to the right */ /*	top: 25px; */ }
.error { color: red; font-weight: bold; font-size: 14px }
.qdetails { text-align: left; margin-right: 20%; margin-left: 20%; }
form { margin: 0px; padding: 0px }
#footer {font-size: 10px; text-align: center; line-height: 14px;}
#footer span {color: #ffffff;}
#footer a {
	color: #D7B537;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #ffffff;
}
.deleteButton { color: white; background-color: red; }
.submitButton { background-color: green; }
.storeButton { color: #590404; border: 1px solid #590404; background: #d7b537; padding: 3px 4px; text-decoration: none;}
.storeButton:hover { color: #d7b537; border: 1px solid #d7b537; background: #590404; padding: 3px 4px; text-decoration: none;}
#pagination {border-bottom: 1px solid #590404; padding-bottom: 2px; position: absolute; bottom: 5px; width: 700px;}
#pagination a {/*border: 1px solid #2c1a06;*/ padding: 2px; margin-left: 2px; /* background-color: #cac1ab;*/ color: #590404;}
#pagination a:hover {color: #d7b537; background-color: #590404;}
#pagination span.liveTab {
	color: #d7b537;
	background-color: #590404;
	padding: 5px 4px 2px 4px;
	margin-left: 2px;
}
#today {font-size: 11px;}

td {vertical-align: top;}
td.gallery {border-bottom: 1px solid #901f23; font-size: 10px; padding: 10px 2px 20px 2px;} /* For a line between gallery rows */
td.lastRow {border-bottom: none;}
.imageTitle {}

#linksList {list-style-type: none; margin: 0; padding: 0;}
#linksList li {padding-left: 15px;}
#linksList li.linkHeader {padding-left: 0;}

.searchTerms {background-color: #ffff00;}

#contact_form input[type=text] {
	background-color: #e1e6fb;
}
#contact_form textarea {
	background-color: #e1e6fb;
	margin-top: 10px;
}
#contact_form select {width: 175px;}

/* ==  Menu  == */
#nav {font-size: 12px; font-family: "Helvetica Neue", Arial, sans-serif;}
#nav ul {margin: 0; padding: 0; border-left: 1px solid #000000; /*overflow: auto*/ }
#nav li {margin: 0; padding: 0; float: left; list-style-type: none; height: 1%;}
#nav a {text-decoration: none; float: left; white-space: nowrap;}
#nav li { position: relative;}
#nav a { }
#nav a:hover, #nav ul li:hover > a{/*border-right: 2px solid #c0c0c0;*/}

#nav ul ul {
	display: none;
	position: absolute;
	left: 0;
	top: 22px;
	background-color: #690606;
	width: 175px;
	z-index: 20;
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
#nav li:hover ul {display: block;}
#nav ul ul li {float: none; border: none; }
#nav ul ul li a {
	padding: 4px;
	display: block;
	text-decoration: none;
	float: none;
	background-image: none;
	text-indent: 0;
	width: 167px;
	margin: 0;
	z-index: 20;
	border: 0;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}
#nav ul ul li a:hover {/*border: 0; border-right: 1px solid #000000;*/}
#nav li.lastItem, #nav li.lastItem a, #nav li.lastItem a:hover {/*border-right: none;*/}

#topNav li {border: 1px solid #7e3510; border-right: none;}
#topNav a {color: #d7b537; padding: 4px 3px 3px 4px; border: 1px solid #631205;}
#topNav a:hover {color: #3a0000; background-color: #d7b537; }
#topNav li.lastItem, #topNav li.lastItem a, #topNav li.lastItem a:hover {border-right: 1px solid #7e3510}
/*#topNav ul {z-index: 5;}
#topNav ul ul {z-index: 20;}
*/
#lowerNav li {background: url(images/lowerNavDivider.jpg) repeat-x; border-bottom: 1px solid #7a3b3b;}
#lowerNav a {color: #540a0a; background: url(images/lowerNav.jpg) repeat-x; padding: 6px 3px 3px 4px; margin-left: 1px;}
#lowerNav a:hover {color: #d7b537; background-position: 0px -23px;}
#lowerNav li.lastItem {padding-right: 1px;}
/*#lowerNav ul {z-index: 5;}
#lowerNav ul ul {z-index: 10;}
*/


/* = Menu End = */

table#classDateTable {border: 0; width: 95%; margin: 10px auto;}
table#classDateTable tr:nth-child(even) {background-color: #c0c0c0; }
table#classDateTable tr:hover:not(.firstRow) {background-color: black; color: white;}

.teaching {border-bottom: 1px solid #590404; padding-bottom: 10px;}
.classList { border-bottom: 1px solid #590404;}
.backToTopLink { display: block; margin-top: 10px;}

#storeNav {font-size: 11px;}