form
{
	padding: 0px;
	margin: 0px;
	border: none;
}

body {
    /*background: #677C7B url(images/China-Jade.jpg);*/
    background: #677C7B url(../images/bg-jade.jpg);
    margin:0px;
    font: normal 76%/1.5em Arial, sans-serif;
}

td,div,input,select,p,font,li.small {
	font-size:x-small;
	font-family: verdana;
}


a.small
{	
	padding: 25 0 0 0;
	font-size: x-small;
	text-decoration: none;
}


.large {
	font-size:12px;
}

.sectionheading
{
    font-family:Times New Roman;
	font-size:18pt;
    color:#000;
}

.bedroomheading
{
    font-family:Times New Roman;
	font-size:16pt;
}

.prodcategoryheading
{
	text-transform:uppercase;
	font-family:Times New Roman;
	font-size:10pt;
	
}
.prodheading
{
	font-family:Times New Roman;
	font-size:16pt;
	font-weight:bolder;	

	
}

.productlist
{
	height:100px;
	overflow:auto;
	scrollbar-size:20px;	
}

.subnav
{
	height:15px;
	padding:2px 5px;
	text-decoration:none;
}

.subnav:hover
{
	text-decoration:none;
}


.padded
{
	padding: 10 10 10 10;
}

#header 
{
	width:100%;
	height:70px;
	
}



#footer 
{
	width:100%;
	height:45px;	

}

#content
{
	font-size: smaller;		
	width: 763;		
}


.PageName
{
	font-size: 16pt;
	font-family: Times New Roman;
	padding: 4 4 4 4;
}

.bottomborder
{
	border-bottom: solid 1 black;
}

.catalogdivhide
{
	position:absolute;
	visibility:hidden;	
	overflow:visible;	
}

.catalogtitle
{
	font-size: 10pt;
	text-decoration:none;	
}

#displaydiv
{
	padding: 4 4 4 4;
	overflow:hidden;
	height:450;
	width: 250;
	border: thin solid 0px;	
}

.justified
{
	padding:0;
	margin:0;	
}

.utilitylink
{
	font-family:Times New Roman;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.utilitydiv
{
	padding: 3px 1px; 
	border-bottom: 1px solid #999999; 
	width: 195;
	
	
}

.happytext
{	
	font-size:10pt;	
	font-weight: bold;	

}

.mainnav
{
	text-decoration:none;
}

.oddnavcell
{
		cursor:hand;
}

.oddnavcellhover
{
		cursor:hand;
}

.evennavcell
{
		cursor:hand;
}

.evennavcellhover
{
		cursor:hand;
}

.showroomlinks
{
	font-family:Times New Roman;
	text-transform:uppercase;
	font-size:10pt;
	text-decoration:none;
	font-weight:bold;
}

.searchresultheading
{
	font-size: 15pt;
	font-weight: bold;
	border-bottom: 1px solid black;
	text-transform:capitalize;
}
.searchnavbottom
{
 padding-top: 20px;
 border-top: 1px solid black;
}

