﻿/*General*/
a:active {
	color: #CC3300;
}
hr {
	
	color:#CDBF74;
}
a:link {
	color: #5B5B00;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #000000;
}
body {
	background-image: url('images/exptextb.jpg');
}
/*Header*/
.banner {
	background: url('hdbkgwbwblnd2.jpg') repeat-x;
}
.header {
	color: #5B5B00;
}
/*Top Navigation*/
.navbar li {
	color: #5B5B00;
	border-right: 1px #5B5B00 solid;
}
/*.navbar li :first-child {
	border-left: 1px #5B5B00 solid;
}*/
#newsletter #newsletter,
#home #home,
#biography #biography,
#paintinginprogress #paintinginprogress,
#artclasses #artclasses,
#freshofftheeasel #freshofftheeasel,
#contactme #contactme {
	background-color: #5B5B00;
}
#newsletter #newsletter span,
#home #home span,
#biography #biography span,
#paintinginprogress #paintinginprogress span,
#artclasses #artclasses span,
#freshofftheeasel #freshofftheeasel span,
#contactme #contactme span {
	color: #CDBF74;
}
/*Side Navigation*/
.smb {
	background-image: url('sidemnublnd2.jpg');
	background-repeat:repeat-y
}
.sidemenu {
	background-color: #5B5B00;
	background: url('sdmutp2.jpg');
	background-repeat: no-repeat;
	
}
.sidemenu ul li a:active, .footer a:active {
	color: #F7F4E8;
}
.sidemenu ul li a:visited, .footer a:visited {
	color: #CDBF74;
}
.sidemenu ul li a:hover, .footer a:hover {
	color: #FFFFFF;
}
.sidemenu ul li a, .footer a {
	color: #E9E3C1;
}
.sidemenu li {
	color: #E9E3C1;
}
.sidemenu .title {
	color: #E9E3C1;
}

#newrelease #newrelease,
#gicleeprints #gicleeprints,
#printgallery #printgallery,
#notecards #notecards,
#clothing #clothing,
#coffeecups #coffeecups,
#birds #birds,
#fish #fish,
#waterfowl #waterfowl,
#landscapes #landscapes,
#turkeys #turkeys,
#deer #deer,
#butterflies #butterflies,
#dragonflies #dragonflies,
#barns #barns,
#farming #farming,
#turtles #turtles,
#leaves #leaves,
#penandink #penandink
#lizards #lizards,
#frogs #frogs {
	background-color:#E9E3C1;
}
#newrelease #newrelease span,
#gicleeprints #gicleeprints span,
#printgallery #printgallery span,
#notecards #notecards span,
#clothing #clothing span,
#coffeecups #coffeecups span,
#birds #birds span,
#fish #fish span,
#waterfowl #waterfowl span,
#landscapes #landscapes span,
#turkeys #turkeys span,
#deer #deer span,
#butterflies #butterflies span,
#dragonflies #dragonflies span,
#barns #barns span,
#farming #farming span,
#turtles #turtles span,
#leaves #leaves span,
#penandink #penandink span
#lizards #lizards span,
#frogs #frogs span {
	color: #5B5B00;
}
/*Content*/
.subhdbkgrnd {
	background: url('ofwtbrwngrd625.jpg') repeat-y;
}
.windowtbl {
	border: 1px #CDBF74 solid;
}
.rbrdr {
	border-right: 1px #CDBF74 solid;
}
/*Footer*/
.footer {
	background-color: #5B5B00;
	color: #E3DCB3;
}

/*Other*/
.bwhite {
	background-color: #fff;
}
.boffwhite {
	background-color: #E9E3C1;
}
.bbrown {
	background-color: #5B5B00;
}
.brown {
	color: #5B5B00;
}
.offwhite {
	color: #E3DCB3;
}
.red {
	color: #CC3300;
}





