body {
	margin: 0px;
	padding: 0px;
}
.price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6E6E6E;
}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6E6E6E;
}
.page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
}
.pageBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #646464;
}
.pageSelect {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3C0303;
}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6E6E6E;
}
.footBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #646464;
}
p,td,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2E2E2E;
}
.bigprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #441D1E;
}
.bigname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #441D1E;
}

/* -------- FONTS -------- */
h1,.h1 {
	Font: bold 20px Arial, Helvetica, sans-serif;
	color: #441D1E;
}
h2,.h2 {
	Font: bold 14px Arial, Helvetica, sans-serif;
	color: #441D1E;
}
h3,.h3 {
	Font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #441D1E;
}
td.header {
	background: #ebe8e2;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #6F6F69;
	padding: 2px;
}

/* -------- STORE -------- */
img.thumb {
	border: solid 0px #441D1E;
	margin: 2px;
}
img.category {
	border: solid 0px #818181;
	margin: 0px;
}
img.large {
	border: solid 0px #441D1E;
	margin: 5px 0px;
}
.categoryTable {
	width: 161px;
	margin: 4px 8px !important;
	margin: 2px 4px;
	display: inline;
	text-align: center;
	float: left;
}
.categoryText {
	width: 161px;
	border-bottom: solid 1px #C2C2C2;
	padding: 8px 0px;
}

/* -------- LINKS -------- */
a.backRoll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #494949;
}
a.backRoll:hover {
   color :#0F4B83;
   cursor:hand;
}
a.designer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #6E6E6E;
}
a.designer:hover {
   color :#0F4B83;
   cursor:hand;
}
a.pageRoll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
	text-decoration: none;
}
a.pageRoll:hover {
   color :#3C0303;
   font-weight: bold;
   cursor:hand;
}
a.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #646464;
}
a.subnav:hover {
   color :#3C0303;
   cursor:hand;
}

a.footRoll {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #646464;
}
a.footRoll:hover {
   color :#3C0303;
   cursor:hand;
}


.next {
	font: normal 10px Verdana, Arial;
	text-decoration: none;
	color: #635D4D;
	background: #FFFFFF;
	border: solid 1px #BFBCB4;
	padding: 3px;
}

a.next,
a.next:link,
a.next:visited {
	font: normal 10px Verdana, Arial;
	text-decoration: none;
	color: #635D4D;
	background: #D5D0C3;
	border: solid 1px #BFBCB4;
	padding: 3px;
}
a.next:hover {
	color: #FFFFFF;
	background: #006E61;
}


a.btn:link,
a.btn:visited {
	font: bold 10px Arial;
	color: #441D1E;
	text-decoration: none;
	text-transform: uppercase;
	background: #EEEEEE;
	padding: 2px 8px;
	border: solid 1px #CCCCCC;
}
a.btn:hover {
	background: #441D1E;
	color: #FFFFFF;
}


.subhead {
	font: bold 12px Verdana, Arial;
	color: #006666;
	border-bottom: solid 1px #BFBCB4;
}


input.qty {
	width: 30px;
	font: normal 12px Verdana, Arial;
	border: solid 1px #BFBCB4;
	padding: 1px;
}

