@charset "utf-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: normal;
	color: #616161;
	background-color: #f2eee4;
	text-align: left;
	top: 0px;
	margin: 7px;
}
#shopping {
	font-size: 11px;
}
.mainText h1,h2,p {
	padding: 10px 0px 0px 25px;
	margin: 0px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #9b9860;
	text-transform: uppercase;
	letter-spacing: .6em;
}
#shopping h2 {
	letter-spacing: .3em;
	padding: 0px;
}
table {
	margin: 0px 0px 10px 25px;
}
#shopping table {
	margin: 10px 0px 10px 0px;
}
.subTitle {
	font-size: 15px;
	font-weight: bold;
}
.bodyBold {
	font-weight: bold;
}
.bodyItalCtr {
	font-style: italic;
	text-align: center;
	margin-top: 70px;
}


/*  Links */

a:link, a:visited {
	color: #56567f;
	font-weight: bold;
	text-decoration: none;
	clear:both;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #809aac;
	text-decoration: none;
}
a:active {
	color: #56567f;
	font-weight: bold;
}
a img {border: none; }


/*  Page defaults */

.pageWrapper {
	width: 840px;
	min-height: 600px;
	background-repeat: repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right: 1px solid #6d6e71;
	border-left: 1px solid #6d6e71;
	border-top: 1px solid #6d6e71;
	border-bottom: 1px solid #6d6e71;
	display: block;
	position: relative;
	overflow:auto;
}
#shopping .pageWrapper {
	background-image: url(../Images/ShoppingYarn.jpg);
	
}
#privacy .pageWrapper {
	background-image: url(../Images/ShoppingYarn.jpg);
}
#design .pageWrapper {
	background-image: url(../Images/DesignYarn.jpg);
}
#furniture .pageWrapper {
	background-image: url(../Images/FurnitureYarn.jpg);
}
#contact .pageWrapper,
#map .pageWrapper {
	background-image: url(../Images/ContactYarn.jpg);
	
}				
.mainContainer {
	width: 778px;
	min-height: 600px;
	position:relative;
	float: left;
	background-color:#FFF;
	display: block;
}
.borderLeft {
	width: 31px;
	min-height: 600px;
	position:relative;
	float: left;
	display: block;
	background-repeat: repeat;
}
.borderRight {
	width: 31px;
	height: 600px;
	position: relative;
	float: left;
	display: block;
	background-repeat: repeat;
}
#home .borderLeft {
	background-image: url(../Images/HomeYarnLeft.gif);
}
#home .borderRight {
	background-image: url(../Images/HomeYarnRight.gif);
}
#about .borderLeft {
	background-image: url(../Images/AboutYarnLeft.gif);
}
#about .borderRight {
	background-image: url(../Images/AboutYarnRight.gif);
}
#artists .borderLeft {
	background-image: url(../Images/ArtistsYarnLeft.gif);
}
#artists .borderRight {
	background-image: url(../Images/ArtistsYarnRight.gif);
}
/*#contact .borderLeft {
	background-image: url(../Images/ContactYarnLeft.gif);
}
#contact .borderRight {
	background-image: url(../Images/ContactYarnRight.gif);
}*/
/*#design .borderLeft { 
	background-image: url(../Images/DesignYarnLeft.gif);
}
#design .borderRight {
	background-image: url(../Images/DesignYarnRight.gif);
}*/
/*#furniture .borderLeft {
	background-image: url(../Images/FurnitureYarnLeft.gif);
}
#furniture .borderRight {
	background-image: url(../Images/FurnitureYarnRight.gif);
}*/
/*#map .borderLeft {
	background-image: url(../Images/ContactYarnLeft.gif);
}
#map .borderRight {
	background-image: url(../Images/ContactYarnRight.gif);
}
#privacy .borderLeft {
	background-image: url(../Images/ShoppingYarnLeft.jpg);
	background-repeat: repeat;
	min-height: 600px;
}
#privacy .borderRight {
	background-image: url(../Images/ShoppingYarnRight.jpg);
	background-repeat: repeat;
	min-height: 600px;
}*/
#weaving .borderLeft {
	background-image: url(../Images/WeavingYarnLeft.gif);
}
#weaving .borderRight {
	background-image: url(../Images/WeavingYarnRight.gif);
}
.mainTitle {
	width: 700px;
	height: 68px;
	background-color: #FFFFFF;
	background-repeat:no-repeat;
	position: relative;
	float: left;
	display:inline;
	margin: 0px 0px 0px 25px;
}
#about .mainTitle {
	background-image: url(../Images/TitleAbout.gif);
}
#artists .mainTitle {
	background-image: url(../Images/TitleArtists.gif);
}
#contact .mainTitle {
	background-image: url(../Images/TitleContact.gif);
}
#design .mainTitle {
	background-image: url(../Images/TitleDesign.gif);
}
#furniture .mainTitle {
	background-image: url(../Images/TitleFurniture.gif);
}
#furniture .mainTitle {
	background-image: url(../Images/TitleFurniture.gif);
}
#map .mainTitle {
	height: 28px;
}
#privacy .mainTitle {
	background-image: url(../Images/TitlePrivacy.gif);
}
#weaving .mainTitle {
	background-image: url(../Images/TitleWeaving.gif);
}

