body {
	padding: 0;
	margin: 0;
	font-family: Arial, Verdana, Tahoma, 'Trebuchet MS', 'Times New Roman';
	font-size: 14px;
	background: #282828 url('images/body-bg.gif') left repeat-y;
	color: #fff;
	position: relative;
	z-index: 1;
}
#container {
	width: 1060px;
	margin: 0 auto 0 0;
}
img, img a {
	border: 0;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	overflow: hidden;
}
.page {
	display: block;
	width: auto !important;
	clear: both !important;
	margin: 0 320px;
	font-size: 18px;
	font-style: italic;
	
}
#background-x {
	width: 100%;
	height: 104px;
	background: #d3d0b0;
	position: absolute;
	z-index: -1;
}
#header {
	height: 104px;
	margin: 0;
	padding: 0;
}
#header a {
	display: block;
	height: 121px;
	background: #d3d0b0 url('images/top.png') 0px 0px no-repeat;
	/* border-left: 168px solid #2b6b8e; removed by Matt, website revision */
}
#content {
	float: right;
	width: 780px;
	padding: 0; 
	margin-bottom: 20px;
}
#t-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	height: 25px;
}
#t-nav li a {
	float: left;
	display: block;
	height: 18px;
	padding: 40px 0 30px 0;
	background-position: 0 40px;
	background-repeat: no-repeat;
}
#t-nav a span {
	display: none;
}
#t-fine-art a {
	background-image: url('images/t-fine-art.gif');
	width: 130px;
	margin-left: 40px;
}
#t-murals a {
	background-image: url('images/t-murals.gif');
	width: 131px; margin: 0 0 0 75px;
}
#t-faux-finishes a {
	background-image: url('images/t-faux-finishes.gif');
	width: 255px; margin: 0 0 0 55px;
}
.artwork {
	padding: 0;
	margin: 0 70px;
	clear: both;
}
img#kris {
	float:right;
	margin:1em;
}
div#contactinfo {
	float:left;
	width:400px;
	padding-right:30px;
	border-right:3px solid white;
	margin-right:30px;
	margin-bottom:30px;
	font-size: 14px;
}
form {
	float:left;font-size:120%; 
	padding: 0; margin: 0;
	width: 295px;
}
form input {
	width:150px;
}
form textarea {
	margin-left:43px;
	margin-top: 5px;
}
input#submit {
	margin-left:5em;
}
form#form div.row label {
	width:5em;
	display:block;
	float:left;
}
div.row {
	margin:1em 0;
}
#navigation {
	width: 164px;
	height: 411px;
	list-style: none;
	padding: 101px 0 0 0;
	margin: 0;
	background: url('images/top-left.png') 0px 0px no-repeat;
	margin-top: -17px;
	margin-left: 3px;
}
#navigation a {
	display: block;
	width: 164px;
	height: 23px;
	background-repeat: no-repeat;
}
#navigation a span {
	display: none;
}
#n-home a {
	background-image: url('images/n-home.gif');
	margin-left: 12px;
	width: 150px;
}
#n-biography a {
	background-image: url('images/n-biography.gif');
	margin: 18px 0 0 12px;
	width: 150px;
}
#n-contact a {
	background-image: url('images/n-contact.gif');
	margin: 16px 0 0 12px;
	width: 150px;
}
#n-fine-art a {
	background-image: url('images/n-fine-art.gif');
	margin: 17px 0 0 12px;
	width: 150px;
}
#n-murals a {
	background-image: url('images/n-murals.gif');
	margin: 18px 0 0 12px;
	width: 150px;
}
#n-decorative-art a {
	background-image: url('images/n-decorative-art.gif');
	margin: 18px 0 0 12px;
	width: 150px;
}
#n-specialties a {
	background-image: url('images/n-specialties.gif');
	margin: 18px 0 0 16px;
	width: 148px;
}
.bio {
	font-size: 14px;
	clear: both;
}
.thumbnails {
	margin: 0 100px;
	padding: 0;
	clear: both;
	text-align: center;
}
.thumbnails item img{
	margin:0 50px 30px 0;
	width: 140px;
	height: 140px;
}
.item {
	width: 130px;
	height: 180px;
	float: left;
	color: #929292;
	padding: 0 20px 10px 20px;
	text-align: center;
}
.item img {
	border: 2px solid #bfa484;
	display: block;
	margin: 0 auto 15px auto;
	width: 120px;
	height: 120px;
}
#keyboardMsg,#lightbox {
	color: #000;
}
#keyboardMsg a, #lightbox a {
	color: #000;
}
#footer {
	clear: both;
	padding: 0px auto;
	margin: 0px 380px;
	text-align: center;
	width: 540px;
}
#footer a {
	text-decoration: underline;
}
#footer p {
	font-size: 12px;
}
#footer p a {
	text-decoration: none;
}
#footer p a:hover {
	text-decoration: underline;
}

