@charset "utf-8";
#low .nav-low a, #med .nav-med a, #high .nav-high a {
	color: #FFF;
}
#ibox_wrapper {
	line-height:25px;
	border: 1px solid #666;
	background-color: #FFF;
}

#ibox_wrapper, #ibox_footer_wrapper a {
}

#ibox_content {
	border:0 #FFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	background-color: #201E1E;
}

#ibox_footer_wrapper {
	line-height: 25px;
	bottom: 0px;
	top: auto;
}

#ibox_footer_wrapper a {
	text-indent: -100000px;
	border:0;
	padding: 0;
	height: 14px;
	line-height: 14px;
	background-image: url(ibox/closelabel.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 42px;
}

#ibox_footer_wrapper a:hover {
}

#ibox_loading {
	text-indent: -100000px;
	width: 30px;
	height: 30px;
	background-image: url(ibox/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

body {
	background-color: #6A6262;
	font-size: 62.5%;
	color: #F3E9EA;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 80px;
	padding-bottom: 80px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

img.nav {
	margin-bottom: 8em;
}

ul.nav {
	float: right;
	list-style-type: none;
	font-size: 1.4em;
	width: 500px;
	text-align: right;
	line-height: 1.71em;
	padding-top: 2.71em;
	padding-bottom: 1.71em;
}

.nav li {
	display: inline;
	padding-top: .2em;
	padding-right: 0.75em;
	padding-bottom: 0.5em;
	padding-left: 0.75em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	border: 1px solid #B5A6A6;
}

.nav a {
	text-decoration: none;
	color: #B5A6A6;
}
.nav a:hover {
	text-decoration: none;
	color: #DEBCBE;
}

.copy h1 {
	font-size: 2.4em;
	color: #D69698;
	font-weight: normal;
	line-height: 1.25em;
	display: inline;
	padding-bottom: 1em;
}

.copy h2 {
	font-size: 2.4em;
	color: #DEBCBE;
	font-weight: normal;
	line-height: 1.25em;
	display: inline;
	padding-bottom: 1em;
}

.copy h2 + p {
	padding-top: 1.5em;
}

.copy p + ul {
	padding-top: 0em;
}

.copy p {
	font-size: 1.6em;
	color: #FFF;
	line-height: 1.5em;
	padding-bottom: 1.5em;
}

.copy ul {
	list-style-type: none;
	font-size: 1.4em;
	line-height: 1.71em;
	padding-bottom: 1.71em;
}

.copy li {
	display: inline;
}

.title {
	text-align: right;
}

.title h1 {
	color: #FFF;
	font-size: 2.4em;
	line-height: 1em;
}

.title p {
	color: #D1C9C9;
	font-size: 1em;
	line-height: 2.4em;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 10px;
}

.img-holder {
	color: #CCC;
	height: 150px;
	width: 136px;
	overflow: hidden;
	position: relative;
}

.img-holder img {
	padding: 2px;
	border: 1px solid #9C9696;
	bottom: 0px;
	overflow: hidden;
	position: absolute;
}

.captions {
}

.captions p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #D1C9C9;
	margin-left: 2px;
	margin-bottom: 0.4em;
}

.captions h1 {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 1.5em;
	font-size: 1em;
	color: #FFF;
	margin-bottom: 0.6em;
	text-transform: uppercase;
	margin-left: 2px;
	line-height: 1.2em;
}

.captions h2 {
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0em;
	font-size: 1em;
	color: #D1C9C9;
	margin-bottom: 1.2em;
	text-transform: uppercase;
	margin-left: 2px;
	line-height: 1.2em;
}

p.panel {
	background-color: #877878;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	line-height: 2em;
	padding: 2em;
	margin-bottom: 2em;
}

h1.panel {
	color: #DEBCBE;
	font-size: 1.2em;
	line-height: 2em;
	background-color: #877878;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 2em;
	padding-right: 2em;
	padding-left: 2em;
	font-weight: normal;
}

p.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.2em;
	margin-top: 0em;
	margin-bottom: 0em;
	clear: both;
	line-height: 2em;
	width: 668px;
	text-align: right;
}

h1.ownart {
	font-size: 2.4em;
	line-height: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5A6A6;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #B5A6A6;
}

p.ownart {
	font-size: 1.2em;
	color: #B5A6A6;
	line-height: 2em;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B5A6A6;
	padding-bottom: 0.5em;
}

img.artscouncil {
	float: right;
	padding-left: 10px;
}

img.ownart {
	float: right;
	padding-left: 10px;
}
