body a:link { text-decoration: none; color: #747F46; text-transform: uppercase; }
body a:visited { text-decoration: none; color: #747F46; text-transform: uppercase; }
body a:active { text-decoration: none; color: #747F46; text-transform: uppercase; }
body a:hover { text-decoration: none; color: #999999; text-transform: uppercase; }


body {
	font-family:  Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px; 
	padding: 0px; 
	background: #FFFFFF;
	text-align: center;
}

#container 
{
	z-index: 1;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	width: 760px;
	position: relative;
	text-align: left;
	overflow: visible; 
}

#subpagecontainer {position:relative; display:block; background:#FFFFFF; border-left:260px solid #FFFFFF; overflow:visible;}
#left {float:left; position:relative; width:259px; margin-left:-260px; display:inline;}
#right {float:right; position:relative; width:259px; margin-right:-258px; display:inline;}
.clear {clear:both;height:1px;overflow:hidden;}

.pageheaderandfooter
{
	z-index: 2;
	position: relative;
	top: 0px;
	left: 0px;
	height: 33px;
	width: 760px;
	margin: 0px;
	padding: 0px;
	display: block;
}

#toplogo
{
	clear: left;
	z-index: 3;
	position: relative;
	top: 0px;
	left: 20px;
	margin: 4px;
	padding: 4px;
	height: 110px;
	width: 200px;
}

#testimonials
{
	z-index: 4;
	position: relative;
	top: 0px;
	left: 20px;
	margin: 4px;
	padding: 4px;
	height: 90px;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #ADBD3C;	
	color: #587034;
	overflow: hidden;
	font-size: .9em;
}

#awards
{
	z-index: 4;
	position: relative;
	top: 0px;
	left: 20px;
	margin: 4px;
	padding: 4px;
	height: 48px;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #ADBD3C;
	color: #BC7A2E;
	overflow: hidden;
}

#references
{
	z-index: 4;
	position: relative;
	top: 0px;
	left: 20px;
	margin: 4px;
	padding: 4px;
	height: 48px;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #ADBD3C;	
	color: #BC7A2E;
	overflow: hidden;
	}

#finishingtouches
{
	z-index: 4;
	position: relative;
	top: 0px;
	left: 20px;
	margin: 4px;
	padding: 4px;
	height: 48px;
	width: 200px;
	vertical-align: top;
	border-style: solid;
	border-width: 1px;
	border-color: #ADBD3C;	
	color: #BC7A2E;
	overflow: hidden;
}

#more
{
	z-index: 6;
	position: absolute;
	margin: 0px;
	padding: 0px;
	right: 5px;
	bottom: 0px;
	text-align: right;
	font-size: .8em;
	color: #ADBD3C;
}
#more a:link, #more a:hover, #more a:visited, #more a:active
{
	color: #ADBD3C;
	text-decoration: none;
	font-variant: none;
}

#spacerbox
{
	z-index: 4;
	position: relative;
	top: 0px;
	left: 20px;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 200px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFFFFF;	
	overflow: hidden;
}



/* top navigation stuff   */

#topnavcontainer

{

	z-index: 30;
	position: relative;
	top: 10px;
	left: 270px;
	margin-top: 0px;
	height: 50px;
	width: 420px;
	text-align: left;
	font-size: 1em;
	color: #BC7A2E;

}


#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.6;
}

#nav a {
	display: block;
	width: 8em;
	color: #BC7A2E;
}
#nav a:hover {
	color: #ADBD3C; 
}

#nav li { /* all list items */
	float: left;
	width: 8em; /* width needed or else Opera goes nuts */

}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #FFFFFF;
	width: 8em;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* end of top navigation stuff  */





#projectcontent
{
	z-index: 2;
	position: relative;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 510px;
	top: 0px;
	left: 230px;
	word-spacing: .1em;
	line-height: 1.3em;
	color: #587034;
}

#subpagecontentspacer
{
	width: 400px;
	height: 115px;
	border: 1px solid #FFFFFF;
}

#subpagecontentheader
{
	z-index: 3;
	word-spacing: .2em;
	color: #BC7A2E;
	height: 25px;
	width: 400px;
	overflow: hidden;
	font-size: 1.2em;
}

#subpagecontent
{
	z-index: 2;
	width: 400px;
	word-spacing: .1em;
	line-height: 1.3em;
	color: #587034;
}

