/* CSS Document */

/* clearfix */
.clearthis:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearthis {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearthis {height: 1%;}
.clearthis {display: block;}
/* End hide from IE-mac */


* { 
	margin: 0; 
	padding: 0;
}

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	color: #bbb;
	background-color: #fff;
}

#wrapper {
	width: 851px;
	position: relative;
	margin-left: 49px;
}

h1 {
	position: relative;
	top: 45px;
	left: 0;
	width: 177px;
}

h2 {
	position: relative;
	top: 115px;
	left: 0;
}

#nav {
	float: left;
	display: inline;
	width: 177px;
}

#content {
	position: relative;
	top: 110px; 
	left: 67px;
	width: 577px;
	margin-left: 177px;
}

#caption {
	margin-top: 38px;
}

.left {
  float: left;
  text-align: left;
  width: 49%;
  }

.right {
  float: right;
  text-align: right;
  width: 40%;
  margin-right: 14px;
  }


/* Links */

a:link, a:visited {
	color: #bbb;
}

a:hover {
	color: #4c4c4c;
}



/* ~~ General ~~ */

img {
	border: 0;
	margin: 0; 
	padding: 0;
}

img.txtimg
{
	visibility: visible;
	background-repeat: no-repeat;
	background-position: 0 0;
}


/* LISTS */
li { list-style: none; }

.alt {
	display: none;
	visibility: hidden;
}


#main_nav {
	position: relative;
	top: 82px;
	left: 0;
	width: 64px;
}
/*
#main_nav li { position: absolute; top: 0;}

#main_nav li,#main_nav a {
	width: 64px;
	height: 17px;
	display: block;
}

#main_nav li#home { top: 0; height: 17px;}
#main_nav li#work { top: 17px; height: 16px;}
#main_nav li#press { top: 33px; height: 18px;}
#main_nav li#bio { top: 51px; height:17px;}
#main_nav li#contact { top: 68px; height: 17px;}

body#homepage #main_nav li#home,
#main_nav li#home a:hover { 
	background: transparent url(images/main_nav.gif) -65px 0 no-repeat;
}

body#workpage #main_nav li#work,
#main_nav li#work a:hover { 
	background: transparent url(images/main_nav.gif) -65px -17px no-repeat;
}

body#presspage #main_nav li#press,
#main_nav li#press a:hover { 
	background: transparent url(images/main_nav.gif) -65px -33px no-repeat;
}

body#biopage #main_nav li#bio,
#main_nav li#bio a:hover { 
	background: transparent url(images/main_nav.gif) -65px -51px no-repeat;
}

body#contactpage #main_nav li#contact,
#main_nav li#contact a:hover { 
	background: transparent url(images/main_nav.gif) -65px -68px no-repeat;
}
*/
#work_nav {
	position: relative;
	top: 82px;
	left: 0;
	margin-top: 34px;
	width: 168px;
	height: 82px;
}

#nav li {
	margin-left: 5px;
	margin-bottom: 0.3em;

}

#nav li a {
	text-decoration: none;
	line-height: 1em;
	font-size: 1.1em;
}

#nav li.selected a {
	color: #666;
}

/*#work_nav li { position: absolute; top: 0;}

#work_nav li,#work_nav a {
	width: 168px;
	height: 15px;
	display: block;
}

#work_nav li#lifeguard { top: 0; height: 15px;}
#work_nav li#golf { top: 15px; height: 19px;}
#work_nav li#industrial { top: 34px; height: 17px;}
#work_nav li#contiguous { top: 51px; height: 28px;}
#work_nav li#contiguous, #work_nav li#contiguous a {
	height: 28px;
}

body#workpage #work_nav li#lifeguard.selected,
#work_nav li#lifeguard a:hover { 
	background: transparent url(images/work_nav.gif) -167px 0 no-repeat;
}

body#workpage #work_nav li#golf.selected,
#work_nav li#golf a:hover { 
	background: transparent url(images/work_nav.gif) -167px -15px no-repeat;
}*/

/*body#workpage #work_nav li#statefair.selected,
#work_nav li#statefair a:hover { 
	background: transparent url(images/work_nav.gif) -167px -34px no-repeat;
}*/

/*body#workpage #work_nav li#industrial.selected,
#work_nav li#industrial a:hover { 
	background: transparent url(images/work_nav.gif) -167px -34px no-repeat;
}

body#workpage #work_nav li#contiguous.selected,
#work_nav li#contiguous a:hover { 
	height: 28px;
	background: transparent url(images/work_nav.gif) -167px -51px no-repeat;
}*/

body#workpage #sub_nav {
	margin-left: 20px;
	margin-top: 95px;

} 

body#workpage #sub_nav li {
	list-style-type: disc;
	line-height: 16px;
}

body#workpage #sub_nav li a {
	text-decoration: none;
	font-size: 11px;
}

body#workpage #sub_nav li.selected a {
	color: #666;
}

#photoborder {
	border: 1px solid #bbb;
	padding: 38px 0 39px 0;
	width: 560px;
}

#prev_next {
	position: relative;
	top: 0;
	left: 118px;
	width: 118px;
	height: 15px;
	background: url(images/previous_next_nav.gif) no-repeat;
}

#prev_next li { position: absolute; top: 0;}

#prev_next li,#prev_next a {
	height: 15px;
	display: block;
}

#prev_next li#previous { left: 0; width: 73px;}
#prev_next li#next { left: 73px; width: 45px;}

#prev_next li#previous a:hover { 
	background: transparent url(images/previous_next_nav.gif) 0 -15px no-repeat;
}

#prev_next li#next a:hover { 
	background: transparent url(images/previous_next_nav.gif) -73px -15px no-repeat;
}

#thumbs {
	margin-top: 27px;
}

#thumbs li {
	float: left;
	width: 50px;
	height: 50px;
	margin: 0 14px 14px 0;
}

body#presspage #content {
	top: 100px;
}

body#presspage #content ul {
	margin-top: 14px;
	width: 520px;
	float: left;
	display: inline;
}

body#presspage #content ul li {
	float: left;
	display: inline;
	width: 143px;
	margin-right: 12px;
	margin-bottom: 18px;
}

body#presspopuppage {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666;
	background-color: #BCBDC1;
}

.title {
	font-weight: bold;
	margin-bottom: 2em;
}

body#presspopuppage #wrapper {
	width: 480px;
	margin: 0;
}

body#presspopuppage #content {
	top: 0;
	left: 0;
	margin: 0;
	padding: 25px 20px 20px 20px;
	width: 400px;
	background-color: #fff;
	border: 25px solid #BCBDC1;
	border-right: 0px;
}

body#presspopuppage #content p img {
	text-align: center;
	margin: 0 auto;
}

body#presspopuppage.larger #wrapper {
	width: 95%;
}

body#presspopuppage.larger #content {
	width: 90%;
}

body#presspopuppage.largest #wrapper {
	width: 630px;
}

body#presspopuppage.largest #content {
	width: 90%;
}

body#presspopuppage blockquote {
	margin-left: 150px;
	}

body#presspopuppage p {
	margin-bottom: 1em;
}

a.closewindow {
	color: #666;
	text-decoration: none;
}

#biotext li {
	margin-bottom: 1.5em;
}

#biotext li li {
	margin-bottom: .5em;
}

body#contactpage #content li {
	margin-bottom: 1.5em;
}




#footer {
	margin-top: 100px;
	height: 60px;
}
