body {
	color: #000000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF0A1;
}
#holder {
	width: 750px;
	background: #90C4E9;
	text-align: left;
	margin: 0 auto;
}
#header {
	height: 249px;
	background-color: #FFF0A1;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF0A1;
	padding-top: 10px;
}
#nav {
	width: 175px;
	float: left;
	text-decoration: none;
	color: #000000;
	padding-top: 20px;
}
#content {
	float: right;
	background-color: #FFFFFF;
	width: 550px;
	text-decoration: none;
	padding: 10px;
	margin-top: 0;
	margin-right: 10;
	margin-bottom: 0;
	margin-left: 0px;
}
#content p calendar {
	text-align: center;
	width: 50px;
}
#footer {
	padding: 5px;
	text-align: center;
	background-color: #0771B9;
	color: #FFFFFF;
	background-image: url(../images/footer_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
p {
	font-size: 80%;
}
h1 {
	font-size: 125%;
	font-weight: bold;
	text-align: left;
	color: #0771B9;
}
h2 {
	font-size: 90%;
	font-weight: bold;
}
h3 {
	font-size: 80%;
	font-weight: bold;
}
#content  li {
	line-height: 100%;
	font-size: 80%;
	list-style-type: none;
	list-style-image: url(../images/bullet.jpg);
}
table {
	font-size: 80%;
	background-image: url(../images/tablebkgr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#content p {
	line-height: 130%;
}
#holder a:link {
	color: #0870B9;
	text-decoration: none;
	font-weight: bold;
}
#holder a:visited {
	color: #0870B9;
	text-decoration: none;
	font-weight: bold;
}
#footer a:link {
	color: #FFF0A1;
	text-decoration: none;
}

#footer a:visited {
	color: #FFF0A1;
	text-decoration: none;
}
.bold_it {
	font-weight: bold;
}
#hours {
	background-image: url(/services/bilingual/images/swoop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#hoursfr {
	background-image: url(/services/bilingual/images/swoopfr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
}
#header img {
	margin: 0px;
	padding: 0px;
}
