body {
	background-image: url(https://secure2.yourhost.com/sd360demo3/media/images/bkgd.jpg);
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c3716;
}
a:link {
	color: #5c3716;
}
a:visited {
	color: #5c3716;
}
a:hover {
	color: #ddc98c;
}
a:active {
	color: #5c3716;
}
.small_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c3716;
}
.heads {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5c3716;
	text-transform: none;
	line-height: 20px;
}
.bodytext, .standardText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #5c3716;
}
.intro {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #5c3716;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ddc98c;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #5c3716;
	line-height: 18px;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #5c3716;
	font-style: italic;
}
#preload {
	display: none;
}

/** PRODUCTS **/

.priceStrike {
	text-direction: line-through:
}
.price {
	font-size: 14px;
	font-weight: bold;
}
#mainTable {
	position: relative;
}
#minicart {
	color: #571c1f;
	text-align: center;
	padding-top: 10px;
}
#minicart a {
	/*color: #ddc98c;*/
	color: #571c1f;
	font-weight: bold;
	text-decoration: underline;
}
#minicart {
	color: #ddc98c;
}

#tabNav {
	height: 30px;
}
#tabNav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#tabNav ul li {
	float: left;
}
#tabNav ul li a {
	display: block;
	float: left;
	padding: 0px 10px;
	line-height: 30px;
	height: 30px;
	margin-right: 1px;
	background: #e4c167;
	color: #662f28;
	outline: none;
}
#tabs {
	border: 1px solid #e4c167;
	padding: 20px;
	background: #f7e1aa;
}
#tabNav a.tabSelected {
	background: #f7e1aa;
	position: relative;
	bottom: -1px;
}

/** ERRORS **/

.pass {
	background: green;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: white;
}
.fail {
	background: red;
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	color: white;
}
#slides {
	height: 250px;
}
#rightColumnQuote {
	margin-top: 30px;
	background: #d9b153;
	padding: 20px;
	margin-bottom: 20px;
}
#rightColumnQuote p {
	margin: 0px;
}
#rightColumnQuote em {
	font-weight: bold;
	clear: both;
}

/* ============================================================================================================================================
	New Styles added 10/13/10 by Bethany Nelson for Toolulu (bethany at bethanyn dot com)
   ============================================================================================================================================ */

/* =============================
	Products Page
   ============================= */
  
.float {float: left;}
.float.img {width: 235px;}
.clear {clear: both;}
.col {width: 360px; padding-left: 15px; text-align: left;}
.bold, .strong {font-weight: bold;}
.italic {font-style: italic; font-size:.9em;}

.spacer {
	height: 20px; 
	margin-bottom:20px;
}
div.product {
	width: 640px;
	padding: 0 20px 0 0;
	text-align: left;
}

p.first {margin-top: 0;}

h1.product {
	border-bottom: 1px dotted #5C3716;
	margin-bottom: 15px;
}

div.buyNow {
	float: right;	
}
div.buyNow span.subhead {
	font-size: 20px;	
}
div.buyNow input {
	margin-bottom: -8px;	
}

div.float ul li {
	padding-bottom: 3px;
	}
