body, html {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	width:100%;
	margin:0px;
	text-align:center;
	background-color:#FFFFFF;
	color:#000000;
/*
	background-color:#210523;
	color:#FFFFFF;

	background:url(../../images/assets/main_bg.jpg) repeat-x center fixed #210523;
*/
}
a:link {
	color:#caab62;
	text-decoration:none;
}
a:visited {
	color:#caab62;
	text-decoration:none;
}
a:hover {
	color:#caab62;
	text-decoration:underline;
}
a:active {
	color:#caab62;
	text-decoration:none;
}

table.border {
	height:100%;
	margin-left:auto;
	margin-right:auto;
	width:850px;
}
.border-ul {
	background:url(../../images/assets/border_ul.gif) no-repeat bottom right;
}
.border-top {
	background:url(../../images/assets/border_top.gif) repeat-x bottom;
	height:9px;
}
.border-ur {
	background:url(../../images/assets/border_ur.gif) no-repeat bottom left;
}
.border-left {
	background:url(../../images/assets/border_left.gif) repeat-y right;
	padding:5px;
}
td.border-body {
	padding:20px;
	padding-bottom:0px;
	vertical-align:top;
	height:93%;
}
td.border-right {
	background:url(../../images/assets/border_right.gif) repeat-y left;
	padding:5px;
}
.border-ll {
	background:url(../../images/assets/border_ll.gif) no-repeat top right;
}
td.border-bottom{
	background:url(../../images/assets/border_bottom.gif) repeat-x top;
	height:10px;
}
.border-lr {
	background:url(../../images/assets/border_lr.gif) no-repeat top left;
}

table.body {
	height:100%;
	margin-left:auto;
	margin-right:auto;
	width:850px;
}
td.header {
	width:100%;
}
table.header {
	width:100%;
}

.logo {
	padding-bottom:2px;
/*
	margin-left:-8px;
	position:relative;
*/
}

table.nav {
	padding-bottom:10px;
	color:#caab62;
	font-size:12px;
}
.nav a:link, .copyright a:link {
	color:#3B2704;
	text-decoration:none;
}
.nav a:visited, .copyright a:visited {
	color:#3B2704;
	text-decoration:none;
}
.nav a:hover, .copyright a:hover {
	color:#3B2704;
	text-decoration:underline;
}
.nav a:active, .copyright a:active {
	color:#3B2704;
	text-decoration:none;
}

td.header {
	text-align:left;
}

div.prodNavs {
	position:absolute;
	background-color:#FFFFFF;
	padding:5px;
	padding-top:2px;
	margin-top:+18px;
	margin-left:-5px;
	line-height:20px;
	text-align:left;
	width:100px;
}

.zoomImg {
	display:none;
	overflow:scroll;
	position:absolute;
}

td.navLink {
	padding:5px;
	text-align:center;
	border:1px solid #000000;
}
tr.navLink {
	background-color:#FF9900;
	font-weight:bold;
	text-decoration:none;
}

tr.navHover {
	background-color:#CCCC66;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.title {
	font-size:14px;
	font-weight:bold;
}

td.content {
	text-align:left;
	padding-top:9px;
	padding-right:5px;
	padding-left:8px;
	width:749px;
}

form.guestbook {
	display:inline;
}
div.guestbook {
/*
	background-color:#eed290;
*/
}

table.guestbook, table.guestEntries {
	color:#000000;
	padding-left:5px;
/*
	border:2px solid #ab7f12;
*/
}
table.guestbook {
/*
	background-color:#fffcf5;
*/
}
table.guestEntries {
/*
	background-color:#fffcf5;
*/
}

td.guestbook {
	padding-bottom:5px;
	border-bottom:1px solid #ab7f12;
}

.saveMsg {
	font-size:10px;
	font-weight:bold;
	width:100px;
	border:1px solid #000000;
	background-color:#eed290;
}

.contactMess {
	 color:#FFFFFF;
	 font-weight:bold;
}

.sendMessage {
	 color:#FF0000;
	 font-weight:bold;
}

.thumbnails {
	padding:0px;
	padding-left:15px;
}

.inactiveThumb{
	border:2px solid #FFFFFF;
/*
	border:2px solid #210523;
*/
}

.prodPrice {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}

.modelNum {
	font-size:10px;
}

/* Product page button, Add to Cart */
.prodPage_btn {
	
}

