body{
	margin: 0px;
	margin-height: 0;
	margin-width: 0;
	font-family: Verdana;
	font-size: 65%;
	background-color: #ffffd7;
}
a.nav:link{
	color: #003;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 12px;
	display: block;
	text-decoration: none;
}
a.nav:visited{
	color: #cc6633;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 12px;
	display: block;
	text-decoration: none;
}
a.nav:hover{
	color: #FF8C00;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 12px;
	display: block;
	text-decoration: none;
}
a.nav:active{
	color: #FF8C00;
	font-size: 90%;
	font-weight: bold;
	margin-bottom: 12px;
	display: block;
	text-decoration: none;
}
a.bodytext:link{
	color: #000;
	font-size: 100%;
	text-decoration: underline;
}
a.bodytext:visited{
	color: #cc6633;
	font-size: 100%;
	text-decoration: underline;
}
a.bodytext:hover{
	color: #FF8C00;
	font-size: 100%;
	text-decoration: underline;
}
a.bodytext:active{
	color: #FF8C00;
	font-size: 100%;
	text-decoration: underline;
}
div{
	margin: 7px 14px 0px 0px;
}
div.address{
	font-size: 70%;
	font-style: italic;
	font-color: #000;
	margin: 16px 32px 0px 0px;
}
div.hometext{
	font-family: Arial;
	font-size: 80%;
	font-color: #000;
	margin: 16px 0px 16px 0px;
}
div.form{
	font-family: Arial;
	font-size: 80%;
	font-color: #000;
}
div.top{
	font-family: Arial;
	font-size: 70%;
	font-color: #000;
	text-align: right;
	margin: 0px 0px 0px 0px;
}

div.thanks{
	font-family: Arial;
	font-size: 120%;
	font-weight: bold;
	font-color: #000;
	margin: 50px 0px 310px 0px;
}
h1{
	font-size: 110%;
	font-weight: bold;
	color: #cc6633;
	margin: 16px 0px 14px 0px;
}
h2{
	font-size: 90%;
	font-weight: bold;
	font-color: #000;
	margin: 16px 0px 14px 0px;
}
h3{
	font-size: 80%;
	font-weight: bold;
	font-color: #000;
	margin: 16px 0px 14px 0px;
}
hr{
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #ccc;
	border-left: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
p{
	font-size: 80%;
	margin: 7px 0px 0px 24px;
}
.gallerytextcell {
	font-family: Arial;
	font-size: 80%;
	font-color: #000;
	margin: 5px 0px 5px 0px;
	text-align: center;
	vertical-align: top;
}
li{
	font-size: 12px;
	margin: 0px 0px 0px 36px;
}
ol{
	margin: 0px 0px 0px 24px;
}
ul{
	margin: 0px 0px 6px 24px;
}
