@charset "utf-8";


body {
	background-color: #000;
	margin: 0px;
}
.header {
	background-image: url(../images/100/starkhorses.gif);
	height: 140px;
	background-color: #BAA48F;
	background-repeat: no-repeat;
}
.wrapper {
	color: #FFF;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 1000px;
	padding: 0px;
	background-color: #000;
	font-size: large;
}
.wrapper .indextext p {
}

.wrapper .artists p a {
	color: #FFF;
	text-decoration: none;
}
.wrapper .artists p a:hover {
	text-decoration: underline;
}


.sidebar {
	background-color: #7A7687;
	float: right;
	width: 650px;
	padding: 0px;
	text-align: center;
	margin-right: 10px;
	text-decoration: none;
}
.wrapper .sidebar3 {
	float: right;
	clear: none;
}

.sidebar2 {
	background-color: #7A7687;
	float: right;
	width: auto;
	padding: 10px;
	text-align: center;
	margin-right: 10px;
	text-decoration: none;
	margin-top: 10px;

}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #CA9E53;
	width: 980px;
	clear: both;
	font-size: 0.7em;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 2em;
	background-color: #000;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}
a:link {
	text-decoration: underline;
	color: #FFF;
}
.wrapper .sidebar a {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
	color: #CCC;
}
.wrapper .artistintro p strong a price {
	color: #F00;
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 1000px;
	text-align: right;
	color: #FFF;
}
h1 {
	font-size: x-large;
	text-align: center;
	color: #FFF;
}
h2 {
	font-size: large;
	text-align: left;
	font-family: Papyrus, "Times New Roman", serif;
}
h3 {
	font-size: xx-large;
	font-family: Papyrus, "Times New Roman", serif;
	color: #FFF;
	text-align: left;
}
h4 {
	font-size: medium;
}
h5 {
	font-size: medium;
}
h6 {
	font-size: medium;
}
.wrapper .artists p a img:active {
	text-decoration: none;
}


.wrapper #nav {
	width: 1000px;
	text-align: center;
	border-top-width: 0px;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	padding: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	background-color: #000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-color: #CA9E53;
	font-family: Papyrus, "Times New Roman", serif;
	color: #D4A657;
	line-height: 2 em;
	font-weight: bold;
	text-decoration: none;
}
.wrapper #nav li a {
	font-size: 1.5em;
	line-height: 2em;
	color: #CA9E47;
	font-family: Papyrus, "Times New Roman", serif;
	text-decoration: none;
	font-weight: normal;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #FFF;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #FFF;
	display: inline;
	height: 2em;
	margin: 0px;
	padding-top: .2em;
	padding-right: .4em;
	padding-bottom: .2em;
	padding-left: .4em;
}
.wrapper #nav li a:hover {
	text-decoration: none;
	font-family: Papyrus, "Times New Roman", serif;
	background-color: #000;
	height: 2em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.wrapper #nav li {
	list-style-type: none;
	display: inline;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #000;
	text-decoration: none;
	font-family: Papyrus, "Times New Roman", serif;
}


.wrapper .sidebar p price {
	color: #F00;
}


.wrapper .container #list indented {
	text-indent: 10em;
}



.wrapper .sidebar p a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #282017;
	text-decoration: underline;
}

.wrapper .sidebar p a:hover {
	text-decoration: underline;
}
.container p img {
	background-color: #A24422;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 10px solid #7A7687;
}
.aboutus {
	width: 250px;
	float: left;
	text-align: right;
	color: #FFF;
	margin-bottom: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
}



