/* CSS Document */

.MenuCss {
	color:#8E0701;
	padding-left:20px;
	font-weight:bold;
}
.MenuCssHover, .MenuCssHover a:hover {
	color:#000000;
	text-decoration:none;
}
.SubMenu {
	background-color:White;
	border-color:Black;
	border-width:1px;
	border-style:solid;
	font-weight:bold;
	color:8E0701;
	padding:2px;
	text-align:left;
}
.SubMenuHover, .SubMenuHover a:hover {
	border-color:Black;
	border-width:1px;
	border-style:solid;
	font-weight:bold;
	color:000000;
	text-decoration:none;
}
.dvClr {
	line-height:.01;
	clear:both;
}
body, html {
	margin:0;
	padding:0;
	background:#666;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#pgWrpr{ margin:0 auto; width:956px; background:#eee; border:1px solid #000;}
#hdr{ height:221px; text-align:center; background:url(images/hdr.gif) no-repeat top;}

#hdrImgs{ padding-top:62px; text-align:right; padding-right:187px;}
#hdrImgs img{margin-left:15px; border:0;}
#mnu{ padding-top:42px; text-transform:uppercase; margin-left:25px;}
#bdyCnt{background:url(images/bg.gif) repeat-y;}
#cnt{text-align:left; padding:10px; float:right; width:756px;}
#lCol{ float:left; width:170px; margin:5px; background:url(images/leftColbg.gif) center top no-repeat;}
#lCol img{ border:0;}
#ftr{ margin-left:180px}
#foremost {
	padding-top:10px;
	font-size:8pt;
}
#foremost a {
	color:#666;
	text-decoration:none;
}
#foremost a:hover {
	color:#8E0701;
}
a {
	color:#8E0701;
	text-decoration:underline;
}
a:hover {
	color:#020296;
	text-decoration:underline;
}
.locationName {color:#000099; font-weight:bold;}
.locationAddress {display:block; margin-bottom:10px;}
.leftLogos {text-align:center;}
.leftLogos a{display:block; margin-bottom:10px;}
.leftLogos a img {border:none;}

/*Furniture Gallery Styles*/
table.furnitureListings {border-collapse:collapse; margin:0 auto;}
table.furnitureListings td {padding:5px;}
table.furnitureListings td a img, table.furnitureListings td img {width:164px; border:none; opacity:.8; filter:alpha(opacity=80);}
.productName h2 {font-size:11pt; color:#4e4e4e; margin:0 0 4px;}
.productDetailsWrap {text-align:left;margin:0 auto; width:98%; overflow:hidden;} 
.productPrice{text-align:right; margin-top:10px;}

.furnitureCategories {
    margin: 0 auto;
}
.furnitureCategories td {
    padding: 5px;
    text-align: center;
}
.furnitureCategories td div {
    border: 1px solid #ccc;
}
.furnitureCategories td img {
    width: 300px;
    height: 225px;
    margin-bottom: 5px;
}
.furnitureCategories td span {
    display: block;
    font-size: 10pt;
    font-weight: bold;
    font-family: tahoma, arial;
    padding: 0 0 5px;
}





