body			{background-color: rgb(189, 161, 121);
			}
		
#backgroundText		{position: absolute;
			 text-align: justify;
			 left: 0px;
			 top: 0px;
			 width:777px;
			 word-spacing: 0px;
			 font-family: monotype corsiva;
			 letter-spacing: -1;
			 line-height: 7px;
			 color: rgb(196, 171 ,134);
			 font-size: 14pt;
			 font-weight: bold;
			}
			
#backgroundTextSolo	{
			 text-align: justify;
			 left: 0px;
			 top: 0px;
			 width:777px;
			 word-spacing: 0px;
			 font-family: monotype corsiva;
			 letter-spacing: -1;
			 line-height: 7px;
			 color: rgb(196, 171 ,134);
			 font-size: 14pt;
			 font-weight: bold;
			 z-index:0;
			}
			
			
			
#bLogo			{position: absolute;
			 left: 0px;
			 top: 0px;
			 width: 66px;
			 height: 53px;
			 z-index:1;
			}

.buttonBorder		{border-style: solid;
			 border-width:3px;
			 border-color: black;
			}
			
#blackBG		{position: absolute;
			 left: 0px;
			 top: 0px;
			 width:130px;
			 height:540px;
			 border-style:solid;
			 border-width: 4px;
			 border-right-color: white;
			 background-color:black;
			}
	
			
#cmdFineArt		{position: absolute;
			 left: 10px;
			 top: 10px;
			 z-index:2;

			}	
						
#cmdAntiques		{position: absolute;
			 left: 10px;
			 top: 45px;
			 z-index:2;
			}
			
#cmdFurniture		{position: absolute;
			 left: 10px;
			 top: 80px;
			 z-index:2;
			}
			
#cmdDecor		{position: absolute;
			 left: 10px;
			 top: 115px;
			 z-index:2;
			}
	

#cmdCollections		{position: absolute;
			 left: 10px;
			 top: 150px;
			 z-index:2;
			}
			
#cmdConsignment		{position: absolute;
			 left: 10px;
			 top: 185px;
			 z-index:2;
			}
			
#cmdTour		{position: absolute;
			 left: 10px;
			 top: 220px;
			 z-index:2;
			}
			
#cmdEvents		{position: absolute;
			 left: 10px;
			 top: 255px;
			 z-index:2;
			}
			
#cmdSales		{position: absolute;
			 left: 10px;
			 top: 290px;
			 z-index:2;
			}
			
#cmdLocations		{position: absolute;
			 left: 10px;
			 top:325px;
			 z-index:2;
			}
			
#cmdHistory		{position: absolute;
			 left: 10px;
			 top: 360px;
			 z-index:2;
			}
			
#cmdSearch		{position: absolute;
			 left: 10px;
			 top: 395px;
			 z-index:2;
			}
			
#cmdGuestbook		{position: absolute;
			 left: 10px;
			 top: 430px;
			 z-index:2;
			}

#cmdContactUs		{position: absolute;
			 left: 10px;
			 top: 465px;
			 z-index:2;
			}
			
#cmdHome		{position: absolute;
			 left: 10px;
			 top: 500px;
			 z-index:2;
			}
			


#burgonLogo		{position: absolute;
			 left: 190px;
			 top: 5px;
			 width: 528px;
			 height: 75px;
			 z-index: 2;
			}
			
			

			
#experience		{position: absolute;
			 text-align: justify;
			 left: 257px;
			 width: 400px;
			 top: 100px;
			 font-weight: bold;
			}
			
#locations		{position: absolute;
			 top: 90px;
			 z-index: 2;
			 left: 202px;
			 width: 550px;
			 font-size: 15pt;
			 font-weight: bold;
			}
			
#allLocations		{position: absolute;
			 font-size: 15pt;
			 left: 280px;
			 top: 130px;
			 z-index: 2;
			 width: 540px;
			}
			
.locationName		{background-color: white;
			 border-style: solid;
			 border-width: 1px;
			 width: 300px;
			}
			
.locationDetails	{position: relative;
			 left: 25px;
			 }
			 
#construction		{position: absolute;
			 left: 124px;
			 font-size: 15pt;
			 font-weight: bold;
			 z-index: 2;
			 top: 100px;
			}
			
#lblScheduledEvents	{position: absolute;
			 z-index: 2;
			 font-size: 15pt;
			 font-weight: bold;
			 color: black;
			 width: 275px;
			 left: 320px;
			 top: 90px;
			}
			
#events			{position: absolute;
			 z-index: 2;
			 top: 130px;
			 width: 400px;
			 background-color: white;
			 border-style: solid;
			 border-width: 1px;
			 left: 257px;
			}
			
.eventLabels		{font-weight: bold;
			 font-size: 12pt;
			}
			
.eventName		{text-align: left;
			 font-size: 16pt;
			 font-weight: bold;
			}
			
.picLong		{width: 142px;
			 height: 193px;
			 border-style:none;
			}
			
.picLongNo		{width: 193px;
			 height: 142px;
			 border-style:none;
			}
			
#allPictures		{position: absolute;
			 top: 90px;
			 left: 150px;
			 width: 610px;
			 z-index:1;
			}
			
.verticalSpace		{width:8px;
			}
			
