html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	font-family: Georgia, Times, Times New Roman, serif;
	font-size: 13px;
	
	background: #2d2d2e;
	margin: 0 0 18px;
	background: #1a1a1a;
}

:focus {
	outline: 0;
}

.clearfix {
	clear: both;
}

.no-wrap {
	white-space: nowrap;
}

#page-container {
	width: 954px;
	min-height: 650px;
	margin: 0 auto;
	padding: 0 18px;
	background: #2d2d2e url(/images/common/bg-2-col-tan.gif) 18px top repeat-y;
	border-bottom: 18px solid #2d2d2e;
}

.home #page-container {
	background: #2d2d2e;
	min-height: inherit;
}

.art-works #page-container {
	background: #2d2d2e url(/images/common/bg-2-col-grey.gif) 18px top repeat-y;
}

/*.home #page-container {
	width: 100%;
	min-width: 954px;
	max-width: 1248px;
}*/

#page {
	margin: 0;
}


/*

// Text

*/

.body-copy {
	color: #464748;
}

.body-copy p {
	font-size: 14px;
	line-height: 19px;
	margin: 0 0 1.3333em 0; 
}

.body-copy h1 { 
	font-size: 2.75em;
	line-height: 1.8em;
}

.body-copy h2 { 
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 0.7619em;
}

.body-copy h3 {
	line-height: 19px;
	margin: 0;
}

.body-copy a,
.body-copy a:visited {
	text-decoration: none;
	color: #2d2d2e;
}

.body-copy a:hover {
	color: #d7d0c6;
}


/*

// Home Page Styles

*/

#home-col-1 {
	float: left;
	width: 312px;
	
	margin: 0 18px 0 0;
}

#home-col-2 {
	float: left;
	width: 450px;
	
	margin: 0 18px 0 0;
}

#home-col-3 {
	margin-left: 798px;
}

.home-intro {
	height: 285px;
	margin: 0 0 34px;
}

.home-works {
	height: 215px;
	margin: 0 0 44px;
}

.home-events {
	height: 403px;
}

.home-contact {
	font-size: 12px;
	margin: 0 0 0 18px;
}

.home-contact p {
	color: #776755;
	margin: 0 0 12px 0;
}

.home-contact a {
	color: #776755;
}

.home-image {
	margin: 0 0 18px;
	line-height: 0;
}

.home-nav {
	background: #776755;
	overflow: hidden;
}

.home-nav h2 {
	font-size: 2.75em;
	margin: 14px 0 0 18px;
}

.home-nav h2 a {
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	
	height: 26px;
}

.home-nav h2.intro a {
	background: transparent url(/images/nav/nav-intro.gif) top left no-repeat;
	width: 179px;
}

.home-nav h2.artworks a {
	background: transparent url(/images/nav/nav-artworks.gif) top left no-repeat;
	width: 130px;
}

.home-nav h2.events a {
	background: transparent url(/images/nav/nav-events.gif) top left no-repeat;
	width: 90px;
}

.home-nav h2 a:hover {
	background-position: 0 -40px;
}

.home .page-title h1 {
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	background: transparent url(/images/nav/nav-title.gif) top left no-repeat;
	width: 199px;
	height: 32px;
}

/*

// Common Styles

*/

body.text-page {
/*	background: #2d2d2e url(/images/common/bg-2-col-tan.gif) left top repeat-y;*/
}

#text-container {
	height: 1%;
}

#col-1 {
	float: left;
	width: 312px;
	
	margin: 0 18px 0 0;
	
}

#col-2 {
	float: left;
	width: 624px;
}

#common-container {
	width: 450px;
	overflow: hidden;
	
	margin: 118px 0 81px;
}

.page-title {
	background: #636568;
	height: 100px;
	overflow: hidden;
	
	border-bottom: 18px solid #2d2d2e;
}

.page-title h1 {
	margin: 15px 0 0 16px;
}

.page-title h1 a {
	display: block;
	overflow: hidden;
	text-indent: -10000px;
	background: transparent url(/images/nav/nav-title.gif) top left no-repeat;
	width: 199px;
	height: 32px;
}

.page-title h1 a:hover {
	background-position: 0 -40px;
}

.page-content {
	background: #d7d0c6;
	color: #464748;
	
	overflow: hidden;
}

.page-text {
	margin: 15px 18px 20px 18px;
}

.body-copy .page-text h2 {
	font-weight: normal;
	line-height: 0.9333;
	color: #776755;
}

.body-copy .page-text h2 a {
	color: #776755;
}

.body-copy .page-text h2 a:hover {
	color: #464748;
}

.body-copy .page-text p {
	margin-bottom: 1.264em;
}

.page-text h3 a,
.page-text h3 a:visited {
	color: #776755;
}

.page-text h3 a:hover {
	color: #464748;
}

.main-nav {
	margin: 14px 0 0 18px;
}

.main-nav ul {
	list-style-type: none;
}

.main-nav li {
	margin: 0 0 14px;	
}

.main-nav li a {
	display: block;
	text-indent: -10000px;
	
	height: 26px;
}

