@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../_imgs/bkgd_bottom.gif);
}
.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.txt-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

.bkgd {
	background-image: url(../_imgs/bkgd_top.gif);
	background-repeat: repeat-x;
}
.nav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.nav-back {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txt-footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #603913;
	text-decoration: none;
}
.footer-credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD9D94;
	text-decoration: none;
}
.bkgd-inside {
	background-image: url(../_imgs/bkgd_inside-main.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.link-footer-credits {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD9D94;
	text-decoration: none;
}
.link-footer-credits:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #AD9D94;
	text-decoration: underline;
}
.link-footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #603913;
	text-decoration: none;
}
.link-footer:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #603913;
	text-decoration: underline;
}.email {
	background-image: url(../_imgs/bkgd_email.jpg);
	background-repeat: no-repeat;
}
.input-email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	background-color: #CEBEA5;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	height: 22px;
	vertical-align: middle;
}