.sidebar a  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #282017;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
.wrapper .inventory {
	float: left;
	width: 170px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	margin-top: 0px;
	color: #333;
	margin-bottom: 10px;
	padding-left: 50px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.wrapper .events {
	float: left;
	width: 280px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	color: #333;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 10px;
}
.wrapper .leroybio {
	float: left;
	width: 900px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #FFF;
	padding: 10px;
	margin: 0px;
}
.wrapper .leroybio p .fllrt {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}




.wrapper .artists {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #FFF;
	text-align: center;
	margin: 18px;
	padding: 10px;
	width: 194px;
	float: left;
}
.wrapper .color {
	color: #FFF;
	padding: 10px;
	margin: 0px;
	width: 960px;
	clear: both;
}
.wrapper .gallery {
	background-color: #000;
	width: 600px;
	margin-right: 0px;
	margin-left: 10px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #333;
	float: right;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.wrapper .gallery a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin: 5px;
}
.wrapper .aboutus p a {
	text-decoration: underline;
	color: #FFF;
}
.wrapper .aboutus p a2 {
	text-decoration: underline;
	color: #FFF;
	text-align: left;
	width: 350px;
	float: left;
}
.wrapper .aboutus2 {
	width: 450px;
	float: left;
	text-align: left;
	padding: 10px;
}
.wrapper .indextext {
	width: 400px;
	float: left;
	text-align: left;
	padding: 10px;
	color: #FFF;
}
.wrapper .aboutus2 a {
	color: #FFF;
	text-decoration: underline;
}




.wrapper .artistintro {
	width: 330px;
	margin-left: 100px;
	float: left;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}


.wrapper .picture {
	float: left;
	width: 450px;
	margin-right: 100px;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.wrapper .bio {
	width: 800px;
	clear: both;
	float: left;
	margin-right: 100px;
	margin-left: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	color: #333;
}
.wrapper .bio a {
	text-decoration: underline;
}



.wrapper .bio ul li {
	text-align: left;
	display: block;
}
.fllft {
	float: left;
	margin: 20px;
}
.fllftnoborder {
	float: left;
	margin: 20px;
}

.wrapper .sell {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

.fllrt {
	float: right;
	border: 20px solid #8F90A4;
	background-color: #8F90A4;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clear {
	clear: both;
}


.wrapper .events p a {
	text-decoration: underline;
	clear: both;
}

.caption {
	padding: 10px;
	float: left;
	height: auto;
	width: auto;
}
.wrapper .box {
	float: left;
	border: 0px solid #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #000;
	color: #FFF;
	margin: 0px;
	padding: 30px;
}
.wrapper .box p a {
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.wrapper .box p a:hover {
	text-decoration: underline;
}

.wrapper .gallery2 {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.wrapper .container {
	color: #FFF;
	background-color: #AF8C60;
	height: 800px;
	width: 1000px;
	text-align: center;
}
.wrapper .inventory a {
	color: #333;
	text-decoration: underline;
}
.wrapper .inventory a:hover {
	text-decoration: underline;
}

.wrapper table {
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	text-align: center;
	color: #FFF;
	background-color: #000;

}
.wrapper table tr td {
	padding: 10px;
	text-align: left;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	color: #FFF;
	font-family: Papyrus, "Times New Roman", serif;
}
.wrapper .gallery a {
	text-decoration: underline;
}
.paintinginfo {
	text-decoration: none;
	list-style-type: none;
	display: block;
}
.wrapper .aboutus .sell {
	margin-top: 30px;
}
.wrapper .sidebar3 {
	float: right;
	background-color: #7A7687;
	padding: 20px;
	margin-top: 20px;
	text-align: center;
}
.wrapper .sidebar2 p img {
	border: 10px solid #7A7687;
}

.wrapper .otherartists {
	width: 960px;
	margin-top: 10px;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: large;
	color: #FFF;
}
.wrapper .other {
	width: 700px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	padding-left: 20px;
}
.wrapper tableother {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	background-color: #000;
	padding: 20px;
	width: 960px;
	text-align: left;
}

/* BeginOAWidget_Instance_2127022: #gallery */

		.lbGallery { 
			/*gallery container settings*/
			background-color: #CCC;
			padding-left: 20px;  
			padding-top: 20px;  
			padding-right: 20px;  
			padding-bottom: 20px;  
			width: 540px;
			height: auto;
			text-align:left;
		}
		.lbGallery ul { list-style: none; margin:0;padding:0; }
		.lbGallery ul li { display: inline;margin:0;padding:0; }
		.lbGallery ul li a{text-decoration:none;}
			
		.lbGallery ul li a img {
			/*border color, width and margin for the images*/
			border-color: #3e3e3e;
			border-left-width: 10px;
			border-top-width: 10px;
			border-right-width: 10px;
			border-bottom-width: 20px;
			margin-left:5px;
			margin-right:5px;
			margin-top:5px;
			}
			
		.lbGallery ul li a:hover img {	
			/*background color on hover*/
			border-color: #ffffff;
			border-left-width: 10px;
			border-top-width: 10px;
			border-right-width: 10px;
			border-bottom-width: 20px;
		}
			
		#lightbox-container-image-box {
			border-top: 0px none #ffffff;
			border-right: 0px none #ffffff;
			border-bottom: 0px none #ffffff;
			border-left: 0px none #ffffff;
			}
			
		#lightbox-container-image-data-box { 
			border-top: 0px;
			border-right: 0px none #ffffff;
			border-bottom: 0px none #ffffff;
			border-left: 0px none #ffffff;
			}
/* EndOAWidget_Instance_2127022 */
.wrapper table a {
	color: #FFF;
	text-decoration: underline;
	text-align: center;
}
.wrapper .aboutus dl ul li i {
	list-style-type: none;
	display: block;
}
.wrapper table tr td p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
}
