/*
blugrn	#73adad
ltblu   #c2ddd9
txtbrn	#816021
txtwht	#f7fae2
*/
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat;
}
h2 {
	font-size: small;
}
#specialtyText, #plasterText,  #stencilsText, #muralsText, #furnitureText, #aboutusText{
	position: absolute;
	display: block;
	z-index: 13;
	border: 1px solid #816021;	/*
	color: #CCFFFF;
	background-color: #666600;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	*/
}
#logo, #flrsUL-int, #flrsUL-home, #addHome, #contactHome, #flrsPhoto, #flrsHome, #tag, #addInt, #contactInt {
	position: absolute;
	z-index: 10;
	top: 30px;
}
#flrsUL-home {
	top: 130px;
	left: 467px;
}
#flrsUL-int {
	top: 132px;
	left: 650px;
}
#addHome {
	top: 80px;
	left: 480px;
}
#addInt {
	top: 80px;
	left: 475px;
}
#contactHome {
	top: 95px;
	left: 635px;
}
#contactInt {
	top: 215px;
	left: 635px;
}
#flrsPhoto {
	top: 170px;
	left: 475px;
}
#flrsHome {
	top: 511px;
	left: 530px;
	z-index: 14;
}
#tag {
	top: 35px;
	left: 340px;
}
#frame {
	position: absolute;
	top: 215px;
	left: 150px;
	width: 385px;
	padding: 5px;
}
#photo {
	position: absolute;
	right:0px;
	padding: 5px;
	z-index: 4;
	text-decoration: none;
	border: 2px solid #816021;
	}
#textbg, #text {
	position: absolute;
	top: 380px;
	left: 480px;
	width: 260px;
	border: 2px solid #816021;
}
#text {
	z-index: 8;
	height: auto;
	padding: 20px;
	color: #f7fae2;
	*top: 378px;
	*left: 478px;
}
#textbg{
	background-color: #816021;
	filter: Alpha(Opacity=65);
	-moz-opacity: 0.65;
	opacity:0.65;
	z-index: 6;	
}
