html, body {
	background-color: #ff9900  !important;
	background:transparent url(../images/background.png) repeat-x top left;
}

h1 {
	font-size: 2.2em;
	color: #FFE600;
}

.boxed_content {
	background: url(../css/i/fore.png) repeat-y;
	height: 100%;
}

.bl {background: url(../css/i/yellow/bl.png) 0 100% no-repeat #e68200; width: 20em}
.br {background: url(../css/i/yellow/br.png) 100% 100% no-repeat}
.tl {background: url(../css/i/yellow/tl.png) 0 0 no-repeat}
.tr {background: url(../css/i/yellow/tr.png) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}

.phone_number {
	color: #FFFF79;
	font-family: monospace;
}

.business_list {
	text-align: left !important;
}

ul {
	list-style-type: none;
}

blockquote.address {
	font-family: monospace;
}

.english_header {
	background-color: #C16575;
	border-width: 1px;
	float: right;
}
.french_header {
	background-color: #1E90FF;
	border-width: 1px;
	float: left;
}
