@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	padding: 0;
	margin: 0;
	background-color: #dadad2;
}
#wrapper {
	height: 1130px;
	width: 814px;
	margin: 0 auto;
	position: relative;
}
#headderContainer {
	height: 311px;
	width: 814px;
	position: relative;
}
#leftImg {
	float: left;
	height: 311px;
	width: 231px;
	background-image: url(images/background_01.jpg);
	background-position: right bottom;
	position: relative;
}
#leftImg .organic {
	position: relative;
	left: 65px;
	top: 110px;
	border: 0;
}

#centreHeader {
	float: left;
	height: 311px;
	width: 353px;
	background-image: url(images/background_02.jpg);
	background-position: center bottom;
	font-family: "Copperplate Gothic Bold", Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #5e5b46;
	text-align: center;
}
h1 {
	font-size: 36px;
	font-family: "Copperplate Gothic Bold", Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif, "Copperplate Gothic Bold";
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
}


#rightImg {
	float: left;
	height: 311px;
	width: 230px;
	background-image: url(images/background_03.jpg);
	background-position: left bottom;
	position: relative;
}
#rightImg .freeRange {
	position: relative;
	top: 110px;
	left: 3px;
	border: 0;
}

#contentContainer {
	width: 814px;
	height: 641px;
	position: relative;
}
#nav {
	float: left;
	height: 530px;
	width: 102px;
}

.navBar {
	list-style-type: none;
}
.navBar li {
	display: block;
}
.navBar .big {
	padding-bottom: 25px;
	padding-top: 20px;
}
.navStyle {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 70%;
}
#content {
	float: left;
	height: 641px;
	width: 586px;
	background-image: url(images/background_05.jpg);
	background-position: center top;
	position: relative;
}

#edit {
	width: 520px;
	position: relative;
	height: 500px;
	top: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Copperplate Gothic Bold";
	font-size: 12px;
	left: 62px;
	color: #62615c;
	overflow: auto;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 16px;
}


#rightSide {
	float: left;
	height: 600px;
	width: 126px;
	background-image: url(images/background_06.jpg);
	background-position: left top;
}
#Footer {
	height: 178px;
	width: 814px;
	background-image: url(images/background_08.jpg);
	background-position: center top;
	position: relative;
}
#Footer .barneys {
	position: absolute;
	width: 133px;
	border: 0;
	top: -23px;
	left: 1px;
	height: 78px;
}

#bottom {
	height: 100px;
	width: 500px;
	position: relative;
	top: 39px;
	left: 175px;
	font-family: Geneva, Arial, Helvetica, sans-serif, "Copperplate Gothic Bold";
	color: #62615c;
	font-size: 13px;
}

#botrightImg {
	height: 150px;
	width: 230px;
	position: absolute;
	left: 678px;
	top: -26px;
	z-index: 5;
}
#botrightImg .awpack {
	position: relative;
	left: 8px;
	border: 0;
}
#contentTop {
	background-image: url(images/1_01.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #DADAD2;
	height: 251px;
	width: 586px;
}
#contentMid {
	background-color: #E1E1D9;
	height: 100px;
}
#contentBot {
	background-image: url(images/1_03.jpg);
	height: 347px;
	width: 586px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#content2 {
	float: left;
	height: 641px;
	width: 586px;
	position: relative;
}
