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

#containerJewelry {
	height: 532px;
	background-image: url(../english/images/maininfo_images/main_info_jewelry.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#jewelryInfo p.morePadding {
	padding-right: 260px;
}
#sideGirl {
	float: left;
	height: 320px;
	width: 300px;
	background-image: url(../english/images/jewelry_images/jewelry_girl.jpg);
	background-repeat: no-repeat;
}
#jewelryInfo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	padding-top: 10px;
	padding-bottom: 5px;
}
#links a {
	display: block;
	height: 20px;
	width: 90px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	padding-top: 3px;
	border: 1px solid #76653D;
	padding-left: 5px;
}
#links a.wider {
	width: 150px;
}
#links {
	padding-top: 10px;
	padding-bottom: 20px;
	height: 16px;
}
#links h3 {
	display: block;
	width: 120px;
	float: left;
	padding-top: 3px;
	font-weight: lighter;
	padding-bottom: 4px;
	height: 30px;
}
#jewelryInfo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.4em;
	padding-left: 10px;
}
#sideRollover {
	float: left;
	height: 212px;
	width: 300px;
}
#jewelryInfo {
	float: right;
	height: 532px;
	width: 520px;
}
