/* This style sheet is for CSS compliant browsers. */

body {
	line-height: 16px;
	margin: 0px;
	background-image: url(images/dropshadow.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	padding: 0px;
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 12px;
	letter-spacing: 0.05em;	
}
div#container {
	height: 599px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	background-color: #FFFFFF;
}
div#productNav {
	position: relative;
	bottom: 595px;
	left: -354px;
	float: right;
	clear: left;
	margin:0;
	padding:0;
}
#firstCurve {
	margin: 0;
	padding: 0;
}

span.bold {font-weight:bold;}
p.contactInfo {
	font-size: 12px;
	margin-top: 25px;
	margin-left: 40px;
	margin-bottom: 0;
	color: #000000;
}
p.contactInfoP2 {
	font-size: 12px;
	margin-top: 10px;
	margin-left: 40px;
	margin-bottom: 0;
	color: #000000;
}
p.contactInfoP3 {
	font-size: 12px;
	margin-left: 25px;
	margin-top: 10px;
}
p.contactInfoP3 a {color: #FFFFFF; font-variant:small-caps}
p.contactInfoP3 a:hover {color:#41161F;}
div#leftColumn {
	z-index: 0;
	width: 221px;
	height: 254px;
	background-color: #C2C8A4;
	float: left;
	background-image: url(images/middlecurve.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
div#bottomColumn {
	z-index: 0;
	width: 221px;
	float: left;
	background-image: url(images/bottomcurve.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #C2C8A4;
	height: 350px;
	position: relative;
	top: 45px;
	clear: left;
}
table.productThumbs {
	margin: 0px auto 0px auto;
}
img#productGallery {
	position: relative;
	left: 17px;
	top: 39px;
}
img.sectionTitle {
	
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	margin-bottom: 41px;
	position: relative;
	bottom: 10px;
}
table.productThumbs img {
	position: relative;
	top: -15px;
	
}

table.productThumbs  p {
	margin:0px;
	position: relative;
	bottom: 15px;
}



img#header {
	float: left;/*floating fixes header gap in I.E. but makes gap
				above header in Firefox. Setting overflow to hidden
				for the container fixes the Firefox gap.*/
	z-index: 0;
	
}/*
.horizontalNav {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	
	
	z-index: 50;
	position: relative;
	top: -27px;
	left: 275px;
}
div.horizontalNav a {
	text-decoration: none;
}
div.horizontalNav p {
	margin-bottom: 12px;
	margin-top: 0px;
	color:#FFFFFF;
	padding: 0;
}
.horizontalNav a:link {
	color: #FFFFFF;
}
.horizontalNav a:visited {
	color: #000000;
}
.horizontalNav a:hover {
	color: #41161F;
	font-weight: bold;
}
.horizontalNav li {
	display: inline;
}*/
div#secondColumn {
	/*width: 425px;
	float: left;
	*/
}
/*
ul.nav, .nav ul {
    margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}
ul.nav {
	display: table;
}
ul.nav>li {
	display: table-cell;
}
ul.nav li>ul {
	display: none;
	position: absolute;
	max-width: 40ex;
	margin-left: -6px;
	margin-top: 2px;
}*/
.productThumbs td p {
	font-family: Helvetica, sans-serif, "Arial Black";
	font-size: 12px;
	margin-bottom: 10px;
	margin-top:1px; 
}
div.bottomNav {
	background-color: #41161F;
	clear: both;
	height: 22px;
	position: relative;
	text-align: center;
	top: -498px;
	width: 100%;
	z-index: 20;
}
.bottomNav p {
	/*padding: 6px 0px 15px 0px;*/
	padding-top:4px;
	color: #FFFFFF;
	font-size: 10px;
	
	
}
.bottomNav p a {
	text-decoration: none;
}
.bottomNav p a:link {
	color: #FFFFFF;
}
.bottomNav p a:visited {
	color: #D88027;
}
		/*  Page Numbers */
p.pages {
	float: right;	
	margin:0;
	position: relative;
	right: 60px;
	color: #666666;
	font-size: 11px;
	letter-spacing: 1px;
	padding: 0;
	bottom: 24px;

}

p.pages a:link {
	color: #8C4910;
}
p.pages a:visited {
	color: #000000;
}
p.pages span.pageNumbers {
	font-size: 110%;
	font-weight: bold;
	color: #666666;
}
/* IE compatible Horizontal Dropdown Navigation starts here */

#menu {
	width: 100%;
	float: left;
	position: relative;
	bottom: 634px;
	left: 265px;
	z-index: 105;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 110px;
	float: left;
}
#menu ul.aboutUs {width: 73px;}
#menu ul.contactUs {width: 85px;}
#menu ul.furniture {width: 78px;}
#menu ul.homeAccess {width: 133px;}
#menu ul.custom {width: 115px;}
#menu a, #menu h2 {
	font: 11px/16px helvetica, verdana, arial, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
}

#menu h2 {color: #fff;}
#menu a {
	color: #fff;
	text-decoration: none;
}
#menu .furniture a {background: #ba6a1E;}
#menu .homeAccess a {background: #c47221;}
#menu h2.navLink {padding: 0;}
#menu ul ul.dropDown {width: 110px;}
#menu h2.navLink a {
	font: 11px/16px helvetica, verdana, arial, sans-serif;
	color: #fff;
	background:none;
	text-decoration: none;
	border: none;
}
#menu h2.navLink a:hover {
	font: 11px/16px helvetica, verdana, arial, sans-serif;
	color: #41161f;
}
#menu a:hover {color: #41161f;}
#menu li {position: relative;}
#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}
#menu ul ul {
	position: absolute;
	z-index: 500;
}
div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}
/* IE compatible Horizontal Dropdown Navigation ends here */

img {border:0;}