@charset "utf-8";



/*--------------------------------------------------------------------NEW COLORING PAST THIS LINE---INDIVIDUAL THEME CODE---------------------------------------------*/
form.Compact_Default, #ContactPage h1 {
    background-color:#6f856f ;
	color: #2B271E;
	border-style: none;
}

.sitecontent, .SitePage, #About, #ContactPage, .Artwork, .Art, #CopyrightBar, html {
	color: #2B271E;
}
#About p, #About p a {
	color: #2B271E;
}

#Art ul li , #Art .SubjectTxt {
	color: #2B271E;
	background-color: #6F856F;
}

#Art ul li:hover, #Artwork ul li:hover {
}
#Artwork ul li, #Artwork .ArtTitle, #Artwork .ArtInfo  {
	color: #2B271E;
	background-color: #6f856f;
}
#Artwork h1 {
	background-color: inherit;
	color: #2B271E;
}
p {
	color: #2B271E;
}
#DetailsPage .ArtworkInfo p a {
	color: #2B271E;
}
#ContactPage .ArtistContact h2, h2, #ContactPage .ArtistContact a:link  {
	color: #2B271E;
}
form.Compact_Default input.formButton {
	color: #2B271E;
	background-color: inherit;
}
#MainNav1 {
	background-color: #6f856f;
	color: #2B271E;
}
ul#cssmw #hidden li a {
	color: #2B271E;
}
ul#cssmw #hidden li a:hover {

}
#MainBanner, #MainBanner .BannerArtist, #MainBanner .ArtistBannerName a, #MainBanner .BannerArtist .ArtType a {
	background-color: #6f856f;
	color: #2B271E;
}
#CopyrightBar {
	background-color: #6f856f;
	color: #2B271E;
}

@media only screen and (max-device-width: 1000px) {

/*--------------------------------------------------------------------NEW COLORING PAST THIS LINE---INDIVIDUAL THEME CODE---------------------------------------------*/


.sitecontent {
	
}
#Art ul li , #Art .SubjectTxt {
	background-color: #6f856f;
	color: #2B271E;
}
form.Compact_Default, #ContactPage h1 {
    background-color: #F2F4F3;
	color: #2B271E;
	border-style: none;
}
#SimpleContact_Compact_Default.Compact_Default {
	background-color: #6f856f;
	color: #2B271E;
	border-style: none;
}
ul#cssmw li button {
	background-color: #6f856f;
	color: #2B271E;
}
#Artwork h1 {
	color: #2B271E;
	background-color: #6f856f;
}
ul#cssmw li a:hover:
	background-color: initial;
}

}