* {
	padding: 0;
	margin: 0;
	line-height: 100%;
	}

body {
	text-align: center;
	font-size: 12px;
	font-family: Verdana, Tahoma;
	color: #404000;
	line-height: 100%;
	background: #79aa10 url("images/bg.png") repeat-x;
	}

p {
	line-height: 130%;
	margin: 0 0 10px 0;
	padding: 0;
	}

td {
	font-size: 12px;
	}

img {
	border: 0;
	}
	
input, textarea, select {
	font-size: 12px;
	font-family: Verdana, Tahoma;
	}

a:link {
	color: #409800;
	}

a:visited {
	color: #62ac2c;
	}

h1 {
	margin-bottom: 20px;
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	}

h1.underline {
	padding: 10px 0;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	}

h2 {
	margin-bottom: 10px;
	}

h3 {
	padding-bottom: 5px;
	font-size: 14px;
	}

hr {
	margin: 20px 0;
	color: #fff;
	background: #fff;
	border: 1px dotted #999;
	border-style: none none dotted;
	}

.container {
	float: left;
	background: #fff;
	}
	
.clear {
	padding: 0;
	margin: 0;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
	}

ul.bullets {
	list-style: none;
	}
	
ul.bullets li {
	padding: 2px 0 2px 25px;
	margin-bottom: 13px;
	line-height: 140%;
	background: url("images/heart_globe.png") no-repeat 0 3px;
	}

table.order {
	margin-top: 10px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	}
	
table.order td {
	padding: 4px 8px;
	font-size: 12px;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	}
	
table.order tr.header td {
	color: #7f9a5b;
	background: #e5f9ca;
	font-size: 11px;
	}
	
/*** Site ***/

#site {
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #84c83c;
	border-right: 1px solid #84c83c;
	background: #fff;
	width: 880px;
	}

/*** Header ***/

#header {
	margin: 20px auto 0 auto;
	color: #fff;
	text-align: center;
	background: url("images/body_bg_header.png") no-repeat;
	width: 882px;
	height: 119px;
	}

#header #logo {
	padding: 20px 0 12px 0;
	}

#header #logo a {
	text-decoration: none;
	background: transparent;
	}

/*** Navbar ***/

#navbar {
	margin: 0 auto;
	padding: 10px 0;
	background: #675334;
	font-family: "Lucida Grande","Lucida Sans";
	border-left: 1px solid #84c83c;
	border-right: 1px solid #84c83c;
	width: 880px;
	}

#navbar #nav_links {
	text-align: center;
	}

#navbar ul#nav_links ul {
	list-style: none;
	}
	
#navbar ul#nav_links li {
	display: inline;
	margin: 0 15px;
	}
	
#navbar ul#nav_links li a {
	color: #fff;
	font-size: 15px;
	text-decoration: none;
	}
	
#navbar ul#nav_links li.on a {
	color: #b1ff6b;
	}
	
/*** Left Column ***/

#left_column {
	float: left;
	width: 510px;
	}

#left_column .padding {
	padding: 20px 0 20px 30px;
	}

/*** Right Column ***/

#right_column {
	float: left;
	width: 366px;
	}

#right_column .padding {
	padding: 20px 30px;
	}

#right_column ul.list {
	list-style: circle inside;
	}
	
#right_column ul.list li {
	padding: 0 0 5px 0;
	}
	
/*** Home Page ***/

table.bags td {
	position: relative;
	padding: 0 15px 15px 0;
	}

table.bags td .new {
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	width: 50px;
	background: url("../images/new_burst.png") no-repeat;
	}

table.bags td .new_large {
	position: absolute;
	top: 0;
	left: 0;
	height: 55px;
	width: 81px;
	background: url("../images/new_burst_large.png") no-repeat;
	}

table.bags td .bag_name,
table.bags td .bag_name_large {
	margin-top: 8px;
	height: 25px;
	text-align: center;
	background: url("images/bag_name_bg.png") no-repeat;
	}

table.bags td .bag_name {
	background: url("images/bag_name_bg.png") no-repeat;
	}

table.bags td .bag_name_large {
	background: url("images/bag_name_bg_260.png") no-repeat;
	}

table.bags td .bag_name a,
table.bags td .bag_name_large a {
	display: block;
	line-height: 25px;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	}

/*** Main Column ***/

