* {
	padding: 0px;
	margin:0px;
}
body  {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	background: url(images/bkrd.jpg) #6d684c repeat-x left top;
	color: #968d6a;
}
#wrapper { 
	width: 900px;
	margin: 0px auto;
	background: url(images/content_swirl_15.gif) #fff no-repeat right bottom;
}
.sidebar1 {
	float: left; 
	width: 358px;
	height:793px;
	background: url(images/leftcol_bkgrd_02.jpg) #aa8a62 no-repeat left top;
}
#mainContent { 
	width: 542px;
	float:left;
} 
.galContent {
	width: 900px;
	float:left;
}
.galLogo {
	width:358px;
	padding-right:8px;
	display:inline;
	float:left;
}
.menu {
	padding: 45px 8px 0px;
	height: 28px;
	position:relative;
	font: 14px "Times New Roman", Times, serif;
	color:#6e694d;
	z-index:1;
}	
.menu a#home:link, .menu a#home:visited, .menu a#about:link, .menu a#about:visited, .menu a#sculpture:link, .menu a#sculpture:visited, .menu a#design:link, .menu a#design:visited, .menu a#studio:link, .menu a#studio:visited, .menu a#shows:link, .menu a#shows:visited  {
	padding: 7px 5px;
	color: #6e694d;
	text-decoration: none;
}
.menu a#home:hover {
	color: #d0c297;
	text-decoration:none;
	background: url(images/41x27.gif) no-repeat;
}
.menu a#about:hover {
	color: #d0c297;
	text-decoration:none;
	background: url(images/41x27.gif) no-repeat;
}
.menu a#sculpture:hover {
	color: #d0c297;
	text-decoration:none;
	background: url(images/104x27.gif) no-repeat;
}
.menu a#design:hover {
	color: #d0c297;
	text-decoration:none;
	background: url(images/99x27.gif) no-repeat;
}
.menu a#studio:hover {
	color: #d0c297;
	text-decoration:none;
	background: url(images/79x27.gif) no-repeat;
}
.menu a#shows:hover {
	color: #d0c297;
	text-decoration:none;
	background: url(images/136x27.gif) no-repeat;
}
.content {
	padding: 10px 27px 0px 20px;
	clear:both;
}
.contact-info {
	float: right;
	padding-top:10px;
	padding-right:15px;
	font-weight:bold;
	color: #6e684d;
	position:relative;
	z-index:100;
}
.contact-info a:link, .contact-info a:visited {
	color: #6e684d;
}
.contact-info a:hover {
	color:#6e694d;
}
h1 {
	font:bold 21px "Times New Roman", Times, serif;
	color: #6e684d;
}
p {
	padding: 4px 0px;
}
p.first:first-letter {
	font: 38px "Times New Roman", Times, serif;
	color:#6d694d;
	float:left;
	margin:0px 5px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.footer {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#d0c297;
	width: 900px;
	margin:10px auto;
	text-align:center;
}
.footer a:link, .footer a:visited {
	color: #d0c297;
	text-decoration:none;
	padding: 0px 7px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
.footer a:hover {
	color: #fff;
	padding: 0px 7px;
	text-decoration: none;
}
