@charset "UTF-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #545050;
	margin: 0px;
	background-color: #f9fff4;
}
/* typo */
p {
	font-size: 12px;
	font-weight: lighter;
}
/* layout */

#header {
	background-image: url(../images/furn/header-bkg.jpg);
	
}

#logo {
	
	float: left;
}

#head-thumbs {
	height: 89px;
}
#leftintro {
}

/* Links */
a {
	color: #aabad4;
	text-decoration: none;
	border: 0;
}
.category a {
}
a:hover {
	color: #666600;
	text-decoration: none;
}


#logo h1 {
	display: none;
	margin: 0;
	padding: 0;
}

/* navbar */

#nav {
	height: 20px;
	margin-left: 325px;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
}

#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#nav a {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #666600;
	text-decoration: none;
	background-image: url(file:///Bob%20the%20New%20HD/Users/jonjackson/Documents/jj_websites/L-P/images/slash.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	font-weight: lighter;
}
#nav a:hover {
	color: #aabad4;
	text-decoration: underline;
}
#subnav {
	height: 12px;
	padding: 0px 0px 10px 0px;
	font-size: 12px;
}
#subnav ul {
	margin: 0px;
	padding: 0px;
}
#subnav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#subnav a {
	margin: 0px;
	padding: 0px;
	width: 100%;
	color: #592202;
	text-decoration: none;
	background-image: url(file:///Bob%20the%20New%20HD/Users/jonjackson/Documents/jj_websites/L-P/images/slash2.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
}
#subnav a:hover {
	color: #aabad4;
	text-decoration: underline;
}

#header-bot {
	background-image: url(../images/furn/head-bot.jpg);
	width: 920px;
	margin: 0 auto;
	height: 19px;
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftcol   {
	float: left;
	width: 270px;
	margin-right: 50px;
}

#wrapper {
	background-image: url(../images/furn/shad-back.jpg);
	width: 920px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#shad-bot {
	background-image: url(../images/furn/shad-bot.jpg);
	width: 920px;
	margin: 0 auto;
	height: 20px;
	background-repeat: no-repeat;
}
#content {
	padding-right: 30px;
	padding-left: 30px;
}
#clearfix {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/*Headings*/
 
img {border: 0;}

#main {
}
#leftcol h1 {
	font-weight: lighter;
	text-transform: uppercase;
	color: #666600;
	margin-bottom: 5px;
}
#leftcol p {
	margin-right: 25px;
	margin-top: 7px;
}
#leftcol img {
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	margin-left: 65px;
}

.category {
	padding: 33px 0 20px 0;
	margin-right: 70px;
	height: 100px;
}
.category p {
	margin-top: 7px;
}
.category h2 {
	font-weight: lighter;
	text-transform: uppercase;
	color: #666600;
	margin-bottom: 5px;
}
.category img {
	float: left;
	padding-right: 30px;
}

.gallery {
	padding: 20px 0px 0px 0px;
	margin-right: 10px;
}
.profilemain {
	padding: 28px 0px 0px 0px;
	margin-right: 10px;
}
.profilemain p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.profilemain h2 {
	font-weight: lighter;
	text-transform: uppercase;
	color: #666600;
	margin-bottom: 5px;
}
.profilemain img {
	padding: 2px;
}
.gallery p {
	margin-top: 7px;
	margin-bottom: 7px;
}
.gallery h2 {
	font-weight: lighter;
	text-transform: uppercase;
	color: #666600;
	margin-bottom: 5px;
}
.gallery img {
	padding: 2px;
}

 .thumbnail {
	float: left;
	margin: 0 35px 20px 50px;
	font-size: 50%;
	font-style: italic;
	border: 1px solid #666600;
	padding: 2;
}#nav .current {
	font-weight: bold;
}
#recent {
	background-image: url(../images/furn/vertlabel-recent.png);
	background-repeat: no-repeat;
	background-position: right 33px;
}
#biog {
	background-image: url(../images/furn/vertlabel-profile.png);
	background-repeat: no-repeat;
	background-position: right 33px;
}
#leftnav {
	background-image: url(../images/furn/vertlabel-paintings.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#leftnav a {
	color: #666600;
	text-transform: uppercase;
}
#leftnav ul {
	list-style-type: square;
}
#leftnav  a:hover  {
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #aabad4;
}
#mainwithmargin {
	margin-left: 330px;
}
.sold {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#leftcontact {
	background-image: url(../images/furn/vertlabel-contact.png);
	background-repeat: no-repeat;
	background-position: right 33px;
}
/*The JJ footer thing*/
#jj {
	width: 800px;
	margin: 0 auto;
	text-align: right;
}
img#jj {
	background: transparent url(../images/furn/jj-logo.jpg) no-repeat scroll 0 0;
	float: right;
	height: 25px;
	width: 100px;
}
a.jjlink {
	border:0 none;
	cursor:pointer;
	text-decoration:none;
}
#exhib {
}
.thumbnail-single {
	font-size: 50%;
	font-style: italic;
	padding: 2px;
}
