body {
	background-color: #FFF;
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, Tahoma;
	text-align:center;
	color:#92877A;
	font-size:13px;
}
img {
	border:0px;

}
a {
	color:#92877A;
	text-decoration:none;
}
a:hover {
	color:#7E6C64;
}
#sitecontainer {
	width:960px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-color:#F7F5F5;
	background-image:url('images/coral.gif');
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
	height: 765px;
}
#navigation {
	text-align:right;
	padding-right:20px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:100;
}
#navigation ul {
	margin:20px auto 0px auto;
	padding:0px;
	list-style:none;
	float:right;
}
#navigation ul li {
	margin:0px;
	padding:0px;
	float:left;
	color:#A49791;
	font-size:18px;
}
#navigation ul li.selected a {
	color:#9ECEEB;
}
#navigation ul li a {
	color:#A49791;
	text-decoration:none;
	padding:0px 11px 0px 11px;
}
#navigation ul li a:hover {
	color:#7E6C64;
}
#home {
	background-image:url('images/homeimage.jpg');
	background-repeat:no-repeat;
	background-position:70px 127px;
	padding-left:455px;
	padding-right:70px;
	height:700px;
}
#home .inner {
	padding-top:127px;
}
#home p {
	color:#A49791;
	font-size:22px;
	line-height:34px;
}






#jewellery {
	padding:0px 58px 0px 58px;
}
#jewellery .inner {
	padding-top:90px;
}

#jewellery h2 {
	margin:0px;
	padding:0px;
}

#jewellery h2 {
	color:#A49791;
	font-size:13px;
	text-transform:uppercase;
}
#jewellery h2 a {
	text-decoration:none;
}
#jewellery .necklaces a {
	background-image:url('images/necklaces.jpg');
	background-repeat:no-repeat;
	background-position:0px 30px;
	text-align:center;
	float:left;
	width:262px;
	height:380px;
	display:block;
}

#jewellery .bracelets a {
	background-image:url('images/bracelets.jpg');
	background-repeat:no-repeat;
	background-position:0px 30px;
	text-align:center;
	width:262px;
	height:380px;
	display:block;
	float:right;
}

#jewellery .pendants a {
	text-align:center;
	background-image:url('images/pendants.jpg');
	background-repeat:no-repeat;
	background-position:center 30px;
	display:block;
	height:380px;
	margin-left:291px;
	margin-right:291px;
}

#jewellery .desc {
	padding:0px 0px 70px 291px;
}
#jewellery .inner .desc p {
	font-size: 13px;
	line-height: 20px;
}


#category {
	height:700px;
}
#category .inner {
	padding:90px 70px 150px 70px;
}
#category h2 {
	text-align:center;
}
#category h3 {
	margin:0px;
	padding:0px;
	text-align:center;
}

#category h3 {
	font-size:13px;
	text-transform:uppercase;
}
#sitecontainer #wrapper #products .inner .innerwrapper .descontact h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #7E6C64;
}
#category h3 a {
	text-decoration:none;
}

#category h3 {
	height:394px;
}
#category h3.one {
	width:262px;
	float:left;
}
#category h3.three {
	width:262px;
	float:right;
}
#category h3.two {
	width:296px;
	text-align:center;
	float:left;
}
#category .one a {
	background-image:url('images/necklace1.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-align:center;
	float:left;
	width:262px;
	display:block;
	padding:367px 0px 10px 0px;
}

#category .three a {
	background-image:url('images/necklace3.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-align:center;
	width:262px;
	display:block;
	float:right;
	padding:367px 0px 10px 0px;
}

#category .two a {
	text-align:center;
	background-image:url('images/necklace2.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
	padding:367px 0px 10px 0px;
	width:296px;
}

#category h3.onependant {
	width:262px;
	float:left;
}
#category h3.threependant {
	width:262px;
	float:right;
}
#category h3.twopendant {
	width:296px;
	text-align:center;
	float:left;
}
#category .onependant a {
	background-image:url('images/pendant1.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-align:center;
	float:left;
	width:262px;
	display:block;
	padding:367px 0px 10px 0px;
}

#category .threependant a {
	background-image:url('images/pendant3.jpg');
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-align:center;
	width:262px;
	display:block;
	float:right;
	padding:367px 0px 10px 0px;
}

#category .twopendant a {
	text-align:center;
	background-image:url('images/pendant2.jpg');
	background-repeat:no-repeat;
	background-position:center top;
	display:block;
	padding:367px 0px 10px 0px;
	width:296px;
}

#products {

}
#products hr {
	color:#BCAEB0;
	height:1px;
}
#products .inner {
	padding:0px 26px 0px 32px;

}
#products .inner .innerwrapper {
	height:460px;
	border-bottom:1px solid #BCAEB0;
	position:relative;
}
#products .mainimage {
	float:left;
	width:344px;
	margin-top:29px;
}
#products .desc {
	margin-left:374px;
	padding-top:210px;

}
#products .descpendants {
	margin-left:374px;
	padding-top:172px;

}

#products .descprofile {
	margin-left:374px;
	padding-top:135px;

}

#products .descontact {
	margin-left:374px;
	padding-top:130px;
}

#products .desc p {
	color:#000;
	font-size:11px;
	line-height:18px;
	padding-right:150px;
	margin:0px;
}

#products .descontact p {
	color:#000;
	font-size:11px;
	line-height:18px;
	padding-right:130px;
	margin:0px;
}

#products .descontact a:link {
	color:#666666;
	font-size:18px;
	line-height:18px;
	margin:0px;
}

#products .descontact a:hover {
	color:#A9D4E3;
	font-size:18px;
	line-height:18px;
	margin:0px;
}


#products .descpendants p {
	color:#000;
	font-size:11px;
	line-height:18px;
	padding-right:150px;
	margin:0px;
}

#products .descprofile p {
	color:#000;
	font-size:11px;
	line-height:18px;
	padding-right:150px;
	margin:0px;
}

#products .desc h2 {
	font-size:16px;
	padding:0px;
	margin:25px 0px 7px 0px;
}

#products .descpendants h2 {
	font-size:16px;
	padding:0px;
	margin:25px 0px 7px 0px;
}

#products .thumbs {
	padding:12px 0px 30px 0px;
}
#products .nav {
	position:absolute;
	bottom:0px;
	right:0px;
	padding-bottom:10px;
}
#products .nav img {
	margin-left:6px;
}
.descontact h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.menulist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ECE9E7;
	text-decoration: none;
	width: 960px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

