/*
	inkleaf.net fine art & originals style sheet
	http://www.inkleaf.net/fineart
	by Jesse R. Ewing, Inkleaf Studio
	updated 12 FEB 08
*/

* {
	margin: 0;
	padding: 0;
	}

body {
	background-color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	text-align: center;
	color: #434343;
	}

img {
	border: none;
	}

#overwrap {
	width: 100%;
	text-align: center;	
	margin: 0;
	position: relative;
	padding: 0;
	background: url(http://inkleaf.net/fineart/images/bkrd.gif) top left repeat-x;
	}

#wrapper {
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	}

#masthead {
	height: 200px;
	width: 419px;
	background: url(http://inkleaf.net/fineart/images/fineart_header.png) 
	}

#topnav {
	padding-top: 70px;
	padding-left: 20px;
	font-size: 11px;
	line-height: 150%;
	text-align: left;
	color: #f59525;
	}

#topnav a {
	color: #f59525;
	text-decoration: none;
	}

#topnav a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
	}

.announcements {
	width: 720px;
	margin: -80px 0px 20px 0px;
	padding-top: 20px;
	border-top: 1px solid #b7b9bc;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	}

.announcements p {
	margin-bottom: 80px;
	}

.content {
	width: 720px;
	margin: -80px 0px 20px 0px;
	border-top: 1px solid #b7b9bc;
	float: left;
	position: relative;
	top: 0;
	left: 0;
	}

.product {
	width: 420px;
	margin: 0px 0px 70px 0px;
	}

.painting {
	padding: 20px 0px 10px 20px;
	}

.painting p {
	padding: 6px 0px 0px 0px;
	}

.painting a {
	color: #8a0c1a;
	text-decoration: none;
	}

.painting a:hover {
	color: #8a0c1a;
	border-bottom: 1px dotted #8a0c1a;
	background: #f5efe3;
     	}

a.hidden {
	display: none;
	}

.paintinginfo {
	width: 250px;
	float: right;
	position: relative;
	padding: 20px 20px 20px 20px;
	}

.description {
	padding-top: 6px;
	padding-bottom: 10px;
	}

.description p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	text-align: left;
	color: #333;
	}

#copyright {
	padding-top: 20px;
	padding-bottom: 60px;
	padding-left: 20px;
	}

#copyright p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: left;
	}

.paintinginfo h1 {
	margin: 0;
	padding-top: 8px;
	color: #8a0c1a;
	font-family: georgia, times new roman, times, serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	}

.paintinginfo h2 {
	margin: 0;
	padding-top: 4px;
	padding-bottom: 6px;
	color: #69574d;
	font-family: georgia, times new roman, times, serif;
	font-size: 12px;
	line-height: 100%;
	text-align: left;
	}