body { 
	background-color: #4f4132; 
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	background-image:url(../images/background.gif);
	background-repeat:repeat-y;
	background-position: center;
	margin-top:0px;
}
.select{
	background:#023A51;color:#F9EDE4;font-weight: bold;
}


a {
	color: #8c7f72;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #aba095;
}
a:visited {
	color: #8c7f72;
}
a:active {
	color: #8c7f72;
}

h1 {
	font: normal 14pt/18pt Verdana, Arial, Helvetica, sans-serif;
	color:#7a2627;
}

h2 {
	font: bold 11pt/16pt Verdana, Arial, Helvetica, sans-serif;
	color:#7a2627;
	color:#95936f;
	letter-spacing: .2em;
}

h3 {
	font: bold 10pt/14pt Verdana, Arial, Helvetica, sans-serif;
	color:#925f57;
}

p.sep {
	margin: 0px;
	padding: 0px;
	height: 1px;
	border-bottom: 1px dotted #925f57;
	width: 61%;
	clear: both;
}

.iconAlign {
	margin-right: 4px;
	margin-left: 0px;
	vertical-align: middle;
}

#menuback2 {
	min-height: 270px;
	background-repeat:no-repeat;
	background-image:url(../images/fancynessgooglesplat.gif);
}

#menu {
	margin: 0px 18px 0px 12px;
}

#menu div {
	background: url(../images/menu_sep.gif) no-repeat left bottom;
	padding: 5px 0px 7px 0px;
}

#menu div {
	padding-left: 12px;
}

#menu div.lev_2 {
	padding-left: 24px;
}

#menu a.lev_2 {
	font: bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
}

#menu div.lev_3 {
	padding-left: 36px;
}

#menu a.lev_3 {
	font: bold 11px/13px Verdana, Arial, Helvetica, sans-serif;
}


#menu a {
	color: #ede8e2;
	text-decoration: none;
	font: bold 13px/15px Verdana, Arial, Helvetica, sans-serif;
}
#menu a:hover {
	color: #aba095;
}
#menu a:visited {
	color: #ede8e2;
}
#menu a:active {
	color: #ede8e2;
}

#footer {
	font: 12px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #ede8e2;
}

a.footertext {
	color: #333;
}

