@charset "UTF-8";
a {
	color: #666666;
	text-decoration: none;
	padding-right: 0px;
}
a:hover {
	color: #CC9900;
	text-decoration: none;
}
.textbox {
}
p {
	line-height: normal;
	color: #40281F;
	padding-top: 0px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC9900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 101px;
	color: #40281F;
	padding-right: 10px;
	padding-top: 10px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: normal;
	text-transform: capitalize;
	line-height: 17px;
	color: #40281F;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	margin-left: 0px;
}
.artistpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #40281F;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #40281F;
	margin-left: 60px;
}
.main  #container {
	width: 900px;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #666666;
	border-left-color: #000000;
	height: auto;
}
.main #header  {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 25px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
.main  #header  h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #CC9900;
	text-transform: uppercase;
}
.main #mainContent {
	background: #FFFFFF;
	border: 1px none #40281F;
	height: 600px;
	width: 860px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.main  #mainContentindex {
	border: 1px none #40281F;
	height: 600px;
	width: 860px;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	background-image: url;
	background-repeat: no-repeat;
	background-position: center center;
	margin-bottom: 10px;
}
.main #footer {
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	left: 0px;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
} 
.main #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	color: #666666;
	text-align: center;
}
#textbox {
	padding-left: 200px;
	float: right;
}
.ochre {
	color: #CC9900
}
.brown {
	color: #40281F;
}
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #40281F;
	text-align: left;
	float: left;
	height: auto;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 85px;
	padding-right: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC9900;
	overflow: auto;
}
.leftcolumnscroll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #40281F;
	text-align: left;
	float: left;
	height: 500px;
	width: 250px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 85px;
	padding-right: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC9900;
	overflow: auto;
}
.leftcolumnwide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #40281F;
	text-align: left;
	float: left;
	height: auto;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 30px;
	margin-left: 85px;
	padding-right: 10px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CC9900;
}
.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #40281F;
	text-align: left;
	float: left;
	width: 250px;
	margin-bottom: 30px;
	overflow: visible;
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 5px;
}
.rightcolumnwide {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #40281F;
	text-align: left;
	float: left;
	width: 500px;
	margin-bottom: 30px;
	overflow: scroll;
	padding-top: 0px;
	margin-top: 10px;
	margin-left: 5px;
	height: 450px;
}
.imagedisplay {
	float: left;
	height: 400px;
	width: 400px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.indeximage {
	float: left;
	height: 400px;
	width: 400px;
	padding-left: 397px;
	padding-top: 87px;
}
.artistpageimagedisplay {
	float: left;
	height: 300px;
	width: 480px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 50px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	margin-right: 26px;
	font-variant: normal;
	text-transform: uppercase;
}
.current {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #40281F;
	padding-right: 10px;
	padding-left: 0px;
	margin-left: 0px;
}
.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC9900;
	padding-right: 10px;
}
.works {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #40281F;
	margin-left: 26px;
	font-weight: bold;
	padding-right: 10px;
}
.worksby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #40281F;
	margin-left: 101px;
	font-weight: bold;
	padding-right: 10px;
}
.artist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #40281F;
}
.artistlc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	color: #40281F;
}
.titleitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #40281F;
	font-style: italic;
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #40281F;
	text-align: justify;
	height: auto;
	width: 435px;
	margin-left: 67px;
}
.editions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #40281F;
	text-align: left;
	height: auto;
	width: 400px;
	margin-left: 98px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	padding-bottom: 10px;
}
.editionswider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #40281F;
	text-align: left;
	height: auto;
	width: 500px;
	margin-left: 96px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC9900;
	padding-bottom: 10px;
}
.editionstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #40281F;
	text-align: left;
	height: auto;
	width: auto;
}
.editionsnextpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #CC9900;
	text-align: left;
	height: auto;
	width: 435px;
	margin-left: 98px;
	padding-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.selectedworks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	float: left;
	margin-left: 377px;
	color: #CC9900;
}
.artistname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #40281F;
	padding-left: 0px;
	margin-left: 67px;
	text-transform: uppercase;
}
.artistpress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #40281F;
	padding-left: 0px;
	margin-left: 10px;
	text-transform: uppercase;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	color: #40281F;
	float: none;
	height: auto;
	width: 600px;
	padding-top: 10px;
	margin-bottom: 20px;
	position: relative;
}
.pubs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #40281F;
	font-weight: bold;
	padding-left: 10px;
}
.pressimage {
	height: auto;
	width: 600px;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}
#apDiv1 {
	position:absolute;
	width:480px;
	height:138px;
	z-index:1;
	left: 406px;
	top: 256px;
}
.nulllink {
	color: #CC9900;
}
.artistnulllink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC9900;
}
.artistnulllinklc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
	color: #CC9900;
}
.griddisplay {
	float: left;
	height: 443px;
	width: 470px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
