#cartMenu, #menu, .insideLeft, #footer
{ display: none; }
.footerPrint, .print { display: block; }
.footerPrint {
	font: 13px arial, tahoma, verdana, sans-serif;
	color: #000;
	text-align: center;
	margin: 25px;
	}
body {
	background: #fff;
	font: 12px 'trebuchet ms', arial, tahoma, verdana, sans-serif;
	color: #f4c76c;
	margin: 0 0 15px 0;
	}
table, tr, td {
	font: 12px 'trebuchet ms', arial, tahoma, verdana, sans-serif;
	color: #f4c76c;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
	}
img { border: 0; }
p, h1, h2 { margin-top: 0; }
h1, .title, .pageHeading {
	font: bold 13px arial, tahoma, verdana, sans-serif;
	color: #ffe5b0;
	}
h2, .subtitle {
	font-weight: bold;
	font-size: 11px;
	color: #ffe5b0;
	margin-bottom: 0;
	}
h3 {
	font: bold 13px arial, tahoma, verdana, sans-serif;
	color: #ffe5b0;
	border-bottom: 1px solid #474422;
	}
h4 {
	font: bold 13px arial, tahoma, verdana, sans-serif;
	color: #ffe5b0;
	}
h5 {
	font: normal 11px tahoma, arial, verdana, sans-serif;
	color: #988b40;
	}
.required {
	font: bold 10px verdana, tahoma, arial, sans-serif;
	color: red;
	}
.highlight {
	font: bold 10px verdana, tahoma, arial, sans-serif;
	color: #ffab00;
	margin-left: 5px;
	}
.highlightTextarea {
	font: bold 10px verdana, tahoma, arial, sans-serif;
	color: #ffab00;
	float: right;
	margin: 3px 5px;
	}
a:link, a:active, a:visited {
	color: #ffe5b0;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	text-decoration: none;
	}
#hr {
	background: #483814;
	width: 100%;
	height: 1px;
	display: block;
	margin: 15px 0 25px 0;
	}
#hr hr { display: none; }
#center, .center { text-align: center; }
.photoRight {
	background: #483814;
	border: 1px solid #586944;
	padding: 4px;
	float: right;
	margin: 0 0 20px 20px;
	}
.photo {
	background: #483814;
	border: 1px solid #586944;
	padding: 4px;
	}
	
#site {
	margin: 20px auto;
	width: 760px;
	}
.mainSite {
	background: black;
	width: 760px;
	}
.tableCorner {
	background: #e7bb00;
	height: 10px;
	width: 10px;
	}
.tableTop {
	background: #e7bb00 url(/images/tableTop.gif);
	height: 10px;
	width: 740px;
	}
.tableRight {
	background: #e7bb00 url(/images/tableRight.gif);
	width: 10px;
	}
.tableBottom {
	background: #e7bb00 url(/images/tableBottom.gif);
	height: 10px;
	width: 740px;
	}
.tableLeft {
	background: #e7bb00 url(/images/tableLeft.gif);
	width: 10px;
	}
.tableMiddle { 
	background: #000;
	width: 740px;
	}

#cartMenu {
	font: 11px arial, tahoma, verdana, sans-serif;
	background: #281e08 url(/images/backgroundSubBar.gif);
	border-bottom: 1px solid #3a452d;
	text-align: right;
	padding: 4px 11px;
	}
#cartMenu a {
	color: #c1b07f;
	margin: 5px;
	}
#cartMenu a:hover {
	color: #e9dab0;
	margin: 5px;
	}

#content {
	margin: 30px;
	}
#home {
	width: 582px;
	margin: 15px auto 25px auto;
	}
#flashHome { margin: 10px; }
.homeForms { margin: 10px auto;	}
.homeForms th {
	vertical-align: top;
	border: 1px solid #3a452d;
	background: #2c220c;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	width: 50%;
	}
form { margin-bottom: 0; }
.input {
	background: #120e05;
	color: #c1ac75;
	border: 1px solid #7a6a40;
	font: 11px 'trebuchet ms', arial, tahoma, verdana, sans-serif;
	padding: 3px 2px;
	letter-spacing: 0.04em;
	}
.submit { 
	padding: 0;
	border: none;
	}
.form td {
	padding: 5px 0;
	}
.form th {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #ffe5b0;
	padding: 5px 10px;
	border: none;
	}
