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

body {
	margin: 0;
	padding: 0;
	background: #a88555 url("../images/page_bg.jpg") repeat top center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c472f;
	text-align: center;
}
p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c472f;
	text-align: left;
}
input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4c472f;
}
a:link, a:visited {
	color: #586a73;
	text-decoration: none;
}
a:hover, a:active {
	color: #586a73;
	text-decoration: underline;
}
h1 {
	margin: 10px 0;
	padding: 0;
	color: #4b472f;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	clear: both;
}
h2 {
	margin: 30px 0 15px 0;
	padding: 0;
	color: #4b472f;
	font-size: 14px;
	font-weight: normal;
	clear: both;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 990px;
}
#header {
	height: 270px;
	background: url("../images/parchment_header2.png") no-repeat top center;
}
#logo {
	margin: 0;
	padding: 8px 0 0 555px;
}
#middle {
	background: url("../images/parchment_repeat.png") repeat-y top center;
}
#content {
	background: url("../images/parchment_bottom2.png") no-repeat bottom center;
}
.left {
	text-align: left;
}
#home_art {
	margin: 0 auto;
	padding: 25px 0 10px 0;
	width: 771px;
	height: 538px;
}
#welcome {
	margin: 0 auto;
	padding: 0;
}
#welcome span {
	display: none;
}
#welcome a {
	margin: 0 auto;
	padding: 0;
	width: 144px;
	height: 94px;
	display: block;
	background: url("../images/welcome.png") no-repeat top center;
}
#welcome a:hover {
	background-position: 0 -94px;
}
#page_content {
	padding: 20px 120px 10px 100px;
}
#nav {
	position: relative;
	margin: 0 30px;
	padding: 0;
	width: 825px;
	height: 50px;
	background: url("../images/nav_bg.png") no-repeat top left;
}
#nav p {
	margin: 0;
	padding: 0;
}
#nav span {
	display: none;
}
#nav_home a {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 19px;
	width: 80px;
	height: 50px;
	background: url("../images/nav_home.png") no-repeat top left;
}
#nav_artist a {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 99px;
	width: 84px;
	height: 50px;
	background: url("../images/nav_artist.png") no-repeat top left;
}
#nav_artwork a {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 183px;
	width: 108px;
	height: 50px;
	background: url("../images/nav_artwork.png") no-repeat top left;
}
#nav_events a {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 291px;
	width: 87px;
	height: 50px;
	background: url("../images/nav_events.png") no-repeat top left;
}
#nav_inspirations a {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 383px;
	width: 135px;
	height: 50px;
	background: url("../images/nav_inspirations.png") no-repeat top left;
}
#nav_contact a {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 522px;
	width: 112px;
	height: 50px;
	background: url("../images/nav_contact.png") no-repeat top left;
}
#nav_home a:hover, #nav_artist a:hover, #nav_artwork a:hover, #nav_events a:hover, #nav_inspirations a:hover, #nav_contact a:hover {
	background-position: 0 -50px;
}
.title {
	float: right;
	margin: 0 0 10px 20px;
}
blockquote {
	margin: 12px 50px;
	padding: 0;
}
blockquote p {
	color: #6a6239;
	font-size: 10px;
	line-height: 160%;
}
blockquote .cite {
	color: #4b472f;
}
#contact_info {
	padding: 10px 40px;
	width: 250px;
	height: 250px;
	float: right;
	text-align: right;
}
#contact_info p {
	text-align: right;
}
.hr {
	margin: 30px 0 15px 0;
	width: 770px;
	height: 32px;
	background: url("../images/hr.png") no-repeat top center;
}
.art_left_home {
	float: left;
	margin: 0 0 60px 0;
}
.art_left {
	float: left;
	margin: 0 20px 5px 0;
}
.art_right {
	float: right;
	margin: 0 0 5px 20px;
}
#gallery_thumbs {
	margin: 40px 0;
}
#gallery_thumbs td {
	text-align: center;
}
.back {
	text-align: center;
}
#footer {
	position: relative;
	height: 80px;
	background: url("../images/parchment_footer.png") no-repeat top center;
}
#exyst {
	margin: 0;
	padding: 0;
	width: 330px;
	height: 20px;
	position: absolute;
	bottom: 32px;
	right: 80px;
	text-align: right;
}
#exyst a:link, #exyst a:visited {
	font-size: 8px;
	color: #4b472f;
	text-decoration: none;
}
#exyst a:hover, #exyst a:active {
	font-size: 8px;
	color: #292719;
	text-decoration: none;
}
.clear {
	clear: both;
}
