body {
	font-size: .8em;
	background-color: #ffffff;
	margin: 0;
	text-align: center;
	font-family: Arial; sans-serif;
	color: #050A6E;

}


h2 {
	font-size: 1.25em;
	color: #050A6E;
	letter-spacing: 5px;
	margin-bottom: 5px;
}

h3 {
	font-size: .9em;
	color: #050A6E;
	letter-spacing: 4px;
	margin-bottom: 5px;
	padding-left: 15px;
	
}

h4 {
	font-size: .85em;
	color: #050A6E;
	letter-spacing: 4px;
	margin-bottom: 5px;
	padding-left: 15px;
}

a {
	color: #404151;
}

a:hover {
	color: #0C4761;
}

table {
	background-color: #cccccc;
	margin-left: 30px;
}

th, td {
	background-color: #cccccc;
}

th {
	background-color: #cccccc;
}

p {
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
}

#container {
	width:900px;
	margin:auto;
	border:1px solid #050A6E;

}

#wrapper {
	position: relative; 
	width: 85%;
	text-align: left;
	margin: auto;
	padding-top: 20px;
}

#storewrapper {
	position: relative; 
	width: 99%;
	text-align: left;
	margin: auto;
	padding-top: 20px;
}


#nav {
	width:100%;
	height: 34px;
	padding-top: 20px;
	left: 0px;
	text-align:center;
}


#nav a {
	color: #050A6E;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 2px;
}



#nav a:hover {
	color: #006CA3;
}

#latestitems { 
	position: absolute;
	top: 20px;
	right: 40px;
}

#latestitems img {
	border: 1px solid #3D3D3D;
}



#footer {
	position: relative; 
	width: 70%;
	z-index: 1;
	text-align: left;
	margin: auto;
}


#homeimage img {
	border: 1px solid #0F1E35;
}

.storenav {
 float:left;
width: 120px;
}

.storeitems {
float:right;
width:700px;
}

.center {
	text-align: center;
}



.floatright {
	float: right;
}

.blueborder {
	border: 1px solid #0F1E35;
}

.redborder {
	border: 1px solid #660033;
}

.indent {
	margin-left: 20px;
}

.jewelleryimages {
	width:530px;
	margin:auto;
	padding-top:30px;
	padding-bottom:30px;
}

.jewelleryimages img {
	border: 1px solid #0F1E35;
}

.storethumbnails {
	width:600px;
}



.jewellerythumbnails {
	width:80px;
}


.jewellerythumbnails  img {
	margin-bottom:4px;
}


.jewellerymain {
	float:right;

}

#gallery {
	margin-left: 40px;
}



#gallerypop {
	position: relative;
	top: 20px;
	left: 20px;
	width: 700px;
}

#gallerypop h2 {
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	color: #ffffff;
}

#gallerypop p {
	color: #ffffff;
	width: 500px;
}

.imgborder{
	border: 1px solid #0F1E35;
}


.galleryitems {
	font-size: 0.7em;
	text-align: center;
	float: left;
	position: relative;
	padding-bottom: 15px;
	padding-right: 8px;
	padding-top: 15px;
}


.galleryname {
	color: #0F1E35;
}

.etsy {
	color: #660033;
}

.clearme {
	clear: both;
}


.floatleft {
	float: left;
}

clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-table; margin: 0 0 10px 0;}

/* Hides from IE-mac\*/
*html.clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
