body {
	background-image: url('images/bg.jpg');
	margin: 0px 0px 0px 0px;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	font-family: "Times New Roman",Georgia,Serif;
	text-align: left;
}

a:link {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}

a:active {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}

a img {
	border-color: #663300;
}

a:hover img {
	border-color: #330000;
}

h1 {
	margin-top: 5px;
	margin-bottom: 40px;
}

h2 {
	margin: 25px 0 15px 0;
}

h3 {
	margin: 8px 0 -10px 0;
	font-size: 18px;
}

hr {
	color: #330000;
	width: 597px;
}

.anError {
	color: #660000;
}

#text, textarea {
	background-image: url('images/fieldBck.jpg');
}

textarea {
	width: 500px;
	height: 300px;
}

textarea#guestbookComment {
	width: 400px;
	height: 200px;
}

#header {
	position: relative; float: left;
	background-image: url('images/header.jpg');
	height: 600px;
	width: 920px;
}

#nav {
	position: relative; float: left;
	width: 223px;
	margin-left: 20px;
}

.but {
	position: relative; float: left;
	width: 223px;
	text-align: center;
	font-size: 20px;
	line-height: 70px;
}

.but a:link, .but a:visited {
	color: #663300;
	text-decoration: none;
	font-weight: bold;
}

.but a:hover, .but a:active {
	color: #330000;
	text-decoration: none;
	font-weight: bold;
}

#but1 {
	background-image: url('images/but1.jpg');
	height: 67px;
	line-height: 60px;
}

#but2 {
	background-image: url('images/but2.jpg');
	height: 74px;
}

#but3 {
	background-image: url('images/but3.jpg');
	height: 71px;
}

#but4 {
	background-image: url('images/but4.jpg');
	height: 72px;
}

#but5 {
	background-image: url('images/but5.jpg');
	height: 72px;
}

#but6 {
	background-image: url('images/but6.jpg');
	height: 71px;
}

#but7 {
	background-image: url('images/but7.jpg');
	height: 80px;
}

#but8 {
	background-image: url('images/but8.jpg');
	height: 70px;
}

#but9 {
	background-image: url('images/but6.jpg');
	height: 71px;
}

#content {
	position: relative; float: left;
	background-image: url('images/bodyBck.jpg');
	width: 677px;
}

#conttext {
	position: relative; float: left;
	margin: 0 40px 0 40px;
}

#contFoot {
	position: relative; float: left;
	background-image: url('images/bodyFoot.jpg');
	height: 47px;
	width: 677px;
}

#footer {
	position: relative; float: left;
	text-align: center;
	width: 920px;
}

#footertext {
	margin: 0 0 20px 243px;
}

#footer a:link {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

#footer a:visited {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#footer a:active {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

table {
	border: none;
	padding: 0;
}

td {
	vertical-align: top;
}

#doneTable th {
	text-align: left;
}

#doneTable td {
	padding: 5px;
}
