@charset "UTF-8";

/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center; 
	color: #000000;
	font-family: "Myriad Pro", "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 100%;
	background-color: #D7D2C7;
}
p a:link, p a:visited  {
	color: #993300;
	text-decoration: none;
}
p {
	line-height: 1.3em;
}

p a:hover  {
	color: #333333;
	text-decoration: underline;
}
img .bio {
	float: left;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
h1 {
	margin: 0;
	padding-bottom: 10px;
	color: #666666;
	padding-top: 12px;
}
h2 {
	text-transform: uppercase;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2BEB7;
	font-size: 14px;
	letter-spacing: .2em;
	margin-top: 6px;
	margin-bottom: 4px;
	color: #666666;
}
h3 {
	margin-top: 6px;
	color: #999999;
	margin-bottom: 6px;
}
#container {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header {
	width: 960px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/banner_home.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation {
	width: 205px;
	margin-left: 750px;
	margin-top: 0px;
	margin-bottom: 12px;
}
#navigation ul {
	list-style-type: none;
}
#navigation li {
	margin: 0;
	font-size: 80%;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#navigation li  a:link, #navigation li  a:visited {
	display:inline-block;	
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	text-decoration: none;
	color: #666666;
}

#navigation li a:hover {
	color: #000000;
	font-weight: bold;
}
#header_gohome {
	float: left;
	height: 70px;
	width: 450px;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/banner_second.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

#mainContent {
	background-color: #FFFFFF;
	background-image: url(../img/home_montage.jpg);
	height: 550px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
#footer {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	text-align: right;
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 70%;
	color: #666666;
}
#header_small {
	width: 960px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../artwork/img/banner_second.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#secondContent {
	background-color: #FFFFFF;
}
#categories {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	padding-left: 20px;
}
#cat_gallery {
	float: left;
	width: 320px;
	margin-right: 1px;
	text-align: left;
	margin-top: 1px;
	margin-bottom: 20px;
}
#cat_sitespecific {
	float: left;
	width: 320px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 20px;
}
#cat_furniture {
	margin-top: 1px;
	position: relative;
	float: left;
	width: 320px;
	margin-bottom: 20px;
}
#editorial_left {
	float: left;
	width: 650px;
	margin-top: 12px;
	text-align: left;
	position: relative;
}
#editorial_left  p{
	margin-bottom: 12px;
}
#editorial_left  ul {
	list-style-type: square;
	margin-bottom: 12px;
}
#editorial_left li {
	margin-left: 36px;
	margin-bottom: 6px;
}
#editorial_right {
	float: right;
	margin-top: 40px;
	text-align: left;
	position: relative;
	width: 210px;
	padding-right: 20px;
}
#header_small {
	width: 960px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/banner_second.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#new_editorial {
	float: left;
	margin-top: 12px;
	text-align: left;
	position: relative;
	padding: 0px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #D7D2C7;
	width: 970px;
}
#new_editorial img {
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
#new_editorial p {
	padding-bottom: 6px;
}
#resume_left {
	float: left;
	width: 650px;
	text-align: left;
	position: relative;
}
#resume_left  p{
	font-size: 90%;
	margin-left: 50px;
}

#resume_left  img {
	float: left;
	margin-right: 24px;
	margin-bottom: 12px;
}

.blacktxt {
	color: #000000;
	font-weight: bold;
}

.page{ width:100%; text-align:left; float:left;
}
.page #navigation{
}
.page1{ width:100%; text-align:center; background:#ffffff; float:left;
}
.page1 #container { padding-top:10px; position:relative;
}
.page1 #container #leftdiv {
	width:280px;
	float:left;
	margin-left: 20px;
}
.page1 #container #image { width:500px; height:450px; float:left; position:relative;
}
.page1 #container #image img { position:absolute; top:0px; left:0px;
}
.title{ padding-bottom:17px;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

/*************** slideshow specific  ***************/

#header, .page1 #container{ width:960px; margin:0px auto; text-align:left;
}
#header { height:100px;
}
a, img{ outline:none;
}
ul#thumbs{ list-style:none; width:224px;
}
ul#thumbs li img{ float:left;
}
ul#thumbs li, ul#thumbs li.inactive, ul#thumbs li:hover, ul#thumbs li.active, ul#thumbs li.over{ float:left; width:40px; height:40px; cursor:pointer; margin:0px 4px 1px 0px; padding-bottom:0px; border-bottom:3px solid #ffffff;
}
ul#thumbs li:hover, ul#thumbs li.active, ul#thumbs li.over{ border-bottom:3px solid #8c8a87;}


#captionTitle, #captionTxt{
	clear:both;
	font-family:"Myriad Pro", "Trebuchet MS", Verdana, Helvetica, Arial;
	width:217px;
}
#captionTitle {
	font-size:16px;
	font-weight:bold;
	padding-top:28px;
}
#captionTxt{
	font-size:14px;
	font-weight:normal;
	padding-top: 8px;
}
#captionTxt p{
	padding:0px 0px 4px;
	line-height:16px;
}
#galleryLink{
	clear:both;
	margin-left: 20px;
}
#controller{
	position:absolute;
	top:420px;
	visibility:hidden;
	left:480px;
	z-index:400000;
	width:140px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#controller a{display:inline-block; float:left; margin-left:5px;}
#controller img{ margin:6px 0px;}
