@charset "utf-8";

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
h2 {
	font-size: larger;
	font-weight: bold;
	color: #5C4330;
	letter-spacing: 6px;
	margin-top: 10px;
}
.designcredit {
	font-size: smaller
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-small;
}




.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #E7DBD1;
	text-align: center;
}
.style2 {
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 12px;
	line-height: 100%;
	text-decoration: none;
	vertical-align: bottom;
}
.navbar {
	color: #FFFFFF;
	font-size: medium;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.navbar a:link {
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
}
.navbar a:visited {
	color: #FFFFCC;
	text-decoration: none;
	font-size: small;
}

.navbar a:hover {
	color: #FFFFFF;
	font-size: small;
	text-decoration: underline;
}
.navbar a:active {
	text-decoration: underline;
	font-size: small;
}
.banner {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: larger;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #75553E;
	display: block;
	font-variant: small-caps;
	letter-spacing: 2px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C4330;
}

#cellborder {
	border-left-width: 1px;
	border-left-style: solid;
	padding-right: 15px;
	padding-left: 15px;
}
#insidetable {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}
a {
	color: #4F2700;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C4330;
	margin: 8px;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	white-space: normal;
	color: #663300;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
