a:link {
	color: #471505;
	text-decoration: none;
}
a:visited {
	color: #471505;
	text-decoration: none;
}
a:active {
	color: #471505;
	text-decoration: none;
}
a:hover {
	color: #7D0000;
	cursor: hand;
	text-decoration: underline;
}
body {
	background-color: #fdffd7;
	color: #330000;
	font-size: medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	word-spacing: normal;
	quotes: inherit;
	cursor: auto;
	list-style: circle inside none;
	margin: 0 0px 20px 0px;
}
h1{
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-style: italic;
	font-size: x-large;
}

h2{
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-style: italic;
	font-size: x-large;
	color: #BB0000;
}

h3{
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-style: italic;
	font-size: large;
	color: #8B0000;
}

.copyright{
	font-size: x-small;
}
.design, a.design{
	font-size: x-small;
	color: GrayText;
}
.links{
   font-size: small;
	color: Maroon;
	font-weight: 800;
}
.index_bg_image{
	background-image: url(images/index_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.pages_bg_image{
	background-image: url(images/pages_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.to-hotels_bg_image{
	background-image: url(images/to-hotels_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.table-linen_bg_image{
	background-image: url(images/table-linen_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.tableau-curtains_bg_image{
	background-image: url(images/tableau-curtains_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.curtains_bg_image{
	background-image: url(images/curtains_back.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
