html, body{
	height: 100%;
	position: relative;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin: 0px;
	background-image: url(../images/stripes_bg.gif);
	background-repeat: repeat-y;
}
strong {
	font-weight: bolder;
	font-size: small;
	color: #660000;
}

#flower_bg {
	height: 522px;
	width: 376px;
	position: absolute;
	z-index: 1;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/bracelet_background.jpg);
	background-repeat: no-repeat;
}
#container {
	float: right;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	height: 100%;
	position: relative;
	margin-bottom: 0px;
}
#full_window {
	height: 100%;
	margin: 0px;
	background-image: url(../images/stripe_bg_top.jpg);
	background-repeat: no-repeat;
}
#menu span {
	display: none;
}
#menu {
	list-style-type: none;
	position: absolute;
	left: 400px;
	top: 102px;
	z-index: 2;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#content_bg {
	width: 760px;
	border: 1px solid #D4B7B9;
	position: absolute;
	left: 25px;
	top: 115px;
	z-index: 2;
	background-color: #FFFFFF;
	background-image: url(../images/fade_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	filter: alpha(opacity=85);
	opacity: .85;
	-moz-opacity: .85;
}
.titles {
	margin-bottom: 5px;
}

#content {
	filter: alpha(opacity=100);
	opacity: 1.0;

	-moz-opacity: 1.0;
	position: relative;
}
#content #flash {
	float: left;
}

#text_home {
	float: right;
	width: 300px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;

}
#text_artisan {
	float: right;
	width: 400px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: 30px;

}
#text_contact {
	float: right;
	width: 300px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;

}
#text_stores {
	width: 100%;
	background-image: url(../images/spoon_background.jpg);
	background-repeat: no-repeat;

}
#text_stores table {
	margin: 30px;
}


#text_wholesale {
	float: right;
	width: 370px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;

}
#wholesale_login {
	float: left;
	width: 300px;
	margin-top: 30px;
}
#wholesale_login #login {
	margin-left: 30px;
	padding: 5px;
	border: 1px solid #DAC4C6;
	text-align: center;
}
#login #form1 {
	margin: 0px;
}
input.custom_buttons {
	background-image: url(../images/submit.jpg);
	height: 23px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 1px;
	color: #660000;
}
input.custom_buttons_hover {
	background-image: url(../images/submit_on.jpg);
	height: 23px;
	width: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
	margin-left: 3px;
	font-size: 1px;
	color: #660000;
}
input{
	height: 18px;
	border: 1px solid #660000;
}
textarea {
	border: 1px solid #660000;
}








#silver_wear {
	background-image: url(../images/silver_wear_logo.gif);
	background-repeat: no-repeat;
	height: 72px;
	width: 332px;
	position: absolute;
	z-index: 2;
	left: 25px;
	top: 40px;
	margin: 0px;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	display: inline;
	float: left;
	margin-right: 20px;
}

#menu #home {
	background-image: url(../images/menu/home.gif);
	background-repeat: no-repeat;
	background-position: -34px;
	height: 10px;
	width: 34px;
}

#menu #home a{
	background-image: url(../images/menu/home.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 34px;
	display: block;
}
#menu #home a:hover{
	background-image: none;
}

#menu #artisan {
	background-image: url(../images/menu/artisan_bio.gif);
	background-position: -59px;
	height: 10px;
	width: 59px;
}
#menu #artisan a{
	background-image: url(../images/menu/artisan_bio.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 59px;
	display: block;
}
#menu #artisan a:hover{
	background-image: none;
}


#menu #showcase {
	background-image: url(../images/menu/showcase.gif);
	background-position: -59px;
	height: 10px;
	width: 59px;
}
#menu #showcase a{
	background-image: url(../images/menu/showcase.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 59px;
	display: block;
}
#menu #showcase a:hover{
	background-image: none;
}



#menu #wholesale {
	background-image: url(../images/menu/wholesale.gif);
	background-position: -60px;
	height: 10px;
	width: 60px;
}
#menu #wholesale a{
	background-image: url(../images/menu/wholesale.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 60px;
	display: block;
}
#menu #wholesale a:hover{
	background-image: none;
}



#menu #stores {
	background-image: url(../images/menu/store_locator.gif);
	background-position: -78px;
	height: 10px;
	width: 78px;
}
#menu #stores a{
	background-image: url(../images/menu/store_locator.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 78px;
	display: block;
}
#menu #stores a:hover{
	background-image: none;
}


#menu #contact {
	background-image: url(../images/menu/contact.gif);
	background-position: -49px;
	height: 10px;
	width: 49px;
}
#menu #contact a{
	background-image: url(../images/menu/contact.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 49px;
	display: block;
}
#menu #contact a:hover{
	background-image: none;
}

h1 span, h2 span {
	position: absolute;
	left: -100000px;
	z-index: 10000;
}
#copyright {
	font-size: x-small;
	font-weight: normal;
	color: #BB736F;
	position: absolute;
	left: 5px;
	bottom: 5px;
}
#copyright a {
	color: #BB736F;
}

#content a {
	color: #990000;
}
#person {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #FFF;
	height: 1px;
	width: 1px;	
}
.spamtext {
	display: none;
}
