@font-face { font-family: "Barbara"; src: url(barbara.ttf) format("truetype"); }
body { color: #000000; font-size: 14px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
p {}
div#content>p:first-of-type {margin-top: 0;}
a {
	color: #9b1c25;
	font-style: normal;
	text-decoration: underline;
	outline: none medium;
}
a:hover {
	background-color: #F5C896;
	font-style: normal;
	text-decoration: underline
}
a img {border: none;} /* For sucky Firefox */
h1, h2, h3, h4, h5, h6 { color: #000000; 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;*/  font-size: 36px; margin: 0; 
font-family: dancing-script, sans-serif; }
h2.fancyType {font-family: "Barbara",verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-size: 36px; text-shadow: 2px 2px 2px #000000; } 
h2.productName {text-align: center; font-weight: bold; font-size: 14px;}
h3 {
	font-size: 14px;
	color: #452722;
}
h3.classTitle {text-align: center;}
*+html h3.linksHeader {margin-top: 20px; }
h4 {font-size: 14px;}
h5 {font-size: 14px;}
hr {border: 0; background-color: #ee9739; height: 1px; display: block;}
.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;   }
.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 {}
#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 #ee9739; font-size: 12px; padding: 10px 2px 20px 2px;} /* For a line between gallery rows */
td.lastRow {border-bottom: none;}
table#storeTable td.gallery {border: 1px solid #ee9739;}
table#storeTable td.lastRow {border-bottom: 1px solid #ee9739;}

.imageTitle { font-weight: bold;}
div.galleryImage {height: 160px;}
#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: #fad498 ;}
#contact_form textarea {background-color: #fad498 ; margin-top: 10px;}
#contact_form select {width: 175px;}

/* ==  Menu  == */

#nav { font-family: "Helvetica Neue", Arial, sans-serif; font-size: 13px;}
#nav ul {margin: 0 0 0 165px; padding: 0;}
#nav li {margin: 0; padding: 0; list-style-type: none; height: 1%;}
#nav a {display: block; float: left; text-decoration: none; border-right: 1px solid #ddb2b5; color: #ffffff; padding: 2px 14px;}
#nav li { position: relative;}
#nav a.firstItem {border-left: 1px solid #ddb2b5;}
#nav a:hover {background: #ef993a url(images/navHover.jpg) repeat-x;}
#nav a:hover, #nav ul li:hover > a{ background-color: #ef993a; background-image: url(images/navHover.jpg); background-repeat: repeat-x; background-position: 0 0; border-right: 1px solid #e64f50; }
#nav a.firstItem:hover {border-left: 1px solid #e64f50;}

#nav ul ul { color: #fff; display: none; position: absolute; left: 0; top: 18px; background-color: #9b1c25; width: 175px; }
#nav li:hover ul {display: block;}
#nav ul ul li {float: 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-bottom: 1px solid #000000;
}
#nav ul ul li a:hover {border: 0; border-bottom: 1px solid #000000;}
#nav li.lastItem, #nav li.lastItem a, #nav li.lastItem a:hover {border-right: none;}
#storeSubNav { font-size: 12px; margin-bottom: 10px;}

#storeNav {font-size: 11px;}
#storeNav a {text-decoration: none;}

/* = Menu End = */

div.classList {border-bottom: 1px solid #ee9379;}
.storeButton { color: #000; font-size: 11px; font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; background-color: #ee9739; text-decoration: none; padding: 1px; border: outset 2px #e01; }
