@charset "UTF-8";
body {
	font: 100% Georgia, "Times New Roman", Times, serif;
	background: black;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}

.oneColFixCtrHdr #container {
	width: 940px;
	margin: 40px auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #663300;
	text-align: left;
	height: 735px;
	background: url(../images/background.JPG) no-repeat;
}
.oneColFixCtrHdr #header {
	height: 175px;
	padding-left: 20px;
	padding-right: 10px;
}

.oneColFixCtrHdr #logo { 
	padding: 0 10px 0 20px;
	opacity: 1;
	width: 381px;
	height: 168px;
	margin: 10px 0 0;
	float: left;
}

.oneColFixCtrHdr #headerTextbox {
	opacity: 1;
	height: 168px;
	float: left;
	width: 450px;
	padding-left: 20px;
	padding-right: 10px;
	margin-top: 10px;
}

.oneColFixCtrHdr #headerTextbox p {
	opacity: 1;
	float: left;
	color: white;
	margin-top: 0;
}

.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	color: orange;
	direction: ltr;
}

.oneColFixCtrHdr #header h2 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0;
	color: orange;
	direction: ltr;
}

h3 {
	margin: 22px 0 0;
}
.oneColFixCtrHdr #mainContent {
	margin-right: 15px;
	margin-left: 15px;
	height: 420px;
	background: url(../images/main-content-bg.PNG) no-repeat center center;
}

.oneColFixCtrHdr #mainMenu {
	height: 35px;
	opacity: 1;
	position: relative;
	top: 17px;
	margin-right: 14px;
	margin-left: 14px;
	background: url(../images/menu-bg.JPG) no-repeat center center;
}

.oneColFixCtrHdr #storeNav {
	opacity: 1;
	width: 177px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	background: url(../images/store-nav-bg.JPG) repeat-y center center;
	height: 347px;
}
.oneColFixCtrHdr #footer {
	padding: 0 10px;
	margin-top: 20px;
}

.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	text-align: center;
	color: white;
}

.oneColFixCtrHdr #footer a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	text-align: center;
	color: white;
}

/* @group home */

.oneColFixCtrHdr #featuredTitle {
	
	width: 265px;
	float: left;
	background-position: center center;
	color: orange;
	text-align: right;
	font-size: 38px;
	padding-right: 15px;
	text-shadow: black 5px 5px 5px;
	padding-top: 0;
	margin-top: 50px;
}

.oneColFixCtrHdr #flashShow {
	opacity: 1;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	margin-top: 20px;
	margin-left: 4px;
}

.oneColFixCtrHdr #featuredItems {
	height: 135px;
	margin-top: -5px;
}

.featured {
	list-style:none;
	position:relative;
	font-family: arial, verdana, sans-serif;
	z-index: 100;
	margin: 0;
	padding: 0;
	width: 658px;
	float: left;
	background-repeat: repeat-x;
}

.featured li.top {display:block; float: left; position:relative;
	opacity: 1;
	width: 113px;
	margin-right: 21px;
	margin-left: 21px;
	border: medium solid #bc9d3f;
	-webkit-box-shadow: 0px 0px 8px #000;
-moz-box-shadow: 0px 0px 8px #000;
box-shadow: 0px 0px 8px #000;
	height: 132px;
}

.featured ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; height:0; margin:0; padding:0; list-style:none;
}

.featured :hover ul.sub { top: 72px;
	opacity: 0.85;
	left: 0;
	width: 107px;
	background-color: #000;
	text-align: left;
	height: 60px;
	padding-left: 5px;
}

.featured :hover ul.sub strong {
	
	opacity: 1;
	color: white;
	display: block;
	margin-bottom: -4px;
	width: 107px;
	line-height: 16px;
}

.featured :hover ul.sub p {
	
	opacity: 1;
	color: white;
	margin-left: 2px;
	margin-top: -5px;
	width: 107px;
}

.featured :hover ul.sub li a:hover { color: orange;
	top: 86px;
	left: 6px;
	height: 40px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	width: 107px;
}

.featured :hover ul.sub li a:hover strong { color: orange;
	display: block;
	width: 107px;
}

.featured :hover ul.sub li {display:block; height:20px; position:relative; float:left; width: 113px;
}
.featured :hover ul.sub li a {display:block; font-size: 11px; height:20px; width: 113px; line-height: 20px; text-decoration:none;
	color: white;
	opacity: 1;
}
.featured :hover ul.sub li a.fly {
	background-position: 80px 7px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-style: normal;
	width: 113px;
}



/* @end */

/* @group Inside */

.oneColFixCtrHdr #containerInside {
	width: 940px;
	margin: 40px auto 0; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #663300;
	text-align: left;
	background: #cbc3a8 repeat-y;
}

.oneColFixCtrHdr #headerInside {
	height: 130px;
	padding-left: 20px;
	padding-right: 10px;
	background: url(../images/header-inside.JPG) no-repeat;
}

.oneColFixCtrHdr #mainMenuInside {
	opacity: 1;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 0 0 26px;
	position: relative;
	top: 98px;
}

.oneColFixCtrHdr #mainContentInside {
	background-repeat: no-repeat;
	background-position: 0 0;
}

.oneColFixCtrHdr #mainContentInsideBg {
	background: #cbc3a8 url(../images/store-nav-bg.JPG) repeat-y 0 0;
	float: left;
}

.oneColFixCtrHdr #mainContentTwoColumn {
	margin-left: 20px;
	width: 718px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin: 20px;
	background-repeat: repeat-y;
	background-position: 0 center;
	float: right;
}

