/*style sheet for the the Arts - June 2005*/



ul.strand{
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	
}

.strand li{
	list-style-type: none;
	display: inline;

}

.strand a{
	padding: 3px 15px;

}
.strand a:link, .strand a:visited {
	font-weight: 600;
	font-size: large;
	text-decoration: none;
}

.strand a:hover {
	color:#ccc3af;
	text-decoration:none;
}

.strand li.acqua a{
color:#33adbb;
}

.strand li.orange a{
color:#ec8033;
}

.strand li.purple a{
color:#8484ad;
}

.strand li.green a{
color:#97cf4b;
}

.acqua{
color:#33adbb;
font-size:large;
font-weight: 600;
}

.orange {
color:#ec8033;
font-size:large;
font-weight: 600;
}

.purple {
color:#8484ad;
font-size:large;
font-weight: 600;
}

.dark_purple {
color: #663399;
font-size: 120%;
font-weight: bold;
}

.green {
color:#97cf4b;
font-size:large;
font-weight: 600;
}

.index_title {
color:#9C8A63;

}
