* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 2em;
	padding: 0;
	color: #000000;
	background-color: #FFFFFF;
}

#discl {
	font-size: .7em;
	clear: left;
}

#header{
	float: left;
	width: 100%;
}
	
#stoney {
	width: 100%;
	clear: both;
	display: inline;
}

#dos {
	width: 60%;
}

.edges {
	float: left;
	clear: left;
}

.edges2 {
	float: left;
	padding-top: 32px;
}

#stoney img {
	float: right;
	display: inline;
	width: 600px;
	height: 50px;
}
	
 #logo {
	background: url("../images/lg_nat_stones.gif") no-repeat white;
	width: 26em;
	height: 7em;
	position: absolute;
	top: 2em;
	left: 2em;

}

 #logo h1 {
	display: none;
}

#subline {
	float: right;
	display: inline;
	width: 20em;
	height: 50px;
	background-color: transparent;
	clear: right;
	color: #666666;
}

#subline address {
	text-align: left;
	font-size: .7em;
	float: right;
	margin: 1em 0;
	display: block;
	font-style: normal;
}

#member {
/*	clear: both;
	float: right;
*/
	position:absolute;
	top:150px;
	right:40px;
}

h1 {
	font-size: 1.2em;
	margin: 0em;
	margin-top: 20px;
	text-indent: .2em;
	background: #A7A994;
	color: #F6F2E6;
	border: 1px solid #666666;
	width: 99%;
	text-align: left;

}

.home h2 {
	font-size: 1.2em;
	color: #B79770;
	border: none;
	margin: 0;
	text-align: left;
}

.finishes h2 {
	color: #B49169;
	font-size: 1.1em;
	border: none;
	font-weight: normal;
}

 h2 {
	font-size: 1em;
	margin: 1em 0;
	border-bottom: 1px solid #666666;
	color: #666666;
	width: 60%;
	}

h2 .subLink {
	margin: 16px 0 15px 0;
	font-size: .6em;
	color: #B23D16;
}	   

h3 {
	margin: 0 0 5px 0;
	font-size: .8em;
	color: #B23D16;
}	   


	 
h4 {
	font-size: 1em;
	margin-top: .2em;
	margin-bottom: .4em;
	border-bottom: 1px solid #666666;
	color: #666666;
}

dt, dl, dd, ul, li {
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0;
}

#menu {
	clear: both;
	margin-bottom: 2em;
	position: relative;
	left: 0em;
	top: 2em;
	height: 5em;
	font: .75em Arial, Helvetica, sans-serif;
	width: 100%;
}

#menu dl {
	float: left;
	/*margin: 0 .2em;*/
}

#menu ul li {
	display: inline;
}

#menu a {
	text-decoration: none;
	color: #666666;
	background: #FFFFFF;
	padding: 3px;
	text-align: center;
}

 #menu dl dt {
 	border-right: 1px solid #666666; 
	padding: 0 .3em;
	margin: 0;
}
 
 #menu #lastItem {
 	border: none;
}

#menu a:hover {
	color: #F6F2E6;
	background-color: #666666;
}

#menu a:active{
	color: #F6F2E6;
	background-color: #666666;
}

#sub1, #sub2, #sub3, #sub4, #sub5 {
	border: none;
	position: absolute;
	left: 0;
	font-size: .9em;
	width: 675px;
	padding-top: 3px;
	margin-top: 7px;
	margin-left: .6em;
	border-top: 1px solid #CCCCCC;
}

.home #content {
	text-align: center;
}

#content {
	background-color: #FFFFFF;
	padding-bottom: 1em;
	margin-left: .2em;
	float: left;
	text-align: left;
	width: 100%
}

#content span {
	float: left;
}

p {
	line-height: 1.66;
	margin: 0.5em 3em 1em 0em;
	font-size: .8em;
}

#special2 {
	color: #B49169;
	font-weight: bold;
	font-size: 1em;
}

#question {
	color: #B23D16;
	font-weight: bold;
	font-size: .9em;
}

#list{
	background-color: #A7A994;
	color: #FFFFFF;
	font-weight: bold;
	width: 300px;
	padding: 3px;
	border: 1px solid #666666;
}

#list li {
	font-weight: normal;
	line-height: 1.2em;
	font-size: .75em;
	color: #FFFFFF;
}

 #content img{
	border: 1px solid #CCCCCC;
	padding: 3px;
}

#extraInfo {
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #F6F2E6; 
	font-size: 80%;
	width: 325px;
	float: right;
	margin-top:-25px;
	margin-left: 1em;
	line-height: 1em;
	margin-bottom:20em;
}

#extraInfo #uses {
	background-color: #F4EEDA;
	border: 1px solid ButtonShadow;
	width: 95%;
	margin: 0 auto;
	float: none;
}

#extraInfo #uses p {
	margin-left: 2em;
}

#extraInfo h2 {
	color: #B23D16;
	font-weight: bold;
	margin: 0;
	margin-top: .2em;
	margin-left: 8px;
	border: none;
}

#extraInfo h3 {
	color: #B23D16;
	font-size: 1em;
	font-weight: bold;
	margin-top: .2em;
	margin-left: 1.6em;
	border: none;
}

#extraInfo #flashObject, #extraInfo img{
	border: 2px solid #B49169;
	margin: 8px;
	width: 300px;
}

#extraInfo p, #extraInfo li{
	margin-left: 3em;
}


#extraInfo a {
	color: #B23D16;
	font-weight: bold;
	margin-left: 0;
}

#extraInfo li{
	font-size: .75em;
	margin-bottom: .2em;
	list-style: url(../images/bt_list.jpg);
}

#sealantInfo {
	text-decoration: none;
	border: 1px solid #666666;
	background-color: #F6F2E6; 
	font-size: 80%;
	width: 325px;
	float: right;
	margin-top:-24px;
	margin-left: 1em;
	line-height: 1em;
}

