body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #952500;
	text-decoration: none;
}
a:visited {
	color: #937A37;
	text-decoration: none;
	}
#titlebarTop {
	background-image: url(/images/style/titlebar_top.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 80px 0px 0px;
}
#breadcrumbBar {
	text-align: left;
	margin: 0px 0px 0px 0px;
	height: 37px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 90px;
	background-image: url(/images/style/titlebar_bottom.gif);
	background-repeat: no-repeat;
}
#breadcrumbBar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	background-image: url(/images/canadianFlag.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#breadcrumbBar li {
	display: inline;
	padding-right: 12px;
	margin: 0px 0px 0px 0px;
}
#bodyWrapper {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 800px;
	border-bottom-style: solid;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
#contentBody {
	text-align: left;
	vertical-align: top;
	padding: 4px 10px;
}
address {
	font-size: x-small;
	text-align: center;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
address a {
	text-transform: lowercase;
}
#breadcrumbBar a {
	font-size: small;
	color: #000000;
}
h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5F3A27;
}
h1 {
	font-size: large;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: small;
}
h4 {
	font-size: small;
}
h5 {
	font-size: small;
}
h6 {
	font-size: x-small;
}
