body, p, td {
font-family: Verdana, Arial, Helvetica, "sans-serif";
font-size: 13px; 
color: #000;
}
h1 {
	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

.normal {
		font-family: Verdana, Arial, Helvetica, sans serif;
		font-size: 11px
	}
.RegRed {
font-family: Verdana, Arial, Helvetica, "sans-serif";
font-size: 13px;
color: #F00;
}
.RegGreen {
font-family: Verdana, Arial, Helvetica, "sans-serif";
font-size: 13px;
color: #008000;
}
.RegBrown {
font-family: Verdana, Arial, Helvetica, "sans-serif";
font-size: 13px;
color: #A52A2A;
}
.BiggerBlack {
font-family: Verdana, Arial, Helvetica, "sans-serif";
font-size: 15px;
color: #000;
}

.BiggerRed {
font-family: Verdana, Arial, Helvetica, "sans-serif";
font-size: 15px;
color: #F00;
}
.RegBlue {
font-family: Verdana, Arial, Helvetica, "sans-serif";
font-size: 13px;
color: #039;
font-weight: bold;
}
.BiggerBlue {
font-family: Verdana, Arial, Helvetica, "sans-serif";
font-size: 18px;
color: #039;
font-weight: bold;
}
.BiggerBlue2 {
font-family: Verdana, Arial, Helvetica, "sans-serif";
font-size: 20px;
color: #039;
font-weight: bold;
}

.SmallerBlack {
font-family: Verdana, Arial, Helvetica, "sans-serif";
font-size: 10px;
color: #000;
}
.BlackTxt {
color: #000;
}
.WhiteText {
color: #FFF;
}
.SearchBlue {
font-family: Verdana, Arial, Helvetica, "sans-serif";
font-size: 16px;
color: #039;
}
a {
color: #004B5B;
}

a.WhiteTxt {
color: #FFF;
}

a:visited {
color: #036;
}

a:active, a:hover {
color: #F60;
}

.offdesc
{
font-family: verdana, helvetica, sans-serif;
font-size: 13px;
font-weight:normal;
color:#000;
}
a.offlink:active
{
color:#039;
text-decoration:underline;
font-family: verdana, helvetica, sans-serif;
font-size: 13px;
font-weight:normal;
}
a.offlink:hover
{
color:#06C;
text-decoration:underline;
font-family: verdana, helvetica, sans-serif;
font-size: 13px;
font-weight:normal;
}
.subcat {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFF;
text-decoration:none;
}
a.subcat:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #FFF;
text-decoration:none;
}
a.subcat:active
{
color:#FC0;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
}
a.subcat:hover
{
color:#FC0;
text-decoration:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:bold;
}
/*
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
@@@ NEW STYLES FOR RM RE-DO @@@
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
*/
/* For the top bread crumbs, id applied to wrapping span */
#BreadCrumbs, .BreadCrumbs {
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5;
}
#BreadCrumbs a:hover, .BreadCrumbs a:hover {
	color: #C60;
}

/* For the search results content area, id applied to wrapping table */
/* NEW specs for EASYASK */
#SearchResults table {
	width: 600px;
	margin: 0;
	padding: 0;
	spacing: 0;
	border-top: 1px solid #036;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px solid #036;
}
#SearchResults th {
	border-top: 0;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	border-left: 0;
	padding: 6px 3px 6px 3px;
	font-weight:normal;
}
#SearchResults td {
	border-top: 0;
	border-right: 1px solid #036;
	border-bottom: 1px solid #036;
	border-left: 0;
	padding: 5px 0px 10px 6px;
}

#SearchResults, #SearchResults a {
	font-size: 11px;
	padding: 0 3px 0 0;
	text-decoration:none;
}
#SearchResults .SalePrice {
	font-size: 11px;
	color: red;
	font-weight: bold;
}
#SearchResults .PriceRange {
	font-size: 11px;
	padding-bottom:6px;
}
#SearchResults .HeaderLeft {
	font-size: 12px;
	font-weight: bold;
	width: 80%;
	text-transform: uppercase;
	padding-bottom:0;
}
#SearchResults .MoreRight {
	font-size: 10px;
	width: 200px;
	position: absolute;
	left: 565px;
	text-align:right;
}
#SearchResults .MoreRight a {
	text-decoration: underline;
}
#SearchResultsFeatured table {
	width: 600px;
	margin: 0;
	padding: 0;
	spacing: 0;
	border-top: 1px solid #000;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px solid #000;
}
#SearchResultsFeatured th {
	border-top: 0;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 0;
	padding: 0; /* 3px 3px 3px 6px*/
	font-weight:normal;
	text-align:left;
}
#SearchResultsFeatured td {
	border-top: 0;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 0;
	padding: 5px 4px 6px 4px;
}

