/* CSS Document */

#background {
	background-color:#E16722;
}
#container {
	background-color: #FFFFFF;
	background-position: center;
	position: relative;
	top: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 645px;
}
#containerabout {
	background-color: #FFFFFF;
	background-position: center;
	position: relative;
	top: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 700px;
}
#navhome {
	position:absolute;
	top: 150px;
	left: 20px;
	height: 35px;
	width: 960px;
	z-index:2;
	
	}
#nav {
	position:absolute;
	top: 110px;
	left: 20px;
	height: 35px;
	width: 960px;
	z-index:1;
	
	}
#protect {
	background-color:#FFFFFF;
	float: right;
	margin-right: 6px;
	margin-top: 6px;
	}
#logo {
	float:left;
	height: 70px;
	margin-left: 6px;
	margin-top:8px;
}
#jewelry {
	float: left;
	margin-top: 32px;
	margin-left: 6px;

}
#stonering {
	position: absolute;
	top: 98px;
	left: 320px;
	width: 587px;
	margin-right:16px;
	z-index: 1;

	}
#slideshow {
	position: absolute;
	top: 290px;
	left: 516px;
	width: 243px;
	height: 221px;
	z-index: 3;
	border: medium dotted #FF6600;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	}
#coinbead {
	float:left;
	position: absolute;
	top: 130px;
	}
#coil {
	float: left;
	position:absolute;
	top: 410px;
	}
#bio {
	position:absolute;
	top: 180px;
	left: 115px;
	height: 450px;
	width: 380px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #4E5E1F;
	border-right-color: #4E5E1F;
	border-bottom-color: #4E5E1F;
	border-left-color: #4E5E1F;
}
#collections {
	position:absolute;
	top: 225px;
	left: 204px;
	height: 200px;
	width: 260 px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #4E5E1F;
	border-right-color: #4E5E1F;
	border-bottom-color: #4E5E1F;
	border-left-color: #4E5E1F;
	}
#contact {
	position:absolute;
	top: 225px;
	left: 185px;
	height: 150px;
	width: 250px;
	padding-left: 10px;
	padding-right: 10px;
	border: 3px dotted #4E5E1F;
	}
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663300;
}
#artistphotocontact {
	position: absolute;
	height: 285px;
	width: 225px;
	left: 525px;
	top: 220px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #4E5E1F;
}
#artistphoto {
	position: absolute;
	top: 180px;
	left: 540px;
	width: 200px;
	background-color: #4E5E1F;
	height: 300px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	}
#materials {
	position:absolute;
	bottom: 400px;
	}
#copyright {
	position: absolute;
	left: 28px;
	z-index: 1;
	padding: 4px;
	top: 610px;
	width: 400px;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#CC3300;
	}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#E07D37;
	}
#ordertext {
	position: absolute;
	top: 237px;
	left: 248px;
	width: 440px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 16px;
	padding-right: 16px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #4E5E1F;
	border-right-color: #4E5E1F;
	border-bottom-color: #4E5E1F;
	border-left-color: #4E5E1F;
	}
	
a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#60712D;
}
a:visited {
	color: #C30;
}
a:hover {
	color: #E07D37;
}
