body {
	text-align: center;
	background-color: #ffffff;
}
#container {
	text-align: left;
	margin: auto;
	width: 733px;
	border: solid 1px #bebebe;
}
#menu {
	font-family: tahoma, verdana, arial, sans serif;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	padding-bottom: 11px;
	margin-left: 35px;
}
a.menu {
	text-decoration: none;
	color: #666666;
	margin-right: 8px;
	margin-left: 8px;
}
a.menu:VISITED {
	text-decoration: none;
	color: #666666;
}
a.menu:HOVER {
	text-decoration: underline;
	color: #935403;
}
td.sep {
	height: 7px;
	background-color: #e5e5e5;
}
td.whitesep {
	height: 10px;
	background-color: #ffffff;
}
td.quote {
	border-right: solid 1px #bebebe;
}
#mainImage {
	border-top: solid 1px #dddee1;
}
.content {
	margin-left: 25px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 10px;
	font-family: tahoma, verdana, arial, sans serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
.strong {
	font-weight: bold;
	color: #000000;
}
.strong2 {
	font-style: italic;
	color: #000000;
}
.strong3 {
	font-weight: bold;
	color: #935403;
}
.callout {
	color: #935403;
	font-size: 14px;
}

a.blackLink {
	color: #000000;
}

.address {
	font-weight: bold;
	color: #000000;
}
#copyright {
	font-family: tahoma, verdana, arial, sans serif;
	color: #666666;
	font-size: 10px;
	text-align: center;
	width: 733px;
	margin: auto;
	margin-top: 4px;
}