.galleryBg1
{
	BACKGROUND-COLOR:#3b0609;
}

.galleryBg2
{
	BACKGROUND-COLOR:#5D3335;
}

.galleryBg3
{
	BACKGROUND-COLOR:#582b2e;
}

.logo2
{
	WIDTH:174;
	HEIGHT:133;
	BACKGROUND-IMAGE:url(../images/logo2b.jpg);
}

.logo3
{
	WIDTH:108;
	HEIGHT:76;
	BACKGROUND-IMAGE:url(../images/logo3b.jpg);
}

.side1kitchen
{
	WIDTH:61;
	HEIGHT:262;
	BACKGROUND-IMAGE:url(../images/kitchenPics-side-b.jpg);
}

.side1bath
{
	WIDTH:61;
	HEIGHT:262;
	BACKGROUND-IMAGE:url(../images/bathPics-side-b.jpg);
}


.menuBtn
{
	FONT-FAMILY:Times New Roman;
	FONT-SIZE:8pt;
	FONT-STYLE:normal;
	FONT-VARIANT:normal;
	FONT-WEIGHT:bold;
	COLOR:White;
	BACKGROUND-COLOR:#754E51;
	POSITION:relative;
	CURSOR:hand;
}

.menuSubBtn
{
	FONT-FAMILY:Times New Roman;
	FONT-SIZE:8pt;
	FONT-STYLE:normal;
	FONT-VARIANT:normal;
	FONT-WEIGHT:normal;
	COLOR:White;
	BACKGROUND-COLOR:#3b0609;
	HEIGHT:12pt;
	TEXT-ALIGN:center;
	BORDER:solid 1px #4b1619;
}

.menuSpacer
{
	WIDTH:19px;
	HEIGHT:21px;
	BACKGROUND-IMAGE:url(../images/ver-sep1.jpg);
}

.gallery1Title
{
	FONT-FAMILY:Times New Roman;
	FONT-SIZE:11pt;
	FONT-WEIGHT:bold;
	COLOR:white;
	TEXT-ALIGN:center;
	BACKGROUND-COLOR:#5D3335;
}

.gallery1Text
{
	FONT-FAMILY:Times New Roman;
	FONT-SIZE:9pt;
	FONT-WEIGHT:bold;
	COLOR:white;
	TEXT-ALIGN:center;
	VERTICAL-ALIGN:top;
	BACKGROUND-COLOR:#5D3335;
}

.gallery2Title
{
	FONT-FAMILY:Times New Roman;
	FONT-SIZE:11pt;
	FONT-WEIGHT:bold;
	COLOR:white;
	TEXT-ALIGN:left;
	PADDING-LEFT:4pt;
	BACKGROUND-COLOR:#582b2e;
}

.gallery2Text
{
	FONT-FAMILY:Times New Roman;
	FONT-SIZE:9pt;
	FONT-WEIGHT:bold;
	COLOR:white;
	TEXT-ALIGN:left;
	VERTICAL-ALIGN:top;
	PADDING-LEFT:4pt;
	BACKGROUND-COLOR:#582b2e;
}


