/* --- Artists nav --- 
revised: 10/20/2006 JN
Text: #f88301
Bkgnd: #ffcd95
Light: #ffecd7
Header: #f88301
*/
/* --- Title Nav --- */
LI.tbl0{
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	font-size: 100%;
	margin: 6px 0px 6px 20px;
}
A.H1{
	color: #f88301;
	background-color: #ffffff;
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 2px;
	text-decoration: underline;
}
A.H1:HOVER{
	text-decoration: none;
}
H1{
    font-family: arial, helvetica, sans-serif;
	color: #f88301;
	background-color: #ffffff;
	font-size: 160%;
	font-weight: bold;
	letter-spacing: 2px;
    margin: 24px 0px 0px 35px;
}


A.H2{
    font-family: arial, helvetica, sans-serif;
	color: #f88301;
	background-color: #ffffff;
	text-decoration: underline;
}
A.H2:HOVER{
	text-decoration: none;
}
H2{
    font-family: arial, helvetica, sans-serif;
	color: #f88301;
	background-color: #ffffff;
	font-size: 120%;
	font-weight: 400;
    margin: 24px 0px 0px 35px;
}
H3{
	font-family: Arial, Helvetica, sans-serif;
	color: #f88301;
	background-color: #ffffff;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 2px;
    margin: 12px 0px 4px 35px;
}
H4{
	font-family: Arial, Helvetica, sans-serif;
	color: #f88301;
	background-color: #ffffff;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: 2px;
    margin: 0px 0px 0px 35px;
}


/* --- sidebar --- */
TABLE.sidebarTable{
	margin: 0px;
	border-top: solid 1px #36442d;
	border-right: solid 1px #36442d;
	border-bottom: solid 1px #36442d;
	border-left: solid 1px #36442d;
	background-color: #ffffff;
}
P.sidebar{
	font-family: Arial, Helvetica, sans-serif;
	color: #36442d;
	background-color: #ffffff;
    font-weight: normal;
	font-size: 12px;
    margin: 4px;
}
/* --- portfolio -- */
P.artist{
    font-family: Arial, Helvetica, sans-serif;
	color: #843200;
	font-size: 16px;
	background-color: #ffffff;
    font-weight: normal;
	font-size: 6px 0px;
}