

body {
	background-image:url(/images/bkgd-cloth.png);
	font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
margin: 0;
padding: 0;
	}

p {
	line-height: 16px;
	}

ul {
  margin: 10px 0 10px 0;
  padding: 0;
  list-style-type: none;
}

ul li {
  background-image: url('/images/bullet.gif');
  background-repeat: no-repeat;
  padding: 0 0 0 14px;
  font-size: 11px;
  line-height: 18px;
}

:focus {
	outline: none;
}

a {
	color: red;
	}

/*site main content*/

#container {

	}

.clear {
  clear: both;
}

img {
	border: 0;
	}
	
#header_home {
width: 900px;
	height: 130px;
	position: relative;
margin: 24px auto 0 auto;

	z-index: 1;
	}
	
#header_home h1 {
	margin: 0;
	padding: 0;
	}

#header_home h1 a {
	display: block;
	text-indent: -10000px;
	background-image: url(/images/header.png);
	background-position: left;
	background-repeat: no-repeat;
	width: 800px;
	height: 120px;
	}

#header {
	width: 900px;
	height: 130px;
	position: relative;
	margin: 4px auto 0 auto;
	z-index: 1;
	}
	
#header h1 {
	margin: 0;
	padding: 0;
	}

#header h1 a {
	display: block;
	text-indent: -10000px;
	background-image: url(/images/header-2nd.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 320px;
	height: 120px;
	}

#header #nav {
	width: 400px;
	float: right;
	position: absolute;
	top: 0px;
	left: 460px;
	}

#header #nav ul, #header #nav ul li {
  float: left;
  margin: 0;
  padding: 0;
  background-image: none;
}

#header #nav ul li a {
/*  display: block;*/
  float: left;
  width: 36px;
  height: 36px;
  margin: 12px 0 10px 30px;
  padding: 0;
  border: 3px solid #fff;
  text-indent: -10000px;
}

#header #nav ul li a:hover {
  border: 3px solid #f00;
}

#header #nav li.paint a { background: url('/images/icons/paintings-over.jpg') no-repeat 0 0; }
#header #nav li.recent a { background: url('/images/icons/recent-work-over.jpg') no-repeat 0 0; }
#header #nav li.sketch a { background: url('/images/icons/sketchbook-over.jpg') no-repeat 0 0; }
#header #nav li.other a { background: url('/images/icons/other-work-over.jpg') no-repeat 0 0; }
#header #nav li.faq a { background: url('/images/icons/faq-over.jpg') no-repeat 0 0; }
#header #nav li.gallery a { background: url('/images/icons/galleries-over.jpg') no-repeat 0 0; }
#header #nav li.press a { background: url('/images/icons/press-over.jpg') no-repeat 0 0; }
#header #nav li.blog a { background: url('/images/icons/blog-over.jpg') no-repeat 0 0; }
#header #nav li.bio a { background: url('/images/icons/bio-over.jpg') no-repeat 0 0; }
#header #nav li.contact a { background: url('/images/icons/contact-over.jpg') no-repeat 0 0; }

#header #nav li.paint a:hover { background: url('/images/icons/paintings-over.jpg') no-repeat 0 -36px; }
#header #nav li.recent a:hover { background: url('/images/icons/recent-work-over.jpg') no-repeat 0 -36px; }
#header #nav li.sketch a:hover { background: url('/images/icons/sketchbook-over.jpg') no-repeat 0 -36px; }
#header #nav li.other a:hover { background: url('/images/icons/other-work-over.jpg') no-repeat 0 -36px; }
#header #nav li.faq a:hover { background: url('/images/icons/faq-over.jpg') no-repeat 0 -36px; }
#header #nav li.gallery a:hover { background: url('/images/icons/galleries-over.jpg') no-repeat 0 -36px; }
#header #nav li.press a:hover { background: url('/images/icons/press-over.jpg') no-repeat 0 -36px; }
#header #nav li.blog a:hover { background: url('/images/icons/blog-over.jpg') no-repeat 0 -36px; }
#header #nav li.bio a:hover { background: url('/images/icons/bio-over.jpg') no-repeat 0 -36px; }
#header #nav li.contact a:hover { background: url('/images/icons/contact-over.jpg') no-repeat 0 -36px; }

#image-links {
	margin: 5px;
	}

.home-links {
	margin: 10px 25px 10px 25px;
	}
	
#scroll-header {
	margin: 0;
	padding: 0;
	height: 50px;
	background-image: url(/images/bkgd-scroll-top.png);
	background-repeat: no-repeat;
	background-position: center bottom;

	}

#scroll {
	margin: 0;
	padding: 0;
	float: left;
	width: 900px;
	height: auto;
	background-image: url(/images/bkgd-parchment.png);
	background-repeat: repeat-y;
	background-position: center;
	}
	
#scroll img {
	float: left;
	width: 265px;
	height: 400px;
	margin: 20px 30px 20px 80px;
	}

#scroll div.description {
	float: left;
	width: 300px;
	margin: 20px 0 20px 0;
	}

#scroll h2 {
	color:#333333;
	}

#scroll h3 {
	color:#666666;
	}

#scroll-bottom {
	margin: 0;
	padding: 0;
	height: 35px;
	float: left;
	width: 900px;
	background-image: url(/images/bkgd-scroll-bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	}

#silk-header {
	margin: 0;
	padding: 0;
	height: 20px;
	background-image: url(/images/bkgd-cloth-top.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	display: none;
	}

#silk {
	margin: 0;
	padding: 0;
	width: 100%;
	background-image: url(/images/bkgd-cloth.jpg);
	background-position: center;
	border-top: 10px solid #fff;
	border-bottom: 10px solid #fff;
	}

#silk-content {
  width: 900px;
  margin: 0 auto;
}

#silk-content #main {
	margin: 20px;
	}

#silk-content .addthis_container img {
	border: none;
}

#silk img {
	}
	
#silk div.image {
	width: 270px;
	margin: 20px 30px 20px 40px;
	float: left;
	height: 400px;
	}

#silk div.description {
	float: left;
	width: 225px;
	background-color: white;
	margin: 20px;
	padding: 20px;
	border: #CCCCCC solid 3px;
	}

#silk h2 {
	display: inline;
	color:#333333;
	margin: 0;
	padding: 0;
	line-height: 24px;
	}

#silk h3 {
	color:#666666;
	}

#silk-bottom {
	margin: 0;
	padding: 0;
	height: 20px;
	float: left;
	width: 900px;
	background-image: url(/images/bkgd-cloth-bottom.gif);
	background-repeat: repeat-x;
	background-position: center top;
	}

#sidebar {
	width: 140px;
	float: left;
	margin: 10px 0 20px 30px;
	}

#sidebar a img {
	margin: 10px;
	padding: 0;
	float: left;
	height: 36px;
	width: 36px;
	border: solid white 3px;
	}

#sidebar a:hover img {
	border: solid red 3px;
	}

#footer {
	background-image: url(/images/bkgd-footer.gif);
	background-repeat: no-repeat;
	background-position: 760px 10px;
	height: 120px;
	width: 900px;
margin: 0 auto;
	}
	
#footer p {
	color: #333333;
	text-align: left;
	font-size: 10px;
	margin-left: 25px;
	}
