body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background-color: #fbf8db;
	color: #4E4C39;
}
.spacer {
	clear: both;
	height: 0;
	line-height: 0;
}
p {
	padding: 0 0 8px 0;
	margin: 0;
}

/* CONTENT */

#content_container_a {
	position: relative;
	width: 100%;
	float: left;
}
#content_container_b {
	position: relative;
	width: 896px;
}
#content {
	position: relative;
	width: 675px;
	margin-top: 42px;
	padding: 0 15px 15px 15px;
	float: right;
}
#fragment_blank {
	position: relative;
	display: block;
	height: 28px;
	margin: 0 -15px 0 -15px;
}
#content h1, #content h2, #content h3 {
	font-weight: normal;
}
#content h1 {
	font-size: 180%;
}
#content h2 {
	font-size: 160%;
	padding: 2px;
	display: block;
	margin: 0;
	width: 656px;
}
#content h3 {
	font-size: 130%;
	display: block;
	height: 40px;
	font-weight: bold;
	margin: 0;
}

/* NAVIGATION */

#navigation {
	position: relative;
	width: 191px;
	float: left;
	margin: 0;
	padding: 0 0 11px 0;
	color: #787556;
}
#navigation li {
	list-style: none;
}
#navigation li.heading {
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 15px 4px 15px;
	width: 161px;
}
#navigation li.search {
	padding: 0 15px 4px 20px;
}
#navigation li a {
	display: block;
	color: #787556;
	text-decoration: none;
	padding: 0 15px 4px 20px;
	width: 156px;
}
#navigation li a:hover, #navigation li a.selected {
	background-color: #E7E7DC;
}

/* HEADER */

#header_nav {
	position: absolute;
	top: 0;
	left: 191px;
	width: 705px;
	height: 42px;
	line-height: 0;
	background-color: #dfdcbf;
}
#header_nav a {
	padding: 0;
	margin: 0;
}
#header_nav a img {
	position: relative;
	padding: 6px;
	margin: 0;
	float: left;
}
#header_nav img.credit_cards {
	float: right;
}

/* Body */

#home_pics_A, #home_pics_B {
	position: relative;
	width: 495px;
	float: left;
}
#home_pics img, #preview_A {
	position: relative;
	border: none;
	float: left;
	color: #787556;
}
#preview_A {
	padding: 15px 15px 28px 15px;
	width: 180px;
	margin: 0;
	text-align: center;
}
#preview_A img {
	float: none;
	padding: 7px;
}
p.fragment_a, 
p.fragment_b, 
p.fragment_c, 
p.fragment_d, 
p.fragment_e, 
p.fragment_f {
	position: relative;
	height: 38px;
	width: 149px;
	padding: 5px 8px;
	line-height: 150%;
	float: left;
	text-align: center;
}
p.fragment_a a, 
p.fragment_b a, 
p.fragment_c a, 
p.fragment_d a, 
p.fragment_e a, 
p.fragment_f a {
	text-decoration: none;
	display: block;
	color: #A00C25;
}
#preview {
	position: relative;
	width: 495px;
	padding: 20px 0;
}

.offers-title {
	font-size: 160%;
}
#offers img {
 border: 1px solid #787556;
}
.fragment_blank {
	position: relative;
	display: block;
	height: 61px;
	width: 705px;
}
.float_left {
	float: left;
	margin: 0 2px 0 0;
}
.float_right {
	float: right;
	margin: 0 0 0 2px;
}
/* FOOTER */

#footer {
	position: relative;
	float: left;
	width: 100%;
	padding: 0 0 0 191px;
	margin: 0;
}
#protx {
	position: relative;
	width: 890px;
	text-align: right;
}

/* GALLERY */

div.thumbnail {
	position: relative;
	width: 164px;
	margin: 0 6px 10px 0;
	padding-bottom: 4px;
	float: left;
	text-align: center;
	background-color: #4E4C39;
}
div.last {
	margin-right: 0;
	float: right;
}
div.thumbnail a {
	text-decoration: none;
	color: #FFF;
}
div.thumbnail a img {
	border: none;
	padding-bottom: 4px;
}

/* STYLES */

#col_l, #col_r {
	position: relative;
	float: left;
	width: 220px;
}
#col_l {
	margin: 0 25px 0 0;
}

/* ACTINIC STUFF */

#sections, #productbulk {
	position: relative;
	width: 660px;
	margin: 0 0 0 -15px;
}
#productbulk {
	padding: 0 0 15px 0;
}
#section-box, #product-box {
	position: relative;
	float: left;
	margin: 0;
	overflow: visible;
	width: 165px;
	padding: 0 0 15px 0;
}
#section-box.right_hand_side {
}
#product-box h3, #product-box p {
	padding: 2px 3px;
	margin: 0;
}
.shaded, .shaded_right_hand_side {
}
.shaded_right_hand_side, .not_shaded_right_hand_side {
	margin: 1px 0 0 0;
}
.not_shaded, .not_shaded_right_hand_side, .right_hand_side_right_hand_side {
}
#section-box p {
	padding: 2px;
}
#section-box p a, #product-box p a {
	text-decoration: none;
	color: #0033CC;
	display: block;
	font-weight: bold;
}
#section-box p a:hover, #product-box p a:hover {
	text-decoration: underline;
	color: #FF9900;
}
#section-box a img, #product-box a img {
	border: none;
}
#fragment {
	position: relative;
}
#fragment p {
	margin: 0 15px 8px 0;
}
#fragment img {
	float: left;
	margin: 0 5px 0 0;
	border: none;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	vertical-align: middle;
}
input.submit {
	font-weight: bold;
	font-size: 110%;
	width: 100%;
}
#product-box select {
	width: 100%;
	margin: 5px 0 10px 0;
}
a.larger {
	font-size: 180%;
	font-weight: normal;
	text-decoration: none;
	text-transform: lowercase;
}
a.larger:hover {
	text-decoration: underline;
}
#fragment {
}
#product-box-shading {
}	