@charset "utf-8";
body {
	background-color: #2F0F10;
	background-repeat: repeat;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-image: url(images/granitebkA.jpg);
	text-align: left;
}
#header {
	height: 119px;
	width: 955px;
	text-align: center;
}
#editregion p {
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	margin-right: 20px;
	margin-left: 20px;
	font-weight: bold;
}


#container {
	height: auto;
	width: 955px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	top: 0px;
	background: #B99694 url(images/blank-tree-area.jpg) no-repeat;
}
#navbar {
	float: left;
	height: 39px;
	width: 955px;
}
#navbargraphic {
	float: left;
	height: 50px;
	width: 955px;
}
#footer {
	float: left;
	height: auto;
	width: 955px;
	background-color: #B99694;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	color: #382F26;
}
#emailbox {
	background-color: #B99694;
	text-align: center;
	height: 50px;
	width: 955px;
	font-family: "Comic Sans MS", cursive;
	font-size: 10px;
	font-weight: bold;
	float: left;
}
#editregion {
	color: #4B3130;
	float: left;
	height: auto;
	width: 955px;
	text-align: center;
	background: #B99694 url(images/blank-tree-area.jpg) no-repeat;
}
#editregion h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #4B3130;
	text-align: center;
}
#editregion table {
	text-align: left;
	font-weight: bold;
}

