body {
	margin: 0px 13px;
	background: #E2E0C7 url(images/siteBg.gif) repeat-y top left;
}

body, div {
	font: 12px/16px verdana, arial, helvetica;
	color: #000000;
}

a {
	font-weight: bold;
	color: #D88C2A;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0px;
}

hr {
	height: 1px;
	color: #666666;
	background-color: #666666;
	margin: 5px 0px 15px 0px;
	padding: 0px;
	border: 0px;
}

.smaller {
	font: 11px/15px verdana, arial, helvetica;
}

#container {
	background-color: #FDFBE4;
	width: 909px;
	margin: 0;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.clr {
	clear: both;
	height: 0px;
	display: block;
}

.header IMG {
	z-Index: 10;
	position: absolute;
	top: 5px;
	left: 708px;
}

UL.nav {
	z-Index: 5;
	height: 35px;
	padding: 0px;
	margin: 20px 0px 0px 20px;
	background: #FDFBE4 url(images/navBg.gif) no-repeat top left;
}

UL.nav LI {
	float: left;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

UL.nav LI a {
	display: block;
}

UL.nav LI#installations a, UL.nav LI#land a {
	width: 122px;
	height: 35px;
	background: transparent url(images/navInstall.gif) no-repeat top left;
}

UL.nav LI#process a {
	margin-left: 2px;
	width: 76px;
	height: 35px;
	background: transparent url(images/navProcess.gif) no-repeat top left;
}

UL.nav LI#closeups a {
	margin-left: 24px;
	width: 88px;
	height: 35px;
	background: transparent url(images/navCloseups.gif) no-repeat top left;
}

UL.nav LI#misc a {
	margin-left: 22px;
	width: 94px;
	height: 35px;
	background: transparent url(images/navMisc.gif) no-repeat top left;
}

UL.nav LI#info a {
	margin-left: 20px;
	width: 52px;
	height: 35px;
	background: transparent url(images/navInfo.gif) no-repeat top left;
}

UL.nav LI#installations a:hover, UL.nav LI#land a:hover, UL.nav LI#process a:hover, UL.nav LI#closeups a:hover, UL.nav LI#misc a:hover, UL.nav LI#info a:hover {
	background-position: 0px -35px;
}

UL.nav LI#installations a.on, UL.nav LI#installations a.on:hover, UL.nav LI#land a.on, UL.nav LI#land a.on:hover, UL.nav LI#process a.on, UL.nav LI#process a.on:hover, UL.nav LI#closeups a.on, UL.nav LI#closeups a.on:hover, UL.nav LI#misc a.on, UL.nav LI#misc a.on:hover, UL.nav LI#info a.on, UL.nav LI#info a.on:hover {
	background-position: 0px -35px;
}

.topBar {
	padding-bottom: 2px;
	border-bottom: 1px solid #666666;
}

.sideBar {
	float: left;
	width: 32px;
	border-right: 1px solid #666666;
}

.sideBarExtra {
	float: left;
	width: 4px;
}

/* applicable to all */

.content {
	margin-left: 32px;
	padding: 20px;
}

.content IMG {
	float: left;
}

.content ul {
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

.content li {
	margin: 0px 0px 3px 13px;
	padding: 0px;
	font: 11px/15px verdana, arial, helvetica;
}

.text {
	font-size: 13px;
}

.intro {
	font-weight: bold;
	font-size: 14px;
}

.comment {
	float: left;
	line-height: 18px;
}

.commentFlat {
	clear: both;
	padding-top: 10px;
}

.spaceL {
	margin-left: 26px;
}

.spaceR {
	margin-right: 26px;
}

.section {
	float: left;
}

/* home page */

#home .content {
	padding: 23px 35px 20px 20px;
}

#home .comment {
	float: none;
	margin: 0 0 30px 0;
}

#home .text {
	margin: 15px 0px 30px 0px;
}

#home .content .clr {
	height: 30px;
}

#home .imageblock {
	float: left;
	font-size: 11px;
}

#home .imageblock img {
	margin-bottom: 8px;
}

/* installations landing page */

#land .content {
	padding: 23px 35px 20px 20px;
}

#land .text {
	padding-left: 10px;
	float: left;
	width: 450px;
}

#land .desc {
	font-weight: bold;
	font-size: 14px;
}

#land .desc span {
	display: block;
	padding-top: 5px;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

#land .desc span a {
	font-size: 11px;
	font-weight: normal;
}

#land .subtext {
	padding-top: 20px;
	font-size: 12px;
	line-height: 18px;
}

#land .content .clr {
	height: 30px;
}

/* installation pages */

#install .content {
	padding-right: 120px;
}

#install .text {
	margin: 15px 0px 45px 0px;
}

#install .content .clr {
	height: 60px;
}

#install .section .clr {
	height: 26px;
}

/* close ups page */

#closeups .content {
	padding: 23px 0px 20px 30px;
}

#closeups .content IMG {
	margin-right: 30px;
	margin-bottom: 30px;
}

/* information page */


#info .content IMG {
	margin-bottom: 10px;
	margin-right: 15px;
}

#info .intro {
	margin-bottom: 15px;
}

#info .text {
	width: 403px;
	margin-left: 354px;
	margin-bottom: 70px;
}

#info .leftside {
	float: left;
	width: 339px;
}

/* process page */

#process .content {
	padding-right: 120px;
}

#process .intro {
	margin-bottom: 30px;
}

.comment DIV, .commentFlat DIV {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 3px;
}

.comment H3, .commentFlat H3 {
	margin: 0px;
	color: #999999;
	font-weight: bold;
	font-size: 11px;
}

#process .content .clr {
	height: 60px;
}

#process .section .clr {
	height: 26px;
}

/* misc pages */

#misc .content {
	padding-right: 120px;
}

#misc .text {
	margin: 15px 0px 45px 0px;
}

#misc .intro {
	margin-bottom: 30px;
}

#misc .content .clr {
	height: 60px;
}

#misc .section .clr {
	height: 26px;
}

/* artist statement page */

#statement #container {
	background-color: #FFFFFF;
	width: 350px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

#statement .name {
	padding: 15px 15px 3px 15px;
	font: 13px helvetica, arial;
	text-transform: uppercase;
	color: #666666;
	font-weight: bold;
}

#statement .title {
	padding: 0px 15px;
	font: bold 16px helvetica, arial;
}

#statement p {
	color: #333333;
	font-size: 11px;
	line-height: 14px;
	margin: 15px;
}

.copyright {
	font-size: 9px;
	color: #999999;
}