

/****************************** Body / Container ******************************/
/******************************body-bg.png*************************************/

body
{
	font: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(/v4/files/rcamp/k/KqTT99el5c.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

div#container
{
	width: 810px;
	margin: 0px auto;
	text-align: left;
	border: thick groove #F90;
	color: #030;
}

/****************************** Skip Navigation ******************************/

div#skip-nav
{
	display:none;
}

/****************************** Header ******************************/
/******************************boomerbanner.png**********************/

div#header
{
	width: 810px;
	height:175px;
	background: url(/v4/files/rcamp/b/FbjW5qralW.jpg) no-repeat center;
}

/****************************** Footer ******************************/

div#footer
{
	color: #F90;
}

/****************************** Main Navigation ******************************/
/******************************background-body.png****************************/

div#main-nav
{
	text-align: center;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	background-image: url(/v4/files/rcamp/k/IX2bJASas7.jpg);
	font-style: italic;
	text-transform: capitalize;
	background-repeat: no-repeat;
	background-position: center;
	color: #FC6;
	border: thick groove #F90;
}

/****************************** Context Navigation (User Bar) ******************************/

div#context-nav
{
	background-color: #FC6;
	color: #030;
	border: thick groove #F90;
}

/****************************** Content Navigation ******************************/

div#content-nav
{
	display:block;
	float: right;
	margin-top: 3.4em;
	color: #030;
	background-color: #FC6;
	border: 1px solid #F90;
}

div#content-nav a:hover
{
	background-color: #FC6;
	color: #F90;
	background-image: url(../GreenEnviro/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
}

div#content-nav li.selected a
{
	background-color: #FC6;
	color: #000;
	background-image: url(../GreenEnviro/nav-bullet.gif);
	background-repeat: no-repeat;
	background-position: right;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}

/****************************** Main Structures -> Content  ******************************/

div#content
{
	background-color: #FC6;
	color: #000;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}

/****************************** Main Structures -> Content -> Content Body ******************************/

div#content-body
{
	padding-top: 3.2em;
	background-color: #FFF;
	border-left: none;
	margin-left: 0px;
	width: 617px;
	color: #000;
}

div#content.no-nav div#content-body
{
	margin-left:0px;
	border:0px;
	width: 100%;
}



/*************** Content Options (Trail & Section selectors) ***************/

div#content-options
{
	position: absolute;
	width: 804px;
	color: #030;
	background-color: #FC6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F90;
}

div#content-options ul.trail
{
	margin:0px;
}


div#content-options ul.trail a
{
	color: #000;
	background-color: #FC6;
	border-top-color: #F90;
	border-right-color: #F90;
	border-bottom-color: #F90;
	border-left-color: #F90;
}

div#content-options ul.links
{
	background-color: #FC6;
	color: #000;
}