@charset "UTF-8";
body {
	margin:0;
	padding:0;
	background-color:#3f3737;
	font-family:Helvetica, Arial, sans-serif;
	color:#5c4f4f;
	font-size:13px;
	line-height:17px
}
img {
	border:0;
}
a {
	color:#59c4d1;
}
a:hover {
	color:#0fa9bb;
}
#center {
	width: 891px;
	margin-left:auto;
	margin-right:auto;
}
#banner {
	width:100%;
	text-align:center;
}
#nav img {
	float:left;
}
#content-surround {
	width:100%;
	background-color:#FFFFFF;
	float:left;
}
#top-images img {
	float:left;
}
#content {
	padding: 10px 60px 10px 60px;
	float:left;
}
.column_left {
	width:340px;
	float:left;
}
.column_right {
	padding-left:80px;
	width:340px;
	float:left;
}
h1 {
	color:#59c4d1;
	font-size:40px;
	text-transform:uppercase;
	font-weight:normal;
	font-family:"gill sans", helvetica, arial;
}
h1 span {
	color:#17656e;
}
h2 {
	font-size:18px;
}
#footer {
	width:100%;
	text-align:center;
	color:#ddc8c8;
	font-size:11px;
	background-image:url(images/bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	height:40px;
	padding-top:14px;
}
#footer a {
	font-weight:bold;
	color:#de4444;
}
#footer a:hover {
	color:#ff7e7e;
}
#footer .left {
	float:left;
	margin-left:60px;
	padding-top:10px;
}
#footer .right {
	float:right;
	margin-right:60px;
		margin-bottom:10px;

}
#earring-groups {
	margin-left:-60px;
	float:left;
	width:891px;
}
#earring-groups img {
	float:left;
}
#gallery {
	float:left;

}
#gallery img {
	margin-right:5px;
	margin-bottom:3px;
}
.photo-left {
	float:left;
	margin-right:40px;
	margin-bottom:50px;
	text-align:center;
}
.photo-left img {
	float:left;
	margin-bottom:10px;
}
.small {
	font-size:11px;
	color:#948888;
	
}
