﻿p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-decoration: none;
	line-height: 140%;
	text-align: inherit;
}
h1{
	font-size: 22px;
	font-weight: normal;
	color: #808080;
}
h2{
	font-size: 22px;
	font-weight: bold;
	color: #808080;
}
h3{
	font-size:14px;
	font-weight:bold;
	color: #808080;
}
a:active{
	color: #808080;
	text-decoration: none;
}
a:link{
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #800000;
	text-decoration: none;
}
a:visited{
	color: #800000;
	text-decoration: none;
}
.link.white {
	color: #FFFFFF;
	text-decoration: none;
}
.booking-button {
	border-width: 0px;
	margin-top: 80px;
}
.style2 {
	border-bottom: 2px double #808080;
}
.saffronfont {
	color: #B94B2D;
	font-weight: bold;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
	text-align: left;
}
h1.pink {
	font-size: 22px;
	font-weight: bold;
	color: #B94B2D;
}
.h1.header {
	margin: 10px auto 0px auto;
	font-size: 22px;
	font-weight: normal;
	color: #C0C0C0;
	font-family: "Gill Sans MT";
	text-align: right;
	text-decoration: none;
}
.img-noborder {
	border-width: 0px;
}
