@charset "utf-8";



/*--------------------------------------------------------------------NEW COLORING PAST THIS LINE---INDIVIDUAL THEME CODE---------------------------------------------*/

.sitecontent, .SitePage, #About, #ContactPage, .Artwork, .Art, #CopyrightBar, html {
	background-color: #E0D7CD;
	color: #804000;
}
body {
	background-color: #E0D7CD;
}
	
#CopyrightBar {
	background-color: #B59F87;
}
#About p, #About p a {
	color: #804000;
}

#Art ul li , #Art .SubjectTxt {
	background-color: #B59F87;
	color: #804000;
}

#Art ul li:hover, #Artwork ul li:hover {
	background-color:#E0D7CD ;
}
#Artwork ul li, #Artwork .ArtTitle, #Artwork .ArtInfo  {
	background-color: #B59F87;
	color: #804000;
}
#Artwork h1 {
	background-color: #E0D7CD;
	color: #804000;
}
p {
	color: #804000;
}
#DetailsPage .ArtworkInfo p a {
	color: #804000;
}
#ContactPage .ArtistContact h2, h2, #ContactPage .ArtistContact a:link  {
	color: #804000;
}
form.Compact_Default input.formButton {
	background-color: #B59F87;
	color: #804000;
}
form.Compact_Default  {
	background-color: #B59F87;
}
#ContactPage h1 {
	background-color: #B59F87;
}
#MainNav1 {
	background-color: #B59F87;
	color: #0A64A4;
}
#MainBanner .ArtistBannerName a {
	color:#666666;
}
#MainBanner .BannerArtist .ArtType a {
	color: #804000;
}

ul#cssmw #hidden li a, ul#cssmw #hidden li a:hover {
	color: #804000;
}
ul#cssmw li a:hover {
	background-color: #a7927c;
}
#MainBanner, #MainBanner .BannerArtist {
	background-color:#B59F87 ;
	color: #804000;
}
#About {
	width: 50%;
	margin: auto;
}

@media only screen and (max-device-width: 1000px) {


/*--------------------------------------------------------------------NEW COLORING PAST THIS LINE---INDIVIDUAL THEME CODE---------------------------------------------*/


.sitecontent {
	
}
#Art ul li , #Art .SubjectTxt {
	background-color: #B59F87;
}
form.Compact_Default, #ContactPage h1 {
    background-color: #B59F87;
	color: #804000;
	border-style: none;
}
#SimpleContact_Compact_Default.Compact_Default {
	background-color: #B59F87;
	color: #804000;
	border-style: none;
}
ul#cssmw li button {
	background-color: #B59F87 ;
	color: #804000;
}


ul#cssmw li button {
    padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#Art ul li , #Art .SubjectTxt {

	padding-bottom: 3%;
}
#Artwork .ArtInfo {
	padding-bottom: 3%;
}
#Artwork .ArtTitle {
	margin-bottom: 4%;
}
#About {
	width: 90%;
}
#Art ul a li table tbody tr td img.ArtThumbs {
	max-height: 10%;
}
#Artwork ul a li table tbody tr td img.ArtThumbs {
    box-shadow: none;
    max-height: 10%;
    padding-top: 0;
}
#Art ul a li table tbody tr td img.ArtThumbs {
	max-height: 10%;
	margin-top: 0;
}
#Artwork ul a li table tbody tr td img.ArtThumbs {
    box-shadow: none;
    max-height: 10%;
    padding-top: 0;
	margin-top: 0;
}

}