
body {
	background-color: #fcfcf8;
	text-align: center;
	margin: 0px;
}
.bodytext {
	font-family: Garamond, serif;
	font-size: 14px;
	line-height: 20px;
	color: #363636;
}

.bodytext-justify {
	font-family: Garamond, serif;
	font-size: 14px;
	line-height: 20px;
	color: #363636;
	text-align:justify;
}


.header {
	font-family: Garamond, serif;
	font-size: 14px;
	color: #6f604f;
}

.storeProductName {
	font-family: Garamond, serif;
	font-size: 18px;
	color: #6f604f;
	font-weight: bold;
}

.title {
	font-family: Garamond, serif;
	font-size: 15px;
	color: #635c53;
}

#container {
	margin: auto;
	width: 950px;
	height: 620px;
	background-color: #fdfcfa;
	text-align: left;
}

#ml_loggingIn H2 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-top: 14px;
	line-height: 18px;
	text-align: center;
}

#ml_loggingIn label {
	font-size: 11px;
	color: #333;
	margin-top: 14px;
	line-height: 18px;
	text-align: center;
}

div#headerspace {
	width: 950px;
	height: 159px;
}

#subtitle {
	font-family: Garamond, serif;
	font-size: 15px;
	color: #635c53;
	line-height: 20px;
	position: relative;
}
#title {
	font-family: Garamond, serif;
	font-size: 15px;
	color: #635c53;
	line-height: 70px;
	font-weight:bold;
	position: relative;
	bottom: -4px;
}

#submenu {
	font-family: Garamond, serif;
	font-size: 14px;
	line-height: 20px;
	color: #363636;
	text-align: center;
	position: relative;
	top: 18px;
	border: none;
	
}

.store_bodytext  {
	font-family: Garamond, serif;
	font-size: 14px;
	line-height: 20px;
	color: #363636;
}

a {
	color: #aca286;
	letter-spacing: 1px;
	line-height: 22px;
	text-decoration:none;
}

a:hover {
	color: #696969;
}
