@charset "UTF-8";
.index #mainContent {
	background-color: #000;
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 1;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-style: solid;
	border-top-color: #333;
	border-left-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #dfe2d1;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
h1, h2, h3, h4, h5, p ,a{
	margin: 0px;
	padding: 0px;
}
.twoCol #container {
	border: 5px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	width: 890px;
	background-image: url(../_images/stone_sidebar_tall3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
} 
.twoCol #indexcontainer {
	border: 5px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000;
	width: 890px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.twoCol #header {
	background-color: #872135;
	background-image: url(../_images/banner_v1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 170px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
} 
.twoCol #menubar  {
	width: 890px;
	height: 26px;
	background-color: #872135;
}
.twoCol #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	background-color: #000;
	text-align: center;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
.twoCol #sidebar2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", arial, sans-serif;
	background-color: #000;
	text-align: center;
	margin: 0px;
	background-image: url(../_images/stone_sidebar.jpg);
	padding: 0px;
	height: 70px;
	width: 239px;
	float: none;
	top: -72px;
	position: relative;
}
.twoCol #mainContent {
	background-color: #FFF;
	background-image: url(../_images/mainTop.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 1;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-style: solid;
	border-top-color: #333;
	border-left-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
} 
.twoCol #indexContent {
	background-color: #000;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	border-top-color: #000;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-repeat: no-repeat;
	width: 640px;
}
.twoCol #indexContent img {
	margin: 0px;
	padding: 0px;
}
.twoCol #mainContent h1  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: normal;
	margin-top: 30px;
}
.twoCol #mainContent h3  {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	font-weight: lighter;
}
.twoCol #footer {
	background-color: #fff;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #872135;
	text-align: center;
	height: 70px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	vertical-align: top;
	position: relative;
	width: 890px;
} 
.twoCol #footer #backimage {
	position: absolute;
	left: 0px;
}
.twoCol #indexfooter {
	background-color: #000;
	background-image: url(../_images/home_lower2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: center;
	height: 50px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	vertical-align: top;
	position: relative;
	width: 890px;
}
.twoCol #footer p {
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 12px;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #666;
}
.twoCol #footerimages {
	float: right;
	width: 200px;
	height: 70px;
	position: absolute;
	right: 0px;
}
.twoCol #footerimages img {
	padding-right: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoCol #footer #footernav li {
	text-decoration: none;
	display: inline;
	padding-right: 10px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13px;
	font-variant: small-caps;
	margin-top: 0px;
	font-weight: normal;
	text-transform: none;
	margin-bottom: 0px;
	padding-left: 10px;
}
.twoCol #footernav a:link, a:visited {
	text-decoration: none;
	color: #000;
}
.twoCol #footernav a:hover, a:active {
	text-decoration: none;
	color: #600;
}
.twoCol #footerimages a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:20;
	font-size: 1px;
	line-height: 0px;
	background-color: #600;
}
#mainContent #leftImage {
	background-image: none;
	margin-left: 0px;
	background-color: #FFF;
	padding: 0px;
	float: left;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 15px;
}
#mainContent #leftImage100 {
	background-image: none;
	margin-left: 0px;
	background-color: #FFF;
	padding: 0px;
	margin-right: 25px;
	margin-top: 25px;
	margin-bottom: 20px;
	position: absolute;
}
#mainContent #rightImage {
	background-image: none;
	margin-left: 20px;
	background-color: #FFF;
	float: right;
	margin-right: 15px;
	margin-top: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainContent #rightlogo {
	background-image: none;
	margin-left: 0px;
	background-color: #FFF;
	padding: 0px;
	float: right;
	margin-right: 15px;
	margin-top: 25px;
}
#mainContent p {
	font-family: "Times New Roman", Times, serif;
	font-size: .9em;
	margin-top: 1em;
	line-height: 140%;
	margin-bottom: 1em;
}
#mainContent p a:link, #mainContent p a:visited, #mainContent p a:hover, #mainContent p a:active {
	color: #00C;
	text-decoration: underline;
}
#mainContent #hr {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	margin: 0px;
	width: 440px;
	float: right;
	height: 5px;
	padding-top: 1px;
}
#mainContent #hrshort {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	margin: 0px;
	width: 100%;
	float: none;
	height: 5px;
	padding-top: 1px;
}
#mainContent h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	color: #872135;
	line-height: 1em;
	margin-top: 30px;
}
#mainContent h5 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.1em;
	color: #000;
	line-height: 1.2em;
	margin-top: 2px;
}
.twoCol #mainContent h3 a:link, .twoCol #mainContent h3 a:visited {
	padding-right: 20px;
	color: #000;
	text-decoration: underline;
}
.twoCol #mainContent h3 a:hover, .twoCol #mainContent h3 a:active {
	padding-right: 20px;
	color: #00F;
	text-decoration: underline;
}
.twoCol #sidebar1 p  {
	font-size: 0.8em;
	color: #FF9;
	margin-top: 10px;
}
.tallsidebar {
	line-height: 2.5em;
}
.twoCol #sidebar1 h3  {
	color: #FFF;
	margin-top: 1em;
}
.twoCol #sidebar1 h4 {
	color: #FFF;
	margin-top: 1.1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration: underline;
}
li {
	margin: 0px;
	padding: 0px;
}
ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}
.twoCol #indexContents {
	background-color: #FFF;
	background-image: url(../_images/mainTop.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 240px;
	padding-top: 1;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-left-style: solid;
	border-top-color: #333;
	border-left-width: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.mainCurrentLink {
	padding-right: 20px;
	line-height: 140%;
}
.tightP {
	line-height: 1em;
}
.tight_sidebar {
	line-height: 1.1em;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
.twoCol #container #mainContent ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 0.9em;
	padding: 0px;
}
#proddetail td {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1em;
}
#shopmenu {
	width: 430px;
	position: relative;
	left: 176px;
}
#shopmenu ul li {
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#sidebar1 a:link, #sidebar1 a:visited {
	text-decoration: none;
	color: #FF9;
}

#sidebar1 a:hover, #sidebar1 a:active {
	text-decoration: underline;
	color: #FF9;
}
.store_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#shoptop {
}
#shoptop table td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	padding-bottom: 10px;
	color: #333;
}
#shoptop td a:link, #shoptop td a:visited{
	text-decoration: none;
	color: #666;
}
#shoptop td a:hover, #shoptop td a:active{
	text-decoration: none;
	color: #892535;
}