/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #9c774a;
}

.box {
	width:100%;
	height:100%;
	margin-top:-11px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -50px;
	padding:0px;
	position:relative;
}

.imageHeader{
	width:101px;
	height:118px;
	background-image:url(images/chair-header.png);
	background-repeat:no-repeat;
	position:absolute;
	left: 177px;
	top: 94px;
}

.title {
	background:url(images/BackShopTitle.png);
	background-repeat:no-repeat;
	background-position:inherit;
}

h1 {
	padding-left:25px;
	padding-top:5px;
	font-size:14px;
	font-weight: bold;
	color: #9c774a;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}

/*Spine image placement DONT CHANGE!*/

.spine2{
	background:url(images/images/spineBone_02.png);
	background-repeat:no-repeat;
	background-position:right;
	height:41px;
	width:138px;
	background-color:#ffffff;
}
.spine3{
	background:url(images/images/spineBone_03.png);
	height:41px;
	background-repeat:no-repeat;

}
.spine5{
	background:url(images/images/spineBone_05.png);
	height:54px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:right;
}
.spine6{
	background:url(images/images/spineBone_06.png);
	height:54px;
	background-repeat:no-repeat;
}	
.spine8{
	background:url(images/images/spineBone_08.png);
	background-color:#A49473;
	background-repeat:no-repeat;
	background-position:right;
	height:87px;
}
.spine9{
	background:url(images/images/spineBone_09.png);
	height:87px;
	background-repeat:no-repeat;
}
.spine10{
	background:url(images/images/spineBone_10.png);
	width:32px;
	height:22px;
	background-repeat:no-repeat;
}	

/*Content Format*/	
.content {
	width:90%;
	margin-top: 50px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	border:#c9ac80 1px solid;
	background-color:#FFFFFF;
}
.copyright {
	font-size:10px;
	width:775px;
	height:20px;
	margin:0px 40px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d2b583;
	text-decoration:none;
	text-align:right;
}	

.copyright a{
	font-size:10px;
	width:775px;
	height:20px;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d2b583;
	text-decoration:none;
	text-align:right;
}	


/*border along the page DONT CHANGE!*/

.borderLeft {
	background:url(images/Lborder_07.jpg);
	background-position:right;
	width:15%;
	background-repeat:repeat-y;
}
.borderRight {
	background:url(images/Rborder_08.jpg);
	width:15%;
	background-repeat:repeat-y;
}
.borderBottom {
	background:url(images/BottomBorder.jpg);
	background-repeat:repeat-x;
}

.borderRS {
	background:url(images/RborderShadow_08.jpg);
	background-position:left;
	background-color:#e7e0d6;
	background-repeat:repeat-y;
}
.borderLS{
	background:url(images/LborderShadow_05.jpg);
	background-position:right;
	background-color:#e7e0d6;
	background-repeat:repeat-y;
}

.borderLeft, .borderRight, .borderBottom, .Lborder, Rborder {
	background-color:#ffffff;
}

.borderBrownRS {
	background:url(images/RborderBrown_05.jpg);
	background-color:#A49473;
	background-repeat:repeat-y;
}
.Lborder {
	background:url(images/Lcorner_17.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
.Rborder {
	background:url(images/Rcorner_20.jpg);
	background-repeat:no-repeat;
	background-position:inherit;
}


 /*button beside spine image*/
.button a,.button a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#663333;
	font-size:11px;
	text-decoration:none;
}
.button a:hover {
	color:#A49473;
}

.link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #CC6600;
	font-size: 10px;
}

 /*dropdown navigation*/
#nav, #nav ul {
	font-size:11px;
	float:left;
	width: 800px;
	list-style: none;
	line-height:1;
	font-weight: bold;
	padding:0px;
	margin:0;
}

#nav a {
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	width: 116px; /*hover nav block width*/
	color: #663333;
	text-decoration: none;
    padding: 7px;
	margin:0;
	font-size:12px;
	text-align:center;
	}

#nav li {
	float: left;
	width: 130px; /*transparent nav block width*/
	}
#nav li li{
	border:#c9ac80 1px solid;
	border-bottom:none;
	w\idth:128px;  /*border width*/
	}
	
#nav li ul {
	position: absolute;
	left: -999em;
	w\idth: 118px;
	margin: 0;
	}

#nav li ul a{
	text-align:left;
	font-weight:100;
	padding: 5px;
	color:#957044;
	font-size:11px;
	background-color:#f9f0e4;
	w\idth: 118px;  /*for width bar hover sub nav*/
}

#nav li ul ul {
	margin: -1.90em 0 0 10em; /*for the sub sub navigation placing top,0,0,right*/
}

#nav li:hover ul ul{
	left: -999em;

}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
	
}
#nav a:hover{
	background-color: #CAC0AC;
	color:#663333;
}
#nav li:hover, #nav li.sfhover  {
	background-color: #CAC0AC;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-left:25px;
}
.box .content .description .description {
	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12.px;
	color: #856137;
	font-size: 12px;
}
.box .content .small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C774A;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C774A;
}
.box #header_patch {
	background-image: url(images/images/header_stripe.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}

