﻿.PackageTitle {
	font-size: 18px;
	font-weight: bold;
}

.SpeicalTitle {
	font-size: 18px;
	font-weight: bold;
	float: left;
	width: 60%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.ImageText {
	height: 220px;
	float: left;
	width: 400px;
}
.PacImage {
	float: left;
	height: 220px;
}
p {
	font-family: "Gill Sans MT";
	color: #303574;
	margin-bottom: 0px;
}
h1 {
	font-family: "Gill Sans MT";
	color: #303574;
	font-size: 15px;
}
.PackageList {
	margin-left: 22px;
}
.PackageList li {
	float: none;
	font-size: 12px;
}
body {
	font-family: "Gill Sans MT";
	color: #303574;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.PackageTitleIntro {
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 10px;
}

.SpecialTitleIntro {
	font-size: 13px;
	line-height: 14px;
	margin-bottom: 10px;
	float: left;
	width: 60%;
	padding: 10px;
}

.mnuTitle {
	
	font-weight: bold;
}

.mnuSide {
	font-family: "Gill Sans MT";
	font-size: 12px;
	text-align: right;
	width: 120px;
	list-style-type: none;
}
.mnuSide a:hover {
	text-decoration: underline;
}
.mnuSide a {
	text-decoration: none;
}
.PackageForm {
	position: relative;
	clear: both;
	padding: 10px;

	margin-top: 10px;
	border: 1px solid #0033CC;
	width: 580px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-color: #E4F3FF;
}
.topSideLogo {
	text-align: right;
}
input {
	font-family: "Gill Sans MT";
	border: 1px solid #069;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	width: 250px;
}
label {
	font-size: 14px;

}
.Packages {
}
.Package1 {
	float: left;
	width: 190px;
	padding: 5px;
}
.Package2 {
	float: left;
	width: 190px;
	padding: 5px;
}
.Package3 {
	float: left;
	width: 190px;
	padding: 5px;
}
.PackageOffers {
	width: 600px;
	clear: both;
	float: none;
}
.PackageOffers ul {
	list-style-type: disc;
	margin: 0px;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.PackageOffers a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.PackageOffers a {
	text-decoration: none;
}
.PackageOffers a:hover {
	text-decoration: underline;
}

.feedback {
	float: none;
	padding-top: 25px;
}

.feedback a {
	text-decoration: none;
}
.WeekendSpecialImage {
	float: left;
	padding-bottom: 20px;
}
.DetailPicture {

}
.DetailRoom {
	font-size: 16px;
	padding-top: 0px;
	padding-bottom: 10px;
	font-weight: bold;
	float: left;
	width: 210px;
}
.DetailDesc {
	font-size: 12px;
	clear: both;
	padding-top: 10px;
}
.Reserve {
	float: right;
	position: inherit;
	width: 150px;
	text-align: right;
}
.DetailPicture {
	clear: both;
}



.ReserveText {
	float: right;
	position: inherit;
	width: 100px;
}
.RoomTitle {
	text-decoration: underline;
}
.SpecialForm {
	background-color: #C8A575;
	color: #900;
	padding: 10px;
	margin-top: 20px;
	width: 580px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.SpecialForm input {
	font-family: "Gill Sans MT";
	border: 1px solid #900;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.SpecialForm h1 {
	font-family: "Gill Sans MT";
	color: #900;
	font-size: 16px;
}

.SpecialForm label {
	font-size: 12px;
	width:150px;
	display: inline-block;

}