.pricesLong		{
			 width: 142px;
			 font-weight: bold;
			 text-align: center;
			}
			
.prices		{
			 width: 193px;
			 font-weight: bold;
			 text-align: center;
			}
			
.picLongFrame		{width: 142px;
			 height: 210px;
			 background-color: white;
			 border-style: solid;
			 border-width: 1px;
			}
			
.picLongBorder		{width: 142px;
			 height: 220px;
			 }
			 
.picFrame		{width: 193px;
			 height: 159px;
			 background-color: white;
			 border-style: solid;
			 border-width: 1px;
			}
			
.picBorder		{width: 193px;
			 height: 169px;
			 }
			
#frmSearch		{position: absolute;
			 top: 120px;
			 width:250px;
			 z-index:9;
			 border-style:double;
			 border-padding: 2px;
			 padding: 10px;
			 left: 300px;
			}
			
#searchText		{position: absolute;
			 top: 95px;
			 z-index:7;
			 left: 210px;
			 }
			 
#noItems		{position: absolute;
			 left: 400px;
			 top: 95px;
			 font-weight: bold;
			 z-index:7;
			}

			 
#pic1A			{position: absolute;
			 z-index:4;
			 top: 140px;
			 left:175px;
			 border-style: solid;
			 border-width: 2px;
			 width:250px;
			 height: 333px;
			}
			
#pic1Asingle		{position: absolute;
			 z-index:4;
			 top: 140px;
			 left:325px;
			 border-style: solid;
			 border-width: 2px;
			 width:250px;
			 height: 333px;
			}
			
#pic1B			{position: absolute;
			 z-index: 4;
			 top: 140px;
			 left: 435px;
			 border-style: solid;
			 border-width:2px;
			 width:333px;
			 height: 250px;
			}
			
#pic1Bsingle		{position: absolute;
			 z-index: 4;
			 top: 140px;
			 left: 275px;
			 border-style: solid;
			 border-width:2px;
			 width:333px;
			 height: 250px;
			}
			
#pic1C			{position: absolute;
			 z-index:4;
			 top:480px;
			 left:135px;
			 border-style: solid;
			 border-width: 2px;
			 width: 333px;
			 height: 250px;
			}
			
#pic1D			{position: absolute;
			 z-index:4;
			 top:400px;
			 left:475px;
			 border-style: solid;
			 border-width: 2px;
			 width:250px;
			 height: 333px;
			}
			
#itemText		{position:absolute;
			 width:400px;
			 top:85px;
			 left:250px;
			 height:50px;
			 border-style:solid;
			 border-width:2px;
			 background-color:white;
			 text-align:center;
			}
			
#itemTextTable		{position:absolute;
			 width:600px;
			 top:750px;
			 left:135px;
			 height:50px;
			 border-style:solid;
			 border-width:2px;
			 border-color: black;
			 background-color:white;
			 text-align:left;
			}
			
#itemTextTableSingle	{position:absolute;
			 width:600px;
			 top:400px;
			 left:135px;
			 height:50px;
			 border-style:solid;
			 border-width:2px;
			 border-color: black;
			 background-color:white;
			 text-align:left;
			}
			
#itemTextTableSingleL	{position:absolute;
			 width:600px;
			 top:480px;
			 left:135px;
			 height:50px;
			 border-style:solid;
			 border-width:2px;
			 border-color: black;
			 background-color:white;
			 text-align:left;
			}
			
.tdLabel		{font-weight:bold;
			 text-align: top;
			 border-bottom-style:solid;
			 border-bottom-color:black;
			 border-bottom-width:1px;
			}
			
.tdText			{
			 text-align: top;
			 border-bottom-style:solid;
			 border-bottom-color:black;
			 border-bottom-width:1px;
			}
			
#frmBuyItem		{position: absolute;
			 top:90px;
			 left:180px;
			 border-style: solid;
			 boder-color: black;
			 border-width:2px;
			 background-color:white;
			}
			
#frmBuyItemEdit		{position: absolute;
			 top:140px;
			 left:180px;
			 border-style: solid;
			 boder-color: black;
			 border-width:2px;
			 background-color:white;
			}
			
#errorText		{position:absolute;
			 color:red;
			 top: 90px;
			 font-weight:bold;
			 left:350px;
			}

#reqText		{position:absolute;
			 color:red;
			 top: 450px;
			 font-weight:bold;
			 left:400px;
			}
			
#validText		{position:absolute;
			 color:black;
			 top: 90px;
			 font-weight:bold;
			 left:250px;
			}
			
#rickText		{position: absolute;
			 left: 200px;
			 top: 200px;
			}
			
#frmLogIn		{position: absolute;
			 left: 200px;
			 top: 200px;
			}

.logInResult		{position: absolute;
			 left: 200px;
			 top: 200px;
			}
			
#tableCustomerInq	{position: absolute;
			 left: 150px;
			 top: 200px;
			}
			
#frmGuestbook		{position: absolute;
			 left: 300px;
			 top: 150px;
			 border-style: solid;
			 border-width: 1px;
			 
			}
			
#txtGuestbook		{position: absolute;
			 left: 150px;
			 top:100px;
			 font-size:14pt;
			 font-weight: bold;
			 text-align:center;
			}
			
.red			{color:red}


			
		

			
			
			
