a.intext {
	color:e1aa0d;
}
a.intext:hover {
	color:#e1aa0d;
}
a.intext:active {
	color:#000000;
}
.menu {
	background-color:#000000;
}
.menu:hover {
	background-color:#e1aa0d;
}
.menu20 {
	background-color:#e1aa0d;
}
#artsquare {
	border:1px solid #ffffff;
	margin:5px;
	padding:3px;
	outline-width:1px;
}
#artsquare:hover {
	border:1px solid #e1aa0d;
}
#artsquare:active {
	border:1px solid #130f0e;
}
/* art_narr.html, art_digital.html, art_beadwork.html */
#artthumb:hover {
	border:2px solid #e1aa0d;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content_write {
	background-color:130f0e;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content_shop {
	background-color:130f0e;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content_more {
	background-color:130f0e;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content_about {
	background-color:130f0e;
}


/* Change color of dropdown links on hover */
.dropdown-content_write a:hover {background-color: #e1aa0d;color:#000000;}
.dropdown-content_shop a:hover {background-color: #e1aa0d;color:#000000;}
.dropdown-content_more a:hover {background-color: #e1aa0d;color:#000000;}
.dropdown-content_about a:hover {background-color: #e1aa0d;color:#000000;}

/* Change color of dropdown links when active */
.dropdown-content_write a:active {background-color: #ffffff;color:#000000;}
.dropdown-content_shop a:active {background-color: #ffffff;color:#000000;}
.dropdown-content_more a:active {background-color: #ffffff;color:#000000;}
.dropdown-content_about a:active {background-color: #ffffff;color:#000000;}

/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown_write:hover .dropdown_shop:hover .dropdown_more:hover .dropdown_about:hover {background-color: #e1aa0d;}

/* used in pull-down site menu */
.linksicons_section {
	width:100%;
	max-width:170px;
	min-width:100px;
	padding:2px;
	border:0;
	text-decoration:none;
	background-color:#e1aa0d;
}
