@charset "ISO-8859-1";
body {
	text-align: center;
}
.center-layer {
	margin-left: -425px;
	left: 50%;
	top: 20px;
}
.border-left {
	background-image: url(images/grey-block.gif);
	background-repeat: repeat-y;
}
.border-top {
	background-image: url(images/grey-block.gif);
	background-repeat: repeat-x;
}
.border-right {
	background-image: url(images/grey-block.gif);
	background-repeat: repeat-y;
	background-position: 10px;
}
.border-bottom {
	background-image: url(images/grey-block.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.headline-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	padding-left: 80px;
	padding-top: 75px;
	line-height: 18px;
	font-weight: bold;
}
.logo-names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.body-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 80px;
	line-height: 18px;
}
.fleur-de-lis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-left: 75px;
	line-height: 18px;
}
.pictures-border {
	border: 1px solid #CCCCCC;
}
.price-list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	margin-left: 10px;
	line-height: 18px;
	margin-top: 100px;
}
.pictures-alt-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
