/* Generated by Jonathon Schrader for jlschrad.net */

body {
	font-family: Georgia, "Times New Roman", serif;
	margin: 0px;
	}

#container {
	background: url(images/treescene.jpg) no-repeat top left;
	width:100%;
	height:100%;
	background-attachment: scroll;
	}

#masthead {
	background: transparent;
	height: 75 px;
	text-align: right;
	padding-right: 0;
	}

#masthead h1{
	font-family: "Tahoma", "Trebuchet MS", serif;
	font-size: 2.5em;
	color: rgb(0, 128, 0);
	margin: 0px;
	}

#masthead h3{
	font-family:  BriemScript, "Bradley Hand ITC","Trebuchet MS", serif;
	font-style: normal;
	font-weight: normal;
	color: rgb(0,0,0);
	margin: 0px;
	}

#LinkIndex {
	position:absolute;
	background: transparent;
	top: 125px;
	left: 0px;
	width:200px;
	}

#ContentsBox {
	background:transparent;
	border-top: 3px solid rgb(0, 128, 0);
	border-left: 3px solid rgb(0, 128, 0);
	top: 75px;
	left: 200px;
	margin-left: 200px;
	padding: 1em 1em 1em 1em;
	}

.navbar{
	text-align: center;
	margin: 0em;
	padding: 0em;
	}

.navbar a{
	color: rgb(0,0,0);
	text-decoration: none;
	}

.navbar li{
	color: rgb(0,0,0);
	list-style-type: none;
	background: url(images/woodbtn.gif) no-repeat center;
	margin: 0.5em 0em;
	padding: 0.5em 0em;
	}

.subnavbar{
	color: rgb(255,255,255);
	font-family: sans-serif;
	font-size: smaller;
	font-weight: bolder;
	margin: 0em;
	padding: 0em;
	text-align: center;
	}

.subnavbar li{
	color: rgb(255,255,255);
	list-style-type: none;
	}

.subnavbar a{
	color: rgb(255,255,255);
	text-decration: none;
	}