body
{
	background-color:#CCCCCC;
	font-family: verdana, "trebuchet MS", helvetica, sans-serif; 

}
a 
{
	text-decoration:none;
	}
.mainOuterDiv
{
	width: 1004px;
	border: black 1px solid;
	height: 592px;
}

.mainOuterDivGallery
{
	width: 1004px;
	border: black 1px solid;
	height: 1219px;
}

.viewFurnituremainOuterDiv
{
	width: 1004px;
	border: black 1px solid;
	height: 700px;
}

.companyDiv
{
	height:25px;
	font-size:22pt;
	background-color:White;
	margin-top:25px;
	margin-bottom:25px;
	}



.topSectionDivOver
{
	font-size: 18pt;
	width: 200px;
	cursor: hand;
	color: white;
	border:0px;
	padding-top:20px;
	padding-bottom:20px;	
	background-color: #b6aea0;
	text-align: center;
	text-decoration: underline;
	border-right: solid black 1px;	
	border-bottom: solid #5C5C5C 1px;
}

.topSectionDiv
{
	padding-top:20px;
	padding-bottom:20px;	
	width: 200px;
	border:0px;
	color:White;
	background-color: #A49989;
	text-align:center;
	font-size: 18pt;
	border-right: solid black 1px;	
	border-bottom: solid #5C5C5C 1px;
}
.productInfoDiv
{
	padding-left: 10px;
}



.productTextSpanName
{
	display:block;
	color: white;
	font-size: 20pt;
	padding-left:10px;
}
	
.productTextSpan
{
	display:block;
		padding-left:10px;
	color: white;
}


.introTextDiv
{
	padding:10px;
}


.thumbnailDiv
{
	padding:10px;
	
	}

