body {
	background-image: url(images/bg.jpg);
	font-family: 'Josefin Slab', arial, serif; 
	
}


.wrapper {
	margin: 0 auto;
	text-align: left;
	vertical-align: middle;
	width: 1200px;
}.navigation {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #FFF;
}
.sublink {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
.sublink a {
	color: #FFF;
	text-decoration: none;
}
.sublink a:hover {
	color: #FC0;
}
.footer {
	font-size: 12px;
	color: #E0E0E0;
				position: relative; top: 5px

}
.footer a {
	color: #99F;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.sidebar {
		font-family: 'Kristi', serif;
	font-size: 35px;
	font-style: normal;
	font-weight: 300;
	text-shadow: none;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1em;
	color:#FC3;
	position: relative;
	top: none;
	left: none;
}

p { 
	 font-weight:300;
	 text-align: left;
	 letter-spacing: -.05em;
	 line-height: 1.17em;
}
a {
	color: #F60;
	text-decoration: none;
		font-weight: 400;

}
h1 {
	font-weight: 600;
	font-size: 35px;
	position: relative;
	top: 15px;
	}

h2 {
	font-family: 'Kristi', serif;
	font-size: 35px;
	font-style: normal;
	font-weight: 300;
	text-shadow: none;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: 0em;
	word-spacing: 0em;
	line-height: 1em;
	color:#FC3;
	position: relative;
	top: 20px;
	left: -10px;
}
h3 {
	font-weight: 600;
	font-size: 18px;
		 letter-spacing: -.05em;
	color:#57174b;
	}


#ContentMainAbout {
	background-image: url(images/about.png);
	height: 535px;
	width: 1000px;
	padding: 42px;
}
.thumbnails {
	border-top-color: #FC3;
	border-right-color: #FC3;
	border-bottom-color: #FC3;
	border-left-color: #FC3;
	font-size:20px;
}
.thumbnails a {
	color: #FFCC31;
	font-weight:600;
	text-align: left;
	letter-spacing: -0.05em;
	text-decoration:none;
}
.thumbnails a:hover {
	border-top-color: #F60;
	border-right-color: #F60;
	border-bottom-color: #F60;
	border-left-color: #F60;
	color: #FF6500;
}
#ContentMainClassic {
	background-image: url(images/classic.png
	);
	height: 535px;
	width: 1000px;
	padding: 20px;
}
#ContentMainWhere {
	background-image: url(images/general.png
	);
	height: 535px;
	width: 1000px;
	padding: 20px;
}
#ContentMainPress {
	background-image: url(images/press.png
	);
	height: 535px;
	width: 1000px;
	padding: 20px;
}
#ContentMainContact {
	background-image: url(images/contact.png
	);
	height: 535px;
	width: 1000px;
	padding: 20px;
}
#ContentMainNecklace {
	background-image: url(images/necklace.png
	);
	height: 535px;
	width: 1000px;
	padding: 20px;
}
#ContentMainBracelet {
	background-image: url(images/bracelet.png
	);
	height: 535px;
	width: 1000px;
	padding: 20px;
}
#ContentMainEarrings {
	background-image: url(images/earrings.png
	);
	height: 535px;
	width: 1000px;
	padding: 20px;
}
#ContentMainRings {
	background-image: url(images/rings.png
	);
	height: 535px;
	width: 1000px;
	padding: 20px;
}
#ContentMainAccessories {
	background-image: url(images/accessories.png
	);
	height: 535px;
	width: 1000px;
	padding: 20px;
}
#NM {
	background-image: url(images/badge-nmarcus.jpg);
	height: 350px;
	width: 425px;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
}
.image {
	border-top-width: 7px;
	border-right-width: 7px;
	border-bottom-width: 7px;
	border-left-width: 7px;
	border-top-color: #57174b;
	border-right-color: #57174b;
	border-bottom-color: #57174b;
	border-left-color: #57174b;

}
.Caption {
	color: #999;
	font-size: 11px;
}
.Dates {
	color: #000;
	font-size: 18px;
	font-weight:800;
	line-height: 22px;
	background-color: #F9F2DA;
	list-style-type: circle;
}

