/* @override http://www.stoneridgeorchard.com/icu_tt3_newsite/wwwstyles.css */
/* Main Syles */
body {
	margin: 0px;
	padding: 0px;
	background-color: #f6f5f4;
	text-align: left;
	color: #948B83;
	font-size: 62.5%;
	}
p,td {
	margin-top: 0px;
	margin-bottom: 1.5em;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #948B83;
	}
ul,li {
	margin-top: 0px;
	margin-left: 7px;
	padding-left: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #948B83;
	}
h1 {
	margin-top: 0px;
	margin-bottom: .5em;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.3em;
	line-height: 1.6em;
	color: #67594E;
	}
h2 {
	margin-top: 0px;
	margin-bottom: .5em;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #67594E;
	text-transform: uppercase;
	}
h3 {
	margin-top: 0px;
	margin-bottom: .5em;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #67594E;
	}
h4 {
	margin-top: 0px;
	margin-bottom: .5em;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #67594E;
	}
h5 {
	margin-top: 0px;
	margin-bottom: 3px;
	padding: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 1.0em;
	line-height: 1.4em;
	color: #67594E;
	}
img {
	border: 0px;
	}
#container {
	position: absolute;
	left: 50%;
	width: 720px;
	margin-left: -360px;
	}
/* Main Link Styles */
a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #67594E;
	}
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #67594E;
	}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #B30000;
	}
a:active {
	text-decoration: underline;
	font-weight: bold;
	color: #D47A7A;
	}
/* Main Layout Divs */
#header_home {
	float: left;
	width: 720px;
	height: 265px;
	}
#header {
	float: left;
	width: 720px;
	height: 230px;
	}
#sidebar {
	float: left;
	width: 150px;
	}
#content {
	float: right;
	width: 537px;
	}
#footer {
	clear: both;
	width: 720px;
	height: 70px;
	}
/* Home Page Special Layout Stuff */
#thehomeleft {
	position: relative;
	float: left;
	width: 505px;
	height: 255px;
	border: 1px solid #AFA7A1;
	}
#thehomeleftintro {
	position: relative;
	top: 15px;
	left: 15px
	}
#thehomenews {
	position: relative;
	float: right;
	width: 200px;
	height: 255px;
	border: 1px solid #AFA7A1;
	}
#thehomenewsheader {
	position: relative;
	top: 15px;
	left: 15px;
	}
#thehomenewstext {
	position: relative;
	top: 15px;
	left: 15px;
	width: 170px;
	overflow: auto;
	height: 205px;
	}
#thehomenewstext p {
	font-size: 1.0em;
	line-height: 1.4em;
	}
/* Table Classes */
.tdgraylight {
	background-color: #CECFD0;
	}
.tdgraydark {
	background-color: #958B83;
	}
.tdredlight {
	background-color: #D47A7A;
	}
.tdreddark {
	background-color: #B30000;
	}
/* Shopping Cart Special Layout Stuff */
#cartProducts {
	position: relative;
	float: left;
	}
#cartContents {
	position: relative;
	}
/* Product Listings Styles */
#productslist td {
	color: white;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	}
table#productslist a:link {
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
table#productslist a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
table#productslist a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #B30000;
	}
table#productslist a:active {
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
/* Shopping Listings Styles */
#shoplist td {
	color: #948B83;
	text-align: center;
	vertical-align: middle;
	height: 15px;
	}
#shoplist td.checkme {
	text-align: right;
	}
#shoplist a:link {
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
#shoplist a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
#shoplist a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #B30000;
	}
#shoplist a:active {
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
#shoplist td.tdreddark a:link {
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
#shoplist td.tdreddark a:visited {
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
#shoplist td.tdreddark a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #948B83;
	}
#shoplist td.tdreddark a:active {
	text-decoration: none;
	font-weight: bold;
	color: white;
	}
/* Shopping Cart */
#shopcart td {
	height: 15px;
	vertical-align: middle;
	}
#shopcart td.spacer {
	height: 5px;
	}
#shopcart td.cartheader {
	background-color: #B30000;
	text-align: center;
	padding-right: 5px;
	}
#shopcart td.qty {
	background-color: #E7E4E3;
	text-align: right;
	padding-left: 5px;
	padding-right: 5px;
	}
#shopcart td.dsc {
	background-color: #E7E4E3;
	text-align: left;
	padding-right: 5px;
	}
#shopcart td.cst {
	background-color: #E7E4E3;
	text-align: right;
	padding-right: 5px;
	}
#shopcart td.sum {
	background-color: #E7E4E3;
	padding-left: 5px;
	text-align: left;
	}
/* Newsletter Sign-Up */
#ccoptin {
	width: 148px;
	border: 1px #CECFD0 solid;
	margin-bottom: 10px;
	}
#ccoptin p {
	margin-top: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	}
/* Handy Classes */
.photowrapleft {
	margin-left: 20px;
	margin-bottom: 10px;
	}
.darktextbox {
	background-color: #CECFD0;
	size: 1.2em;
	border: 0px;
	}
.whitetxt {
	color: white;
	}