body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #7E7A79;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 120%;
	margin: 0%;
}
div#container {
	text-align: left;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	width: 726px;
	height: 200%;
	margin: 0px;
	padding: 0px;
}
div#leftnav ul {
	margin: 0px;
	padding: 10px 0px 0px;
	height: 200%;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #000066;
}
div#leftnav li {
	list-style-type: none;
	margin-bottom: 6%;
	padding-left: 5px;
	padding-right: 3px;
	line-height: 85%;
}
div#leftnav a:link, div#leftnav a:visited {
	font-size: 85%;
	text-decoration: none;
	color: #FFFFFF;
}
div#leftnav {
	width: 150px;
	clear: both;
	float: left;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	height: 5000px;
	background-color: #996633;
	margin: 0px;
	padding: 0px;
}
div#leftnav a:hover {
	color: #E0D4B9;
	text-decoration: underline;
}
div#maincontent {
	background-color: #FFFFFF;
	height: 200%;
	float: right;
	width: 576px;
	margin: 0px;
	padding: 0px;
}
div#navbar {
	width: 100%;
	background-color: #E0D4B9;
	margin-bottom: -19px;
	border-bottom-color: #FFFFFF;
	border-top-color: #FFFFFF;
	border-bottom-width: 2px;
}
div#rightnav {
	width: 28%;
	margin: 0px;
	padding: 5px 3px 0px 5px;
	float: right;
	display: block;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #006600;
	height: 100%;
}
div#mainbody {
	clear: both;
	float: left;
	width: 69%;
	padding-left: 5px;
	padding-top: 5px;
	height: 5000px;
}
div#navbar img#logo {
	background-image: url(images/rooftentlogo.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
div#navbar img#banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 150px 0px;
}
div#navbartext ul {
	padding-right: 5px;
	padding-left: 5px;
	background-position: center;
	margin-top: 0%;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-bottom: 2px;
	margin-left: 150px;
}
div#navbartext li {
	display: inline;
	background-position: center;
	padding-right: 5px;
}
div#navbartext {
	width: 100%;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #CCCCCC;
	padding: 0px;
	margin: 0%;
	border-top-width: 2px;
	border-top-style: solid;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}
div#navbartext a:link, div#navbar a:visited {
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
}
div#navbartext a:hover {
	color: #000066;
}
div#navbarpics {
	width: 100%;
	height: 80px;
	margin: 0px;
	padding: 0px;
}
div#mainbody h1 {
	font-size: 150%;
	color: #7E7A79;
	font-weight: normal;
	margin-bottom: 0%;
	margin-top: 0%;
}
div#mainbody p {
	margin-bottom: 2%;
}
div#mainbody h2 {
	font-size: 90%;
	font-weight: normal;
	color: #000066;
	margin-top: 0%;
	margin-bottom: 2%;
	line-height: 120%;
}
div#rightnav h2 {
	font-size: 90%;
	color: 000066;
	margin-top: 0%;
	margin-bottom: 0%;
}
div#rightnav p {
	margin-bottom: 2%;
}
div#footer {
	width: 700px;
	top: 80%;
	display: block;
}
div#mainbody a:link, div#mainbody a:visited {
	color: #00066;
	text-decoration: none;
}
div#mainbody a:hover {
	color: #CCCCCC;
}