table.prodPageTabs {
}
td.prodPageTab {
	padding:5px;
	text-align:center;
	border:1px solid #000000;
	border-bottom:none;
	background-color:#FF9900;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}
td.prodPageTabHover {
	cursor:pointer;
}
td.prodPageTabActive {
	cursor:default;
}
td.prodPageTabActive {
	padding:5px;
	text-align:center;
	border:1px solid #000000;
	border-bottom:none;
	background-color:#CCCC66;
	font-weight:bold;
	text-decoration:none;
}

td.prodSetTop{
	text-align:center;
	font-weight:bold;
	background-color:#CCCC66;
	border:1px solid #000000;
}
td.prodSetLines{
	border:1px solid #000000;
	border-top:none;
}

.activeThumb{
	border:2px solid #cdaf6a;
/*
	background-color:#FFFFFF;
*/
}

.productInfo {
/*
	padding:5px;
	padding-top:3px;
	background:url(../../images/assets/title_bg.jpg) repeat-x top #210523;
*/
	color:#cdaf6a;
	text-align:center;
	font-size:12px;
}
.productInfo b {
/*
	color:#FFFFFF;
*/
	color:#cdaf6a;
	font-size:12px;
}

.dropdown {
	font-size:12px;
	color:#cdaf6a;
}

.displayCount, .gbDisplayCount {
	 padding:5px;
	 font-size:11px;
}
.displayCount {
	 color:#caab62;
}
.gbDisplayCount {
	background-color:#eed290;
}

.prodInfo {
	border:1px solid #000000;
	padding:5px;
}

img.image {
	border:none;
	display:block;
}
.mainImage, .zoomImg {
/*
	border:2px solid #cdaf6a;
*/
}

.prodTabContent {
	height:200px;
}

.prodAccRel {
	width:100%;
}

table.shipCharge {
	border:1px solid #000000;
	background-color:#FFFFFF;
}
td.shipChargeTop {
	text-align:center;
	padding:5px;
	font-weight:bold;
	white-space:nowrap;
	background-color:#CCCC66;
	border-bottom:1px solid #000000;
}
td.shipChargeLine {
	text-align:left;
	padding:5px;
	padding-left:8px;
	white-space:nowrap;
}

/* Landing page button, Add to Cart */
.land_button {
	
}

/* Landing page TD containing product info, if set to columns */
.land_box {
	border:1px solid #CCCCCC;
}

/* Landing page ROWS containing product info, if set to rows */
.land_row {
	border-bottom:1px solid #CCCCCC;
}

/* Landing page multiple page link location */
.pagenator {
	text-align:right;
	font-size:11px;
/*
	background-color:#eed290;
*/
}
.pagenator a:link {
	color:#000000;
	font-weight:bold;
}
.pagenator a:visited {
	color:#000000;
	font-weight:bold;
}
.pagenator a:hover {
	color:#000000;
	font-weight:bold;
}
.pagenator a:active {
	color:#000000;
	font-weight:bold;
}

.cartTable {
	width:99%;
	padding:2px;
}
.paymentTable {
	width:80%;
	padding:2px;
}
.itemsHeader {
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #000000;
}
.cartHeader {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	border-bottom:1px solid #000000;
	padding-left:5px;
	padding-right:5px;
}
.cartQty {
	width:30px;
	text-align:center;
}
.cartItems {
	border-bottom:1px solid #000000;
	padding-top:5px;
	padding-bottom:5px;
}
.cartItemsInfo {
	text-align:center;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #000000;
}
.cartBtn {
	
}

td.footer {
	width:100%;
}
table.footer {
	text-align:center;
	width:100%;
}
.copyright {
	padding-bottom:2px;
	font-size:10px;
	color:#caab62;
}

.blank_gif {
	line-height:1px;
}

.popup {
	position:absolute;
	margin-top:+20px;
}

.emailFriend {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	position:absolute;
}

.cartOdd {
	background-color:#fffcf5;
}

.cartEven {
	background-color:#F4F4F4;
}

.dropDown {

}

.cartAcct {
	text-align:right;
	font-size:10px;
}

.loginBox {
	border:1px solid #CCCCCC;
	background-color:#fffcf5;
	padding:5px;
	width:250px;
	height:130px;
}

.loginBoxHeader {
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

.contactSubHead {
	background-color:#E1E1E1;
}

.dropdown {
	font-size:10px;
}

.msrp {
}

.enlargeText {
	font-size:10px;
	color:#caab62;
}

.homeText {
	color:#caab62;
}

.sellingMessage {
	font-weight:bold;
	font-style:italic;
	color:#FF0000;
}

.brown {
	color:#3B2704;
}