.oneColFixCtrHdr #mainContentOneColumn {
	float: left;
	width: 718px;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 20px 165px;
}

.oneColFixCtrHdr #storeNavInside {
	opacity: 1;
	width: 180px;
	float: left;
	height: 100%;
	background-position: center center;
}

.oneColFixCtrHdr #footerInside {
	padding: 0 10px;
	background-image: url(../images/footer-inside.JPG);
	clear: left;
}

.oneColFixCtrHdr #footerInside p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	text-align: center;
	color: white;
}

.oneColFixCtrHdr #footerInside a {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	text-align: center;
	color: white;
}

.addressBox {
	width: 245px;
	height: 262px;
	float: left;
}



/* @end */

/* @group Top Navigation */

.menu {
	list-style:none;
	z-index: 100;
	margin: 0 0 0 277px;
	height: 37px;
	padding: 0;
}
.menu li.top {display:block;
	float: left;
	margin: 0 15px;
	padding: 0;
}

.menu li.line {display:block; position:relative;
	background-color: #b7a339;
	width: 2px;
	height: 20px;
	top: 4px;
	float: left;
}

.menu li a.top_link {display:block; float:left; cursor:pointer;
	text-shadow: #10141e 0px 0px 4px;
	opacity: 1;
	color: white;
	text-decoration: none;
	line-height: 27px;
	font-size: 15px;
}
.menu li a.top_link span {float:left; display:block;
	height: 32px;
	font-weight: bold;
}
.menu li a.top_link:hover {
	color: #b7a331;
	background-repeat: no-repeat;
}



/* @end */

/* @group Store */

.buttonGroup {
	width: 357px;
}

.button {
	height: 36px;
	text-align: center;
	color: black;
	padding-top: 14px;
	font-size: 1em;
	background: url(../images/button.png) no-repeat;
	margin-top: 15px;
	float: left;
	width: 169px;
}

.button a {
	text-align: center;
	color: black;
	font-size: 1em;
	background-repeat: no-repeat;
	text-decoration: none;
}

.closeupIcon {
	width: 32px;
	height: 30px;
	float: right;
	margin-top: -40px;
	margin-right: 5px;
}

.item {
	width: 125px;
	height: 200px;
	margin: 10px 10px 20px;
	padding: 0;
	float: left;
}

.item p {
	float: left;
	font-size: .7em;
	padding-left: 4px;
	vertical-align:top
}

.oneColFixCtrHdr #ItemPhotoContainer {
	height: 440px;
	opacity: 1;
	width: 360px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}

.oneColFixCtrHdr #ItemPhoto {
	height: 405px;
	opacity: 1;
	width: 360px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
}

.oneColFixCtrHdr #ItemPhotoOptions {
	height: 35px;
	opacity: 1;
	background: #62583f no-repeat 316px center;
	float: left;
	width: 360px;
	margin-top: 0;
	color: white;
}

.oneColFixCtrHdr #ItemPhotoOptions p  {
	opacity: 1;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-top: 8px;
	text-align: left;
	margin-left: 197px;
}

.oneColFixCtrHdr #ItemPhotoOptions a  {
	opacity: 1;
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-top: 8px;
	text-align: left;
	color: white;
}

.oneColFixCtrHdr #ItemDescription {
	opacity: 1;
	width: 310px;
	float: left;
	padding-right: 10px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: center center;
}



/* @end */

/* @group popups */

.oneColFixCtrHdr #photoGroup {
	width: 300px;
	float: left;
	-webkit-box-shadow: 0px 0px 10px #000000;
-moz-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;
	background-color: maroon;
}

.oneColFixCtrHdr #photo {
	
	width: 300px;
	float: left;
	height: 350px;
	text-align: right;
	text-shadow: #000000 0 0 0;
	background: silver center center;
}

.photoOptions {
	list-style:none;
	font-family:arial, verdana, sans-serif;
	z-index: 100;
	margin: 0;
	padding: 0;
	width: 300px;
	background: #502d0a repeat-x;
	height: 35px;
	position: relative;
	float: left;
}

.photoOptions li.option {display:block; float: left;
	width: 68px;
	opacity: 1;
	background-color: #412306;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	margin-top: 5px;
	margin-right: 8px;
	color: white;
	height: 22px;
	border: thin solid #371d03;
	position: relative;
}

.photoOptions ul, 
.menu :hover ul ul, 
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul { width:0; height:0; margin:0; padding:0; list-style:none;
	position: absolute;
	top: -9999px;
	left: -9999px;
}

.photoOptions :hover ul.hilight1 { height: 350px;
	opacity: 1;
	width: 300px;
	text-align: left;
	position: absolute;
	display: block;
	top: -356px;
	left: -1px;
}

.photoOptions :hover ul.hilight2 { height: 350px;
	opacity: 1;
	width: 300px;
	text-align: left;
	top: -356px;
	left: -78px;
	position: absolute;
}

.photoOptions :hover ul.hilight3 { height: 350px;
	opacity: 1;
	width: 300px;
	text-align: left;
	top: -356px;
	left: -156px;
	position: absolute;
}

/* Shopping Cart Styles */

.shoppingCartLabel {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.shoppingCartText {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

.shoppingCartNotice {
	color: #000;
	font-weight: normal;
	font-size: 10px;
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}

/* Footnotes longdesc */
#footnotes { text-indent:-9999px; position:absolute;
	list-style-type: none;
}

/* @end */

.seo {
	
}.button.button.twoColFixLtHdr #ItemDescription