.homeForms td {	}
.insideRight {
	vertical-align: top;
	padding: 20px;
	width: 100%;
	}
.insideLeft {
	background: #1f1e0f;
	border-right: 1px solid #3a452d;
	width: 194px;
	vertical-align: top;
	padding-bottom: 15px;
	}
.insideLeft #search {
	width: 90%;
	margin: 10px auto;
	}
.insideLeft select {
	background: #57542e;
	font-size: 11px;
	width: 100%;
	color: #dacb9b;
	padding: 1px;
	}
	
.product { }
.product td {
	vertical-align: top;
	padding: 0 10px 10px 0;
	}

.pageNumbers {
	font: 11px tahoma, arial, verdana, sans-serif;
	color: #988b40;
	float: right;
	margin-top: 10px;
	}
.pageNumbers span {
	color: #c4b34e;
	font-weight: bold;
	padding: 3px;
	}
.pageNumbers a {
	color: #988b40;
	text-decoration: none;
	padding: 3px;
	}
.pageNumbers a:hover {
	color: #c4b34e;
	text-decoration: none;
	padding: 3px;
	}
.split {
	width: 100%;
	margin: 0 auto;
	}
.split td {
	padding-right: 10px;
	vertical-align: top;
	width: 50%;
	}
	
.formBox {
	border: 1px solid #3a452d;
	background: #2c220c;
	width: 180px;
	margin: 0 auto;
	}
.formBox th { 
	padding: 4px 2px;
	width: 98%;
	vertical-align: center;
	}
.formBox th input { width: 90%; }
.formBox td { 
	padding: 4px 2px;
	vertical-align: center;
	}
	
.contact { /* used for contact us form */
	border: 1px solid #3a452d;
	background: #2c220c;
	margin: 0 auto;
	}
.contact th {
	text-align: left;
	vertical-align: top;
	line-height: 22px;
	padding: 10px 20px;
	}
.contact td {
	padding: 10px 20px;
	vertical-align: top;
	}
.odd { 
	background-color: #32270e;
	}
.specs {
	width: 100%;
	}
.specs td {
	font: bold 10px tahoma, arial, verdana, sans-serif;
	border: 1px solid #f0c44a;
	padding: 3px 5px;
	}
.specsLeft {
	background: #fff0c5;
	text-align: left;
	font-weight: bold;
	color: #495838;
	}
.specsRight {
	background: white;
	color: black;
	}
.specsButton {
	background: #38422b url(/images/backgroundSpecsButton.gif) repeat-x;
	text-align: center;
	font-weight: bold;
	white-space: nowrap;
	padding: 0;
	}
#price {
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 25px 0;
	line-height: 30px;
	}
#subMenu ul, #subMenuStatic ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#subMenu ul li, #subMenuStatic ul li {
	height: 30px;
	}
#subMenu a, #subMenuStatic a {
	background: #71090a url(/images/backgroundSubmenu-On.gif);
	border-bottom: 1px solid #685222;
	font-weight: bold;
	color: #ffeecc;
	display: block;
	width: 100%;
	padding: 5px 0;
	text-indent: -5px;
	}
#subMenu a:hover, #subMenuStatic a:hover {
	background: #71090a url(/images/backgroundSubmenu-On.gif);
	border-bottom: 1px solid #685222;
	font-weight: bold;
	color: #fff;
	display: block;
	width: 100%;
	padding: 5px 0;
	text-indent: -5px;
	}
	
#subMenu a:link.subnavBlue, #subMenu a:active.subnavBlue, #subMenu a:visited.subnavBlue {
	background: #35351e url(/images/backgroundSubmenu.gif);
	font-weight: normal;
	text-indent: 0;
	}
#subMenu a:hover.subnavBlue, #subMenuStatic a:hover.subnavBlue {
	background: #35351e url(/images/backgroundSubmenu-over.gif);
	border-bottom: 1px solid #685222;
	text-indent: 0;
	}
	
	
.searchItem {
	margin: 5px;
	float: left;
	width: 100px;
	text-align: center;
	font-size: 11px;
	}
#thumbnails {
	margin: 0 auto;
	width: 95%;
	text-align: center;
	}
#popup {
	background: black url(/images/backgroundPopup.gif) top repeat-x;
	padding: 15px;
	margin-bottom: 10px;
	text-align: center;
	border: 4px solid #e7bb00;
	}
#footer { text-align: center; }
#clear { clear: both; }

.subNavHide { display: none; }