* {
	margin: 0;
	padding: 0;
	}

/*
html, body {
	height:100%;
    width:100%;
    overflow:hidden;
	}
*/

body {
	font-family: 'Helvetica Neue', Helvetica, Arial, Verdana;
	font-size:62.5%;
	background: url(../images/wrap-bg.gif) repeat-y top left;
	}


h1 {}
h2 {}
h3 {font-size: 1.3em;text-transform: uppercase; letter-spacing: .2em; font-weight: normal;}
h4 {}


#wrap {
	background: url(../images/wrap-bg.gif) repeat-y top left;
	min-width: 820px;
	}

#header {
	width: 100%;
	height: 60px;
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1.2em;
	text-align: left;
	padding-top: 20px;
	background: #fff;
	}

#header ul {
	display: inline;
	width: 240px;
	position: absolute;
	top: 30px;
	left: 570px;
	}

#header li {
	display: inline;
	float: right;
	clear: none;
	}

#header li.phone {
	margin-right: 20px;
	}

ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	}

a {
	color: #fff;
	text-decoration: none;
	}

a:hover {
	color: #D2C2B9;
	}
	
img {
	border: 0;
	outline: 0;
	}	
	
#nav li {
	margin-bottom: 5px;
	color: white;
	width: 134px;
	}

#nav li:hover {
	background: #ea7040;
	}

#nav li a {
	color: #D2C2B9;
	display: block;
	padding: 5px 5px 5px 0px;
	}

#nav li a#current {
	color: #fff;
	}

#nav li a:hover {
	color: #fff;
	}
	
#nav {
	padding: 70px 10px 0 0;
	margin: 60px 3px 0 0;
	text-transform: uppercase;
	font-size: 1.1em;
	letter-spacing: 0.1em;
/* 	background: #D65E31 url(../images/nav-bg.gif) top left repeat-y; */
	width: 160px;
	float: left;
/* 	height: 100%; */
	z-index: 1;
	}


#logo {
	width: 70px;
	height: 70px;
	background: url(../images/logo.gif) top left;
	position: absolute;
	top: 45px;
	left: 20px;
	z-index: 99;
	}

img.logo-hov {
	position: absolute;
	top:0;
	left:0;
	width: 70px;
	height: 70px;
	margin: 0 0 0 0;
	display: block;	
	}
	
img.logo-hov {
	position: absolute;
	top:0;
	left:0;
	width: 70px;
	height: 70px;
	margin: 0 0 0 0;
	display: block;	
	}
		
#content {
/* 	background: url(../images/content-bg.gif) repeat-y; */
	margin: 55px 0 0 0;
	padding: 55px 60px 60px 60px;	
	float: left;
	clear: right;
	width: 605px;
/* 	height: 100%; */
	position: relative;
	}


#content p {
	color: #fff;
	font-size: 1.1em;
	margin: 0 0 5px 0;
	width: 600px;
	line-height: 1.6em;
	font-size: 1.4em;
	margin-bottom: 1.8em;
	text-shadow: #000 0 0 0;
	}

#content p.caption {
	color: #fff;
	font-size: 1.1em;
	margin: 0 0 5px 0;
	font-size: 1.2em;
	width: 600px;
	}

#content p.pq {
	font-size: 2em;
	letter-spacing: -1px;
	width: 270px;
	float: left;
	margin: 0px 1.8em 1.8em 0;
	color: #a7bdbf;
	}

#content img {
	border-top: 3px solid #fff;
	}
		
.home #content img {
	width: 600px;
	}

#content .quote p {
	margin-bottom: 1.4em;
	padding-left: 3.6em;
	background: url(../images/quote.gif) no-repeat left 4px;
	}

#content .quote p.source {
	font-size: 1.1em;
	text-align: right;
	background: none;
	}
	
ul.worklinks {
	font-size: 4em;
	color: white;
	font-weight: lighter;
	letter-spacing: -1px;
	padding: 0;
	}
	
/* Resume */
.resume h3 {
	color: white;
	}

#content p.dlresume {
	font-size: 1.1em;
	border-top: 1px solid #a1a296;
	border-bottom: 1px solid #a1a296;
	padding: 10px 0;
	position: absolute;
	right: 60px;	
	width: 150px;
	}

dl {
	font-size: 1.2em;
	clear: none;
	width: 600px;
	float: left;
	margin-bottom: 2.6em;
	color: white;
	}

dt {
	float: left;
	width: 90px;
	margin-top: 1.8em;
	}
	
dd {
	float: right;
	clear: left;
	width: 500px;
	position: relative;
	top: -1.2em;
	margin-bottom: .6em;
	}

#allawards {
	float: left;
	}

#content p.expand_awards {
	font-size: 1.1em;
	font-style: italic;
	}

p.expand_awards a {
	padding-right: 16px;
	background: url(../images/morearrow.gif) no-repeat right 3px;
	}

dl.exhibits {
	margin-bottom: .8em;
	}
	
.shows h2 {
	color: #fff;
	margin: 0 0 15px 0;
	}	

#shows {
	float: left;
	width: 250px;
	margin-right: 30px;
	}
	
#pubs {
	float: left;
	clear: none;
	width: 250px;
	}	