.content {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #3d3d3d;
	background: #dedbd6;
	margin: 0px 25px 0px 25px;
}

.left {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #3d3d3d;
	background: #dedbd6;
	float: left;
	clear: left;
	width: 350px;
	margin-top: 25px;
}

.right {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #3d3d3d;
	background: #dedbd6;
	float: right;
	width: 350px;
	margin-top: 25px;
}

.fulltop {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #3d3d3d;
	background: #dedbd6;
	clear: left;
	width: 725px;
}

.fullother {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #3d3d3d;
	background: #dedbd6;
	clear: left;
	padding-top: 25px;
	width: 725px;
}

.spacer{
	height: 50px;
}

a.linksblock:link, a.linksblock:visited, a.linksblock:active {
	font-family: "Times New Roman", serif;
	font-size: 11pt;
	color: #3d3d3d;
	text-align: center;
	border: 1px solid #3d3d3d;
	padding: 5px 5px 5px 5px;
	line-height: 14pt;
	background: none #dedbd6;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

a.linksblock:hover {
	font-family: "Times New Roman", serif;
	font-size: 11pt;
	color: #dedbd6;
	text-align: center;
	border: 1px solid #3d3d3d;
	padding: 5px 5px 5px 5px;
	line-height: 14pt;
	background: none #3d3d3d;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

a:link, a:visited, a:active {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #3d3d3d;
	text-align: center;
	background: none #dedbd6;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #3d3d3d;
	text-align: center;
	background: none #dedbd6;
	text-decoration: underline;
	font-weight: bold;
}

body {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #3d3d3d;
	background: #b59b7a url("pictures/wood_floor1.jpg");
	margin: 0px 0px 0px 0px;
}

b.headline {
	font-family: "Times New Roman", serif;
	font-size: 24pt;
	color: #3d3d3d;
	font-weight: bold;
	display: block;
}

img.inline {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
}

table {
	font-family: "Times New Roman", serif;
	font-size: 10pt;
	color: #3d3d3d;
	background: #dedbd6;
	margin: 0px 25px 25px 25px;
}

td.bars {
	font-family: "Times New Roman", serif;
	font-size: 12pt;
	color: #3d3d3d;
	font-weight: bold;
	height: 38px;
	background: url("pictures/bars.gif");
	text-align: center;
	text-transform: uppercase;
}
td.cal {
	font-family: "Times New Roman", serif;
	font-size: 9pt;
	color: #3d3d3d;
	background: #dedbd6;
}

/* Image Duo-tone (well, "tri-tone") colors
	Ink 1: White
	Ink 2: #e0b443
	Ink 3: Black
*/