body { color: #000000; font-size: 13px; font-family: Arial, Verdana, 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 }
h1, h2, h3, h4, h5, h6 { color: #a3481c; font-weight: normal; font-family: Arial, verdana, Helvetica, Geneva, Swiss, SunSans-Regular;}
h1.pageTitle {text-indent: -1000em;}
h1 {font-size: 20px;}
h2 {font-size: 18px;}
h2.pageHeading {text-indent: -1000em; }
h3 {font-size: 14px;}
h4 {font-size: 14px;}
h5 {font-size: 14px;}
li { list-style-type: disc; }
hr { border-top: 1px solid #4a2167 }
.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: 0 50px; }
.qdetails h3 { margin-top: 0; }
form { margin: 0px; padding: 0px }
#footer {
	font-size: 10px;
	text-align: right;
}
#footer a:link {
}
#footer a:hover {
	text-decoration: none;
}
.deleteButton { color: white; background-color: red; }
.submitButton { background-color: green; }
.storeButton {color: #a3481c; border: 2px solid #a3481c; background-color: #fee2bf; padding: 2px 5px;}

/* ====  Menu  ==== */
#nav ul {margin: 0; padding: 0;}
#nav li {margin: 0; padding: 0; list-style-type: none; float: left; position: relative;}
#nav a {height: 28px; background-repeat: no-repeat; display: block; text-decoration: none;}
#nav ul a {text-indent: -1000em;}
#nav a.buttonHome {background-image: url(images/btn_home.jpg); width: 45px;}
#nav a.buttonBlog {background-image: url(images/btn_blog.jpg); width: 36px;}
#nav a.buttonGallery {background-image: url(images/btn_gallery.jpg); width: 57px;}
#nav a.buttonAbout {background-image: url(images/btn_about.jpg); width: 43px;}
#nav a.buttonLinks {background-image: url(images/btn_links.jpg); width: 37px;}
#nav a.buttonContact {background-image: url(images/btn_contact.jpg); width: 50px;}
#nav a:hover {background-position: 0 -28px;}
#nav ul ul {position: absolute; left: 0; display: none;}
#nav ul li.subMenu:hover ul {display: block;}
#nav ul ul li {float: none; white-space: nowrap;}
#nav ul ul a {text-indent: 0; background-color: #fbfbfb; color: #453329; padding: 2px 3px; border: 1px solid #453329; border-top: 0; height: 18px;}
#nav ul ul a:hover {color: #a3481c;}
/* == End of Menu == */

#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;}
