BODY
{
	font-size: 0.7em;
	color: #5f6062;
	line-height: 1.2em;
	font-family: "Trebuchet MS" , sans-serif;
	text-decoration: none;
}

H1
{
	font-weight: normal;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #5f6062;
	font-family: "Trebuchet MS" , sans-serif;
	text-decoration: none;
}

H2
{
	font-size: 1.2em;
	color: #5f6062;
	font-family: "Trebuchet MS" , sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

#Logo
{
	z-index: 4;
	right: 12px;
	width: 210px;
	position: absolute;
	top: 8px;
	height: 39px;
}

#PageTitle
{
	z-index: 5;
	left: 439px;
	width: 300px;
	position: absolute;
	top: 60px;
}

#IntroText
{
	left: 247px;
	width: 400px;
	position: absolute;
	top: 336px;
}

#ImageFlashAsset
{
	z-index: 3;
	left: 120px;
	width: 631px;
	position: absolute;
	top: 126px;
	height: 195px;
}

/**************************************/
/* Navigation menu styles and classes */
/**************************************/
#MainNav
{
	font-weight: bold;
	font-size: 0.9em;
	z-index: 7;
	left: 0px;
	width: 350px;
	color: #aaacaf;
	font-family: "Trebuchet MS" , sans-serif;
	position: absolute;
	top: 9px;
	height: 20px;
	position: absolute;
	text-align: right;
}

#FirstLevelMenu
{
	position: relative;
	text-align: right;
	right: 20px;
	width: 304;
	top: 3px;
	z-index: 9;
}

#FirstLevelMenuA
{
	position: relative;
	text-align: right;
	right: 74px;
	top: 3px;
	z-index: 9;
	width: 250;
}

#SecondLevelMenu
{
	font-weight: bold;
	font-size: 0.9em;
	z-index: 10;
	left: 325px;
	color: #5f6062;
	font-family: "Trebuchet MS" , sans-serif;
	position: absolute;
	top: 39px;
	position: absolute;
	text-align: left;
	padding-left: 1em;
}

#SubNav
{
	font-weight: bold;
	font-size: 1em;
	color: #aaacaf;
	position: relative;
	text-align: right;
	right: 20px;
	top: 1px;
	z-index: 8;
	width: 116;
}

.NavButton
{
	font-weight: bold;
	font-size: 1em;
	text-transform: lowercase;
	color: #aaacaf;
	font-family: "Trebuchet MS" , sans-serif;
	text-decoration: none;
}

a.NavButton:hover
{
	color: #007c85;
}

.NavSubLink
{
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
	color: #5f6062;
	font-family: "Trebuchet MS" , sans-serif;
	text-decoration: none;
	line-height: 1.4em;
}

.NavSubLinkHover
{
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
	color: #007c85;
	font-family: "Trebuchet MS" , sans-serif;
	text-decoration: none;
	line-height: 1.4em;
}

.NavSubButton
{
	font-weight: bold;
	font-size: 1em;
	cursor: pointer;
	color: #5f6062;
	font-family: "Trebuchet MS" , sans-serif;
	text-decoration: none;
	line-height: 1.4em;
}

a.NavSubButton:hover
{
	color: #007c85;
}

.GhostedNavBlock
{
	position: absolute;
	z-index: 6;
	height: 140px;
	width: 100%;
	left: 0px;
	top: 0px; /* Mozilla ignores MS image filters, so it will skip the following */
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src= '../assets/80White.png' );
}

/* IE ignores styles with [attributes], so it will skip the following. */
.GhostedNavBlock[class]
{
	background-image: url(../assets/80White.png);
}


.FolioSection
{
	font-family: "Trebuchet MS" , sans-serif;
	font-size: 0.85em;
	color: #5f6062;
	text-decoration: none;
	text-transform: none;
}

.PortfolioSubMenu
{
	text-indent: 30px;
	font-style: italic;
}

.CurrentPage
{
	font-weight: bold;
	font-size: 1em;
	color: #007c85;
	font-family: "Trebuchet MS" , sans-serif;
	text-decoration: none;
}

/*********************************************/
/* End of Navigation menu styles and classes */
/*********************************************/

.TableColumn
{
	height: 100%;
	width: 48px;
}

.TableShim
{
	height: 100%;
	width: 5px;
}

.FolioImage
{
	border: 1px solid #007c85;
}

#Footer
{
	font-size: 0.85em;
	left: -205px;
	width: 800px;
	color: #aaacaf;
	font-family: "Trebuchet MS" , sans-serif;
	position: relative;
	top: 100px;
	height: 24px;
	text-align: left;
	text-decoration: none;
}

#Inspirational_Image
{
	z-index: 1;
	left: 0px;
	width: 416px;
	position: absolute;
	top: 48px;
	height: 230px;
}

#LandSketches
{
	z-index: 2;
	width: 480px;
	position: absolute;
	top: 83px;
	height: 170px;
	left: 539px;
}

#GreenBand
{
	left: 0px;
	width: 100%;
	position: absolute;
	top: 126px;
	height: 108px;
	background-color: #007c85;
	z-index: 0;
}
