@charset "utf-8";
/* CSS Document */

.regtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #684920;
}
.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #413817;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #11473F;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #11473F;
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EFE0B5;
	text-decoration: none;
}
.nav1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #EFE0B5;
	text-decoration: none;
}
.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A2AF77;
	text-decoration: underline;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #413817;
}
.bgalignbottom {
	background-position: bottom;
}
.bgaligntop {
	background-repeat: no-repeat;
	background-position: top;
}
.pad2 {
	padding-right: 25px;
	padding-left: 25px;
}
.pad {
	padding-right: 17px;
	padding-left: 17px;
}
.bgnorepeat {
	background-repeat: no-repeat;
	background-position: center;
}
.galleryphotohome {
	border: 2px double #B3A076;
}
