body { color: #000000; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
p {}
a { color: #000000; font-style: normal; text-decoration: underline; outline: none; }
a:hover { color: #a8dd53; font-style: normal; text-decoration: underline }
a img {border: none;} /* For sucky Firefox */
h1, h2, h3, h4, h5, h6 { color: #4f6839; font-weight: bold; font-family: verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
h1.pageTitle {text-indent: -1000em;}
h1 {font-size: 18px;}
h2 {font-size: 14px;}
h2.pageHeading {/*text-indent: -1000em;*/ }
h2.productName {text-align: center; font-weight: bold; font-size: 14px;}
h3 {font-size: 12px;}
h4 {font-size: 12px;}
h5 {font-size: 12px;}
.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: 11px; text-align: right;}
#footer a { }
#footer a:hover { text-decoration: none; }
.deleteButton { color: white; background-color: red; }
.submitButton { background-color: green; }
.storeButton {
	height: 33px;
	border: 1px solid #c0c0c0;
	background-color: #f0f0f0;
	vertical-align: top;
	min-width: 75px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#cccccc), to(#ffffff), color-stop(0.5, #f0f0f0));
	background: -moz-linear-gradient(left top, left bottom, from(#cccccc), to(#ffffff), color-stop(50%, #f0f0f0));
	box-shadow: 0px 0px 5px #888;
}
#pagination {border-bottom: 1px solid #62125c; padding-bottom: 2px; position: absolute; bottom: 5px; width: 700px;}
#pagination a {/*border: 1px solid #2c1a06;*/ padding: 2px; margin-left: 2px; /* background-color: #cac1ab;*/}
#pagination a:hover {color: #e6f9e8; background-color: #62125c;}
#pagination span.liveTab {color: #62125c; background-color: #e6f9e8; padding: 5px 4px 2px 4px; margin-left: 2px;}
#today {font-size: 11px;}

td.gallery {border-bottom: 1px solid #44466d; 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: #c2e6a6;}
#contact_form textarea {background-color: #c2e6a6; margin-top: 10px;}
#contact_form select {width: 175px;}

/* ==  Menu  == */
#nav ul {margin: 0; padding: 0;}
#nav li {margin: 0; padding: 0; list-style-type: none;}

#nav a {width: 126px; display: block; text-decoration: none; background-repeat: no-repeat; text-indent: -1000em;}
#nav a.buttonHome {background-image: url(images/btn_home.jpg); height: 19px;}
#nav a.buttonStore {background-image: url(images/btn_store.jpg); height: 21px;}
#nav a.buttonClasses {background-image: url(images/btn_classes.jpg); height: 36px;}
#nav a.buttonSchedule {background-image: url(images/btn_schedule.jpg); height: 35px;}
#nav a.buttonGallery {background-image: url(images/btn_gallery.jpg); height: 18px;}
#nav a.buttonAbout {background-image: url(images/btn_about.jpg); height: 20px;}
#nav a.buttonLinks {background-image: url(images/btn_links.jpg); height: 20px;}
#nav a.buttonContact {background-image: url(images/btn_contact.jpg); height: 18px;}
#nav a.buttonBlog {background-image: url(images/btn_blog.jpg); height: 27px;}
#nav a:hover {background-position: -126px 0;}

/* = Menu End = */
