body {
	margin: 0px;
	padding: 0px;
	background-color: #F0E9D9;
	background-image: url(graphics/back_main.jpg);
	background-repeat: repeat-x;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: bold;
	color: #98685A;
	text-align: center;
	background-image: url(graphics/linetop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	color: #98685A;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #98685A;
	font-style: italic;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	background-image: url(graphics/bookbody3.gif);
	background-repeat: repeat-y;
	margin-top: 25px;
}
#top {
	background-image: url(graphics/booktop3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	width: 760px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#bottom {
	background-image: url(graphics/bookbottom2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	height: 159px;
	width: 760px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#left {
	margin-left: 63px;
	width: 275px;
	position: relative;
}
#left p {
	font-family: "Times New Roman", Times, serif;
	font-size: 90%;
	color: #98685A;
	line-height: 135%;
	text-align: justify;
}
#logo {
	background-image: url(graphics/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	width: 261px;
	height: 216px;
}
#right {
	margin-left: 472px;
	top: 50px;
	float: left;
	position: absolute;
	background-image: url(graphics/linerighttop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 17px;
	width: 231px;
}
#nav {
	background-image: url(graphics/flourishtop.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 65px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
#nav ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #98685A;
}
#nav ul li {
	margin-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4C7B7;
	padding-bottom: 5px;
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	color: #98685A;
	background-image: url(graphics/linebottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 25px;
}
.indent {
	background-image: url(graphics/indent.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	height: 41px;
	width: 37px;
	background-position: center bottom;
}
.photoborder {
	border: 2px solid #98685A;
	padding: 2px;
	background-color: #341C19;
}
#bottomflourish {
	background-image: url(graphics/flourishbottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 6px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
}
#nav a:link {
	color: #98685A;
	text-decoration: none;
}
#nav a:visited {
	color: #98685A;
	text-decoration: none;
}
#nav a:hover {
	color: #40221E;
	text-decoration: none;
}
#left a:link {
	color: #98685A;
	text-decoration: underline;
}
#left a:visited {
	color: #98685A;
	text-decoration: none;
}
#left a:hover {
	color: #40221E;
	text-decoration: none;
}

.last {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FBE5D2;
}
#contact {
	background-image: url(graphics/logosmall.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	padding-top: 80px;
	width: 135px;
	margin-top: 20px;
}
#contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #98685A;
	text-align: center;
}
#left ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #98685A;
	list-style-type: disc;
	list-style-position: outside;
}
#winter {
	background-image: url(graphics/winterback.jpg);
	background-repeat: no-repeat;
	padding-top: 132px;
}
#mech {
	margin-right: auto;
	margin-left: auto;
	width: 175px;
}
#formholder {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#formholder p {
	text-align: center;
}
input {
	background-color: #FDF3EA;
	border: 1px solid #98685A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #98685A;
	font-weight: bold;
}
.line {
	background-image: url(graphics/line.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 2px;
	padding-bottom: 2px;
}