.breadcrumbs .cur {
	background-image: url(../images/breadcrumb_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 11px;
	line-height: 11px;
	padding-top: 0px;
	margin-top: 0px;
}
.breadcrumbs a {
	background-image: url(../images/breadcrumb_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	display: block;
	float: left;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 11px;
	line-height: 11px;
	padding-top: 0px;
	margin-top: 0px;
	color: #83473d;
}

/* tableList */
table.tableList {
	margin: 4px 0px 4px 0px;
	border-collapse: collapse;
}

table.tableList th {
	padding: 3px;
	text-align: left;
	vertical-align: top;
	font: bold 11pt/16pt Verdana, Arial, Helvetica, sans-serif;
	color:#95936f;
	letter-spacing: .2em;
	background-color: inherit;
}

table.tableList td {
	vertical-align: top;
	padding: 3px 0px;
	background-color: inherit;
}

table.tableList td.tableRowsHead {
	padding: 3px 12px 3px 0px;
	text-align: right;
	font-weight: bold;
	vertical-align: top;
	color:#925f57;
	background-color: inherit;
}

table.tableList tr.even td {
	background-color: #f9f4ee;
	border: 1px solid #aaa485;
	padding: 3px 3px 3px 5px;
}

table.tableList tr.odd td {
	background-color: #ede8e2;
	border: 1px solid #aaa485;
	padding: 3px 3px 3px 5px;
}

/* Site Map Layout */
ul.sitemap {
	padding-left: 0px;
	margin-left: 4px;
}

ul.sitemap ul {
	padding-left: 0px;
	margin-left: 0px;
}

ul.sitemap li {
	margin-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	list-style-image: url(../images/breadcrumb_bullet.gif);
	background-repeat: no-repeat;
	padding-left: 0px; 
	margin-left: 16px; 
}

ul.sitemap li.open {
	list-style-image: url(../images/breadcrumb_bullet_open.gif);
}


.productList {
	border-collapse: collapse;
	border: 1px dashed #781764;*
}
.productList th {
	border: 1px solid #781764;
	background-color: #cda9c5;
	padding: 4px;
}
.productList td {
	/*border: 1px dashed #781764;*/
	padding: 4px 4px 8px 4px;
	background-color: #F7EAF5;
}
.productList .alt td {
	background-color: #f1e7ef;
}

div.options {
	padding: 0px 32px 0px 0px;
	margin-left: 4px;
}

div.options p {
	font-weight: bold;
	margin-bottom: 2px;
}

div.options ul {
	margin-top: 2px;
	padding-left: 0px;
	margin-left: 12px;
	list-style-image: url(../images/breadcrumb_bullet_inverted.gif);
	/*list-style: none;*/
}


/***** PRODUCT DISPLAY TABLE *****/
#productDisplay h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2em;
	font-style: italic;
	color:  #6f6458;
	color:  #ede8e3;
	margin: 0px 0px 2px 0px;
	text-transform: lowercase;
}
#productDisplay {
	color: #95936f;
	margin: 8px 0px 0px 0px;
}
#productDisplay table.mainTable {
	width: 100%;
	margin: 0px;
}
#productDisplay table.mainTable td {
	width: 50%;
	border: 1px solid #95936f;
	color: #ede8e3;
	padding: 12px;
	font-size: 10px;
	line-height: 1.2em;
	background: #4f4132 url(../images/prodBg.gif) bottom left no-repeat;
	opacity: 0.85;
	filter: alpha(opacity=85);
	vertical-align: top;
	/*margin: 0px 0px 0px 8px;*/
}
#productDisplay table.mainTable td.first {
	/*margin: 0px 8px 0px 0px;*/
}
#productDisplay table.mainTable td.empty {
	border: none;
	color: transparent;
	padding: 0px;
	background: none;
	/*margin: 0px 0px 0px 8px;*/
}
#productDisplay h4 {
	margin: 2px 0px 4px 0px;
	font-size: 12px;
	line-height: 1.2em;
}
#productDisplay p.price {
	margin: 2px 0px 4px 0px;
	font-weight: bold;
}
#productDisplay p.desc {
	line-height: 1.4em;
}
#productDisplay img.prodImg {
	float: right;
	margin: 0px 0px 4px 8px;
	border: 2px solid #a2a082;
}
#productDisplay .prodCont {
	border: 1px solid #95936f;
	color: #ede8e3;
	padding: 12px;
	font-size: 11px;
	line-height: 1.2em;
	background-color: #4f4132;
	background-color: #7a2627;
	background-color: #83473d;
	opacity: 0.90;
	filter: alpha(opacity=90);
	margin: 0px 12px;
}
#productDisplay .prodDesc {
	margin: 12px 0px 0px 0px;
	line-height: 1.4em;
}
#productDisplay .prodCode {
	display: inline;
	float: right;
	margin: 4px;
}
#productDisplay p.prodPrice {
	margin: 6px 0px 16px 0px;
	font-weight: bold;
	font-size: 18px;
	text-align: right;
}
#productDisplay .catCont {
	border: 1px solid #95936f;
	color: #ede8e3;
	padding: 12px;
	font-size: 11px;
	line-height: 1.2em;
	background-color: #4f4132;
	background-color: #7a2627;
	background-color: #83473d;
	opacity: 0.90;
	filter: alpha(opacity=90);
	margin: 0px 12px;
}
#productDisplay .catDesc {
	margin: 12px 0px 0px 0px;
	line-height: 1.4em;
}
#productDisplay img.catImg {
	float: left;
	margin: 12px 8px 0px 0px;
}
#productDisplay p.clearer {
	clear: both;
	margin: 0px;
	height: 1px;
}
#productDisplay .moreInfo {
	margin: 12px 0px 0px 0px;
}
#productDisplay .subCatList {
	margin-bottom: 0px;
}
#productDisplay .subCatList a {
	color: #ede8e2;
}
#productDisplay table.moreTable {
	width: 100%;
	margin: 0px 12px 12px 12px;
	border: 1px solid #95936f;
}
#productDisplay table.moreTable td {
	width: 50%;
	color: #ede8e3;
	padding: 4px;
	font-size: 12px;
	line-height: 1.2em;
	background-color: #4f4132;
	opacity: 0.85;
	filter: alpha(opacity=85);
	vertical-align: top;
}

/***** THE PRODUCT DISPLAY DIV *****/
#theProduct {
	border: 1px solid #95936f;
	color: #ede8e3;
	padding: 12px;
	font-size: 12px;
	line-height: 1.2em;
	background: #4f4132 url(../images/prodBg.gif) bottom left no-repeat;
	opacity: 0.85;
	filter: alpha(opacity=85);
	margin: 0px 12px;
}
#theProduct h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.2em;
	font-style: italic;
	color:  #6f6458;
	color:  #ede8e3;
	margin: 0px 0px 2px 0px;
	text-transform: lowercase;
}
#theProduct p.price {
	margin: 2px 0px 4px 0px;
	font-weight: bold;
}
#theProduct img.prodImg {
	float: left;
	margin: 12px 16px 0px 0px;
}
#theProduct p.clearer {
	clear: both;
	margin: 0px;
	height: 1px;
}

/*BACKGROUNDS*/
.menubackgr {background-image:url(../images/menuback.gif);}

.menuback2 {background-image:url(../images/fancynessgooglesplat.gif);}

.rightcol {background-image:url(../images/rightcolback.gif);}

.maincell {background-image:url(../images/mainback.gif);
	background-color:#eeeeee;}

.footerback {background-image:url(../images/footerback.gif);
height:24px;}