@charset "utf-8";
.bookmarks {color: #FFFFFF}

li {
	font-size: 14px;
}

h1 {
	font-family: "Edwardian Script ITC", "Monotype Corsiva", "Lucida Calligraphy", Georgia;
	font-size: 38px;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AB8D97;
	color: #262425;
	padding-bottom: 5px;
	padding-right: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	font-style: normal;
}

body {
	background-image: url(background.jpg);
	margin-left: 0px;
	margin-top: 15px;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #252324;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-style: normal;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #262425;
	text-decoration: none;
}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h2 {
	font-size: 20px;
	font-style: italic;
	font-weight: normal;
	color: #7D5B67;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	padding-top: 5px;
	text-align: center;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFFFFF;
}
a {
	color: #6F515A;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 25px;
}
.navbottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
