a {color: #0076a3; text-decoration: underline;}
a:hover {color: #acc42a; text-decoration: underline;}

a.footernav {
	padding: 2px;
	line-height: 1.5em;
	text-decoration: none;
}

body {
	background: #d4df98 url(images/bkg.gif);
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 11px;
	color: #753e00;
	margin: 0px;
}
td {
	font-size: 12px;
}
#mainWrapper {
	background-color: #FFF; 
	width: 720px; 
	align: center;
}
#topContent {padding: 4px 111px 4px 111px; text-align: left;}
.bkgLeft {background: url(images/bkg_right.gif) repeat-y right;}
.bkgRight {background: url(images/bkg_left.gif) repeat-y left;}
.subheadblue {font-weight: bold; color: #0076a3;}
.subheadgreen {font-weight: bold; color: #acc42a;}
.subheadbrown {font-weight: bold; color: #753e00;}
.copy {font-size: 11px; padding-right: 12px;}
.error {color: #990000; font-weight: bold;}

#secondNav {
	margin-bottom: 16px;
	margin-top: 2px;
	padding-left: 12px;
}

.cart {
	background: url(images/cb_icon_cart.gif) left center no-repeat;
	padding: 12px 8px 6px 30px;
	line-height: 42px;
}

.faq {
	background: url(images/cb_icon_faq.gif) left center no-repeat;
	padding: 12px 12px 6px 30px;
	line-height: 42px;
}

.sitemap {
	background: url(images/cb_icon_sitemap.gif) left center no-repeat;
	padding: 12px 8px 6px 30px;
	line-height: 42px;
}

.catLink {
	line-height: 1.5em;
}

#newsletter {
	background: transparent url(images/cb_newsletterBkg.gif) bottom no-repeat;
}

#leftFeatured {
	background: transparent url(images/cb_best-n-popularBkg.gif) top no-repeat;
}

#leftVendors {
	background: transparent url(images/cb_leftCol_swirlBkg.gif) top no-repeat;
}

#crumbs {
	margin-left: 20px;
}
.crumbArrow {
	font-weight: bold;
	color: #acc42a;
	padding: 0px 4px;
}
.zoom {
	background: transparent url(images/icon_zoom.jpg) left center no-repeat;
	padding: 2px 2px 2px 20px;
	line-height: 30px;
	margin: 2px 0px;
}
.share {
	background: transparent url(images/icon_share.jpg) left center no-repeat;
	padding: 2px 2px 2px 20px;
	line-height: 30px;
	margin: 2px 0px;
}
.giftlist {
	background: transparent url(images/icon_add_giftlist.jpg) left center no-repeat;
	padding: 2px 2px 2px 20px;
	line-height: 30px;
	margin: 2px 0px;
}
.indent {
	margin-left: 20px;
}
hr {
	color: #acc42a;
}
.pageOn {display: inline; border: 1px solid #66adc8; width: 20px; text-align: center; margin: 0px 2px 0px 2px; padding: 0px 4px 0px 4px;}
.pageLink {display: inline; width: 20px; text-align: center; margin: 0px 2px 0px 2px; font-weight: bold;}

#location {
	width: 470px;
	height: 500px;
	background: transparent url(images/cb_location.jpg) top center no-repeat;
}
#location .address {
	position: relative;
	top: 310px;
	left: 35px;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 32px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 26px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 24px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 20px;
}

h1 {
	margin: 0px 18px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 32px;
}

h2 {
	margin: 0px 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	font-size: 26px;
}

#customerNav {
	margin-top: 4px;
}
.promo {
	margin-top: 10px;
}
.homecontent {
	padding:6px 30px;
}
.content {
	padding:6px 18px;
}
.dash {
	border-bottom: 2px dotted #bdd055;
	height:3px;
}
ul.list {
	margin: 4px;
	padding-left: 8px;
}
.listArrow {
	list-style: none;
	list-style-image: url(images/cb_listArrow.gif);
}