/* CSS Document */

/* text styles for supporting pages */
#linksFurn	{
	background-color:#e2d8d7;
	text-align:center;
	width:760px;}

.furnlinks	{
	margin: 0;
	padding: 0.5em 1em;
	background-color:transparent;
	}
.furnlinks li 
{
    
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	display: inline;
	list-style-image: url(file:///C|/Documents%20and%20Settings/Owner/Desktop/images/clover.gif);
	border-right-style: solid;
	border-right-color: #ffffff;
	border-right-width: thin;
	padding-right: 1em;
	margin-right: 1em;
}
.furnlinks li a {
	text-decoration: none;
	color: #000000;
	font-size:90%;
	font-weight: bold;
}

.furnlinks li a.first {
	text-decoration: none;
	color:#FFFFFF!important;
	font-size: 100%;
	font-weight: bold;
}



.furnlinks li a:hover	{
	color:#ffffff;}

.furnlinks li.red a:hover	{
	color:#D7661C;}

/*
.navlinks li.brown a:hover	{
	color:#FFFFFF;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
}
*/

.furnlinks li.last {
	border-right:0;
	;
}
/* navigation links for furniture page*/

.furn	{
	margin: 0 auto;
	padding: 0.5em 1em;
	background-color:transparent;
	
	}
.furn li 
{
    
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-decoration: none;
	display: inline;
	list-style-image: url(file:///C|/Documents%20and%20Settings/Owner/Desktop/images/clover.gif);
	border-right-style: solid;
	border-right-color: #ffffff;
	border-right-width: thin;
	padding-right: 1em;
	margin-right: 1em;
	line-height:2em;
}
.furn li a {
	text-decoration: none;
	color: #333333;
	font-size:100%;
	font-weight: bold;
}

.furn li a.first {
	text-decoration: none;
	color:#FFFFFF!important;
	font-size: 100%;
	font-weight: bold;
}



.furn li a:hover	{
	color:#CC6600;}

.furn li.red a:hover	{
	color:#D7661C;}

/*
.navlinks li.brown a:hover	{
	color:#FFFFFF;
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
}
*/

.furnlinks li.last {
	border-right:0;
	;
}
table.class {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 10px auto;
	padding-bottom: 10px;
}
tr.class{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 10px auto;
	padding-bottom: 10px;
}
.center {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

