body {
	font-family: sans-serif;
	width: 100%;
	background-color: #42596e;
	text-align: center;
}

div.body {
	width: 817px;
	height: 100%;
	background-color: #d4e6f7;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.banner {
	height: 143px;
	width: 800px;
	text-align: center;
	vertical-align: bottom;
}

div.menu {
	vertical-align: bottom;
	margin-top: auto;
	position: relative;
	top: -25px;
	font-size: 13px;
	font-weight: bold;
	width: 800px;
}

table.menu {
	table-layout: fixed;
	text-align: center;
	height: 17px;
	border: 1px solid #000000;
	font-family: arial, 'sans serif';
	width: 800px;
}

table.menu td {
	width: 15%;
}

	
table.menu td.filler {
	width: 12%;
	text-align: center;
}

table.menu a:visited {
	color: #FFFFFF;
}

table.menu a {
	color: #000000;
}


h2 {
	text-align: center;
}

h3 {
	text-decoration: underline;
}


div.desc {

	text-align: center;
	font-weight: normal;
	width: auto;
	margin: 2px;
}




td.right {
	text-align: right;
}




img.thumb {
	height: 140px;
	width: 160px;
	border: 1px solid #42596e;
}

div.center {
	text-align: center;
}

img.map {
	border: 2px solid #42596e;
}

hr {
	color: #42596e;
}

span.bold {
	font-weight: bold;
}

img.dog {
	height: 380px;
	width: auto;
}

img.moredogs {
	height: 220px;
	width: auto;
}

object.album {
	 width: 464px; 
	 height: 348px;
}

table.content {
	width: 800px;
	height: 100%;
	border: medium double #000000;
	
}

tr.top {
	width: 800px;
	height: 143px;
	border: none;
}


td.top {
	width: 800px;
	height: 143px;
	border: none;
}

tr.body {
	width: 800px;
	height: auto;
}

td.left {
	width: 125px;
	height: 100%;
	vertical-align: top;
	margin-right: 20px;
	text-align: center;
}

td.body {
	width: 675px;
	height: auto;
	vertical-align: top;
	padding-top: 20px;
}

table.intable {
	width: 655px;
	height: 100%;
	border: none;
	padding: 10px;
}

tr.intable {
	width: 675px;
	height: auto;
	border: none;
}

td.intable {
	width:675px;
	height: auto;
}

td.map {
	width: 33%;
	height: auto;
	text-align: center;
	border: none;
	padding-top: 30px;
}

table.left {
	width: 125px;
	height: 100%;
	border: 1px solid #000000;
}
	      
tr.small {
	width: 125px;
	height: auto;
	vertical-align:top;
	text-align: center;
}

td.small {
	width: 125px;
	height: auto;
	border: 1 px solid #000000;
	text-align: center;
}

td.leftfiller {
	width: 125px;
	height: auto;
	vertical-align: top;
}

tr.left {
	width: 125px;
	height: auto;
}

tr.left a {
	color: #795B37;
}

tr.left a:visited {
	color: #375979;
}

td.leftalign {
	text-align: left;
}


td.bottom {
	text-align: center;
	width: 100%;
	border: 1px solid #000000;
	
}

p.copyright {
	text-align: center;
	font-size: 10px;
	width: 100%;
	
}

td.bold {
	font-weight: bold;
}


table.gb {
	border: medium double #ffffff;
}

tr.gb {
	margin_bottom: 3px;
}

form.gb {
	padding: 10px;
}

input.form {
	width: 200px;
	border: 1px solid #42596e;
}

textarea.form {
	width: 500px;
	height: 130px;
	border: 1px solid #42596e;
}

input.button {
	width: 60px;
	height: 35px;
}
	
table.guestbook {
	width: 100%;
	height: 100%;
}

td.filler {
	width:33%;
	height: 100%;
}

td.guestbook {
	width: 34%;
	height: 100%;
	text-align: left;
	border: medium double #795b37;
	padding: 10px;
}

table.gb {
	width:100%;
	border: medium double #ffffff;
	order-width: 100%;
}


p.error {
	color: #795b37;
	font-weight: bold;
}

body.album {
	bgcolor: #F9F4F4; 
	margin: 0px;
}

img.small {
	width: 125px;
	height: auto;
}

img.banner {
	width: auto;
	height: 200px;
}

p.i {
	font-decoration: italic;
}

p.c {
	text-align: center;
}

p.announcement {
	font-weight: bold;
	color: #795B37;
	text-align: center;
}

ul.none {
	list-style-type: none;
}

p.bold {
	font-weight: bold;
	
}




