/*cope with inheritance bugs*/
body, table, th, td{
	color: #33242A;
	font: 14px/20px "Times New Roman", times, serif;
}

/*body specific*/
body {
	background-color: #F2F0E6;
	color: #33242A;
	font: 14px/20px "Times New Roman", times, serif;
	margin: 0; padding: 0;

	scrollbar-face-color: #F2F0E6;
	scrollbar-arrow-color: #33242A;
	scrollbar-darkshadow-color: #33242A;
	scrollbar-base-color: #F2F0E6;
}

#layout {
	margin-top: 0px;
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	height: 895px;
	padding-bottom: 80px;
	background-image: url(bg2.gif);
	background-repeat: no-repeat;
	background-position: center;
}
h1 span { display: none; }
h1 {
	background-image: url(the_leggery2.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 54px;
	padding: 20px 0 20px 0;
	margin: 0;
}
h2 { font-size: 18px; margin: 8px 0; }
#quicksearch {
	text-align: center;
	padding-bottom: 40px;
}
.section {
	text-align: center;
	padding-top: 40px;
	width: 133px;
	height: 60px;
	background-image: url(sectionbg2.gif);
/*	float: left;*/
	font-size: 20px;
	margin: 5px 10px;
}
div.product {
	width: 392px;
	height: 293px;
	background-image: url(product_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
div.productpad { padding: 10px; }
#nav {
	padding: 5px 0;
	border-top: 1px solid #D0BAC0;
	border-bottom: 1px solid #D0BAC0;
	width: 600px;
	margin: 0 0 15px 0;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
a {
	color: #72525D;
}
a:hover {
	color: #965577;
}
#nav a { font: bold 15px arial, sans-serif; color: #72525D; text-decoration: none; }
#nav a:hover { text-decoration: underline; color: #965577; }
#homecolumn {
	width: 500px;
/*	height: 630px;*/
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: -250px;
/*	overflow: auto;*/
/*	margin-left: auto;
	margin-right: auto;*/
}
td { vertical-align:top; }
form { margin: 0; }

.btn { background: #EAE6DE; border: 1px solid #72525D; }

li{
color:#33242a;
list-style-type:square;
}

ol{
color:#33242a;
}

ul{
color:#33242a;
list-style-type:square;
}

.actCHECKOUTEM {background-color:#eae6de;}
.actCHECKOUTBG {background-color:#f2f0e6;}

.actlarger{
	font-size: larger;
	color:#33242a;
}

.actsmaller{
	font-size: smaller;
	color:#33242a;
}

.actxxsmall{
	font-size:9px;
	color:#33242a;
}

.actxsmall{
	font-size:10px;
	color:#33242a;
}

.actsmall{
	font-size:10px;
	color:#33242a;
}

.actregular{
	font-size:12px;
	color:#33242a;
}

.actlarge{
	font-size:14px;
	color:#33242a;
}

.actxlarge{
	font-size:16px;
	color:#33242a;
}

.actxxlarge{
	font-size:18px;
	color:#33242a;
}

.actwarningcolor{color:#000000;}
.actrequiredcolor{color:#000000;}
.actsearchhighlightcolor{color:#000000;}
.actrequired{color:#000000;}
.actwarning{color:#000000;}
.actwelcome{color:#33242a;}

.actlogotext {font-family:"Times New Roman", times, serif; font-size: x-small; color: #D9090E; font-style: normal; font-weight: bold; text-align: center}
.actlogout{font-size:10px;}

.thinborder { border: 1px solid #f00; }
.thinred { border: 1px solid #f00; }
.thinred2 { border: 1px solid #f00; }

.actsmallheading {
	font-size:10px;
	color:#ffffff;
	font-family: "Times New Roman", times, serif;
	text-transform: uppercase;
}

td.boxheader {
	background-color:#005555;
}