#sealantInfo #uses {
	background-color: #F4EEDA;
	border: 1px solid ButtonShadow;
	width: 95%;
	margin: 0 auto;
	float: none;
}

#sealantInfo #uses p {
	margin-left: 2em;
}

#sealantInfo h2 {
	color: #B23D16;
	font-weight: bold;
	margin: 0;
	margin-top: .2em;
	margin-left: 8px;
	border: none;
}

#sealantInfo h3 {
	color: #B23D16;
	font-size: 1em;
	font-weight: bold;
	margin-top: .2em;
	margin-left: 1.6em;
	border: none;
}

#sealantInfo #flashObject, #sealantInfo img{
	border: 2px solid #B49169;
	margin: 8px;
	width: 300px;
}

#sealantInfo p, #sealantInfo li{
	margin-left: 3em;
}


#sealantInfo a {
	color: #B23D16;
	font-weight: bold;
	margin-left: 0;
}

#sealantInfo li{
	font-size: .75em;
	margin-bottom: .2em;
	list-style: url(../images/bt_list.jpg);
}


#special {
	background-color: #B49169;
	color: #F6F2E6;
	width: 35px;
}

 #content .edges {
	width:50%;
	float: left;
	margin: 1em 0;
}

 #content .items {
	width:25%;
	float: left;
	margin: 1em 0;
}

#content .items img{
	border: 1px solid #CCCCCC;
	padding: 3px;
}

#content .items h2 {
	text-align: left;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	width: 210px;
	margin: 0 auto;
	margin-bottom: .2em;
}

#content .items h2 a {
	text-decoration: underline;
	color: #B49169;
}

#content .items p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	text-align: left;
	width: 205px;
	margin: 0 auto;
}

.home #types {
	background: #F6F2E6;
	float: left;
	width: 99%;
	border: 1px solid #DFDCD1;
}

.home #types img {
	border: none;
}

#types h2 {
	text-decoration: underline;
	margin-bottom: 1em;
	margin-left: .3em;
}

.stone {
	background: #F6F2E6;
	width: 11em;
	height: 9em;
	float: left;
	text-align: center;
	margin: 0 .2em;
}

.stoneTypes .stone {
	background: white;
	width: 9em;
	border: 1px solid #666666;
	margin-top: 1em;
	margin-right: .6em;
	cursor: pointer !important;
}

.stoneTypes .stone h3 {
	margin-top: .5em;
}

.stone a img {
	margin: 0 3em;
	border: none;
}

.stone p {
	margin: 0 auto;
	text-align: left;
	font-size: .6em;
	text-align: left;
	width: 85%;
}

.stone p.stoneInfo {
	padding: 0;
	text-align: right;
	color: #666666;
	margin: 0;
	margin-top: 1em;
	width: 100%;
}

.stoneTypes .stone p.stoneInfo {
	margin: 0;
}
	
.cleaner {
	clear: both;
}

#footer {
	border-top: 1px solid #CCCCCC;
	color: #666666;
	background-color: #FFFFFF;
	font-size: .7em;
	float: left;
	margin-top: 1em;
	margin-left: .2em;
	width: 99%;
}

#credit {
	border: 1px solid #CCCCCC;
	color: #666666;
	background-color: #F6F2E6;
	float: left;
	text-align: center;
	margin-top: 1em;
	width: 100%;
}


#uses {
	background-color: #F4EEDA;
	margin-top: 1em;
	border: 1px solid ButtonShadow;
	width: 50%;
	padding: .2em;
	float: left;
	clear: left;
}

#uses h2 {
	font-size: .8em;
	color: #B23D16;
	font-weight: bold;
	margin: 0;
	border: none;
}

#content .stoneType {
	width: 70px;
	float: left;
	display: inline;
	margin: 1em;
	padding: 0;
	height: 8em;
}

#content .stoneType p {
	font-size: .7em;
	text-align: center;
	width: 100%;
	margin:0;
}

#content .stoneType img {
	margin: 0;
	padding: 0;
	border: none;
	margin: 0 auto;
	display:block;
}

#imageFrame {
	border: none;
	width:200px;
	height:200px;
	clear:left;
	border: 1px solid gray;
}
#largeStone{
	border: none;
	width:200px;
	height:200px;
	clear: left;
	display:none;
	margin-bottom: 2em;

}

#largeStone img {
	margin: 0 auto;
}

#largeStone a{
	background-color:#a7a994;
	color: white;
	font-weight: bold;
	text-align: center;
	border: 1px outset gray;
	text-decoration: none;
	display: block;
	width: 5em;
	font-size: .8em;
}

.faq #content ul li {
	margin-bottom: .2em;
	font-size: .8em;
	list-style: square;
	margin-left: 1em;
}

form {width: 26em; }
label {clear:left;float:left;width:8em;}
input, textarea, select {float:left;margin-bottom:1em;}	
#buttons {float: left; width: 100%;}
#send {margin-right: .5em; }
#copy {height: 1.5em; }

.work {
	width: 100%;
	float: left;
	margin-bottom: 1em;
}

.work h2 {width: 44.1em}

.work .before, .work .after {	
	float: left;
	width: 15em;
}

.workInfo {
	background-color: #f4eeda;
	float: left;
	height: 150px;
	width: 11em;
	border: 1px solid #aca899;
	margin-top: 1.3em;
	padding: .2em .5em;
}


.workInfo p {
	font-size: .6em;
	width: 100%;
}

#breadCrumb {
	font-size: .8em;
	margin-bottom: .2em;
	margin-left: .2em;
}

#breadCrumb a {
	color: #B23D16;
}

p.siles {
clear: left;
}
