/*test*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ul { 
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	color: #252c30;
}
abbr,acronym {
	border:0;
}
body {
	font: normal 13px arial,serif;
	line-height: 22px; /* baseline 150% */
	color: #49595F;
	background: url('images/top_bg.jpg') repeat-x;
}
h1 { font-size: 32px; padding-bottom: 12px; }
h1.top { padding-top: 12px;}
h2 { font-size: 18px; padding-bottom: 11px; }
h3 { font: bold 13px arial,sans-serif; }
h4 { font: bold 12px arial,sans-serif; color: #e46fa4; }
h5 { font-size: 10px; font-weight:bold; }
h6 { font-size: 8px; font-weight:bold; }

p { margin: 0 0 12px 0;}
p.first { margin-top:22px; }
p.last { margin-bottom:0; }

a:link, a:visited {
	text-decoration:none;
	
	color: #e76c4a;
	/*border-bottom: 1px solid #90918d;*/
}
a:focus, a:hover {
	color: #90918d;
	/*border-bottom: 1px solid #e76c4a;*/
}
#wrapper {
	width: 966px;
	margin: 0px auto;
}
#header {
	margin: 0 auto;
	width: 966px;
	height: 48px;
}
#logo {
	float:left;
	margin-top: 11px;
}
#slogan {
	float:left;
	width: 300px;
	margin: 10px 0 0 12px;
	font: italic 12px georgia,serif;
	color: #da7e7d;
}
.topmenu {
	float:right;
	margin-top: 11px;
	font-size: 13px;
}
.topmenu ul li {
/*	display:inline;
*/}
.topmenu li {
	float:left;
	display: block;
	width: 80px;
	height: 24px;
}
.topmenu a:link, .topmenu a:visited {
	display:block;
/*	display: inline-block;
*/	width: 69px;
	height: 11px;
	padding: 13px 0 0 10px;
	border-left: 1px solid #da7e7d;
	font: normal 11px "lucida grande","Lucida Sans Unicode",sans-serif;
	color: #da7e7d;
}
.topmenu a:hover, .topmenu a:active {
	border-left: 1px solid #fff;
	color: #fff;
}
.selected {
	color: #fff;
}
#startbody {
/*	background: url('/images/green_flip.jpg') no-repeat;*/
	background: url('/images/slide_bg.gif') no-repeat;
}
#maincol{
	width: 966px;
	margin: 0 auto;
}
#maincol h1 {
	line-height:120%;
}
#sub_maincol{
	width: 700px;
	margin:0 auto;
}
#sub_maincol h1 {
	line-height:120%;
}
#sub_maincol a:link, #sub_maincol a:visited {
	font: bold 14px georgia,serif;
}
#sidecol {
	float: left;
	width: 210px;
	padding: 0 0 0 60px;
	font: normal 12px "Lucida Grande",sans-serif;
}
#sidecol ul {
}
#sidecol a:link, #sidecol a:visited {
	color: #9fc03d;
}
#sidecol a:hover {
	color: #9fc03d;
}
#sidecol h1 {
	font: normal 17px georgia;
}
#footer {
	width: 100%;
	background: #f5f5f5;
}
#footer-content {
	margin: 0px auto;
	width: 966px;
	padding: 22px 0;
	font-size: 11px;
}
.clear {
	clear: both;
}

/*gallery*/
.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
}
.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}
.hoverbox a:link, .hoverbox a:visited, .hoverbox a:hover, .hoverbox a:focus, hoverbox a:active {
	border-bottom: none;
	text-decoration: none;
}
/*gallery*/

/* lightbox */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#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: transparent url(/images/blank.gif) no-repeat; /* 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;
}
#imageData{
	padding:0 10px;
}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
.imageborder {
	border: 1px solid silver;
}
/* lightbox */

.hoverbox a:link, .hoverbox a:visited {
	border-bottom: none;
}
.framed img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
}
.framed
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 3px;
	padding: 5px;
	position: relative;
}
.tiny {
	font: normal 9px sans-serif;
}
.quote {
	font: italic 15px georgia,serif;
	line-height: 150%;
	color: #6dced5;
}
.divider {
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #cfcec4;
	margin-bottom: 15px;
}
.highlight {
	float: left;
	width: 302px;
	padding-bottom: 30px;
}
.highlight p {
	margin-top: 11px;
}
.highlight h2 {
	color:#2b2b2b;
	font-size:24px;
	font-weight:bold;
}
.highlight h3 {
	color:#A3B5BA;
	font-size:13px;
	font-weight:bold;
	margin: 8px 0;
	padding:0;
	text-transform:uppercase;
}
.fancy {
	float: left;
	margin: 36px 38px 0 0;
	padding: 3px;
	border: 1px solid #cfcec4;
}
.scontent {
	float: left;
	width: 492px;
	padding-right: 22px;
}
.project_desc {
	float:left; 
	width: 400px; 
	margin-left: 22px;
}
#folio {
	width: 700px;
	margin:0 auto;	
}
#folio p {
	font: normal 14px arial;
	padding-top:11px;
	line-height: 120%;
}
#folio h1 {
	font-size: 26px;
}
#folio h3 {
	font: normal 14px georgia;
	color: #90918D;
	padding-bottom: 11px;
}
#slideshow { 
	width: 966px; 
	height: 200px; 
	margin-bottom: 80px;
}
#slideshow img { 
	width: 886px; 
	height: 200px;
}
.foo {
	margin-top: 100px;
	width: 730px;
	font: normal 22px optima;
	color: #fff;
	text-align: left;
}
#intro {
	width: 100%;
	height: 164px;
	background: url('images/daisy.jpg') top right no-repeat;
	padding-top: 22px;
}
#intro p {
	width: 700px;
}