#maincontent
{
	z-index: 2;
	position: relative;
	margin: 3px;
	padding: 10px;
	height: auto;
	width: 710px;
	top: 0px;
	left: 20px;
	font-size: 1.2em;
	color: #664D36;
	line-height: 1.3em;	
}


#projectcontentheader
{
	z-index: 3;
	position: relative;
	margin: 0px;
	padding: 0px;
	word-spacing: .3em;
	color: #BC7A2E;
	text-transform: uppercase;
}



/* project navigation stuff */

#projectnavigation
{
	z-index: 3;
	position: relative;
	top: 0px;
	left: 230px;
	width: 510px;
	margin: 5px;
	padding: 5px;
	word-spacing: .2em;
	color: #BC7A2E;
	text-align: right;	
}


ul#projectnavlist
{
margin: 0px;
padding: 0px;
white-space: nowrap;
text-align: top;
height: 80px;
}

#projectnavlist li
{
display: inline;
list-style-type: none;
padding: 0px;
}

#projectnavlist a { padding: 0px; margin: 0px;}

#projectnavlist a:link, #projectnavlist a:visited
{
color: #ADBD3C;
text-decoration: none;
letter-spacing: .2em;
font-size: .8em;
}

#projectnavlist a:hover, #projectnavlist a:focus, #projectnavlist a:active
{
color: #A8552F;
text-decoration: none;
}

#projectnavlist #active a { color: #A8552F;  }

.imageborder:hover img
{
border: 3px solid #A8552F;
}

.imageborder #active
{
border: 3px solid #A8552F;
}

.imageborder img{
border: 3px solid #FFF;
vertical-align: -40px;
}

.imageborder:hover{
color: red; /* irrelevant definition to overcome IE bug */
}



/* gallery styles from CSSPlay */

/* default link style - needed to make the :active work correctly in IE */
a, a:visited, a:hover, a:active {
color:#000;
}
/* style the outer containing div to fit the landscape, portrait and buttons */
/* list of albums for each project - different background image for each   */
#album {
width:400px; 
height:400px; 
border:0px;
margin:0 auto;
position: absolute;
top: 75px;
left: 280px;
}



/* remove the padding margin and bullets from the list. Add a top margin and width to fit the images and a position relative */
.gallery {
padding:0; 
margin:385px 0 0 0; 
list-style-type:none; 
position:relative; 
width:390px;
}
/* remove the default image border */
.gallery img {
border:0;
}
/* make the list horizontal */
.gallery li {
float:right;
}
/* style the link text to be central in a surrounding box */
.gallery li a, .gallery li a:visited {
font-size:11px;
float:left; 
text-decoration:none; 
color:#000; 
background:#CCCCCC; 
text-align:center; 
width:30px; 
height:30px; 
line-height:24px; 
border:2px solid #FFFFFF;
margin:2px;
}
/* position the images using an absolute position and hide them from view */
.gallery li a img {
position:absolute; 
top:-385px; 
left:0; 
visibility:hidden; 
border:0;
}

/* position the thumbnails */
.gallery li a img.thumbnail {
position: relative;
top: 0px;
left: 0px;
visibility: visible;
}


/* fix the top position for the landscape images */
.gallery li a img.landscape {
top:-385px;
border-top:65px solid #FFF;
border-bottom:45px solid #FFF;
border-left:45px solid #FFF;
border-right:45px solid #FFF;
}
/* fix the left position for the portrait images */
.gallery li a img.portrait {
left:0;
border-left:90px solid #FFF;
border-right:90px solid #FFF;
border-bottom: 20px solid #FFF;
}
/* style the hover background color for the text boxes */
.gallery li a:hover {
border:2px solid #A8552F;
}
/* style the active/focus colors for the text boxes (required for IE) */
.gallery li a:active, .gallery li a:focus {
background:#BCBCBC; 
color:#fff;
border:2px solid #A8552F;
}
/* make the images visible on active/focus */
.gallery li a:active img, .gallery li a:focus img {
visibility:visible;
}

/*end of gallery styles from cssPlay */


#footertext
{
	z-index: 4;
	position: relative;
	top: 0px;
	left: 20px;
	margin: 3px;
	padding: 10px;
	width: 760px;
	text-align: left;
	color: #ADBD3C;
	overflow: hidden;
	font-size: .7em;
	letter-spacing: .2em;
}
#footertext a:link, #footertext a:visited, #footertext a:active
{
	color: #ADBD3C;
	text-decoration: none;
	font-variant: none;
}

#footertext a:hover
{
 text-decoration: none; color: #999999; }
}
