@charset "UTF-8";
#nav {
	color: #9D9E9E;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 30px;
	font-family: "Trebuchet MS", Helvetica, Arial;
}
#nav ul {
	list-style-type: none;
	display: inline;
}
#nav li {
	padding-left: 0px;
	display: inline;
}
.navchairs {
	margin-left: 142px;
}
#page {
	border: 2px solid #444444;
	padding-left: 20px;
	padding-right: 20px;
	background-image: url(archive/images/page-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 480px;
}
body {
	font-family: Helvetica, Verdana, "sans serif";
	font-size: 14px;
	line-height: 20px;
	color: #333333;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #9D9E9E;
	text-decoration: none;
}
a:active {
	color: #9D9E9E;
	text-decoration: none;
}
table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	text-align: center;
}
td {
	padding: 5px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.homenav {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 16px;
	border: 1px solid #515B5B;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
}
#nav a:link, #nav a:visited {
	color: #9D9E9E;
	text-decoration: none;
}
#nav a:hover, #nav a:active {
	color: #333333;
}
#contact {
	text-align: left;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/card.gif);
	background-repeat: no-repeat;
	margin-top: 40px;
	color: #FFFFFF;
	padding-left: 140px;
	padding-top: 260px;
	padding-bottom: 50px;
}
#header {
	text-align: center;
	width: 476px;
	margin-right: auto;
	margin-left: auto;
}
#contact a:link, #contact a:visited {
	color: #FFFFFF;
}
#contact a:hover, #contact a:active {
	color: #999999;
	text-decoration: none;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#homecontainer {
	position:absolute;
	top: 50%;
	left: 50%;
	width:900px;
	height:620px;
	margin-top: -310px; /*set to a negative number 1/2 of your height*/
	margin-left: -450px; /*set to a negative number 1/2 of your width*/
	
}
h1{
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #515B5B;
	font-size: 16px;
	margin-left: 44px;
}
#sidebar {
	float: right;
	width: 300px;
}

h2{
	font-family: "Trebuchet MS", Helvetica, Arial;
	color: #515B5B;
	font-size: 16px;
}
#specs {
	margin-left: 44px;
	width: 480px;
}
#mainnav {
	font-family: "Trebuchet MS", Helvetica, Arial;
	font-size: 16px;
	margin-left: auto;
	width: 750px;
	margin-right: auto;
}.indent4 {
}
#thephoto2 {
	height: 400px;
	width: 734px;
}
.thick-border {
	border: 5px solid #1E2226;
}
.indent2 {
	margin-left: 240px;
}
.indent3 {
	margin-left: 240px;
}
#mainnav ul {
	list-style-type: none;
}
#menu  li {
	list-style-type: none;
}
#menu {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#mainnav li {
	display: inline;
	margin-right: 180px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.logo-indent {
	margin-left: 129px;
}
#smContainer {
	width: 740px;
	float: left;
}
#sidebar {
	width: 160px;
	float: right;
}
.indent1 {
	margin-left: 60px;
}
#photoholder {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#banner-container {
	height: 410px;
	width: 100%;
	position: relative;
	background-color:#FFFFFF;
	margin-top: 40px;
}
#banner-container img {
	display: none;
	position: absolute;
	top:0px;
	left:200px;
}
#banner-nav {
	height: 80px;
	width: 640px;
	left: 337px;
	top: 507px;
	margin-right: auto;
	margin-left: auto;
}
#banner-nav li {
	display: inline;
	float: left;
	padding-right: 30px;
	padding-left: 10px;
}
#banner-nav li a {
	text-decoration: none;
}
#banner-nav li a.active {
	text-decoration: none;
}
#thephoto {
	height: 400px;
	width: 475px;
}
ul#menu li a{float:left;display:block;background:url("images/menu.png") no-repeat;
width: 80px;text-indent:-9999px;height:20px}

ul#menu li#home a{background-position:0px 0px}
ul#menu li#newwork a{background-position:-80px 0px}
ul#menu li#classics a{background-position:-160px 0px}
ul#menu li# bio a{background-position:-240px 0px}
ul#menu li# contacta a{background-position:-320px 0px}

ul#menu li a span {background:url("images/menu.png");height:20px;display:block}

ul#menu li#home a span{background-position:0px -30px}
ul#menu li#newwork a span{background-position:-80px -30px}
ul#menu li#classics a span{background-position:-160px -30px}
ul#menu li#bio a span{background-position:-240px -30px}
ul#menu li#contacta a span{background-position:-320px -30px}

#nwnav {
	color: #9D9E9E;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 30px;
	font-family: "Trebuchet MS", Helvetica, Arial;
}
#nwnav ul {
	list-style-type: none;
	display: inline;
}
#nwnav li {
	padding-left: 0px;
	display: inline;
}
#nwpage {
	padding-left: 0px;
	padding-right: 0px;
	height: 480px;
}
#nwpage-sofa {
	padding-left: 0px;
	padding-right: 0px;
	height: 440px;
}
#nwsidebar {
	float: right;
	width: 350px;
}
#nwbanner-container {
	background-color:#FFFFFF;
	height: 440px;
	width: 500px;
	float: left;
	position: relative;
	margin-left: 20px;
}
#nwbanner-container img {
	display: none;
	position: absolute;
}
#nwbanner-nav {
	width: 120px;
	left: 337px;
	top: 507px;
	margin-top: 40px;
}
#nwbanner-nav li {
	float: left;
s
;
	list-style-type: none;
	padding-bottom: 20px;
}
#nsspecs {
	float: right;
	width: 260px;
	margin-top: 125px;
}
#nwbanner-nav li a {
	text-decoration: none;
}
#nwbanner-nav li a.active {
	text-decoration: none;
}
#nwthephoto {
	height: 400px;
	width: 475px;
}
.indent3 {
	margin-left: 242px;
}
.indent4 {
	margin-left: 180px;
}
.indent5 {
	margin-left: 80px;
}
#nwphotoholder {
	width: 546px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#thephoto1 {
	height: 400px;
	width: 546px;
}
#pageborder {
	width: 900px;
	border-top-width: 2 px;
	border-right-width: 2 px;
	border-bottom-width: 2 px;
	border-left-width: 2 px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #444444;
	border-right-color: #444444;
	border-bottom-color: #444444;
	border-left-color: #444444;
}
.bio-indent {
	margin-right: 30px;
	margin-left: 30px;
}
#bio-page {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.imgrt {
	float: right;
	margin-bottom: 20px;
	margin-left: 30px;
}
#pagenav a:link, #pagenav a:visited {
	color: #999A9A;
	text-decoration: none;
}
#next {
	float: right;
	width: 180px;
}
#pagenav a:active, #pagenav a:hover {
	color: #333333;
	text-decoration: none;
}
#pagenav {
	vertical-align: bottom;
	width: 480px;
}
