body {
	margin: 0;
	padding: 0;
	font-family: arial; 
	font-size: 12px;
	color: #383737;
	line-height: 18px;	
}

a:link, a:visited {
	color: #6ea532;
	text-decoration: none;
}

a:hover, a:active {
	color: #acd184;
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	font-size: 15px;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#wrapper {
	width: 100%;
	overflow: hidden;
}

#header {
	width: 100%;
	overflow: hidden;
	background-image: url('../img/bg-header.gif');
	background-repeat: repeat-x;
}

#header #left {
	width: 50%;
	overflow: hidden;
	float: left;
	height: 131px;
	text-align: right;
}

#header #left img {
	margin: 40px 0px 0px 0px;
}

#header #right {
	width: 50%;
	overflow: hidden;
	float: left;
	height: 131px;
	background-image: url('../img/bg-page-header.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

#header #right #nav {
	margin-top: 41px;
	margin-bottom: 28px;
}

#body {
	width: 100%;
	overflow: hidden;
}

#body #content {
	width: 750px;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0px 50px 0px;
}

#footer {
	border-top: 1px solid #ededed;
	font-size: 11px;
	padding-bottom: 10px;
	width: auto;
	overflow: hidden;
}

#footer #left {
	width: 50%;
	overflow: hidden;
	float: left;
	height: 110px;
	border-top: 5px solid #ededed;
}

#footer #right {
	width: 50%;
	overflow: hidden;
	float: left;
	height: 110px;
	font-size: 10px;
	line-height: normal;
}

#footer #left #content {
	margin-top: 15px;
	width: 375px;
	float: right;
}

#footer #right #content {
	margin-top: 15px;
	width: 375px;
	float: left;
	text-align: right;
}

.homepagetext {
	font-family: arial; 
	font-size: 12px;
	color: #383737;
	line-height: 24px;
}

.smalltext1 {
	font-family: arial; 
	font-size: 11px;
	color: #383737;
	line-height: 18px;
}

.smalltext2 {
	font-family: arial; 
	font-size: 10px;
	color: #383737;
}

.smalltext3 {
	font-family: arial; 
	font-size: 11px;
	color: #cccccc;
}

.smalltext4 {
	font-family: arial; 
	font-size: 10px;
	color: #cccccc;
}

.smalltext5 {
	font-family: arial; 
	font-size: 11px;
	color: #383737;
	line-height: 15px;
}

.smalltext6 {
	font-family: arial; 
	font-size: 10px;
	color: #999999;
}

.headertext {
	font-family: arial; 
	font-size: 15px; 
	color: #383737;
}

form div {
	margin-bottom: 5px;
	width: auto;
	overflow: hidden;
}

form p {
	font-size: 11px;
	margin-left: 85px;
}

#flashMessage {
	color: #333333;
	width: auto;
	overflow: hidden;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	font-weight: bold;
}

form div.error-message {
	display: none;
}

form div label {
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 75px;
	text-align: right;
	margin-right: 10px;
}

form div br {
	display: none;
}

form div input,
form div select,
form div textarea {
	float: left;
	font-family: arial;
	font-size: 11px;
	color: #6ea532;
	width: 325px;
}

form div.submit {
	margin-top: 10px;
}

form div.submit input {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #ffffff;
	color: #6ea532;
	border: 1px solid #acd184;
	width: auto;
	margin-left: 85px;
}

.gallerythumb {
	border: 1px solid #ffffff;
}

.altrow1 {
	background-color: #F2F2F2;
}

.altrow2 {
	background-color: #ffffff;
}

.hiddenitem {
	display: none;
}

.visibleitem {
	font-family: arial; 
	font-size: 12px;
	color: #383737;
	line-height: 18px;
	display: block;
}

table.exhibitions {
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 20px;
	width: 100%;
}

table.artists {
	width: 100%;
}

table.artists tr td {
	vertical-align: top;
}

table.exhibitions tr {
	background-color: #ffffff;
}

table.exhibitions tr.altrow {
	background-color: #f2f2f2;
}

table.exhibitions tr td {
	padding: 5px;
}

table.exhibitions tr td.image {
	width: 100px;
}

table.exhibitions tr td.title {
	font-weight: bold;
}

table.exhibitions tr td.dates {
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

div.exhibitions {
	clear: both;
	margin-top: 25px;
	border-top: 1px solid #d9d9d9;
	padding-top: 10px;
}

.hide {
	display: none;
}

.show {
	display: inline;
}

.show p {
	margin: 0;
}

.press-release {
	margin-top: 5px;
	padding: 10px;
	border: 1px solid #d9d9d9;
	width: auto;
	overflow: hidden;
}

.works {
	border-top: 1px solid #d9d9d9;
	margin-top: 50px;
	padding-top: 10px;
}

.works br {
	clear: both;
}

.works .work {
	float: left;
	width: 370px;
	margin-right: 5px;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
}

.works .artist-work {
	float: left;
	width: 100px;
	margin-right: 50px;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 11px;
	line-height: 16px;
}

.works .work b {
	font-size: 12px;
}

.works .work .work-list-image {
	float: left;
	margin-right: 5px;
	width: 100px;
}

.works .work .details {
	float: left;
	width: 265px;
}

#contact-info {
	width: 40%;
	overflow: hidden;
	float: left;
}

#contact-form {
	float: left;
	margin-left: 25px;
}

#homepage {
	width: auto;
	overflow: hidden;
	margin-top: -20px;
	margin-bottom: -50px;
}

#homepage-image {
	width: 375px;
	float: left;
	overflow: hidden;
	margin-right: 10px;
}

#homepage-image img {
	float: right;
}

#homepage-exhibition {
	width: 345px;
	float: left;
	overflow: hidden;
	padding: 20px 0px 0px 15px;
}

div.installation-views img.installation-view {
	margin-right: 10px;
}