body { color: #000000; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
* html body {behavior: url("/csshover.htc");}
p {line-height: 24px;}
a { color: #000000; font-style: normal; text-decoration: none; outline: none;  }
a:hover { text-decoration: none; background-color: #cac1ab; }
#content a {border-bottom: 1px solid #2c1a06;}
h1, h2, h3, h4, h5, h6 { color: #2c1a06; font-weight: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;}
h1.pageTitle {text-indent: -1000em;}
h1 {font-size: 20px;}
h2 {font-size: 16px;}
h2.pageHeading {/* text-indent: -1000em; */margin-top: 0;}
h3 {
	font-size: 13px;
	text-align: center;
	font-weight: bold;
}
h4 {font-size: 13px;}
h5 {font-size: 13px;}
#content div.lowerlinks2 {
	font-size: 11px;
	overflow: auto;
	border: 1px solid #c0c0c0;
	margin: 3px auto;
	padding: 2px;
}
#content div.lowerlinks2 a { font-size: 11px; text-decoration: none; border-bottom:0; color: #2c1906; }
#content div.lowerlinks2 a:hover { }
.error { color: red; font-weight: bold; font-size: 14px }
.qdetails { text-align: left; margin-right: 20%; margin-left: 20%  }
.qdetails1 { text-align: left; margin-right: 20%; margin-left: 20%; }
form { margin: 0px; padding: 0px }
#footer {
	text-align: right;
	font-size: 10px;
	color: #3f3323;
}
#footer a:link {  }
#footer a:hover { text-decoration: none; }
.deleteButton { color: white; background-color: red; }
.submitButton { background-color: green; }
#nav {font-size: 12px;}
#nav ul {margin: 0; padding: 0; }
#nav li {margin: 0; padding: 0; float: left; list-style-type: none;}
#nav a {
	padding: 4px 5px 5px 5px;
	color: #000000;
	text-decoration: none;
}
#nav a:hover {background-color: #cac1ab;}
#nav ul ul {float: none; display: none; border: 0; position: absolute; top: 14px;}

#nav ul li.dropDown:hover ul {
	display: block;
	background-color: #A2A09F;
}
#nav ul ul li {float: none;}
#nav ul ul li a {float: none; width: 200px; text-decoration: none; padding: 2px; display: block; border: 0; }

.storeButton {padding: 3px; text-decoration: none; background-color: #cac1ab; color: #000; border: 1px solid #000;}
.storeButton:hover {color: #cac1ab; background-color: #000;}

/* td.gallery {padding: 5px;} */
.galleryimage {border: 2px solid #e4e0d4; /* padding: 3px; */ margin-bottom: 5px; height: 124px; width: 124px; padding: 3px; overflow: hidden;}
.galleryimage img {border: 0;}
.gallerySold {font-size: 20px; color: #ff0000;}
#content a.imageLink, #content a.imageLink:hover {border-bottom: 0; background-color: #fff;}

#pagination {border-bottom: 1px solid #2c1a06; 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: #cac1ab; background-color: #2c1a06;}
#pagination span.liveTab {color: #2c1a06; background-color: #cac1ab; padding: 5px 4px 2px 4px; margin-left: 2px;}
.galleryDescriptionTable {
	width: 700px;
	height: 500px;
	padding: 0;
}
.galleryDescriptionTable td {width: 50%; vertical-align: top; margin: 0; padding: 2px;}
.galleryDescriptionTable td.descriptionCell { padding-right: 60px;}

#linksList li {margin-bottom: 5px;}
#linksList a {border-bottom: 0; text-decoration: underline;}


/* ****  IE6 ONLY **** */
* html h2.pageHeading {
	color: #B7B3AA;
}
* html td.descriptionCell h3 {font-size: 16px;}
* html .galleryimage {border: 2px solid #ffffff;}
* html div.galleryimage {height: 120px; width: 120px;}
* html div.galleryimage img {border: 0;}
* html #nav ul ul {left: 50px;}
* html #linksList {list-style-position: inside;}
/* ****  END **** */

/* ****  IE7 ONLY **** */
*+html h2.pageHeading {color: #B7B3AA;}
* html td.descriptionCell h3 {font-size: 16px;}
*+html .galleryimage {border: 2px solid #ffffff;}
*+html div.galleryimage img {border: 0;}
*+html #nav ul ul {left: 50px;}
*+html #linksList {list-style-position: inside;}
/* ****  END **** */