@charset "utf-8";
/* CSS Document */

body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #C05956;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #000;
}
.home_backing {
	background-image: url(images/foot_jewelery_03.jpg);
	background-repeat: no-repeat;
	height: 441px;
	width: 860px;
}
.home_text_area {
	margin-top: 60px;
	margin-right: 50px;
	margin-bottom: 10px;
	margin-left: 40px;
}
.productsmain_backing {
	background-image: url(images/anklets_07.jpg);
	background-repeat: repeat;
}
.productscontent_backing {
	background-image: url(images/anklets_04.jpg);
	background-repeat: no-repeat;
}
.backing {
	background-image: url(images/anklets_05.jpg);
}
.styles_area {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.image_border {
	border: 1px solid #000;
}
.contact_body {
	background-image: url(images/contact_03.jpg);
	background-repeat: no-repeat;
	height: 439px;
}
.find_me_body {
	background-image: url(images/find_me_03.jpg);
	background-repeat: no-repeat;
}
a.footer:link {
	font-size: 11px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:visited {
	font-size: 11px;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:hover {
	font-size: 11px;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
a.footer:active {
	font-size: 11px;
	text-decoration: underline;
	margin-right: 10px;
	margin-left: 10px;
}
.BUTTONS {
	background-color: #C05956;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.cart_table {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-color: #C05956;
}
.price {
	font-size: 13px;
	font-weight: bold;
	color: #F00;
}
.Price_total {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