.main-nav li.intro a {
	background: transparent url(/images/nav/nav-intro.gif) top left no-repeat;
	width: 179px;
}

.main-nav li.artworks a {
	background: transparent url(/images/nav/nav-artworks.gif) top left no-repeat;
	width: 130px;
}

.main-nav li.events a {
	background: transparent url(/images/nav/nav-events.gif) top left no-repeat;
	width: 90px;
}

.main-nav li a:hover,
.main-nav li.active a {
	background-position: 0 -40px;
}

/*

// Introduction Styles

*/
.intro-copy {
	background: #d7d0c6;
	padding: 8px 18px;
}

.intro-copy h2 {
	font-weight: normal;
	font-size: 21px;
	line-height: 28px;
	margin: 0 0 1.2em;
}

.intro-copy p {
	margin: 0 0 1.8em 0;
	
	font-size: 14px;
	line-height: 22px;
}

.intro-copy ul {
	padding: 4px 0 8px; 
	list-style-type: none;
}

.intro-copy li {
	list-style-type: none;
	background: transparent url(/images/nav/nav-top.gif) 1px 5px no-repeat;
	padding: 0 0 0 17px;
}

.intro-copy li a:hover {
	color: #464748;
}


/*

// Artwork Styles

*/

#artworks-container {
	position: relative;
	width: 624px;
	margin: 118px 0 63px;
}

#artworks-gallery {
	position: relative;
	width: 468px;
	
	margin: 0 0 34px;
}

.artwork {
	float: left;
	display: block;

	width: 138px;
	margin: 0 18px 18px 0;
}

.artwork-image {
	height: 86px;
	overflow: hidden;
}

.artwork-text {
	display: none;
}

.artwork-text strong {
	color: rgb(215,208,198);
}

#art-detail {
    font-size: 1.2em;
    color: rgb(118,120,123);

    display: none;

	width: 138px;
	height: 86px;

    position: absolute;
    top: 0;
    left: 468px;

    z-index: 20;
}

#art-detail strong {
	color: rgb(215,208,198);
}

/* Artwork Detail Page */
#col-1-artwork {
	float: left;
	width: 330px;
	
	margin: 0 18px 0 0;
	
	min-height: 600px;
}

#col-2-artwork {
	float: left;
	width: 606px;
}

body.art-works {
/*	background: #2d2d2e url(/images/common/bg-2-col-grey.gif) top left repeat-y;*/
}

.artwork-detail-nav {
	display: block;
	width: 330px;
	height: 46px;
	
	border-bottom: 3px solid #2d2d2e;
	
	overflow: hidden;
}

.artwork-detail-nav ul {
	margin: 16px 0 0 18px;
    list-style: none;
    position: relative;
}

.artwork-detail-nav li.back {
    float: left;
}

.artwork-detail-nav li.back a {
	background: transparent url(/images/nav/nav-back.gif) 0 2px no-repeat;
	padding: 0 0 0 20px;
}

.artwork-detail-nav li.nav {
    float: right;
    margin-right: 14px;
}

.artwork-detail-nav li.nav a {
    float: left;
    display: block;
    width: 16px;
    height: 12px;
    text-indent: -1000px;
    overflow: hidden;
}

.artwork-detail-nav li.nav a.prev {
    background: transparent url(/images/nav/nav-prev.gif) 4px 2px no-repeat;
}

.artwork-detail-nav li.nav a.next {
    background: transparent url(/images/nav/nav-next.gif) 4px 2px no-repeat;
    margin-left: 3px;
}

.artwork-detail-nav li.nav a.disabled {
    background-position: 4px -38px;
}

.artwork-detail-nav li a:hover {
	background-position: 0 -18px;
}

.artwork-detail-nav li.nav a:hover {
    background-position: 4px -18px;
}

.artwork-detail-nav li.nav a.disabled:hover {
    background-position: 4px -38px;
}

.artwork-detail-copy {
	color: #2d2d2e;
	margin: 11px 18px 18px;
	
	overflow: hidden;
}

.artwork-detail-copy h2 {
	margin: 0 110px 2px 0;
	line-height: 1.262em;
	
	font-weight: normal;
}

#artwork-detail-container {
	position: fixed;
	width: 606px;
	margin: 48px 0;
}

table.artwork-display {
	width: 606px;
}

/*

// Events

*/

#events-container {
	position: relative;
	width: 450px;
	margin: 118px 0 63px;
}

.event-container {
	margin-bottom: 18px;
}

.event-image {
	line-height: 0;
	overflow: hidden;
	background: #2d2d2e;
	padding-top: 4px;
	
	margin: 0 0 -4px 0;
}

.event-image-col {
	float: left;
	width: 223px;
	
	margin: 0 4px 4px 0;
}

.event-image .last {
	margin: 0;
}

/*

// Footer

*/

.footer {
	color: #636865;
	height: 1%;
}

.footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.footer li {
	float: left;
	margin: 0 12px 0 0;
}

.footer li a,
.footer li a:visited {
	color: #636865;
}

.footer li a:hover {
	color: #d7d0c6;
}