#SearchResultsFeatured, #SearchResultsFeatured a {
	font-size: 11px;
	padding: 0 3px 0 0;
	text-decoration:none;
}
#SearchResultsFeatured .SalePrice {
	font-size: 11px;
	color: red;
	font-weight: normal;
}
#SearchResultsFeatured .PriceRange {
	font-size: 11px;
	padding-bottom:6px;
}
#SearchResultsPlain table {
	width: 600px;
	margin: 0;
	padding: 0;
	spacing: 0;
	border: 0;
}
#SearchResultsPlain td {
	border: 0;
}
#SearchResultsPlain .pgrid {
	/* table cell */
	font-size:11px;
	padding:0 3px 12px 6px;
}

#SearchResultsPlain, #SearchResultsPlain a {
	font-size: 11px;
	padding: 0 5px 0 0;
	text-decoration:none;
}
#SearchResultsPlain .SalePrice {
	font-size: 10px;
	color: red;
}
#SearchResultsPlain .PriceRange {
	font-size: 10px;
	padding-bottom:6px;
}
#SearchResultsPlain .HeaderLeft {
	font-size: 12px;
	font-weight: bold;
	width: 80%;
	text-transform: uppercase;
	padding: 0 6px;
	/*line-height:20px;*/
}
#SearchResultsPlain .MoreRight {
	width: 20%;
	position: absolute;
	left: 700px;
	/*line-height:20px;*/
}
#SearchResultsPlain .PageThrough {
	line-height:22px;
	font-size: 12px;
}
#SearchResultsPlain .PageThrough a {
	line-height:22px;
	font-size: 12px;
}

#DailyDeals table {
	width: 600px;
	margin: 0;
	padding: 0;
	spacing: 0;
	border-top: 1px solid #E2E3BF;
	border-right: 0;
	border-bottom: 0;
	border-left: 1px solid #E2E3BF;
}
#DailyDeals th {
	border-top: 0;
	border-right: 1px solid #E2E3BF;
	border-bottom: 1px solid #E2E3BF;
	border-left: 0;
	padding: 6px 3px 6px 3px;
	font-weight:normal;
}
#DailyDeals td {
	border-top: 0;
	border-right: 1px solid #E2E3BF;
	border-bottom: 1px solid #E2E3BF;
	border-left: 0;
	padding: 5px 0px 10px 6px;
}
/* For the left navigation, id applied to wrapping table */
.LeftMenuExpanded ul {
	padding-bottom: 12px;
}
.LeftMenuExpanded strong a {
	font-size:12px;
	color: #036;
	text-decoration:none;
	line-height: 16px;
}
.LeftMenuExpanded a {
	font-size:11px;
	color: #036;
	text-decoration:none;
	line-height:11px;
}
.LeftMenuExpanded .navAll {
	font-size:11px;
	color: #036;
	text-decoration: none;
	/*margin-bottom: 2px;*/
}
.LeftMenuExpanded .navSmall {
	font-size:9px;
	color: #777;
	text-decoration: none;
	line-height:11px;
	/*margin-bottom: 2px;*/
}
.LeftMenuExpanded ul, .LeftMenuExpanded ul a .LeftMenuExpanded a {
	font-size: 11px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	text-decoration:none;
	color: #036;
}
.LeftMenuExpanded a:hover, .LeftMenuExpanded a:active {
	color: #C60;
}
.LeftMenuExpanded li {
	/*margin-bottom: 2px;*/
	padding-left: 10px;
	background: url(http://images.rockler.com/images/arrowbullet07.gif) no-repeat 0 3px;
	line-height: 12px;
	padding-bottom:4px;
}

#listPlainSmall ul, #listPlainSmall ul a {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 7px;
	padding-left: 7px;
	text-indent: -20px;
	list-style-type: none;
}
#tableOuter {
	border: 1px solid #CCC;
	padding: 6px 6px 18px 6px;
	margin-bottom: 18px;
}
#tableOuter td {
	border: 0;
}
#tableOuter table, #tableOuter table td{
	border: 0;
}
#tableOrder {
	border: 0;
	border-left: 1px solid #CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tableOrder td{
	border: 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
#tableOrder2 {
	border: 0;
	border-left: 1px solid #CCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tableOrder2 td{
	border: 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}
.tableOrderHeaderBlack td {
	font-size: 10px;
	background-color:#EEE;
}
.tableOrderHeaderBlue td { /* This is now black text */
	font-size: 12px;
	font-weight:normal;
	color: #000;
	background-color:#CCC;
}
.Offerings {
	font-size: 9pt;
	text-align: center;
}
#CategoryHeadingList th {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align:left;
	color:#158;
}
#CategoryHeadingList td {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	color:#158;
}
#CategoryHeadingList a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
#CategoryHeadingList a:hover {
	text-decoration:underline;
}
.textLarge {
	font-size: 16px;
}
.textLargeBlack {
	font-size: 16px;
	color: #000;
}
.textLarger {
	font-size: 20px;
}
.textLargeBlue {
	font-size: 16px;
	color: #369;
	font-weight: bold;
	letter-spacing: -1px;
}

H3 {
	font-size: 12px;
	font-weight: bold;
	color: #004B5B;
	text-align: left;
	/*margin: 6px;*/
	padding: 5px 0 0 0;
}

