/*Begin Meyer Reset
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0; padding: 0;border:0; outline:0;font-size:100%;vertical-align:baseline; background:transparent;}
body {line-height:1;}
ol, ul {list-style:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';	content: none;}
:focus {outline:0;}
ins {text-decoration:none;}
del {text-decoration:line-through;}
table {border-collapse:collapse;border-spacing:0;}
End Meyer Reset*/


/*Begin NJW styles*/
body {background-color:#aba393; margin:0; font-size:12px; color:#87725e; font-family:Verdana, Arial, Helvetica, sans-serif; line-height:100%;}
a {color:#87725e; text-decoration:none;}
a:active, a:hover {text-decoration:underline;}

#container {margin:0 auto; display:table;}

h1 {margin:0;}
h2 {font-size:21px;}
h3 {margin-top:30px; text-transform:uppercase;}

/*Begin navigation*/
#main-nav {border-bottom:1px solid #fff; font-family:helvetica,sans-serif; letter-spacing:0.03em; text-transform:uppercase; font-size:11px;}
#main-nav ul {background-color:#ebe8d1; margin:1px 0 4px 0; padding:4px; list-style:none; text-align:left;}
#main-nav ul li {display:inline; padding-left:26px;}
#main-nav a {color:#4c3d31; font-weight:bold; padding-bottom:3px;}
#main-nav a:hover,#main-nav a:active {border-bottom:4px solid #7f7465; text-decoration:none;}
body#abstraction #main-nav a#abstraction-nav, body#landscape #main-nav a#landscape-nav, body#home #main-nav a#home-nav, body#still #main-nav a#still-nav, body#shows #main-nav a#shows-nav, body#links #main-nav a#links-nav, body#cv #main-nav a#cv-nav, body#new-work #main-nav a#new-work-nav {border-bottom:4px solid #7f7465;}

#cv #cv-content ul, #shows #shows-content ul {padding:0;}
#cv #cv-content ul li, #shows #shows-content ul li {list-style:none; margin-bottom:10px; line-height:110%;}

#shows #shows-content .upcoming {color:#c0b8a0;}