.mainContent {
	width: 778px;
	min-height: 302px;
	background-repeat: repeat;
	position:relative;
	float: left;
	display:block;
}
#about .mainContent {
	background-image: url(../Images/GradientAbout.jpg);
}
#artists .mainContent {
	/*background-image: url(../Images/GradientArtists.jpg);*/
	background-color: #e4e2dc;
}
* html #artists .mainContent {
	height: 302px;
}
#contact .mainContent {
	background-image: url(../Images/GradientContact.jpg);
	max-height: 302px;
}
* html #contact .mainContent {
	height: 302px;
}
#design .mainContent {
	background-image: url(../Images/GradientAbout.jpg);
}
#furniture .mainContent {
	background-image: url(../Images/GradientFurniture.jpg);
	min-height: 210px;
}
#map .mainContent {
	background-image: url(../Images/GradientContact.jpg);
	height: 302px;
}
#weaving .mainContent {
	background-image: url(../Images/GradientWeaving.jpg);
	min-height: 250px;
}
* html #weaving .mainContent {
	background-image: url(../Images/GradientWeaving.jpg);
	height: 250px;
}
.mainText {
	width: 300px;
	position:relative;
	float: left;
	display:block;
	padding: 0px 0px 10px 0px;
	overflow: hidden;
}
#design .mainText,
#furniture .mainText {
	width: 350px;
}
#shopping .mainText {
	background-image: url(../Images/GradientShopping.jpg);
	width: 200px;
	padding: 0px 0px 10px 0px;
}
#contact .mainText {
	width: 400px;
}
#privacy .mainText {
	width: 715px;
}
.mainFiller {
	width: 778px;
	height: 45px;
	background-color: #FFFFFF;
	position:relative;
	float: left;
	display:block;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#weaving .mainFiller {
	height: 97px;
}
#map .mainFiller {
	height: 17px;
}
/*#furniture .mainFiller {
	height: 135px;
	background-image: url(../Images/LEEleafOver.jpg);
	background-repeat: no-repeat;
	background-position: 180px 22px;
}*/
.rule {
	clear: left;
	width: 728px;
	height: 1px;
	border-top: 1px solid #6d6e71;
	margin: 0px 0px 0px 25px;
	display: block;
	position: relative;
	overflow: hidden;
}

/*  Navigation Containers */

