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

body {
margin:0;
padding:0;
}

p {
margin:0 0 14px 0;
}

#siteLogo {
position:absolute;
top:36px;
left:34px;
}


/* Navigation Elements
--------------------------*/
#mainNav {
position:absolute;
top:40px;
left:183px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
margin:0;
padding:0;
list-style-type:none;
z-index:3;
}

#mainNav a {
color:#999999;
text-decoration:none;
}

#mainNav a:hover {
color:#666666;
text-decoration:none;
}

#mainNav #currentpage a {
color:#000000;
}

#mainNav ul {
margin:0;
padding:0;
}

#mainNav li {
display:inline;
margin:0;
padding:0 11px 0 0;

}

#subNav {
position:absolute;
top:69px;
left:183px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
margin:0;
padding:0;
list-style-type:none;
z-index:2;
}

#subNav a {
color:#999999;
text-decoration:none;
}

#subNav a:hover {
color:#666666;
text-decoration:none;
}

#subNav ul, #subNav li {
margin:0;
padding:0;
list-style-type:none;
line-height:15px;
}

#subNav #currentpage a {
color:#000000;
}


/* Image and Thumbnails
------------------------*/
#thumbnails {
position:absolute;
top:483px;
left:34px;
margin:0;
padding:0;
height:73px;
width:800px;
list-style-type:none;
z-index:4;
}

#thumbnails ul {
margin:0;
padding:0;
}

#thumbnails li {
display:inline;
margin:0 1px 0 0;
padding:0;
}

#thumbnails #currentThumb {
border-color:#FF9933;
border-width:1px;
}

#bigImage {
position:relative;
top:0;
left:0;
width:930px;
height:396;
z-index:1;
}

#bigImagePhotos {
position:relative;
top:152px;
left:-28px;
width:700px;
height:396;
z-index:1;
}

#bigImagePhotosSingle {
position:relative;
top:152px;
left:571px;
width:931px;
z-index:1;
}

#bigImageAssemblage {
position:relative;
top:36px;
left:0;
width:920px;
z-index:1;
}

.imageContent {
position:absolute;
right:0;
width:70%;
text-align:right;
}

.imageWide {
position:absolute;
left:181px;
text-align:left;
}

.imageSingle {
position:absolute;
left:577px;
text-align:left;
}


/* Text Styles and Layout
---------------------------*/

.bodyCopy {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
line-height:14px;
}

.bodyCopy a {
color:#000000;
text-decoration:none;
}

.bodyCopy a:hover {
text-decoration:underline;
}

h1 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#000000;
font-weight:bold;
margin:0 0 14px 0;
padding:0;
}

.orangeSub {
font-weight:bold;
color:#F04C30;
}

#contactImage {
position:absolute;
top:159px;
left:110px;
}

#profileBlock {
position:absolute;
left:486px;
top:159px;
width:365px;
}

#profileImage {
position:absolute;
left:186px;
top:290px;
}

#clientBlock {
position:absolute;
left:486px;
top:159px;
width:460px;
}

.column {
float:left;
width:218px;
margin:0 12px 0 0;
}

.column ul {
list-style-type:none;
margin:0;
padding:0;
}

.column li {
list-style-type:none;
margin:0;
padding:0;
}

#contactBlock {
position:absolute;
left:560px;
top:296px;
width:350px;
}

.twoColumnIndent {
margin:0;
padding:0 0 0 227px;
}

#footerBlock {
position:absolute;
left:183px;
top:487px;
width:365px;
}

#personalBlock {
position:absolute;
top:152px;
left:34px;
width:150px;
}