﻿body, table, tr, td, p, li {
	font-family: Verdana, Times, Arial;
	font-size: 10pt;
}
body {
	position: relative;
	left: 20px;
	top: 10px;
}
table {
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#outline {
	border: 1px solid #8D402D;
}
tr {
	margin-left: 6px;
	margin-right: 6px;
}
th {
	text-align: right;
}
p {
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
}
p.contact {
	font-size: 8pt;
	color: #999999;
	margin-left: 16px;
	margin-top: 88px;
	margin-bottom: 2px ! important;
}
p:first-line.contact {
	letter-spacing: -1pt ! important;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Times, Arial;
	font-weight: bold;
}
h1 {
	border-bottom: 1px solid #663336;
	font-size: 12pt;
	text-align: center;
	margin: 6px 6px;
}
h2 {
	font-size: 10pt;
}
h4 {
	font-size: 10pt;
	font-style: italic;
	color: #333399;
	text-align: center;
}
h5 {
	margin: 0px;
	font-size: 8pt;
	color: #FFFFFF;
	text-align: center;
}
h6 {
	font-size: 8pt;
	text-align: center;
	margin-bottom: 0px;
}
hr {
	border: 1px solid #333399;
}
form, textarea, input {
	font-family: Verdana, Times, Arial;
	font-size: 8pt;
	margin-top: 4px;
	margin-bottom: 0px;
}
input.submit {
	text-align: center;
}
.copyright {
	font-family: Verdana, Times, Arial;
	font-size: 8pt;
	color: #333333;
	background-color: #ffffff;
	text-align: center;
}
a:link, a:active, a:visited {
	font-family: Verdana, Times, Arial;
	color: #FFFFC6;
}
.menu {
	text-align: right;
	margin-left: 8px;
	margin-right: 18px;
	line-height: 40px;
}
.menu a {
	font-weight: bold;
	text-decoration: none;
}
#header-image {
	font-family: Verdana, Times, Arial;
	font-size: 10px;
	color: #8D402D;
	text-align: center;
	vertical-align: middle;
	padding-left: 45px;
	height: 118px;
	width: 690px;
	background-image: url('images/header1.gif');
	background-attachment: inherit;
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
}
#footer-image {
	height: 22px;
	width: 230px;
	background-image: url('images/bakery_brownies.jpg');
	background-attachment: inherit;
	background-color: #663336;
	background-position: center;
	background-repeat: no-repeat;
}
.brown {
	background-color: #7E4443;
	color: #ffffff;
}
.blue {
	background-color: #333399;
	color: #ffffc6;
}
.bodycolor {
	background-color: #ffffc6;
}
.white {
	background-color: #ffffff;
	color: #333333;
}
.white a {
	color: #333333;
}
#main {
	border-width: 0;
	BORDER-COLLAPSE: collapse;
	width: 95%;
}
<!--
#663336 brown #333399 blue #ffffc6 cream {
}
