body, div, p, h1, h2, h3, h4, h5, h6, th, td, input, select, textarea, a, li {
  font-family: verdana, arial, sans-serif;
}

body, th, td, input, select, textarea, p, li {
  font-size: 11px;
  color:#736f68;
}

body {
	margin:0;
  /* background:url(../images/bg.gif) repeat-x top left; */
}

code, pre {
  font: 12px "courier new", courier, monospace;
}

h1 {
  font-size: 16px;
  text-indent:-9000em;
	background:url(/images/ann-marie-potts.gif) no-repeat top left;
	width:339px;
	height:43px;
	margin:11px 0 23px 50px;
}

h2 {
  text-indent:-9000em;
	background:url(/images/artists-statement2.gif) no-repeat top left;
	width:173px;
	height:22px;
	margin-bottom:6px;
}

img {
  border: 0px;
}

a {
  color: #6fbc33;
}

ul {
	margin:5px 5px 10px 5px;
	padding:3px 3px 3px 20px;
	list-style:circle;
}

ul li {
	padding:3px;
}

a.fancybox, a.fancybox:hover {
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	color:#736f68;
}

a:hover {
  color: #87e53e;
}

.bodyBlock {
	width:970px;
	height:850px;
	margin:0 auto;
}

.leftBlock {
	float:left;
	width:400px;
	margin:50px 0 0 30px;
}

.statementCopy {
	margin:120px 120px 0 0;
	float:right;
	width:355px;
}

div#flowerPhoto{
	background:url(/images/homePhoto.png) no-repeat center center;
	width:368px;
	height:253px;
	text-indent:-9000em;
}

div#flowerPhotoB{
	background:url(/images/homePhoto2.png) no-repeat center center;
	width:368px;
	height:253px;
	text-indent:-9000em;
}

div#turtlePhoto{
	background:url(/images/homePhoto3.png) no-repeat center center;
	width:368px;
	height:253px;
	text-indent:-9000em;
}

div#winterPhoto{
	background:url(/images/homePhoto4.png) no-repeat center center;
	width:368px;
	height:171px;
	text-indent:-9000em;
}

.img-shadow {
  float:left;
  background: url(shadowAlpha.png) no-repeat bottom right !important;
  background: url(shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}

