#main a{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
#main a:hover {
	text-decoration: none;
	color: #9A0002;
	font-weight: bold;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #999999;
}
#container {
	width: 778px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin: auto;
	padding: 0px;
	background-color: #fbf3dc;
}
.currentpage {
	color: #9A0002;
}
.eighteen {
	font-size: 18px;
}
.eighteencentre {
	font-size: 18px;
	text-align: center;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 48px;
}
#headerhome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 223px;
	background-image: url(images/headerhome.jpg);
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 554px;
}
#headerhome a{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
#headerhome a:hover {
	text-decoration: none;
	color: #9A0002;
	font-weight: bold;
	font-size: 14px;
}
#headerlocation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 223px;
	background-image: url(images/headerlocation.jpg);
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 554px;
}
#headerlocation a{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
#headerlocation a:hover {
	text-decoration: none;
	color: #9A0002;
	font-weight: bold;
	font-size: 14px;
}
#headercontact {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 223px;
	background-image: url(images/headercontact.jpg);
	background-repeat: no-repeat;
	padding-top: 200px;
	padding-left: 554px;
}
#headercontact a{
	text-decoration: none;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
}
#headercontact a:hover {
	text-decoration: none;
	color: #9A0002;
	font-weight: bold;
	font-size: 14px;
}
#main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dfd8c4;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}
#outercontainer {
	width: 863px;
	margin: auto;
	padding: 0px;
	background-image: url(images/backshadow.jpg);
}
.right {
	text-align: right;
}
.sixteen {
	font-size: 16px;
}
.strong {
	font-weight: bold;
}
