.background {

         width 100%
	background-attachment: scroll;
	background-image: url(images/bkg_site.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
.bkg-header {
	background-attachment: scroll;
	background-image: url(images/bkg_header.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 160px;
	width: 1000px;
}
.bkg-main {
	background-image: url(images/bkg_main.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: center top;
	padding-top: 50px;
	text-align: center;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #360;
}

.bkg-footer {
	background-attachment: fixed;
	background-image: url(images/bkg_footer.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
}
.menu-main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #360;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}
.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}
.copy-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.copy-centered {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-align: center;
}

.copy-wide-leading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	line-height: 2em;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #639;
	font-weight: bold;
	text-transform: uppercase;
}
.divider_01 {
	background-attachment: scroll;
	background-image: url(images/divider_01.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #390;
	text-decoration: none;
}
.baxter-martin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8px;
	color: #A8B595;
}
