/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }
body {
margin:0;
padding:0;
background:none;
font:100.1% Helvetica, Sans-serif;
color:#999;
voice-family: "\"}\"";
voice-family:inherit;
}
img {
border:none;
}
a {
outline:none;
text-decoration:none;
color:#999;
}
a:hover {
text-decoration:none;
color:#333;
}
a:focus {
-moz-outline:none; 
outline:none;
}
p {
margin:0 0 20px 0;
padding:0;
font-size:.8em;
line-height:2.25em;
}
p span  {
color:#999;
}
p.dark-text {
color:#333;
margin:0 0 0 0;
}
#container {
position:relative;
margin:0;
padding:0;
width:1600px;
border:thin dashed blue;
}
#header {
position:fixed;
margin:0;
padding:0;
height:143px;
top:0;
left:0;
width:600px;
}
#header.no-fix {
position:relative;
margin:0;
padding:0;
height:143px;
top:0;
left:0;
}
#header #logo h1 {
position:absolute;
top:60px;
left:80px;
background:url(../images/logo.gif) no-repeat;
width:365px;
height:37px;
margin:0;
padding:0;
}
#header #logo h1 a {
display:block;
width:365px;
height:100%;
text-indent:-9999px;
}
/**
PAGES CSS
**/
#splash {
width:226px;
margin:0 auto;
padding:250px 0 0 0;
}
img.splashimage {
width:224px;
height:202px;
margin:0 auto;
padding:0;
}
#landing {
position:relative;
margin:22px 0 0 73px;
width:100%;
padding:0;
}
img.landingphoto {
margin-left:54px;
width:1048px;
height:699px;
}
#about {
position:relative;
margin:50px 0 0 80px;
width:978px;
padding:0;
}
#aboutcontainer {
position:relative;
margin:50px 0 0 80px;
width:1016px;
padding:0;
}
#leftdiv {
float:left;
width:470px;
margin:6px 0 0 0;
padding:0;
}
#rightdiv {
float:right;
width:482px;
margin:0;
padding:0;
}
#aboutright {
float:right;
width:526px;
margin:0;
padding:0;
}
#photos {
position:relative;
margin:144px 0 0 80px;
width:10682px;
padding:0;
}
#photos.golden-hour {
width:5500px;
}
#photos.witandprim {
width:7975px;
}
#photos.press {
width:4440px;
}
#photos.oregon-coast {
width:11200px;
}
#scroll {
position:relative;
margin:0;
padding:0;
width:auto;
height:412px;
}
#please-scroll {
position:relative;
margin:0 0 24px 0;
width:auto;
padding:0;
color:#999;
font-size:.8em;
}
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/************NAV CSS**************/
#nav {
width:594px;
height:10px;
top:120px;
left:80px;
background:url(../images/nav.gif) no-repeat;
margin:0;
padding: 0;
position:absolute;
}
#nav li {margin:0px; padding:0px; list-style: none; position: absolute; top:0px;}
#nav li, #nav a {height:10px; display: block;text-indent:-9999px;}
	
#navone {left:0px; width:47px;}
#navtwo {left: 47px; width:100px ;}
#navthree {left:147px; width:99px;}
#navfour {left:246px; width:77px;}
#navfive {left:323px; width:107px;}
#navsix {left:430px; width:52px;}
#navseven {left:482px; width:46px;}
#naveight {left:528px; width:66px;}

#navone a:hover {background: transparent url(../images/nav.gif) 0px -10px no-repeat;}
#navtwo a:hover {background: transparent url(../images/nav.gif) -47px -10px no-repeat;}
#navthree a:hover {background: transparent url(../images/nav.gif) -147px -10px no-repeat;}
#navfour a:hover {background: transparent url(../images/nav.gif) -246px -10px no-repeat;}
#navfive a:hover {background: transparent url(../images/nav.gif) -323px -10px no-repeat;}
#navsix a:hover {background: transparent url(../images/nav.gif) -430px -10px no-repeat;}
#navseven a:hover {background: transparent url(../images/nav.gif) -482px -10px no-repeat;}
#naveight a:hover {background: transparent url(../images/nav.gif) -528px -10px no-repeat;}

#navonecur {left:0; width:47px;background:transparent url(../images/nav.gif) 0 -10px no-repeat;}
#navtwocur {left:47px;width:100px;background:transparent url(../images/nav.gif) -47px -10px no-repeat;}
#navthreecur {left:147px; width:99px;background:transparent url(../images/nav.gif) -147px -10px no-repeat;}
#navfourcur {left:246px; width:77px;background:transparent url(../images/nav.gif) -246px -10px no-repeat;}
#navfivecur {left:323px; width:107px;background:transparent url(../images/nav.gif) -323px -10px no-repeat;}
#navsixcur {left:430px; width:52px;background:transparent url(../images/nav.gif) -430px -10px no-repeat;}
#navsevencur {left:482px; width:46px;background:transparent url(../images/nav.gif) -482px -10px no-repeat;}
#naveightcur {left:528px; width:66px;background:transparent url(../images/nav.gif) -528px -10px no-repeat;}