body {
	background-image: url(images/bg-cherries.jpg);
	background-repeat: no-repeat;
	margin: 0px;
}
.pageTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #666666;
	line-height: 24px;
}
#footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
.back {
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	text-align: right;
}
td {
	line-height: 16px;
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
.subnavOff {
	color: #813339;
	text-decoration: underline;
}
.subnavOn {
	color: #000000;
	font-weight: bold;
}
#subnav a {
	color: #813339;
}
.credit {
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.subnav {
	padding-right: 30px;
}
.photoR {
	margin-bottom: 15px;
	margin-left: 15px;
	float: right;
}
.photoL {
	margin-bottom: 15px;
	margin-right: 15px;
}
.galleryPic {
	background-color: #EBECDF;
}
.gridNav {
	margin-right: 5px;
	margin-bottom: 10px;
	width: 200px;
	margin-left: 5px;
	font-size: 10px;
	line-height: 14px;
	background-color: #EBECDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.subnavOn1 {	color: #333333;
	font-weight: bold;
}
#top {
	background-color: #EBECDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#nav img {
	margin-right: 35px;
	margin-bottom: 5px;
}
a:link {
	color: #813339;
}
a:visited {
	color: #813339;
}
a:hover {
	color: #D07F83;
}
a:active {
	color: #813339;
}#thumbs {
}
.screen {
	background-color: #EBECDF;
	height: 400px;
	width: 600px;
}
#subnav img {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#subnav {
	margin-right: 25px;
}
.resumeTitle {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.pageSubTitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.photoLeft {
	margin-right: 15px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.caption {
	width: 200px;
	margin-left: 5px;
}
.pieceSize {
	font-size: 11px;
	padding: 2px;
	color: #666666;
}
.pieceTitle {
	font-size: 14px;
	font-weight: bold;
	padding: 2px;
}
.pieceDate {
	font-size: 11px;
	padding: 2px;
}
.pieceMaterials {
	font-size: 11px;
	line-height: 11px;
	padding: 2px;
}
.hide {
	display: none;
}
.show {
	display: inline;
}
.scan {
	border: 1px solid #CCCCCC;
}
#bigPic {
	margin-top: 38px;
	background-color: #FBFAF6;
}

/* **************** */
/*  TOP NAVIGATION  */
/* **************** */

#main_tabnav {
	color: #FFFFFF;	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 1;
}


#main_tabnav li {
	display: inline; 
	overflow: hidden;
	margin: 0px 25px 5px 0px;
	float:left;
	list-style-type: none;
}
/* HOME NAV  */

#home {
	background: transparent url("nav/home.gif") no-repeat;
}

#home a, a.active {
    	width: 42px;
	height: 19px;
	display: block;	
	padding: 0px 0px 0px 0px;
	margin: 0;
	background: transparent url("nav/home.gif") no-repeat;	
}

#home a.active {
    background: transparent url("nav/home-on.gif") no-repeat;	
}

#home a:hover {
	background: transparent url("nav/home-on.gif") no-repeat;	
}

#home a.active:hover {	
	background: transparent url("nav/home-on.gif") no-repeat;	
}

/* ABOUT NAV */
#about {
	background: transparent url("nav/about.jpg") no-repeat;
}

#about a, a.active {
    	width: 107px;
	height: 19px;
	display: block;	
	padding: 0px 0px 0px 0px;
	margin: 0;
	background: transparent url("nav/about.jpg") no-repeat;	
}

#about a.active {
    background: transparent url("nav/about-on.jpg") no-repeat;		
}


#about a:hover {
	background: transparent url("nav/about-on.jpg") no-repeat;	
}


#about a.active:hover {	
	background: transparent url("nav/about-on.jpg") no-repeat;	
}

/* AUCTION NAV */
#auction {
	background: transparent url("nav/auction.jpg") no-repeat;
}

#auction a, a.active {
    	width: 51px;
	height: 19px;
	display: block;	
	padding: 0px 0px 0px 0px;
	margin: 0;
	background: transparent url("nav/auction.jpg") no-repeat;	
}

#auction a.active {
    background: transparent url("nav/auction-on.jpg") no-repeat;	
}

#auction a:hover {
	background: transparent url("nav/auction-on.jpg") no-repeat;	
}


#auction a.active:hover {	
	background: transparent url("nav/auction-on.jpg") no-repeat;	
}

/* GALLERY */

#gallery {
	background: transparent url("nav/gallery.jpg") no-repeat;
}

#gallery a, a.active {
    width: 54px;
	height: 19px;
	display: block;	
	padding: 0px 0px 0px 0px;
	margin: 0;
	background: transparent url("nav/gallery.jpg") no-repeat;	
}

#gallery a.active {
    background: transparent url("nav/gallery-on.jpg") no-repeat;		
}

#gallery a:hover {
	background: transparent url("nav/gallery-on.jpg") no-repeat;	
}

#gallery a.active:hover {	
	background: transparent url("nav/gallery-on.jpg") no-repeat;	
}

/* BLOG NAV */
#blog {
	background: transparent url("nav/blog.jpg") no-repeat;
}

#blog a, a.active {
    	width: 34px;
	height: 19px;
	display: block;	
	padding: 0px 0px 0px 0px;
	margin: 0;
	background: transparent url("nav/blog.jpg") no-repeat;	
}

#blog a.active {
    background: transparent url("nav/blog-on.jpg") no-repeat;		
}

#blog a:hover {
	background: transparent url("nav/blog-on.jpg") no-repeat;	
}

#subsidiaries a.active:hover {	
	background: transparent url("nav/blog-on.jpg") no-repeat;	
}

/* CONTACT NAV */
#contact {
	background: transparent url("nav/contact.jpg") no-repeat;
}

#contact a, a.active {
    width: 53px;
	height: 19px;
	display: block;	
	padding: 0px 0px 0px 0px;
	margin: 0;
	background: transparent url("nav/contact.jpg") no-repeat;	
}

#contact a.active {
    background: transparent url("nav/contact-on.jpg") no-repeat;		
}

#contact a:hover {
	background: transparent url("nav/contact-on.jpg") no-repeat;	
}

#contact a.active:hover {	
	background: transparent url("nav/contact-on.jpg") no-repeat;	
}

/* ******************** */
/*  END TOP NAVIGATION  */
/* ******************** */

.centerText {
	text-align: center;
	color: #999;
	margin: 4px 0 0 0;
}