@charset "UTF-8";
/* CSS Document */

body {
margin: 0px;
padding: 0px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
color: #7D6A55;
background: #e3ded8 url(../images/background.jpg) repeat-x;
}

body.interior {
margin: 0px;
padding: 0px;
font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
color: #7D6A55;
background: #edece8 url(../images/background_2.jpg) repeat-x;
}

a {
color: #2dacad;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#wrap {
width: 800px;
margin: 0px auto;
padding: 0px;

}

#header {
width: 800px;
height: 165px;
margin: 0px;
padding: 0px;
}

#logo {
width: 400px;
padding: 0px;
margin: 0px;
float: left;
display: inline;
}

#logo a img {
border: none;
}

#navigation {
width: 400px;
margin: 0px 0px 0px 400px;
padding: 0px;
display: inline;
}

#navigation ul {
list-style: none;
margin: 0px;
padding: 120px 0px 0px 0px;
float: right;
}

#navigation ul li {
display: inline;
font-size: 12px;
padding-left: 20px;
text-transform:uppercase;
letter-spacing:1px;
font-weight: bold;
}

#navigation ul li a {
color: #D8D0C7;
text-decoration:none;
}

#navigation ul li a:hover, #navigation ul li a.active {
color: white;
}

#bottom {
width: 800px;
padding: 20px 0px 10px 0px;
margin: 0px;
}

.bottom {
width: 800px;
padding: 10px 0px 0px 0px;
margin: 0px;
}

#bottom a img.feature {
border: 5px solid #CAC2B8;
width: 790px;
padding: 0px;
margin: 20px 0px 10px 0px;
}

#bottom a:hover img.feature {
border: 5px solid #2dacad;
}

#bottom h1 {
font-size: 25px;
font-weight: normal;
line-height:33px;
margin: 0px;
padding: 10px 0px 0px 0px;
}

.bottom h1 {
font-size: 25px;
font-weight: normal;
line-height:33px;
margin: 0px;
padding: 10px 0px 0px 0px;
}

#bottom h2 {
font-size: 15px;
font-weight: bold;
line-height:33px;
margin: 0px;
padding: 10px 0px 0px 0px;
}

#bottom .bottom .right h2 {
font-size: 15px;
font-weight: bold;
line-height:33px;
margin: 0px;
padding: 10px 0px 0px 0px;
}

#bottom h1 span.blue {
color: #2dacad;
}

#bottom p {
font-size: 17px;
line-height: 25px;
}

#bottom .bottom .right p.about {
font-size: 15px;
line-height: 23px;
}

#bottom p.featuredlabel {
font-size: 12px;
text-transform: uppercase;
letter-spacing:1px;
margin: 0px;
padding: 0px;
}

#bottom .bottom .right p.bio {
font-size: 13px;
line-height: 18px;
margin: 0px;
padding: 0px 0px 15px 0px;
}

#bottom p.featuredlabel a {
text-transform: none;
text-decoration:underline;
letter-spacing:normal;
}

#bottom p.featuredlabel a:hover {
color: #7D6A55;
text-decoration: none;
}

#left{
width: 250px;
float: left;
margin: 20px 0px 0px 0px;
padding: 0px;
display: inline;
}

.left {
width: 250px;
float: left;
margin: 20px 0px 0px 0px;
padding: 0px;
display: inline;
}

.contact {
background: white;
margin: 40px 30px 0px 0px;
padding: 0px;
width: 200px;
float: right;
}

#bottom .bottom .left .contact p.contactinfo {
font-size: 12px;
padding: 10px;
margin: 0px;
}

#left img {
width: 150px;
float: right;
padding: 0px 30px 0px 0px;
}

.left img {
width: 150px;
float: right;
padding: 0px 30px 0px 0px;
}

#right {
width: 550px;
margin: 0px 0px 0px 250px;
padding: 0px;
display: inline;
}

.right {
width: 550px;
margin: 0px 0px 0px 250px;
padding: 0px;
display: inline;
}

#subnavigation {
width: 215px;
list-style: none;
padding: 0px;
margin: 0px;
border-top: 1px solid #7D6A55;
}

#subnavigation li a {
text-transform: uppercase;
color: #7D6A55;
font-size: 12px;
letter-spacing: 1px;
display: block;
margin: 0px;
padding: 6px 15px 6px 15px;
border-bottom: 1px solid #7D6A55;
}

#subnavigation li a:hover, #subnavigation li a.active {
background: white;
text-decoration: none;
}

#grid {
width: 800px;
margin: 0px;
padding: 0px;
clear: both;
}

#work {
margin: 0px;
padding: 20px 0px 0px 0px;
}

#work td {
vertical-align: top;
padding: 0px 20px 15px 0px;
margin: 0px;
}

#work a img {
border: 3px solid #edece8;
margin:  0px 0px 3px 0px;
padding:0px;
width: 138px;
}

#work a img.highlight {
border: 3px solid #2dacad;
}

#work a:hover img {
border: 3px solid #CAC2B8;
}

#work p {
font-size: 11px;
padding: 0;
margin: 0;
}

#work p.highlight {
color: #2dacad;
}

#footer {
width: 800px;
margin: 0px;
padding: 50px 0px 0px 0px;
clear: both;
}

#footer p {
font-size: 11px;
text-align:center;
}

/** Lightbox Styles **/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	;padding-bottom:10px; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: normal; margin-bottom: 20px;}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
