.alphabet1 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	text-align:center;
	margin: 0px;
}
.alphabet1 a {
	text-decoration: none;
	color: #64411D;
	display: block;
	width: 17px;
	height: 17px;
	border: 1px solid #64411D;
        border-right: none;
}
.alphabet1 a:visited {
	text-decoration: none;
	color: #64411D;
	display: block;
	width: 17px;
	height: 17px;
	border: 1px solid #64411D;
        border-right: none;
}
.alphabet1 a:hover {
	color: #FFFFFF;
	background-color: #C3AE98;
	}
.alphabet1 a:active {
	color: #FFFFFF;
}
.alphabet1a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:#FFFFFF;
	text-align:center;
	margin: 0px;
}
.alphabet1a a {
	text-decoration: none;
	color: #64411D;
	display: block;
	width: 17px;
	height: 17px;
	border: 1px solid #64411D;
}
.alphabet1a a:visited {
	text-decoration: none;
	color: #64411D;
	display: block;
	width: 17px;
	height: 17px;
	border: 1px solid #64411D;
}
.alphabet1a a:hover {
	color: #FFFFFF;
	background-color: #C3AE98;
	}
.alphabet1a a:active {
	color: #FFFFFF;
}
.box {
	border: 1px solid #64411D;
	background-color: #FFFFFF;
}
.bkg {
	background-attachment: fixed;
	background-color: #FBF8F5;
	background-image: url(images/bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 10px;
	font-weight: bold;
	text-align: center;
}
p, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	margin: 18px;
	line-height: 17px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin: 18px;
	line-height: 17px;
}
hr {
	border: none 0;
	border-top: 1px solid #64411D;
	width: 94%;
	height: 1px;
}
.footer {
	font-size: 10px;
	line-height: 12px;
}
