@charset "UTF-8";
/* CSS Document */


body {
	font: 12px/20px "Lucida Grande", Verdana, Arial, Helvetica;
	background: #F8F7F5 url(images/background-blend.jpg) repeat-x;
	margin: 20px 0 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.oneColFixCtrHdr #container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
.oneColFixCtrHdr #flashcontent {
	height: 600px;
	width: 980px;
}
	
li#furniture {
	width: 90px;
     }	
	
li#sculpture {
	width: 90px;
     }	
li#public {
	width: 90px;
     }	
li#collectibles {
	width: 100px;
     }	
li#about {
	width: 116px;
     }	
li#media {
	width: 80px;
     }	
li#contact {
	width: 80px;
     }	
		 
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #666666;
}
.menu A:hover {
	text-decoration: none;
}
.menu A:active {
	text-decoration: none;
}
.menu A:visited {
	text-decoration: none;
}
.menu A:hover {
	text-decoration: none;
}

.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	background-color: #DFA05B;
	padding: 2px 10px 4px;
}


.submenu A:link {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.submenu A:hover {
	color: #666666;
	text-decoration: none;
}
.submenu A:active {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.submenu A:visited {
	COLOR: #FFFFFF;
	text-decoration: none;
}
.submenu A:hover {
	color: #666666;
	text-decoration: none;
}
.bodyText {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica;
	font-size: 14px;
	line-height: 21px;
	COLOR: #000000;

}
.bodyText A:link {
	COLOR: #A9551D;
	text-decoration: none;
}
.bodyText A:hover {
	color: #CA6D26;
	text-decoration: none;
}
.bodyText A:active {
	COLOR: #A9551D;
	text-decoration: none;
}
.bodyText A:visited {
	COLOR: #A9551D;
	text-decoration: none;
}
.bodyText A:hover {
	color: #CA6D26;
	text-decoration: none;
}
.footer {
	color: #8C8782;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footer A:link {
	COLOR: #8C8782;
	text-decoration: none;
}
.footer A:hover {
	color: #55524F;
	text-decoration: none;
}
.footer A:active {
	COLOR: #8C8782;
	text-decoration: none;
}
.footer A:visited {
	COLOR: #8C8782;
	text-decoration: none;
}
.footer A:hover {
	color: #55524F;
	text-decoration: none;
}
.h1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica;
	font-size: 24px;
	font-weight: lighter;
}
.h2 {
	font-size: 14px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.h3 {
	font-size: 18px;
	color: #A9551D;
	line-height: 32px;
	font-weight: bold;
}
.caption {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 20px;
	COLOR: #000000;
}
.bodyTextResume {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 18px;
	COLOR: #000000;
