/* CSS Document */
body {
	background-image: url(images/bamboo.jpg);
	background-position: center top;
	background-attachment: fixed;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	color: #191004;
	font-size: 90%;
}
a {
	text-decoration: none;
	color: #B92100;
}
a:hover {
	text-decoration: underline;
}
h1 {
	color: #B92100;
	font-size: 140%;
	font-weight: normal;
}
h2 {
	color: #B92100;
	font-size: 130%;
	font-weight: normal;
	border-bottom: 1px solid #251808;
}
h3 {
	color: #B92100;
	font-size: 120%;
	font-weight: normal;
	border-bottom: 1px solid #251808;
}
h4 {
	color: #FFF;
	font-size: 120%;
	font-weight: normal;
	background-color: #31210C;
	margin: 0px;
	padding: 5px 10px;
}
#wrap {
	width: 780px;
	margin: 0 auto;
	border-color: #D5CFA2;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	background-image: url(/images/backer.gif);
	background-position: center;
	background-repeat: repeat-y;
}
#roper {
	background-image: url(/images/mr-dave-roper.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 340px;
	float: right;
	margin-left: 10px;
}
#homecol {
	width: 380px;
	float: left;
}
#header {
	width: 100%;
	border-bottom: 1px solid #D5CFA2;
	background-image: url(images/header.jpg);
	background-position: center top;
	text-align: left;
}
#nav {
	width: 100%;
	border-bottom: 1px solid #D5CFA2;
	text-align: center;
	background-image: url(/images/top-nav.jpg);
	background-position: top;
}
#nav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#nav li {
	display: inline;
}
#nav li a {
	color: #F5F1E3;
	border-right: 1px solid #D5CFA2;
	padding: 5px 7px;
	display: inline-block;
	text-decoration: none;
}
#nav li a:hover {
	color: #FFF;
	background-color: #B92100;
}
#nav li.first a {
	border-left: 1px solid #D5CFA2;
}
#secondnav {
	border-bottom: 1px solid #D5CFA2;
	text-align: center;
	background-image: url(images/top-nav.jpg);
	background-position: top;
	padding: 3px 5px;
	color: #F3EEDC;
}
#inner {
	text-align: left;
	background-image: url(/images/pil.gif);
	background-position: center;
	background-repeat: no-repeat;
	min-height: 500px;
	padding: 10px 15px;
	line-height: 1.6em;
}
#footer {
	width: 780px;
	margin: 0 auto;
	text-align: center;
	color: #F3EEDC;
	font-size: 80%;
	line-height: 1.5em;
	padding: 10px 0px;
}
#footer a {
	color: #F3EEDC;
}
#footer a:hover {
	color: #FFF;
}
.redbold {
	color: #B92100;
}
.gallerybacker {
	background-image: url(/images/gallery-backer.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.ID {
	color: #FFF;
	background-image: url(/images/id-img.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	background-color: #A5A082;
	padding: 5px;
}
.IDtitle {
	font-size: 140%;
}
.IDcontent {
	background-color: #F4F2E7;
	padding: 5px 10px 5px 10px;
	border: 1px solid #A5A082;
	border-left-width: 0px;
}
.formback {
	background-color: #F4F2E7;
	border: 1px solid #31210C;
	padding: 5px;
}
.formfont {
	font-family: Arial, Helvetica, sans-serif;
}
.form-margin {
	margin: 0px;
}
.normal {
	font-weight: normal;
}
.guestbook {
	background-color: #A5A082;
	padding: 0px 15px;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
.rightimg {
	margin-left: 10px;
	border: 1px solid #A5A082;
}
.leftimg {
	margin-right: 10px;
	border: 1px solid #A5A082;
}
.beltheader {
	background-color: #A5A082;
	color: #FFFFFF;
}
.beltgrade {
	background-color: #F4F2E7;
	border: 1px solid #A5A082;
}
.belt {
	border: 1px solid #A5A082;
}
#rightgrade {
	width: 220px;
	margin-left: 10px;
	float: right;
}
#leftgrade {
	width: 520px;
	float: left;
}
#leftintro {
	width: 450px;
	float: left;
}
#rightintro {
	width: 290px;
	float: right;
	margin-left: 10px;
}
#leftcol {
	width: 370px;
	float: left;
}
#rightcol {
	width: 370px;
	float: left;
	margin-left: 10px;
}
.sevenfifty {
	width: 750px;
}
.tenleft {
	margin-left: 10px;
}
.classcolfirst {
	width: 180px;
	float: left;
}
.classcol {
	width: 180px;
	float: left;
	margin-left: 10px;
}