/*
	darkest brown: #21130C
	90% dk brown: #291D16
	light brown: #95734E
	orange: #D97627
	yellow: #DFAD3C
	text: #C2AD95
	*/
	body { margin:0px; padding:0px; height:auto; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; background-color:#21130C; font-family:"Times New Roman", Times, serif; }
	h2 { color:#D97627; font-size:16px; margin-top:60px; letter-spacing:.1em; }
	h4 { color:#FFFFFF; font-size:16px;  letter-spacing:.1em; }
	h3 { color:#D97627; font-size:14px; letter-spacing:.1em; }
	p { font-size:14px; }
	a { color:#D97627; }
	.text { color:#C2AD95; }
	.clear { clear:both; }
	div#wrapper { width:100%; height:100%; text-align:center; padding:0px; position:relative; }
	div#page { width:950px; height:auto; background-color:#21130C; text-align:center;  margin:0px auto; padding:0px; border:5px solid black; margin-top:20px; margin-bottom:30px; }
	div#header { width:950px; height:434px; padding:0px; position:relative; }
	div#title { float:left; width:950px; height:165px; }
	div#quotes { float:left; width:315px; height:270px; }
	div#photos { float:left; width:635px; height:270px; }
	
	div#nav { width:950px; height:55px; background-image:url(../images/menu.jpg); background-repeat:repeat-x; margin-top:-1px; padding:0px; margin:0px; font-size:16px; font-weight:bold; letter-spacing:.09em; text-align:center; }
	div#nav a { color:#D97627; text-decoration:none; }
	div#nav a:hover, div#nav a:active { color:#DFAD3C; }
	div#nav .nav_item { float:left; margin-top:10px; margin-right:35px; }
	div#nav .nav_spacer { float:left; background-image:url(../images/menu_spacer.jpg); background-repeat:no-repeat; width:10px; height:55px; margin-right:35px;}
	div#content_container { width:950px; height:auto; background-color:#21130C; color:#C2AD95; text-align:left; margin-bottom:30px; background-image:url(../images/swirl.gif); background-repeat:no-repeat; background-position:top right; }
	div#content { width:920px; margin-left:11px; min-height:200px; }
	div#artists { width:100%; margin-left:11px; font-size:16px; }
	
	div#categories {font-size:18px; margin-left: 20px;}
	.artistImage { height: 200px; width: 200px;}