/* NAVBAR */
.nav-E  {
	position: relative; top: 45px; width: 165px; height: 22px; z-index: 10; text-align: right;
}
.nav-N {
position: relative; top: 58px; width: 165px; height: 22px; z-index: 11; text-align: right;
}
.nav-B {
position: relative; top: 71px; width: 165px; height: 22px; z-index: 12; text-align: right;
}
.nav-L {
position: relative; top: 84px; width: 165px; height: 22px; z-index: 13; text-align: right;
}
/*
<!-- .nav-New {
position: relative; top: 105px; width: 144px; height: 22px; z-index: 14; text-align: right;
} /-->
 */
.nav-S {
position: relative; top: 95px; width: 165px; height: 22px; z-index: 15; text-align: right;
 }
.nav-P {
position: relative; top: 108px; width: 165px; height: 22px; z-index: 16; text-align: right;
 }
.nav-A {
position: relative; top: 121px; width: 165px; height: 22px; z-index: 17; text-align: right;
 }
.nav-C {
position: relative; top: 134px; width: 165px; height: 22px; z-index: 18; text-align: right;
 }
 
 
/* ENTIRE SITE */

body {
    height: 100%;
	text-align:center;
	margin-top:0px;
	background-color:#983611;
}
.Container {
	margin:auto;
	width:800px;
	background-image: url('/graphics/bkgrnd-beige.gif');
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
	}
H3 {
	font-family:Verdana, Arial;
	font-size: 12px;
	color: #767764;
	font-weight:400;
	line-height:20px;
	text-align:justify;
	}
H4 {
	font-family:Verdana, Arial;
	font-size: 10px;
	color: #767764;
	font-weight:400;
	line-height:15px;
	text-align:justify;
	}

.ContentHome {
	font-family: Helvetica;
	font-size: 12px;
	color: #7d6d5d;
	line-height:20px;
	margin-top:2px;
	font-stretch:2px;
	font-style:italic;
	text-align:justify;
}

.Content {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #915732;
	line-height:12px;
	margin-top:2px;
}
.ContentBoutique {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #734b21;
	line-height:16px;
	letter-spacing: 0.05em;
	text-align:justify;
	margin-top:2px;
}

.ContentLightProduct
{
	font-family:Verdana, Arial;
	font-size: 13px;
	color: #626350;
	line-height:20px;
}
.ContentLightPrice
{
	font-family:Verdana, Arial;
	font-size: 13px;
	color: #626350;
	line-height:20px;
}
.ContentLight
{
	font-family:Verdana, Arial;
	font-size: 12px;
	color: #767764;
	line-height:20px;
	text-align:justify;
}
.ContentDark
{
	font-family:Verdana, Arial;
	font-size: 10px;
	color: #5F604B;
	line-height:12px;
}
.Menu {
	width:800px;
	height:30px; 
	text-align:center; 
	padding-top:0px; 
	border:0px; 
	}
.Menu-TD {
	height:30px; 
	text-align:center; 
	padding-top:0px; 
	border:0px; 
	}
.Foot
{
	font-family:Verdana, Arial;
	font-size: 10px;
	color: #B27B44;
	line-height:15px;
}
.FootDark
{
	font-family:Verdana, Arial;
	font-size: 11px;
	color: #CCCC99;
	line-height:12px;
}
.Menu-Table
{
	line-height:30px;
}
.Menu-Table TD
{
	height:35px;
}

.form-label {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #DADAC8;
	line-height:12px;
	margin-top:2px;
}
.textInput
{
	font-family:Verdana, Arial;
	font-size: 10px;
	color: #767764;
	border:1px thin;
	height:15px;
	background-image: url('/graphics/bkgrnd-beige.gif');
}
.jwTextArea
{
	font-family:Verdana, Arial;
	font-size: 12px;
	color: #767764;
	border:none;
	background-image: url('/graphics/bkgrnd-beige.gif');
}
.submit
{
	font-family:Verdana, Arial;
	font-size: 10px;
	color: #767764;
	
	border:1px thin;
	background-image: url('/graphics/bkgrnd-beige.gif');
}
