.bodyCopy1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
.Hdr1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #dedbc8;
}
.Hdr-shop {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
	color: #7C989D;
}

.body-shop {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #7C989D;
}
.Hdr2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #DAE6E8;
	text-decoration: none;
}
.bodyItalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 18px;
	color: #dae6e8;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #2b383b;
	text-decoration: none;
}
.HP-body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	color: #c7d3d5;
	font-weight: normal;
	text-decoration: none;
}


.body1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
	color: #c7d3d5;
	font-weight: normal;
	text-decoration: none;
}

.body-ls {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 28px;
	font-weight: normal;
	color: #c7d3d5;
	text-decoration: none;
}
.end-left {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #2b383b;
	text-decoration: none;
}
.hdr-nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	width: 130px;
	margin: 20 0 0 32px;
	letter-spacing: 0.02em;
	color: #9eb3b7;
	text-decoration: none;
	margin-bottom: 5px;
	
	
}
.left-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #2b383b;
}
.left-dots {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 16px;
	font-weight: bold;
	color: #2b383b;
}
.pic {
	display: inline;
}
.picLeft {
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.products {
	background-color: #ffffff;
	width: 477px;
	position: relative;
	margin: 0 0 0 10px;
	align: center;
}
.pic img {
	float: right;
	margin: 0px 0px 0px 10px;
}
/* NAVIGATION */
.navcontainer { 
	border: 0px solid #c7d3d5;
	width: 120px;
	position: relative;
	margin: 0 0 0 50px;
	align: center;
}
.navcontainer ul { 
	border: solid 0px #c7d3d5;  
	list-style: none;
	margin: 0;
	padding: 0;
	}
.navcontainer .navigation li { 
	padding: 0;
	margin: 0;
	font-size: 16px;
	letter-spacing: 0.02em;
	color: #6e8286;
	list-style: none;
	text-align: center;
	border-bottom: solid 1px #9eb3b7;
	list-style-position: inside;
	background-color: #c7d3d5;
}
	
.navcontainer .navigation li a {
		display: block;
		padding: 5px 5px 5px 5px;
		background-color: #c7d3d5;
		color: #6e8286;
		text-decoration: none;
		}

	html>body .navcontainer .navigation li a {
		width: auto;
		}

.navcontainer .navigation a:hover {
		background-color: #b3c3c6;
		color: #fff;
		}

