

a:link
{ 
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : black;
	font-weight : bold;
}

a:active
{ 
font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : black;
	font-weight : bold;
}

a:visited
{ 
font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : black;
	font-weight : bold;

}
a:hover
{
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : B6A068;
	font-weight : bold;
}

a.subnav:link
{ 
	font-family : Times New Roman;
	text-decoration : none;
	font-size : 10pt;
	color : B6A068;

}

a.subnav:active
{ 
font-family : Times New Roman;
	text-decoration : none;
	font-size : 10pt;
	color : B6A068;

}

a.subnav:visited
{ 
font-family : Times New Roman;
	text-decoration : none;
	font-size : 10pt;
	color : B6A068;


}
a.subnav:hover
{
	font-family : Times New Roman;
	text-decoration : none;
	font-size : 10pt;
	color : black;

}


body
{
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : 1C3659;
}

.main_copy
{
	font-family : Arial;
	font-size : 10pt;
	text-decoration : none;
	color : white;
}

.secondary_copy
{
	font-family : Arial;
	font-size : 10pt;
	font-weight : bold;
	text-decoration : none;
	color : gray;
}

.artist_statement
{
	font-family : Arial;
	font-size : 8pt;
	text-decoration : none;
	color : gray;
	text-align : center;
}


.under_nav_highlight
{
	font-family : Arial;
	font-size : 10pt;
	font-weight: bold;
	text-decoration : none;
	color : D5D5D4;
}	
.footer_copy
{
	font-family : Arial;
	font-size : 8pt;
	text-decoration : none;
	color : gray;
}

a.footer:link
{ 
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : gray;
	font-weight : bold;
}

a.footer:active
{ 
font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : gray;
	font-weight : bold;
}

a.footer:visited
{ 
font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : gray;
	font-weight : bold;

}
a.footer:hover
{
	font-family : Arial;
	text-decoration : none;
	font-size : 8pt;
	color : 8d5854;
	font-weight : bold;
}

.imagetext
{
	font-family : verdana;
	font-size : 8pt;
	text-decoration : none;
	color : black;
	font-weight : bold;
}