/*   OLD Code 

.gallery h2 {
	color: #E38F6F;
}


.gallery h3 {
	color: #287F31;
}

.gallery h4 {
	font-size: 12px;
	color: #811F21;
}

.gallery h4 a {
	color: #811F21;
	text-decoration: none;
}

.red1 {
	background-color:#4E0D05;
}

.red2 {
	background-color:#C51A1E;
}

.red3 {
	background-color:#7D1316;
}

.red4 {
	background-color:#540D11;
}


.tag {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 5px;
}


*/
.gallery h2 {
	color: #E38F6F;
}


.gallery h3 {
	color: #287F31;
}

.gallery h4 {
	font-size: 12px;
	color: #811F21;
}

.gallery h4 a {
	color: #811F21;
	text-decoration: none;
}

.red1 {
	background-color:#4E0D05;
}

.red2 {
	background-color:#C51A1E;
}

.red3 {
	background-color:#7D1316;
}

.red4 {
	background-color:#540D11;
}


.tag {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 0px;
}

#paintinginfo td {
	color: #841517;
}
.paintingdata {
	font-size: 12px;
	padding: 5;
}
.paintingfields {
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	border: 1;
}

.namefields {
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	border: 1;
	background-color: #841517;
	color:#fff;
}

a {
	text-decoration: none;
	color: #287F31;
}
a:hover {
	text-decoration: underline;
	color: #811F21;
}
