@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#FF9966;
	}
.header {
	font: normal 14pt 'Sans Serif', Arial, Verdana;
	color:#000000;
	text-align:left;
	}

.toplayer
{
	margin: 0px;
	width: 100%;
	background-image:url(images/background-treeline.jpg);
	background-position:bottom left;
	background-attachment:fixed;
	background-repeat:repeat-x;
}



.body {
	/* Background */
	background-image:url(images/background-sky.jpg);
	background-position: 0px -280px;/*bottom left 0px 100px;*/
	background-attachment:fixed;
	/*background-repeat:repeat-x;*/
	
	/*width:850px;*/
	background-color:#F1622A;
	font: normal 14pt 'Sans Serif', Arial, Verdana;
	color:#000000;
	text-align:left;
	}
	.sidenav {
		width:331px;
		height:822px;
		background-repeat:no-repeat;
	}
	.spear {
		width:20px;
	}
	.spear.img {
		text-align:right;
	}
	.spearleft {
	}
	.spearright img{		
		width:20px;
		height:20px;
	}
	div.navigation {
		display:inline;
		float:left;
		width:187px;
		margin:0 0 0 70px;
		line-height:20px;
		}
		a.navigation {
			font-weight: bold;
			text-decoration:none;
			color:#000000;
			display:block;
			}
			a.navigation:hover {
				text-decoration:underline;
				color:#990000;
				}
	.contentbox {
		xwidth:575px;
		xheight:612px;
	}
	.contentmargin {
		width:37px;
	}
	.content {
		xwidth:538px;
		xheight:612px;
	}
	.contentblock {
		font: normal 14pt 'Sans Serif', Arial, Verdana;
		color:#000000;
		text-align:left;		
	}
	.contentblock img {
		float: left;
		padding: 5px;
	}
	
	.scrollablecontent {
	/*	width:538px;
		height:610px;
		overflow:scroll;*/
	}
	.Safty800by600 {
		xwidth: 800px;
		xheight: 620px;
	}
	.Safty800by600LeftMargin {
		width: 225px;
	}
	.bodybox {
		/*width:575px; */
		/*height: 612px;*/
		border: solid 5px #774522;
		background-image: url(images/bodybox.jpg); 
		/*background-repeat:no-repeat;*/
	}
	.bodytext {
		font-family:sans-serif;
		font-size:18pt;
	}
	.titletext {
		font-family:sans-serif;
		font-size:36pt;
	}
.footer {
	/*width:850px;
	height:323px;
	clear:both;
	background:no-repeat url(images/bgfooter.jpg);*/
	}
