body {
	color: #464545;
	background-color: #FFFFFF;
	background-image: url(images/bgd.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
		font: 1em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h1 {
	color: #DB812E;
	background-image: none;
	background-repeat: repeat-x;
	page-break-after: auto;
	white-space: normal;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
}

h1.recent {
	color: #de8f68;
	page-break-after: auto;
	white-space: normal;
	vertical-align: baseline;
	margin: 0px;
	padding: 10px 0px 0px;
	border-bottom: 1px dotted #c8c8c8;
	background: none repeat-x;
	font: bold 2.5em/normal Baskerville, Georgia, "Times New Roman", Times, serif;
}
#column1 h1 {
	font-size: 1.5em;
}
h2 {
	color: #999999;
	background-image: none;
	background-repeat: repeat-x;
	page-break-after: auto;
	white-space: normal;
	vertical-align: baseline;
	margin: 0px;
	padding: 0px;
	font: small-caps 1.2em/normal "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#column1 h2 {
	font-size: 1.3em;
}
p{
	font-size: 1.1em;
	line-height: 1.6em;
}

#story {
	color: #4f372c;
	margin-top: 8px;
	font: 1.1em/1.6em Georgia, "Times New Roman", Times, serif;
}
a {
	font-weight: bold;
	color: #523318;
	text-decoration: none;
}
a:hover {

	font-weight: bold;
	color: #523318;
	text-decoration: underline;
}
#wrapper {
	background-color: #FFFFFF;
	padding: 0px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:auto;
}
#wrapperVar {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height:auto;
}
a.branding {
	background-image:  url("images/branding.gif");
	background-repeat: no-repeat;
	border: none;
	height: 100px;
	margin: 0px;
	clear: left;
	float: left;
	padding: 0px;
	width: 740px;
}
a.branding span{
display:none;
}
#topNav {
	padding: 0px;
	background-position: left top;
	display: block;
	background-color: #FFFFFF;
	width: 740px;
	margin: 0;
	clear: left;
	float: left;


}
#topNav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;

}
#topNav li.nest {
	background-image: url(images/topNav_nest.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 215px;
	background-position: left top;
}
#topNav a span {
	display: none;
	}

#topNav li.work {
	background-image: url(images/topNav_work.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 352px;
	background-position: left top;
}

#topNav li.info {

	background-image: url(images/topNav_info.gif);
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 173px;
	background-position: left top;
}
#topNav a.nest:hover {
	background-image: url(images/topNav_nest.gif);
	background-position: 0px -31px;
		background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 215px;

}
#topNav a.nestSel {
	background-image: url(images/topNav_nest.gif);
	background-position: 0px -62px;
		background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 215px;

}
#topNav a.work:hover {
	background-image: url(images/topNav_work.gif);
	background-position: 0px -31px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 352px;

}
#topNav li.workSel {
	background-image: url(images/topNav_work.gif);
	background-position: 0px -62px;
	background-repeat: no-repeat;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 352px;
}

#topNav a.info:hover {
	background-image: url(images/topNav_info.gif);
	background-position: 0px -31px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 173px;
}
#topNav a.infoSel {
	background-image: url(images/topNav_info.gif);
	background-position: 0px -62px;
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 31px;
	width: 173px;
}
#topNav a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	height: 23px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: -100;
}
/* 
Secondary navigation
*/
#secNav {
	margin: 0px 0 0px 0px;
	float: left;
	height: 550px;
	width: 215px;
	clear: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	position: relative;
	overflow: hidden;
	background: url(images/work_secNav.gif) no-repeat;
}

#secNav ul {
	list-style-type: none;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.primary {
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
	font-variant: small-caps;
	line-height: 1.2em;
	position: relative;
	right: 7px;
	text-shadow: #be4f00 -1px 1px 4px;
	margin-top: 3px;
}
.secondary{
	position: relative;
	right: 7px;
	font: .8em/1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 43px;
}
.secondary li{
	border-top: 1px dashed #cecece;
	padding-top: 4px;
	padding-bottom: 4px;
}
.secondary a{
	border-top: 1px dashed #cecece;
	padding-top: 4px;
	padding-bottom: 4px;
	font: .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#secNav a {
	color: #523318;
	font-weight: normal;
	font-style: normal;
	text-shadow: white 0 0 7px;
}
#secNav a:hover {
	text-decoration: underline;
	color: #275a81;
}
/* 
Project section
*/
#project {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #464545;
	float: left;
	clear: none;
	position: relative;
	background-repeat: no-repeat;
	height: 180px;
	width: 525px;
}
#projectPic {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	clear: left;
	float: left;
	height: 171px;
	width: 525px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
}
#projectPic span {
display:none;}
#footerPic{
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-variant: small-caps;
	color: #666666;
	margin-top: 15px;
	clear:left;
}

#content {
	height: auto;
	width: 467px;
	margin: 0px;
	padding: 0px;
	background-color: #EDEAC5;
	float: left;
	clear: left;
}

#content ul {
	margin: 8px 0px 0px;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	font: 1em/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#column1{
	float: left;
	width: 322px;
	background-image: none;
	background-repeat: no-repeat;
	background-color: #EDEAC5;
	background-position: 0px -15px;
	padding: 15px;
	clear: left;
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: auto;
	display: block;
	border: 2px none #f33100;
}
#column2 {
	float: left;
	width: 99px;
	background-image: url(images/nest_vertruler.gif);
	background-repeat: no-repeat;
	background-color: #EDEAC5;
	height: auto;
	padding: 24px 8px 8px;
	background-position: left top;
	margin: 0px;
}
#column2 ul {
	list-style-image: url(images/work_plus.gif);
	list-style-type: none;
}




#mainArea {
	height: auto;
	width: 740px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
}
#footer {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 525px;
	font-size: 9px;
	color: #999999;
	background-image: url(images/nest_footerruler.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	clear: none;
	float: none;
}

#PopProjectPic {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	float: left;
	clear: left;
	height: 171px;
	width: 525px;
	margin: 0px;
}

#Popfooter {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 525px;
	font-size: 9px;
	color: #999999;
	background-image: url(images/nest_footerruler.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: right;
	clear: left;
}

#column1 h1.sectionHeader {
	color: #dc822e;
	font-size: 3.6em;
}