.navFillerTop {
	width: 778px;
	height: 28px;
	background-color: #ffffff;
	position:relative;
	float: left;
	display:block;
}
.navLogo {
	width: 365px;
	height: 102px;
	position: relative;
	float: left;
	display:block;
	top: 0px;
}
#home .navLogo {
	background-image: url(../Images/Logo.gif);
}
.mainNavFiller {
	width: 2px;
	background-color:#FFFFFF;
	position:relative;
	float: left;
	display:block;
	top: 0px;
}
.mainNav {
	width: 403px;
	height: 102px;
	background-color:#FFFFFF;
	position:relative;
	float: left;
	display:block;
	top: 0px;
	overflow: hidden;
}
.mainNavItem {
	width: 64px;
	height: 86px;
	padding: 0px;
	top: 0px;
	background-color:#FFFFFF;
	position:relative;
	float: left;
	display:inline;
	overflow: hidden;
}
#about .mainNav .aboutNav,
#shopping .mainNav .shoppingNav,
#weaving .mainNav .weavingNav,
#furniture .mainNav .furnitureNav,
#design .mainNav .designNav,
#artists .mainNav .artistsNav {
	top: 10px;
}
.lowerNavBar {
	width: 778px;
	height: 15px;
	float: left;
	position:relative;
	display:block;
	overflow: hidden;
}
.lowerNavAddress {
	width: 395px;
	height: 15px;
	background-image: url(../Images/Navigation/LowerNavigationAddress.gif);
	float: left;
	position:relative;
	display:block;
}
.lowerNavEmail {
	width: 137px;
	height: 15px;
	float: left;
	position:relative;
	display:inline;
}
.lowerNavFiller {
	width: 44px;
	height: 15px;
	float: left;
	position:relative;
	display:inline;
	background-color:#FFF;
}
.lowerNav {
	width: 202px;
	height: 15px;
	float: left;
	position:relative;
	display:inline;
	overflow: hidden;
}
.footer {
	width: 778px;
	height: 38px;
	background-image: url(../Images/Footer.gif);
	position:relative;
	clear: both;
	display:block;
}

/*  Home Containers */

.homeSlogan {/*temporary*/
	width: 778px;
	height: 96px;
	/*background-image: url(../Images/Slogan.gif);*/
	position:relative;
	float: left;
	display:block;
}
.homeFlash {
	width: 778px;
	height: 358px;
	/*background-image: url(../Images/FlashHolder.jpg);*/
	position:relative;
	float: left;
	display:block;
}
.homeFiller {
	width: 778px;
	height: 59px;
	background-color: #FFFFFF;
	position:relative;
	float: left;
	display:block;
}

/*  Specific Page Containers */

.aboutFlash {
	width: 390px;
	height: 302px;
	background-color: #FFFFFF;
	position:relative;
	float: right;
	display:block;
}
.artistsFlash {
	width: 370px;
	height: 370px;
	position:absolute;
	display: block;
	top: -40px;
	left: 370px;
	background-color: #BDB9AD;
}
.contactImage {
	width: 350px;
	height: 367px;
	position:absolute;
	display:block;
	top: -40px;
	left: 400px;
	bottom: 600px;
}
.contactGettingHere {
	width: 400px;
	height: 50px;
	position:relative;
	display:inline;
	float: left;
	background-image: url(../Images/Island.gif);
	background-repeat: no-repeat;
	margin: 10px 0px 0px 25px;
	padding: 20px 0px 0px 60px;
	overflow: hidden;
}
.designFlash {
	width: 390px;
	height: 370px;
	background-color: #FFFFFF;
	position:relative;
	float: right;
	display:block;
	overflow: hidden;
}
.designImages {
	width: 390px;
	height: 302px;
	background-color: #FFFFFF;
	position:relative;
	float: right;
	display:block;
	overflow: hidden;
}
.designImagesRight {
	width: 220px;
	height: 302px;
	float: right;
}
.designImagesLeft {
	width: 160px;
	height: 302px;
	float: left;
}
.designImagesWrapper {
	padding-bottom: 10px;
}
.furnitureFlash {
	width: 390px;
	height: 370px;
	background-color: #FFFFFF;
	position:relative;
	float: right;
	display:block;
	overflow: hidden;
}
.furnitureImages {
	width: 425px;
	height: 250px;
	position:absolute;
	display:block;
	top: -20px;
	left: 350px;
	background-color: #ffffff;
}
.furnitureImagesWrapper {
	padding: 0px 10px 0px 10px;
}
.mapImage {
	width: 778px;
	height: 370px;
	position: relative;
	display: block;
	float: left;
}
.shoppingContainer {
	position: relative;
	display:block;
	float:left;
	width:578px;
	top: -5px;
	/*left: 200px;*/
}
.shoppingTagline {
	position: relative;
	display:block;
	float:left;
	width:778px;
	height: 50px;
	background-image: url(../Images/ShoppingTagLine.gif);
	background-repeat: no-repeat;
}
.weavingFlash {
	width: 400px;
	height: 340px;
	position:absolute;
	display:block;
	top: -20px;
	left: 350px;
}
