body,td,p {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
li {
	margin: 5px 0px;
}
body.bg {
	background : url("/graphics/bg.gif") #d4d5ad;
	background-repeat : repeat-x;
}
div.pattern{
	background : url("/graphics/pattern.gif");
	background-repeat : repeat-x;
	width: 100%;
}

td.index_left {
	background : url("/graphics/greensquare2.gif");
	background-repeat : no-repeat;
}
td.themain {
	background : url("/graphics/pattern.jpg");
	background-repeat : repeat-x;
}
a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #C93131;
	text-decoration: underline;
}

.viewcart {
	position: absolute;
	width: 100px;
	top: 5px;
	left: 10px;
}

.viewcart_sub {
	position: absolute;
	width: 100px;
	top: -22px;
	left: 2px;
}

.rel {
	position: relative;
}


a.viewcart {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
}
a.viewcart:hover {
	color: #fff;
	text-decoration: underline;
	font-size: 11px;
}


a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9E0B0B;
	text-decoration: underline;
}
a.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #3362CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

td.bg_l {
	background : url("/graphics/bg_l.gif");
	background-repeat : repeat-y;
}
td.bg_r {
	background : url("/graphics/bg_r.gif");
	background-repeat : repeat-y;
}
div.plumtext {
	font-family: times, serif;
	color: #510d25;
	font-size: 12pt;
	padding: 5px 0px;
}
div.add {
	font-family: times, serif;
	color: #510d25;
	font-size: 9pt;
	padding: 0px 5px;
	background: #d4e4da;
	text-transform: uppercase;
}
p.title {
	font-family: times, serif;
	color: #510d25;
	font-size: 12pt;
	text-transform: uppercase;
}
span.swatch {
	font-family: times, serif;
	color: #510d25;
	font-size: 11pt;
	text-transform: uppercase;
}
p.service {
	
	font-family: times, arial;
	font-size: 16px;
	color: #510D25;
	text-decoration: underline;
}
div.lilhead {
	font-family: times, serif;
	color: #510d25;
	font-size: 10pt;
	padding: 5px 0px;
}
span.littlelinks {
	color: #656565;
	font-family: arial;
	text-decoration: none;
	font-size: 8pt;
}
a.littlelinks {
	color: #656565;
	text-decoration: none;
	font-size: 8pt;
}
a.littlelinks:hover {
	color: #90a000;
	text-decoration: none;
	font-size: 8pt;
}
a.fullness {
	color: #000000;
	text-decoration: none;
}
a.fullness:hover {
	color: #000000;
	text-decoration: underline;
}

table.greenbox {
	background: #d0d689;
	font-size: 9pt;
	margin: 50px 35px;
	
}
td.footer {
	text-align: center;
}
div.footlinks {
	text-align: center;
	color: #5e866e;
	background: #e1ebe5;
	padding: 6px 4px;
	margin:8px;
	font-size: 8pt;

}
a.footlinks {
	color: #5e866e;
	text-decoration: none;
}
a.footlinks:hover {
	color: #C93131;
	text-decoration: underline;
}
td.cart {
font-size:10px;
line-height: 18px;
}


