/* CSS Document */
/* Colors: 
	10% brown: EFE9DB
	100% brown: 704D18
	80% brown: 886732

*/
body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	color: black;
	background: white /*url(../images/tapestry.gif)*/;
	text-align: center;
	font-size: 12px;
	/* part 1 of 2 centering hack */
}
	
img {
	border:0;
}
	
#wrapper {
	background: url(../images/contentBkgrd.gif) repeat-y;
	width: 760px; 
    padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto; 	
	/* opera does not like 'margin:20px auto' */
	background-color: #EFE9DB;
	border: 0;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 760px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 760px;
}

html>body #wrapper {
	width: 760px; /* ie5win fudge ends */
}

a, a:active, a:visited {
	text-decoration:underline;
	text-align: center;
	color: #704D18;
}

a:hover {
	color: #A29251;
}

#layoutLeft {
	float: left;
	padding: 0;
	margin:0;
	width: 190px;
	background: url(../images/bkgrd_top_left.gif) no-repeat #704D18;
}

#layoutRight {
	float: left;
	padding: 0;
	margin:0;
	width: 560px;
}


#footer {
	position: relative;  /* Needed for Safari */
	padding: 10px;
	background-color: #886732;
	width: 740px;
	clear:both;
	font-size: 10px;
	color: #EFE9DB;
	text-align: center;
}

#content {
	padding: 20px 10px;
	clear: both;
}

#contentText {
	/*container used to float images */
}

#nav {
	font-family: Cochin, Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	line-height: 1.15em;
	font-weight: bold;
	margin-left: -4px;
}

#nav a {
	color: #EFE9DB;
	text-decoration: none;
}

#nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#nav ul span {
	display: none;
}

ul {
	list-style-type: none;
	margin-top:2px;
	margin-bottom: 4px;
}

h1 {
	margin: 0;
	margin-bottom: -10px;
	font-size: 20px;
	color: #704D18;
	font-family: Cochin, Georgia, "Times New Roman", Times, serif;
	text-align:center;
}

h2 {
	margin: 0;
	margin-bottom: -10px;
	font-size: 16px;
	color: #704D18;
	font-family: Cochin,Georgia, "Times New Roman", Times, serif;
	margin-top:10px;
}

p {
	/*font-size: 12px;
	line-height: 1.5em;
	padding-bottom: 20px;*/
}

#logoHeader {
	position: relative;
	top: -15px;
}

/* CONSTRUCT THE ROUNDED BOXES */

/* Show only to IE PC \*/
* html .boxHead h2 {height: 1%;} /* For IE 5 PC */

.sideBox {
        margin: 10px 0;
        background: url(../images/round-04.gif) no-repeat bottom right;
        font-size: 100%;
}

.boxHead {
        background: url(../images/round-02.gif) no-repeat top right;
        margin: 0;
        padding: 0;
        text-align: center;
}

.boxHead h2 {
        background: url(../images/round-01.gif) no-repeat top left;
        margin: 0;
        padding: 8px 10px;
        color: white; 
        font-weight: bold; 
        font-family: Cochin, Georgia, "Times New Roman", Times, serif;
		font-size: 20px; 
        line-height: 1em;
        text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}

.boxBody {
        background: url(../images/round-03.gif) no-repeat bottom left;
        margin: 0;
        padding: 5px 10px 5px;
}

.boxBody p {
	padding:0;

}

* html .boxHeadGrn h2 {height: 1%;} /* For IE 5 PC */

.sideBoxGrn {
        margin: 10px 0; /* center for now */
        background: url(../images/roundGreen-04.gif) no-repeat bottom right;
        font-size: 100%;
		width: 200px;
}

.boxHeadGrn {
        background: url(../images/roundGreen-02.gif) no-repeat top right;
        margin: 0;
        padding: 0;
        text-align: center;
}

.boxHeadGrn h2 {
        background: url(../images/roundGreen-01.gif) no-repeat top left;
        margin: 0;
        padding:8px 10px;
        color: white; 
        font-weight: bold; 
        font-family: Cochin, Georgia, "Times New Roman", Times, serif;
		font-size: 14px; 
        line-height: 1em;
        text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxBodyGrn {
        background: url(../images/roundGreen-03.gif) no-repeat bottom left;
        margin: 0;
        padding: 0px 10px 5px;
		color:white;
}

.boxBodyGrn p {
	padding:0;
	color:white;
	line-height: 1.25em;
}

.sideBoxGrn a,.sideBoxGrn a:visited {
	color: #BAAD74;
}	
.sideBoxGrn a:hover {
	color: #E3D38E;
}

.productLink {
	text-decoration: none;
	text-align:center;
}

.productLink:visited, .productLink:hover {
	text-decoration: none;
}

/*Featured items styling */

.featured, .featured td, .featured a {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color:#704D18;
	line-height: 1.25em;
	text-decoration: none;

	
}
.featured a:hover {
	color: #A29251;
}


.featured img {
	padding: 0 4px 6px;
}

/* Item Details page */
#itemDetail .mainText,table,tr,td,p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-Size: 10px;
}

#itemDetail table,tr,td {
	padding:0;
	margin:0;
	vertical-align:top;
}

#swatchDefault {
	position:relative; 
	width:200px; 
	height:200px; 
	z-index:99; 
	top:0; 
	display:block; 
	border:1px dotted black;
	text-align:center;
	margin: 0 auto;
}


.measurements {
	border: 1px solid #EFE9DB;
	background:#F7F4ED;
}

.measurements td {
	text-align:left;
	padding:1px 2px 1px 6px;
}

#appliqueTable, #appliqueTable tr{
	margin: 0 auto;
	width: 480px;
	padding: 0;
}

#appliqueTable td {
	padding: 20px;
	border: solid 1px #EFE9DB; 
	text-align:center;
}

#swatchTable, #swatchTable tr{
	margin: 0;
	width: 500px;
	padding: 0;
	border: 1px solid #886732;
}

#swatchTable {
	margin: 0 auto;
}

#swatchTable td {
	text-align:center;
	margin:0;
	width:105px;
	border:1px solid #EFE9DB;
	padding: 5px;
}

#swatchTable td.colorHeader {
	background: #886732;
	color: white;
	width:500px;
	font-weight: bold;
}

#feedbackTable {

}

#feedbackTable p {
	border-top: 1px solid #886732;
	padding:10px;
	display:block;
}

#feedbackTable p.alt {
	background: #F9F7F2;
}



#faq p {
	border-top: 1px solid #886732;
	padding:10px;
	display:block;
}

#faq p.alt {
	background: #F9F7F2;
}

#faq .q {
	text-decoration: underline;
	color: #746D3D/*#886732*/;
	font-weight: bold;
	font-size: larger;
}


/**** links page formatting ****/

#links p {
	border-top: 1px solid #886732;
	padding:10px;
	display:block;
}

#links .linkName {
	font-weight: bold;
	font-size: larger;
}
