body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
body {
	background-color: #544f36;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	color: #938A58;
	text-decoration:none;
}
a:hover {
	color: #660000;
	text-decoration:underline;
}
a:active {
	color: #660000;
	text-decoration:underline;
}

a:visited {
	color: #938A58;
	text-decoration:none;
}




.tablerule {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: 938a58;
	border-left-color: 938a58;
}
.section_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #F2EED7;
	letter-spacing: 2px;
}
.product_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F2EED7;

}
.page_titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #544F36;
	letter-spacing: 2px;
}
.disclaimers {
	color: #938a58;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #544F36;
}

.list_title {
	font-size: 12px;
	font-weight: bold;
	color: #544f36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.style4 {
	color: #938A58;
	font-weight: bold;
	font-size: 12px;
}
.sortby {color: #544F36}.dropdowns {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #F2EDDA;
	background-position: right;
	font-style: normal;
	font-weight: normal;
}
.list_title_red {

	font-size: 14px;
	font-weight: bold;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.price_red {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660000;
}
.specs_title {


	font-size: 11px;
	font-weight: bold;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.specs {
font-size: 11px;
	font-weight: normal;
	color: #544F36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.detail_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #544F36;
	line-height: 16px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D8D3AD;
}
.collec_title {
	font-size: 10px;
	font-weight: bold;
	color: #544F36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}

.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #776d47;
}
.cart_subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #f2eed7;
}
.tablerulecart {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #938A58;
	border-left-color: #938A58;
	border-bottom-color: #938A58;
}

/*PAGE NAV LINKS*/
a.pagenav:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #938a58;
	text-decoration:none;
}
a.pagenav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #938a58;
	text-decoration:underline;
}
a.pagenav:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #938a58;
	text-decoration:none;
}
a.pagenav:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #938a58;
	text-decoration:underline;
}

/*DARK BKG Links*/
a.darkbkg_link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F2EED7;
	text-decoration:none;
}
a.darkbkg_link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F2EED7;
	text-decoration:underline;
}
a.darkbkg_link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F2EED7;
	text-decoration:none;
}
a.darkbkg_link:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F2EED7;
	text-decoration:underline;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
/* FORM BUTTON CSS        */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~*/
form {
	margin: 0px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
 	font-size: 9px;
/*	color: #544F36;
	border: 1px inset #544F36;*/
}


input.formCheckbox {
	border: none;
	background: transparent;
}

input.formButton {
	background: #660000;
	border-bottom: 1px solid #D8D3AD;
	border-left: 1px solid #D8D3AD;
	border-right: 1px solid #1A1811;
	border-top: 1px solid #1A1811;
	color: #FFFFFF;
	font-weight: normal;
	margin: 3px 3px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

/* Tables used to display tabular Data. */
/* Apply to <table> tags only. 
Example: <table class="tabulardata">*/
table.tabularData, table.tabularData td, table.tabularData th {
	border: 1px solid #76685D;
	border-collapse: collapse;
}
table.tabularData td, table.tabularData th{
	padding: 3px;
}
table.tabularData th, table.tabularData th a:link, table.tabularData th a:visited, table.tabularData th a:hover, table.tabularData th a:active  {
	background: #938A58;
	color: #FFFFFF;
}

/* altRowEven & altRowOdd are used to style alternating table rows. */
.altRowEven {
	background-color: #F2EED7;
}
.altRowOdd{
	background-color: #FCFBF3;
}

.smallprint {
	font-size: 9px;
}

.pagingLinks {
	text-align: center;
}

.errorMessage {
	color: #660000;
	font-weight: bold;
}
.bottom_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #D8D3AD;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #938A58;
}
.cart_subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #f2eed7;
}
.tablerulecart {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #938A58;
	border-right-color: #938A58;
	border-left-color: #938A58;
	border-bottom-color: #938A58;
}
.tablerulecarttop {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #938A58;
	border-right-color: #938A58;
	border-left-color: #938A58;
	border-bottom-color: #938A58;
}
.tablerulecartall {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #938A58;
	border-right-color: #938A58;
	border-left-color: #938A58;
	border-bottom-color: #938A58;
}

.tablerulecartleft {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #938A58;
	border-right-color: #938A58;
	border-left-color: #938A58;
	border-bottom-color: #938A58;
}

.tablerulecartright {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #938A58;
	border-right-color: #938A58;
	border-left-color: #938A58;
	border-bottom-color: #938A58;
}

.tablerulecartleftbt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #938A58;
	border-right-color: #938A58;
	border-left-color: #938A58;
	border-bottom-color: #938A58;
}

.tablerulecartrightbt {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #938A58;
	border-right-color: #938A58;
	border-left-color: #938A58;
	border-bottom-color: #938A58;
}