@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	background-color: #281F17;
	margin: 0px;
	background-repeat: repeat-x;
	text-align: center;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c00;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #c00;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.footer:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #885E0B;
	text-decoration: none;
}
a.footer:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #885E0B;
	text-decoration: none;
}
a.footer:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.navgal:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
	line-height: 20px;
}
a.navgal:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C00;
	text-decoration: none;
	line-height: 20px;	
}
a.navgal:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	line-height: 20px;	
}
a.black:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.black:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.black:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.red:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c40000;
	text-decoration: none;
}
a.red:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #c40000;
	text-decoration: none;
}
a.red:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-decoration: none;
}
a.catlink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #281F17;
	text-decoration: none;
}
a.catlink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #281F17;
	text-decoration: none;
}
a.catlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#mainwrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1px;
	text-align: left;
}
#header {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #3E3E3E;
	height: 143px;
	width: 840px;
	position: relative;
}
#nav {
	height: 62px;
	width: 840px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #281F17;
	z-index: 1;
	position: relative;
}
#navrow1 {
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #281F17;
}

#content {
	position: relative;
	z-index: 50;
	background-color: #FFFFFF;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
}
#contentblank {
	position: relative;
	z-index: 50;
	background-color: #FFFFFF;
	padding-left: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
}
#homecontent {
	position: relative;
	z-index: 50;
	background-color: #FFF;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#homesliderow {
	width: 840px;
	height: 355px;
	position: relative;
}
#homeslide_left {
	width: 250px;
	height: 355px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#homeslide_right {
	width: 590px;
	height: 355px;
	position: absolute;
	left: 250px;
	top: 0px;
}
#contentleft {
	width: 212px;
	z-index: 100;
	float: left;
	height: 350px;
}
#contentright {
	float: left;
	width: 628px;
	margin-top: 0px;
	z-index: 100;
	height: 350px;
}
#clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#cleardivs {
	clear: both;
	height: 1px;
	overflow: hidden;
}
#bumper {
	clear: both;
}
#clearhome {
	clear: both;
	height: 35px;
}
#footer {
	text-align: center;
	width: 810px;
	margin-right: auto;
	margin-left: auto;	
	padding-top: 14px;
}
#footerdiv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #885E0B;
	padding-bottom: 5px;
}
#slideshow {
	height: 330px;
	width: 810px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #999;
	display: inline;
}
/*
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C00;
	display: inline;
}
*/
h2, .page-title  {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 0px;
	padding-left: 0;
	text-align: left;
	color: #878787;
}
#gallery1 {
	float: left;
	height: 380px;
	width: 345px;
	overflow: hidden;
	z-index: 50;
}
#gallery2 {
	width: 400px;
	height: 380px;
	float: left;
	z-index: 50;
	overflow: hidden;
	text-align: center;
	margin-left: 30px;
	margin-top: 5px;
}
#contentheading {
	padding-top: 20px;
	padding-bottom: 15px;
}
#homerow2 {
	width: 840px;
	overflow: hidden;
	position: relative;
}
#homerow2a {
	float: left;
	width: 400px;
	margin-left: 30px;
	margin-top: 10px;
}
#homerow2b {
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	width: 110px;
	height: 150px;
}
#gallerynav {
	padding: 15px;
	height: 200px;
	width: 340px;
	visibility: visible;
	background-color: #ce0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	line-height: 20px;
	z-index: 200;
	border: 2px solid #0F0;
	position: absolute;
	text-align: left;
}
#gallerynav1 {
	float: left;
	width: 170px;
	z-index: 200;
}
#gallerynav2 {
	float: left;
	width: 170px;
	z-index: 200;
}
#header1 {
	float: left;
	width: 324px;
}
#header2 {
	float: left;
	width: 276px;
}
#header3 {
	float: left;
	width: 240px;
}
.border1 {
	border: 1px solid #000;
}
.closex {
	border: 1px solid #000;
}
#reswrapper {
	width: 500px;
	margin-left: 30px;
	position: relative;
}
#resrow {
	margin-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	position: relative;
	width: 720px;
}
#resbullet {
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	margin-top: 3px;
}
#rescontent {
	float: left;
	width: 680px;
}
#rescontent2 {
	float: left;
	width: 360px;
}
#gallerycol_left {
	float: left;
	width: 250px;
}
#gallerycol_right {
	float: left;
	width: 250px;
	margin-left: 40px;
}
#bulletrow {
	margin-bottom: 10px;
}

#bullet {
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 5px;
	margin-top: 3px;
}
#bullettxt {
	float: left;
	width: 230px;
}
#tooldiv {
	position: relative;
	border: 1px solid #FF0;
}
#nav123 {
	visibility: hidden;
	position: absolute;
}
#contactform {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 15px;
	width: 520px;
}
input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
select {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
form {
	display: inline;
}
#navlinks {
	margin-bottom: 5px;
	list-style-type: none;
}
.currentpage {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
.pagingtxt {
	color: #CCC;
}
#gallerylist li{
	margin-bottom: 5px;
	color: #C00;
	list-style-type: disc;
}
#hgtbumper {
	height: 320px;
	width: 50px;
	position: absolute;
}
#pgcontent {
	background-color: #FFF;
}
#navshopping {
	background-color: #A07C40;
	height: 30px;
	width: 840px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #281F17;
}
#shoppingcontent {
	background-color: #FFF;
	background-image: url(images/bg_shopping.gif);
	background-repeat: repeat-y;
}
#shoppingleftcol {
	float: left;
	width: 200px;
}
#shoppingrightcol {
	float: left;
	width: 580px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#widgetCategories .body ul li a {
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
#widgetCategories .body ul li a:hover {
	color: #cccccc;
	text-decoration: none;
}
#catul li {
	padding-bottom:5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #281F17;
}
#productGrid .title a {
	color: #C50024;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}
#productGrid .title a:hover {
	color: #cccccc;	
	text-decoration: none;
}
#productGrid .details .sprice {
	float: left;
	clear: left;
	width: 100%;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	line-height: 16px;	
}
.myerror {
	font-weight: normal;
	color: #C00000;
}
.addToCartBtnNoImg {
	visibility: hidden;
}
.detailBtnNoImg {
	visibility: hidden;
	height: 1px;
}
