@charset "utf-8";
body {
/*	background-color: #70a7ab; */
	background-color: #fff;
	padding: 0;
	color: #34373D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.4;
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 8px;
    padding-left: 8px; 
}

h1.center {
	padding-top: 20px;
	text-align: center;
}

.center {
	text-align: center;
}

p.center {
	text-align: center;
/* 	padding-right: 15px;
	padding-left: 25px; */
}

a img { 
	border: none;
}

.container {
	width: 960px;
	position: relative;
/*	background-color: #becce1; */
	background-color: #bed0d4;
	margin: 0 auto;
}

.head {
	background-color: #495057;
	position: fixed;
	top: 0px;
	height: 121px;
	width: 960px;
	border-bottom: 1px solid #34373d; 
} 

#fly2 {
	position: absolute;
	height: 47px;
	width: 79px;
	top: 20px;
	right: 150px;
}

#flylft {
	position: relative;
	left: 10px;
	top: 15px;
}
	
.sidebar1 {
	margin-top: 10px;
	float: left;
	position: fixed;
	width: 180px;
	padding-bottom: 10px;
}

.sideimg {
	margin-left: 44px;
	padding-bottom: 20px;
}

#fly {
	position: absolute;
	height: 107px;
	width: 111px;
	top: 12px;
	right: 45px;
}

.content ul, .content ol {
	padding: 0 15px 15px 40px; 
}

a:link {
	color: #42413C;
	text-decoration: underline; 
}

a:visited {
	color: #6E6C64;
	text-decoration: underline;
}

a:hover, a:active, a:focus { 
	text-decoration: none;
}

ul.nav {
	list-style: none; 
	margin-bottom: 15px; 
	font-weight: bold;
}

ul.nav li {
	padding: 8px 0px 6px 25px;
	border-bottom: 1px solid #666;
}

ul.nav a, ul.nav a:visited { 
	display: block;
	width: 120px; 
	text-decoration: none;
}

ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #70a7ab; 
	color: #fff;
}

footer {
	padding: 10px 0;
	background-color: #495057;
	border-top: 2px solid #34373d;
	text-align: center;
	color: #bed0d4;
	font-size: 12px;
	position: relative;
	clear: both; 
}

.fltrt {  
	float: right;
	margin-top: 10px;
	margin-left: 8px;
	padding: 5px 5px 5px 5px;
	border: thin solid #000;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
header, section, footer, aside, article, figure {
	display: block;
}

#logo {
	position: relative;
	height: 64px;
	width: 265px;
	left: 30px;
	top: 5px;
}

.main {
	width: 680px;
	margin-top: 122px;
    margin-left: 220px;
}

.jewelry-item  {
	float: left;
	width: 228px;
	margin-left: 74px;
}

.jewelry-item img {
	
	border: thin solid #000;
	padding: 5px 5px 5px 5px;
}

.em {
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

p.about {
	font-size: 24px;
}