#pageNavBracket:after,
#sidebarBracket:after,
.withGraphic:after,
#featuredBlock:after,
.clearFix:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

html, body { 
	font-family: "trebuchet ms", "verdana", "arial", "sans-serif"; 
	color: #999; 
	margin: 0; 
	padding: 0; 
	border: 0; 
	background: #6E5447 url(images/BGD_scratch-sand-lo.jpg) center top;
	height: 100%;
}

img {
	display: block;
}

h2 {
	font-size: 15px;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 1pt;
	font-style: italic;
	text-transform: uppercase;
	color: #ccc;
	margin: 30px 0 7px 0;
}

h3 {
	font-size: 13px;
	line-height: 18px;
	font-weight: normal;
	letter-spacing: 1pt;
	font-style: italic;
	text-transform: uppercase;
	margin: 0 0 6px 0;
}

h4 {
	margin: 0;
}

ul  {
	margin: 0;
	padding: 0;
}

li {
	list-style-type: none;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 0 0;
}

p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px 0;
	padding: 0;
}

a {
	color: #ab8000;
	text-decoration: none;
}

a:hover {
	color: #fff;
}

#contentArea {
	width: 820px;
	margin: 0 auto 0 auto;
	background: transparent url(images/BGD_aboutCopy.gif) 200px 0 repeat-y;
}

#contentArea #featuredBlock .imageBlock {
	width: 600px;
}

#contentArea #featuredBlock .imageBlock IMG {
	border: 2px solid #000;
}

#contentArea #featuredBlock .copyBlock {
	width: 220px;
	padding: 0 45px 0 20px;
}


#contentArea .standardCopyArea {
	width: 585px;
	margin: 0 0 0 235px;
}

#contentArea .standardCopyArea .copyBlock .copy {
	margin: 0 45px 0 0;
}

#contentArea .standardCopyArea .copyBlock .copy.withGraphic {
	margin: 0;
}

#contentArea .standardCopyArea .copyBlock .withGraphic P {
	width: 258px;
	float: left;
	padding: 0 25px 0 0;
}

#contentArea .standardCopyArea .copyBlock .withGraphic .theGraphic {
	float: left;
	border: 1px solid #000;
}

#contentTree {
	padding: 10px 0 50px 0;
}

#bannerBracket {
	width: 100%;
	height: 281px;
	background: transparent url(images/banner-About.png) top center no-repeat;	
	position: absolute;
	z-index: 1;
}

#sidebar {
	width: 150px;
	margin: 20px 0 0 10px;
	padding: 0 10px 10px 10px;
	position: absolute;
	background: transparent url(images/BGD_aboutSidebar.png);
	border: 1px solid #333;
}

#sidebar H4 {
	margin: 15px 0 1px 0;
	line-height: 0;
}

#sidebar H4#sideWatch {
	width: 66px;
	height: 23px;
	text-indent: -9999px;
	background: transparent url(images/NAV_side-watch.png) no-repeat;	
}

#sidebar H4#sideRead {
	width: 47px;
	height: 17px;
	text-indent: -9999px;
	background: transparent url(images/NAV_side-read.png) no-repeat;	
}

#sidebar A {
	color: #FFBF00;
}

#sidebar A:hover {
	color: #fff;
}
#sidebar P {
	color: #000;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 4px 10px;
	font-weight: bold;
}

#sidebar P.intro {
	margin: 0 30px 4px 10px;
}

#sidebar .filedata {
	font-weight: normal;
	font-size: 9px;
}

#sidebar .sep {
	color: #6E5447;
	font-weight: bold;
	margin: 0 .25em 0 .25em;
}

#pageNavBracket {
	padding: 58px 0 0 0;
}

#pageNavArea {
	float: right;
	margin: 0 260px 0 0;
	position: relative;
	z-index: 2;
}

#pageNavArea UL {
	font-size: 0;
	line-height: 0;
	height: 15px;
}

#pageNavArea UL LI {
	float: left;
}

#pageNavArea UL LI A {
	text-indent: -9999px;
	display: block;
	height: 15px;
	float: left;
	background: transparent url(images/NAV_page.gif) 0 0 no-repeat;
}

#pageNavArea UL LI .sep {
	text-indent: -9999px;
	display: block;
	height: 15px;
	width: 5px;
	margin: 0 8px 0 10px;
	float: left;
	background: transparent url(images/NAV_page-sep.gif) 0 0 no-repeat;
}

#pageNavArea UL #pageNav1 A {
	width: 53px;
	background-position: 0 0;
}

#pageNavArea UL #pageNav2 A {
	width: 33px;
	background-position: -60px 0;
}

#pageNavArea UL #pageNav3 A {
	width: 30px;
	background-position: -101px 0;
}

#pageNavArea UL #pageNav4 A {
	width: 25px;
	background-position: -139px 0;
}

#pageNavArea UL #pageNav1 A:hover,
#pageNavArea UL #pageNav1.selected A {
	background-position: 0 -15px;
}

#pageNavArea UL #pageNav2 A:hover,
#pageNavArea UL #pageNav2.selected A {
	background-position: -60px -15px;
}

#pageNavArea UL #pageNav3 A:hover,
#pageNavArea UL #pageNav3.selected A {
	background-position: -101px -15px;
}

#pageNavArea UL #pageNav4 A:hover,
#pageNavArea UL #pageNav4.selected A{
	background-position: -139px -15px;
}

#contentAreaBG1 {
	background: transparent url(images/BGD_scratch-sand-hi.jpg) center top;
	height: 100%;
}

#contentAreaBG2 {
	background: transparent url(images/BGD_scratch-sand-hi.jpg) center top;
}
