body, html {
	text-align: center;
	margin: 2px auto 0;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}


p {
	text-align:justify;
	}
	
h1, h2, h3 {
	color: #A50F34;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-transform: uppercase;
}

h1 { font-size: 16px; }
h2 {
	font-size: 14px;
	background-color: #A50F34;
	color: #FFFFFF;
}
h3 { font-size: 12px; }

img {
	border: 0px;
}

tr, td {
	padding: 5px;
	text-align:justify;
}

body#stores .stores, body#aboutus .aboutus, body#birthstones .birthstones, body#buyersguide .buyersguide, body#careers .careers, body#contactus .contactus, body#index .index, body#productrange .productrange, body#promotion .promotion, body#watches .watches, body#repairs .repairs, body#jewellery .jewellery, body#giftware .giftware, body#giftcard .giftcard /*, #jewellery .productrange, #watches .productrange, #repairs .productrange, #giftware .productrange ,#giftcard .productrange*/  {
	font-weight: bold;
}

#promotion .catalogue {
	float: left;
	margin: 0 3em 1em 0;
}

#promotion .clear  {
	clear: left;
}

#promotion .cataloguetext	{
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#666666;
}
		


.clear {
	clear: both;
	height: 0;
	margin: 0;
	line-height: 14px;
	font-size: 9px;
	color: #999999;
}


#wrapper {
	background-color: #DEDFDC;
	margin: 0px auto;
	text-align: left;
	width: 965px;
}

#banner {
	background: #A50F34;
	clear: both;
	height: 82px;
}

	#banner img#logo {
		float: left;
	}
	
	#banner ul#bannerpics {
		float: right;
		list-style: none;
		margin: 0;
	}
	
		#banner ul#bannerpics li {
			float: left;
			margin-right: 6px;
		}
		
#contentwrapper {
	background-color: #DEDFDC;
}

ul#nav {
	background-color: #DEDFDC;
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	text-decoration: none;
	width: 150px;
	z-index: 1;
}

	#nav a {
		background: #A50F34;
		border-bottom: 0;
		color: #FFFFFF;
		display: block;
		padding: 4px;
		text-decoration: none;
	}
		
	#nav li {
		background-color: #A50F34;
		color: #FFFFFF;
		padding: 4px;
		position: relative;
		padding-left: 4px;
	}
	
	li ul {
		display: none;
		position: absolute;
		left: 110px;
		top: 0;
		width: 150;
	}
	
	li li {
		list-style: none;
		margin-bottom: -5px;
		width: 150px;
	}
	
	li:hover ul, li.over ul {
		display: block; 
		z-index: 3;
	}
	
	ul#nav li a:hover {
		font-weight:bold;
	}
	
	ul#nav ul a:hover { /*latest update*/
		font-weight:bold;
	}
			
#maincontent {
	background: white;
	float: left;
	margin: 10px 10px 1px 10px;
	min-height: 650px;
	padding: 15px;
	width: 580px;
	z-index: 2;
}

#sidebar {
	float: right;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	width: 150px;
}

#jewelleryimg {
	float:right;
	padding:5px;
	padding-left: 10px;
}
