a:link {
	background-color: transparent;
	border-bottom: solid 2px #F2E5B1;
	color: #A86F28;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	border-bottom: solid 2px #F2E5B1;
	color: #A86F28;
	text-decoration: none;
}

a:hover {
	background-color: transparent;
	border-bottom: solid 2px #A86F28;
	color: #A86F28;
	text-decoration: none;
}

a:hover.noline {
	background-color: transparent;
	border-bottom: solid 2px #F2E5B1;
	color: #A86F28;
	text-decoration: none;
}

a.spread {
	margin: 0 5px 0 9px;
}

body {
	background-color: #482711;
	color: #A86F28;
	margin: 0;
	padding: 5px 0 5px 0;
}

div#content {
	background-color: #F2E5B1;
	border: solid 2px #A86F28;
	clear: both;
	color: #A86F28;
	font: bold 4mm "Century Gothic", Arial, sans-serif;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
	width: 755px;
}

div.bottom {
	margin-bottom: 20px;
	text-align: center;
	width: 100%;
}

h1 {
	font-size: 6mm;
}

h1.toplinks {
	float: right;
	font-size: 4mm;
	margin: 6px 0 0 0;
	padding: 5px;
	text-align: right;
}

h2 {
	font-size: 4.5mm;
}

h2:first-letter {
	font-size: 150%;
}

img.bdr {
	background-color: #D6B68C;
	border: 2px solid #A86F28;
	color: #A86F28;
	margin: 5px;
	text-align: center;
}

img.bdrl {
	background-color: #D6B68C;
	border: 2px solid #A86F28;
	color: #A86F28;
	float: left;
	margin: 5px;
}

img.bdrr {
	background-color: #D6B68C;
	border: 2px solid #A86F28;
	color: #A86F28;
	float: right;
	margin: 5px;
}

img.logo {
	float: left;
	margin: 5px 0 0 5px;
	padding-bottom: 5px;
}

p {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: bold;
}

p, h1, h2 {
	background-color: #F2E5B1;
	color: #A86F28;
	margin: 0;
	padding: 5px;
	text-align: left;
}

span.dark {
	background-color: transparent;
	color: #482711;
}

span.noline {
	text-decoration: none;
}

td.nav {
	margin: 0;
	padding: 0;
	width: 100%;
}

var {
	font-size: 3.5mm;
	font-style: italic;
	font-weight: normal;
	text-align: center;
}

.c {
	text-align: center;
}

.coffee {
	float: right;
	margin-bottom: 10px;
}

.fll {
	float: left;
}

.flr {
	float: right;
}

.l {
	text-align: left;
}

.pad5 {
	margin: 5px;
}

.pad5sm {
	font-size: 3mm;
	margin: 5px;
}

.r {
	text-align: right;
}

.top {
	vertical-align: top;
}

.topc {
	margin-bottom: 15px;
	text-align: center;
	vertical-align: top;
}

.toptitle {
	margin: 30px 0 0 0;
	text-align: left;
}

.wd100 {
	width: 100%;
}

.wd100c {
	text-align: center;
	width: 100%;
}

.wd33c {
	text-align: center;
	width: 33%;
}
