body {
	font-family: Arial, Helvetica, sans-serif;
	color: #785740;
}
a {
	text-decoration: none;
	color: #785740;
}
a:hover {
	color: #d48159;
}

h1 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 30px;
    font-variant: small-caps;}

h2 {
    font-size: 17px;
    font-weight: normal;
    margin-top: 25px;
    margin-bottom: 6px;}
.footer {
	font-size: 12px;
	text-align: justify;
}

	
.tagline {
	font-style: italic;
	line-height: 1.5em;
	letter-spacing: 1.7px;
}
.linkbar {
	font-size: 12px;
	text-decoration: none;
	background-color: #c8ab9f;
	color: #FFFFFF;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 4px;
	text-transform: uppercase;
}

linkbar a {
	text-decoration: none;
	color: #FF0000;
	font-size: 14px;
}

.open {
font-family      : Verdana, Arial, Helvetica, sans-serif;
font-size        : 12px;
line-height      : 19px;
}
.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.smallnote {
	font-size: 10px;
	font-style: italic;
	color: #333333;
}