#main_column {
	}
	
#main_column .padding {
	padding: 25px 30px;
	}

/*** Order Page ***/

table.add_to_cart {
	margin-top: 10px;
	}

table.add_to_cart td {
	padding: 5px 10px;
	text-align: center;
	}

table.add_to_cart td .label {
	padding-bottom: 5px;
	margin-bottom: 5px;
	color: #444;
	border-bottom: 1px dotted #666;
	}

table.add_to_cart td .price {
	padding: 5px 0;
	font-size: 16px;
	font-weight: bold;
	}

/*** News ***/

.news {
	margin-bottom: 30px;
	}
	
.news .subhead {
	margin-bottom: 10px;
	font-size: 11px;
	font-family: "Trebuchet MS","Verdana","Arial";
	color: #555;
	}

.news .subhead img {
	margin-bottom: 5px;
	margin-right: 5px;
	}

.news .subhead a:link {
	color: #555;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	}

.news .subhead a:visited,
.news .subhead a:hover {
	color: #777;
	background: transparent;
	border-bottom: 0;
	}

.news .content {
	line-height: 140%;
	font-size: 13px;
	}

.news .content blockquote {
	padding: 10px 15px 2px 15px;
	background: #eee;
	}

.news .headline {
	margin-bottom: 8px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	}

.news .headline a:link {
	color: #444;
	}

.news .headline a:visited {
	color: #666;
	}

.news .headline a:hover {
	color: #666;
	}

/*** Friends ***/

table.friends {
	border-left: 1px dotted #999;
	border-top: 1px dotted #999;
	}

table.friends td {
	padding: 8px 10px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica;
	border-right: 1px dotted #999;
	border-bottom: 1px dotted #999;
	}

table.friends h2 {
	font-size: 12px;
	font-weight: normal;
	}

/*** Help ***/

table#faq td {
	padding: 2px;
	line-height: 130%;
	}
	
table#faq td.q, table#faq td.a {
	padding-right: 6px;
	font-weight: bold;
	}
	
table#faq td.q {
	color: #900;
	}
	
table#faq td.a {
	color: #090;
	}
	
table#faq td.answer {
	color: #666;
	}

.category_header {
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px dotted #999;
	}

.category_links {
	margin-bottom: 10px;
	}

.category_links a {
	display: block;
	margin-bottom: 3px;
	}

table#faq td.a, table#faq td.answer {
	padding-bottom: 15px;
	}

a.faq_quicklink {
	display: block;
	margin-bottom: 5px;
	}

a.back_to_top {
	float: right;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	}

/*** Custom Sampler ***/

.button_bar {
	margin: 10px 80px 0 80px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background: #ccc;
	color: #000;
	}

.button_bar .qty_display {
	line-height: 25px;
	}
	
.button_bar .plus {
	float: right;
	}

.button_bar .minus {
	float: left;
	}
	
.button_bar .plus img,
.button_bar .minus img {
	cursor: pointer;
	}

/*** Footer ***/

#footer {
	margin: 0 auto;
	padding: 25px 0 20px 0;
	background: url("images/body_bg_footer.png") no-repeat;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-family: "Lucida Grande","Lucida Sans";
	clear: both;
	width: 882px;
	height: 10px;
	}

#footer a:link,
#footer a:visited {
	color: #fff;
	}
	
#footer a:hover {
	text-decoration: none;
	}
	
#footer a.facebook {
	padding: 0 0 2px 22px;
	background: url("images/facebook_icon.png") no-repeat;
	}
	
/*** Error ***/

#error {
	padding: 0;
	margin-bottom: 20px;
	text-align: left;
	background-color: #fdd;
	border: 1px solid #ccc;
	clear: both;
}

#error h3 {
	padding: 4px 10px;
	margin: 0;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	background: #c00;
}

#error p {
	color: #333;
	margin: 0;
	padding: 5px;
}

#error ul {
	margin: 0;
	padding: 10px 0 10px 30px;
}

#error li {
	padding: 4px 15px 4px 0;
	font-size: 12px;
	list-style: square;
}

#message {
	padding: .5em 1em;
	margin-bottom: 20px;
	line-height: 120%;
	font-size: 16px;
	font-weight: bold;
	color: #360;
	background: #cf9;
	border: 3px solid #9c6;
	clear: both;
}
