@import url(Reset.css);
@import url(Grid.css);
/* TYPOGRAPHY */
body {
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-weight: 400;
}
a {
	color: #4f898e;
	text-decoration: none;
	text-decoration: underline;
}
blockquote {
	background: #eee;
	border-left: 4px solid #cccccc;
	display: block;
	font: 16px Georgia, Serif;
	font-style: italic;
	line-height: 1.5;
	padding-left: 40px;
	padding-right: 40px;
}
blockquote p {
	color: #616161;
	margin-bottom: 0;
}
pre {
	border: 1px solid #e1e1e1;
	background: #f9f9f9;
}
p a {
	border-bottom: 1px dotted #4f898e;
	color: #4f898e;
	text-decoration: none;
}
/* DEFAULTS */
body {
	background: rgb(139,121,54) url(/Images/BodyBg.jpg) 0 0 no-repeat;
	color: #444444;
}
a {
	outline: none;
}
input[type=button], input[type=submit] {
	border: 0 none;
	display: block;
	margin: 0 auto;
}
input[type=button]:focus, input[type=submit]:focus {
	outline: none;
}
input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner {
border: 0;
}
input[type=button]:active, input[type=submit]:active {
	position: relative;
	top: 1px;
}
/* HEADER */
.Header {
	background: url(/Images/HeaderBg.png) 0 0 no-repeat;
	margin-top: 20px;
	padding: 0 4px;
}

.Header h1 {
	height: 258px;
	margin-bottom: 5px;
}
.Header h1 span {
	display: none;
	font-size: 0;
	text-indent: 9999px;
}
.Header h1 img {
	width: 199px;
	height: 236px;
	position: relative;
	top: 10px;
}
.Header ul.Social {
	background: url(/Images/SocialBg.png) 0 0;
	height: 238px;
	margin-left: -1px;
	margin-top: 2px;
	overflow: hidden;
	padding-top: 12px;
	width: 50px;
}
.Header ul.Social li {
	clear: both;
	float: left;
	margin: 5px 13px;
}
.Header ul.Social li a img {
	width: 24px;
}

.Header .Overlay
{
	position: relative;
	/*margin-top: -252px;*/
	top: -252px;
	z-index: 2;
}
.Header .MainPic
{
	margin-top: 2px;
	margin-left: -1px;
	z-index: 1;
}

.MainBody
{
	position: relative;
	top: -252px;
}

/* NAV */
.Nav {
	margin:0;
	clear: both;
}
.Header .Nav
{
	position: relative;
	top: -252px;
}
.Nav li {
	display: inline;
	float: left;
}
.Nav li a {
	display: block;
	text-decoration: none;
}
.Nav li a:hover {
	text-decoration: underline;
}
.Header ul.Nav {
	float: left;
	color: white;
	font-size: 16px;
	font-weight: 300;
	height: 50px;
	padding-bottom: 15px;
	width: 940px;
}
.Header ul.Nav li a {
	background: url(/Images/NavBg.png);
	color: white;
	margin-right: 1px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	text-shadow: 1px 1px 4px #333;
}
.Header ul.Nav li a.N1 {
	width:80px;
}
.Header ul.Nav li a.N2 {
	width:149px;
}
.Header ul.Nav li a.N3 {
	width:90px;
}
.Header ul.Nav li a.N4 {
	width:174px;
}
.Header ul.Nav li a.N5 {
	width:148px;
}
.Header ul.Nav li a.N6 {
	width:78px;
}
.Header ul.Nav li a.N7 {
	width:95px;
}
.Header ul.Nav li a.N8 {
	width:118px;
}
/* CONTENT */
.Wrap {
	background: white url(/Images/WrapBg.png) 0 0 repeat-y;
	float: left;
	margin-top: 10px;
	width: 943px;
}
.WrapBtm {
	background: url(/Images/WrapBtm.png) 0 0 no-repeat;
	clear: both;
	display: block;
	float: left;
	height: 15px;
	margin-left: 10px;
	width: 942px;
}
.WrapTop {
	background: url(/Images/WrapTop.png) 0 0 no-repeat;
	float: left;
	height: 40px;
	margin-bottom: -30px;
	margin-top: -10px;
	width: 942px;
}
/* MAIN */
.Main .Section {
	clear: both;
	display: block;
	width: 97%;
	float: left;
	padding-bottom: 10px;
}
.Main .Section h2 {
	line-height: 2;
}
.Main .Section h3 {
	font-weight: 900;
	line-height: 3;
}
.Main .Section h4, .Main .Section h1, .Main .Section h5, .Main .Section h6  {
	color: #4f898e;
	font-weight: 900;
	line-height: 2;
}
.Main .Section h5 {
}
.Main .Section ul.Poloroid li h4, .Main .Section ul.Poloroid li span {
	line-height: 1;
	padding-left: 15px;
}
.Main .Section ul.Poloroid li span {
	color: #616161;
	font-size: 11px;
}
.Main .Section .Form input[type=submit] {
	background: url(/Images/Button-Submit.png) 0 0 no-repeat;
height:;
	text-indent: 9999px;
	text-transform: capitalize;
width:;
}
.Main .Section .Form input[type=submit]:active {
	-ms-background-position-x: 1px;
	-ms-background-position-y: 1px;
}
.Sidebar {
	margin-top: -10px;
}
/* FOOTER */
.Footer {
	margin: 40px 10px 0;
}
.Footer ul.Nav {
	border-top: 4px solid #616161;
	font-size: 14px;
	font-weight: 300;
	padding-left: 7px;
}
.Footer ul.Nav li 
{
	text-align: center;
}
.Footer ul.Nav li a {
	color: #616161;
	padding: 10px 12px 10px 0;
}
.Footer ul.Nav li.Last a
{
	padding: 10px 0;
}
.Footer div.Copyright {
	font-size: 11px;
	width: 100%;
	text-align: center;
}
/* WIDGETS */
.Widget {
	background: url(/Images/WidgetBg.png) 0 0 repeat-y;
	margin-bottom: 25px;
	margin-top: 60px;
}
.Widget h2 {
	margin: 0 0 -50px;
	padding: 0 0 20px;
}
.Widget h2.Specials {
	background: url(/Images/Widget-SpecialsHeading.png) 0 0 no-repeat;
	height: 40px;
	position: relative;
	top: -59px;
	text-indent: -9999px;
	width: 283px;
}
.Widget h2.Updates {
	background: url(/Images/Widget-UpdatesHeading.png) 0 0 no-repeat;
	height: 40px;
	position: relative;
	top: -59px;
	text-indent: -9999px;
	width: 283px;
}
.Widget ul li {
	display: block;
	padding: 0 25px 8px 15px;
	width: 240px;
}
.Widget ul li a, .Widget ul li p a {
	color: inherit;
	text-decoration: underline;
	border: 0 none;
}
.Widget ul li h3 a {
	text-decoration: none;
}
.Widget ul li h3 a:hover {
	text-decoration: underline;
}
.Widget p {
	margin: 0;
	padding: 0;
}
.Section span.Date,
.Widget span.Date {
	color: #3399cc;
}
.WidgetBtm {
	background: url(/Images/WidgetBtm.png) 0 bottom no-repeat;
	bottom: 0px;
	height: 30px;
	margin: 0 0 -30px 0;
	position: relative;
	width: 283px;
}
/* SIGN UP WIDGET */
.SignUp {
	overflow: hidden;
	padding: 20px 0;
}
.SignUp h2 {
	background: url(/Images/SignUpHeading.png) 0 0 no-repeat;
	height: 53px;
	text-indent: -9999px;
	width: 285px;
}
.SignUp ul {
	padding: 5px 0;
}
.SignUp ul li {
	float: left;
	display: inline;
}
.SignUp ul li input[type=text] {
	width: 185px;
}
.SignUp ul li input.SignUp[type=button] {
	background: url(/Images/Button-SignUp.png) 0 0 no-repeat;
	height: 26px;
	text-indent: -9999px;
	text-transform: capitalize;
	width: 80px;
}
.SignUp ul li input.SignUp[type=button]:active {
	-ms-background-position-x: 1px;
	-ms-background-position-y: 1px;
}
/* BOOK PROPERTY WIDGET */
.BookWidget {
	float: left;
	display: block;
	width: 300px;
	margin-bottom: 28px;
}
.BookWidget .calendar{
	width: 170px;
	height: 140px;
	width: 200px;
	background-color:#99CCCC;
	margin-left: 65px;
	margin-top: 30px;
}
.BookWidget h2 {
	height: 52px;
	left: -9px;
	margin-bottom: -10px;
	position: relative;
	text-indent: -9999px;
	top: 12px;
	width: 300px;
}
.BookWidget p {
	color: white;
	font-size: 14px;
	text-align: center;
	text-shadow: 1px 1px 2px #616161;
}
.BookWidget p a {
	color: white;
	text-decoration: underline;
	border: 0 none;
}
.BookWidget ul {
	margin-top: 25px;
}
.BookWidget ul.Form li {
	float: left;
	padding-left: 15px;
	height: 50px;
	width: 125px;
}
.BookWidget ul.Form li input[type=text] {
	padding: 2px;
	font-size: 12px;
	width: 100px;
}
.BookWidget ul.Form li select {
	width: 120px;
}

.BookWidget .Button 
{
	text-align: center;
}
.BookWidget .Button input.Go[type=button] {
	background: url(/Images/Button-Go.png) 0 0 no-repeat;
	height: 40px;
	margin-top: 8px;
	text-indent: -9999px;
	text-transform: capitalize;
	width: 128px;
}
.BookWidget .Button input.Go[type=button]:active {
	-ms-background-position-x: 1px;
	-ms-background-position-y: 1px;
}

.BookWidget ul.Checkbox {
	float: left;
	width: 145px;
	margin-top: -10px;
}
.BookWidget ul.Checkbox h4 {
	color: #e0e0e0;
	font-size: 12px;
	font-weight: 900;
	padding-bottom: 2px;
}
.BookWidget ul.Checkbox li {
	padding-left: 15px;
	color: white;
}
.BookWidget ul.Checkbox li input[type=checkbox] {
	margin: 0 5px;
}
.BookWidget ul { margin-bottom: 20px; }

.BookNow {
	background: url(/Images/BookWidgetBg-BookNow.png) 0 0 no-repeat;
	height: 300px;
}
.BookNow h2 {
	background: url(/Images/BookWidgetHead-BookNow.png) 0 0 no-repeat;
}
.BookAdv {
	background: url(/Images/BookWidgetBg-BookRef.png) 0 0 no-repeat;
	height: 878px;
}
.BookAdv h2 {
	background: url(/Images/BookWidgetHead-BookAdv.png) 0 0 no-repeat;
}
.BookRef {
	background: url(/Images/BookWidgetBg-BookRef.png) 0 0 no-repeat;
	height: 878px;
}
.BookRef h2 {
	background: url(/Images/BookWidgetHead-BookRef.png) 0 0 no-repeat;
}

.BookWidget .calendar{
	width: 170px;
	height: 140px;
	background-color:#99CCCC;
	margin-left: 65px;
	margin-top:30px;
}
.BookWidget h2 {
	height: 52px;
	left: -9px;
	margin-bottom: -10px;
	position: relative;
	text-indent: -9999px;
	top: 12px;
	width: 300px;
}

.BookWidget p a {
	color: white;
	text-decoration: underline;
	border: 0 none;
}
.BookWidget .controls
{
	margin-top: 5px;
	padding-left: 50px;
}
.controls .nights
{
	width: 105px;
	margin-right: 10px;
	float: left;
	display: inline;
	margin-top: 3px;
}
.BookNow .controls input.Go[type=button] {
	background: url(/Images/Button-Go-small.png) 0 0 no-repeat;
	height: 30px;
	text-indent: -9999px;
	text-transform: capitalize;
	width: 96px;
	display: inline;
	float:left;
	display:inline;
}
.BookNow .controls input.Go[type=button]:active {
	-ms-background-position-x: 1px;
	-ms-background-position-y: 1px;
}
.BookNow {
	background: url(/Images/BookWidgetBg-BookNow.png) 0 0 no-repeat;
	height: 300px;
}
.BookNow h2 {
	background: url(/Images/BookWidgetHead-BookNow.png) 0 0 no-repeat;
}
.OrTry
{
	float: left;
	display: inline;
	text-align: center;
	width: 300px;
	margin-top: 15px;
}
.DefaultOrTry
{
	margin-top: 30px;
}
.BookAdv {
	background: url(/Images/BookWidgetBg-BookRef.png) 0 0 no-repeat;
	height: 924px;
}
.BookAdv h2 {
	background: url(/Images/BookWidgetHead-BookAdv.png) 0 0 no-repeat;
}
.BookRef {
	background: url(/Images/BookWidgetBg-BookRef.png) 0 0 no-repeat;
	height: 924px;
}
.BookRef h2 {
	background: url(/Images/BookWidgetHead-BookRef.png) 0 0 no-repeat;
}

/*	PROPERTY PICS	*/
.PropPic300x200 {
	background:url(/Images/PropPicBG-300x200.png) left top no-repeat;
	padding: 11px 13px 13px 12px;
	margin: 10px;
}
.PropPic300x200WithCaption {
	background:url(/Images/PropPicBG-300x200WithCaption.png) left top no-repeat;
	/*padding: 11px 13px 13px 12px;*/
	padding: 11px 13px 13px 12px;
	margin: 10px;
}
.PropPic300x200 img, .PropPic300x200WithCaption img {
	border: 1px solid #414141;
}
.PropPic150x100WithCaption{
	background:url(/Images/PropPicBG-150x100WithCaption.png) left top no-repeat;
	padding: 11px 13px 13px 13px;
	margin: 10px;
	width: 150px;
	/*height: 140px;*/
	height: 165px;
	text-align:left;
}
.PropPic150x100WithSmCaption{
	background:url(/Images/PropPicBG-150x100WithSmCaption.png) left top no-repeat;
	padding: 11px 13px 13px 13px;
	margin: 10px;
	width: 150px;
	height: 140px;
	text-align:left;
}
.PropPic150x100WithCaption img,
.PropPic150x100WithSmCaption img
{
	border: 1px solid #414141;
}
.PropPic150x100WithCaption p.img, .Main .Section .PropPic300x200WithCaption p.img,
.PropPic150x100WithSmCaption p.img
{
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
.PropPic150x100WithCaption h4, .Main .Section .PropPic150x100WithCaption h4 , .Main .Section .PropPic300x200WithCaption h4,
.Main .Section .PropPic300x200WithCaption h4, 
.PropPic150x100WithSmCaption h4, .Main .Section .PropPic150x100WithSmCaption h4 
{
	color: #4e9197;
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
}
.PropPic150x100WithCaption p.attributes, .Main .Section .PropPic300x200WithCaption p.attributes,
.PropPic150x100WithSmCaption p.attributes
{
	color: #a3a3a3;
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	line-height: 1.0;
}
.PropPic150x100WithCaption a, .Main .Section .PropPic300x200WithCaption a,
.PropPic150x100WithSmCaption a
{
	text-decoration: none;
}
.PropPic150x100WithCaption a:hover, .Main .Section .PropPic300x200WithCaption a:hover,
.PropPic150x100WithSmCaption a:hover
{
	text-decoration: underline;
}

/* INFO BOX - HOME */
.InfoBox {
	background: url(/Images/InfoBoxBg.png) 0 bottom no-repeat;
	height: 300px;
	width: 620px;
}
.InfoBox h2 {
	background: url(/Images/InfoBoxHeading.png) 0 0 no-repeat;
	height: 58px;
	text-indent: -9999px;
	width: 620px;
}
.InfoBox p {
	color: white;
	font-size: 16px;
	padding: 10px;
}
.InfoBox p a {
	color: white;
	border-color: white;
}
.InfoBox .PropPic300x200 {
	float: left;
	display: inline;
}
.InfoBox p a.MoreInfo {
	background: url(/Images/Button-MoreInfo.png) 0 0 no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	float: left;
	height: 40px;
	margin: 15px 0;
	text-indent: -9999px;
	text-transform: capitalize;
	width: 128px;
}
.InfoBox p a.MoreInfo:active {
	position: relative;
	top: 1px;
}
/* FEATURED PROPERTY SLIDER - HOME */
.FeatProp {
	background: url(/Images/FeatPropBg.png) repeat-y;
	/*height: 245px;*/
	height: 270px;
	margin-bottom: 10px;
	width: auto;
}
.FeatProp h2 {
	background: url(/Images/FeatPropHeading.png) 0 0 no-repeat;
	height: 57px;
	position: relative;
	top: -5px;
	text-indent: -9999px;
	width: 940px;
}
.FeatProp .Slider {
	float: left;
	padding: 10px;
}
.Slider .PhotoBox{
	margin-left: 42px;
}
.Slider .PhotoBox .PropPic150x100WithCaption{
	margin: 0px;
	margin-right: 42px;
	float: left;
	display: inline;
}
.Main .Section .OtherProps .PropPic150x100WithCaption,
.Main .Section .OtherProps .PropPic150x100WithSmCaption
{
	margin: 0px;
	margin-left: 15px;
	float: left;
	display: inline;
}


/* SEARCH RESULTS */
.SearchResults .ResultPanel {
	background: url(/Images/PropPreviewBG.png) 0 0 no-repeat;
	display: inline;
	float: left;
	/*height: 255px;*/
	height: 280px;
	padding: 10px;
	margin: 0px;
	width: 175px;
	margin: 0px 5px 5px 0px;
}
.ResultPanel .PropPic150x100WithCaption{
	margin: 0px;
	margin-bottom: 5px;
}
.ResultPanel p{
	color:#646464;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
.ResultPanel ul li {
	background: none;
	display: inline;
	float: left;
	height: 21px;
	margin: 0px;
	margin-left: 12px;
	padding: 0;
	width: 67px;
}
.ResultPanel ul li a {
	display: block;
	height: 21px;
	text-indent: -9999px;
	width: 67px;
}
.ResultPanel ul li a.ButtonView {
	background: url(/Images/Button-View.png) 0 0 no-repeat;
}
.ResultPanel ul li a.ButtonBookIt {
	background: url(/Images/Button-BookIt.png) 0 0 no-repeat;
}
/*
.SearchResults {
}
.Main .Section .SearchResults li h4, .Main .Section .SearchResults li span {
	line-height: 1.2;
	padding-left: 15px;
	position: relative;
}
.Main .Section .SearchResults li h4 {
	font-size: 13px;
}
.SearchResults li img {
	background: url(/Images/SearchResultsImgBg.png) 0 0 no-repeat;
	margin-bottom: -45px;
	padding: 15px 17px 45px 16px;
	width: 130px;
}
.SearchResults li span {
}
.SearchResults li p {
	font-size: 11px;
	padding: 10px 23px 0 7px;
	margin-bottom: 5px;
}
.SearchResults li ul li {
	background: none;
	display: inline;
	float: left;
	height: 21px;
	margin-left: 10px;
	margin-right: -2px;
	padding: 0;
	width: 67px;
}
.SearchResults li ul li a {
	display: block;
	height: 21px;
	text-indent: -9999px;
	width: 67px;
}
.SearchResults li ul li a.ButtonView {
	background: url(/Images/Button-View.png) 0 0 no-repeat;
}
.SearchResults li ul li a.ButtonBookIt {
	background: url(/Images/Button-BookIt.png) 0 0 no-repeat;
}
*/

.Main .Section .PropPic300x200WithCaption{
	float: left;
	display: inline;
	/*margin: 0px 10px 10px 0px;*/
	margin: 0px 10px 0px 0px;
}

/* COMMENTS */
.Comments {
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.Comments ul li {
	display: block;
	float: left;
	padding-bottom: 15px;
}
.Comments ul li ul {
	background: url(/Images/CommentsAuthorBg.png) 0 0 no-repeat;
	float: left;
	height: 85px;
	margin: 0 20px 0 0;
	padding-top: 10px;
	width: 106px;
}
.Comments ul li ul.Complex {
	background: url(/Images/CommentsAuthorBgComplex.png) 0 0 no-repeat;
	float: left;
	height: 133px;
	margin: 0 20px 0 0;
	padding-top: 10px;
	width: 106px;
}
.Comments ul li ul li {
	float: left;
	text-align: center;
	padding: 0 0 5px;
	width: 100%;
	margin-left: -3px;
}
.Comments ul li ul li h5.Author {
	color: #616161;
	font-size: 15px;
	font-weight: 300;
	line-height:1;
}
.Comments ul li ul li div.Loc {
	color: #616161;
	font-size: 11px;
	font-weight: 900;
	line-height: normal;
	width: 90px;
	background: none;
	margin: 0px 8px;
	padding: 0;
}
.Comments ul li ul li span.Date {
	color: #9f5c5a;
	font-size: 12px;
	font-weight: 900;
}
.Comments ul li div {
	background: url(/Images/CommentBg.png) 0 0 repeat-y;
	float: left;
	width: 460px;
	margin-top: 47px;
}
.Comments ul li div p {
	float: left;
	padding: 0 20px;
	position: relative;
	margin: -30px 0 -45px;
	width: 420px;
}
.Comments ul li div div.CommentTop {
	background: url(/Images/CommentTop.png) 0 0 no-repeat;
	float: left;
	height: 47px;
	left: -14px;
	margin-top: -47px;
	position: relative;
	width: 477px;
}
.Comments ul li div div.CommentBtm {
	background: url(/Images/CommentBtm.png) 0 0 no-repeat;
	float: left;
	height: 25px;
	margin-bottom: -25px;
	width: 464px;
}
/* MISC */
.BorderTopThick {
	border-top: 4px solid #616161;
}
.BorderBtmThin {
	border-bottom: 1px solid #cccccc;
}
.BreadCrumbs {
	margin: 0 20px 0 0;
	overflow: hidden;
	padding-bottom: 10px;
}
.BreadCrumbs ul li {
	color: #666666;
	display: inline-table;
	float: left;
	font-size: 11px;
	font-weight: 900;
	padding-right: 5px;
}
.BreadCrumbs ul li:after {
	color: #999999;
	content:"\00bb";
}
.BreadCrumbs ul li.Last:after {
	content:none;
}
.BreadCrumbs ul li a {
	color: #4f898e;
	font-weight: 300;
	padding-right: 5px;
}
.BreadCrumbs ul li a:hover {
	text-decoration: underline;
}
.Contact {
	padding: 0 20px;
}
.Form input[type=submit] {
	height: 26px;
	float: left;
	overflow: hidden;
	width: 80px;
}
.HelpChat {
	border-top: 4px solid #616161;
	margin-right: 15px;
	padding-top: 20px;
}
.Map {
	display: inline;
	float: left;
	clear: both;
	padding: 0 0 20px;
}
.Phone {
	background: url(/Images/SocialBg.png) 0 0;
	float: right;
	position: relative;
	top: 214px;
	left: -1px;
}
.Phone h3 {
	/*color: #616161;*/
	color: white;
	padding: 10px;
	font-weight: 900;
}
.Poloroid li {
	background: url(/Images/ImgBg.png) 0 0 no-repeat;
	display: inline;
	float: left;
	height:227px;
	margin-bottom: 15px;
	margin-right: 14px;
	width: 186px;
}
.Poloroid li img {
	padding: 12px 12px 2px;
	width: 160px;
}
.Poloroid li h4 {
	font-size: 13px;
}
.Poloroid li a {
	color: inherit;
	text-decoration: none;
}
.Poloroid li a:hover {
	text-decoration: underline;
}
.PageNav {
	float: right;
	padding: 10px;
}
.PageNav li {
	display: inline;
	float: left;
	padding: 0 5px;
}
.PageNav a {
	display: block;
}
.Views {
	float: left;
	padding: 10px 0;
}

.loading-image { background: none; border: none; padding: 0; width: 50px; height: 8px; margin-top: 15px; margin-bottom: 15px; vertical-align: middle; display: none; }
.stars { display: inline; position: relative; top: -4px; }
.CalendarDayHeader { line-height: 0.65; margin-bottom: 0; }

.SeasonalRates
{
  float: left;
  display: inline;
  font-size: 14px;
  width: 558px;
}
.SeasonalRates .default-heading th
{
  font-family: trebuchet MS, trebuchet, arial, sans-serif;
  color: #444444;
  background-color: White;
  font-weight: bold;
}
.SeasonalRates th
{
  padding: 5px 10px;
}
.SeasonalRates td
{
  color: #444444;
  padding: 5px 10px;
}
.SeasonalRates .even td
{
  background-color: #fff1d1;
}
.SeasonalRates table
{
  text-align: center;
  width: 558px;
}
.SeasonalRates .col1
{
  text-align: left;
}
.SeasonalRates tfoot th
{
  font-weight: normal;
  font-size: 11px;
}

.ResDetails { width: 100%; }
.ResDetails tr td { padding: 4px 0 4px 10px; text-align: left; color: #444444; }
.ResDetails tr.Alt td { background-color: #fff1d1; }

.Widget h2.Misc {
	background: url(/Images/Widget-MiscHeading.png) 0 0 no-repeat;
	height: 40px;
	position: relative;
	top: -59px;
	padding: 16px 0 5px 17px;
	width: 283px;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  color: #3479A0;
}
.Widget h2.MiscTan {
	background: url(/Images/Widget-MiscHeadingTan.png) 0 0 no-repeat;
	height: 40px;
	position: relative;
	top: -59px;
	padding: 16px 0 5px 17px;
	width: 283px;
	font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 28px;
  color: #3479A0;
}
.Widget h2.Misc a,
.Widget h2.MiscTan a {
  color: #3479A0;
	text-decoration: none;
}

.ResButtons { margin-top: 10px; }
.ResButtons input.Back[type=button] {
	background: url(/Images/Button-Back.png) 0 0 no-repeat;
	width: 80px;
	height: 26px;
	margin-top: 8px;
	text-indent: -9999px;
	text-transform: capitalize;
	display: inline;
	float: left;
	margin-right: 5px;
}
.ResButtons input.Continue[type=button] {
	background: url(/Images/Button-Continue.png) 0 0 no-repeat;
	width: 94px;
	height: 26px;
	margin-top: 8px;
	text-indent: -9999px;
	text-transform: capitalize;
	display: inline;
	float: left;
}
.ResButtons input.Back[type=button]:active,
.ResButtons input.Continue[type=button]:active {
	-ms-background-position-x: 1px;
	-ms-background-position-y: 1px;
}

.Section .Form { padding: 10px 0; }
.Section .Form li { margin: 0; padding-bottom: 10px; }
.Section .Form label.Title { float: left; font-weight: 900; line-height: 1.7; padding-right: 5px; text-align: right; width: 100px; }
.Section .Form label.Checkbox { float: none; display: inline; }

.RssBlock ul { width: 100%; }
.RssBlock li { padding: 10px 0; list-style: none; }
.RssBlock li a { color: #ec7c39; text-decoration: none; }
.RssBlock img { background: none; border: none; padding: 0; width: 13px; height: 13px; vertical-align: middle; }

.PropPic300x200WithCaption .thumbs
{
	width: 100%; margin: 30px 0 0 0;
}
.PropPic300x200WithCaption .thumbs div
{
	float: left; display: inline; text-align: center; padding-right: 5px;

}
.PropPic300x200WithCaption .thumbs img
{
	vertical-align: middle; 
}
.PropPic300x200WithCaption .thumbs .page-right-button
{
	padding-right: 0;
}

.PropPic300x200WithCaption .thumbs .page-left-button img,
.PropPic300x200WithCaption .thumbs .page-right-button img
{
	border: none;
	padding-top: 15px;
}

.Main .Section .ContentSection
{
	font-size: 10pt;
}

.ajax__calendar_container
{
	z-index: 3;
}

#dlDirectory td { vertical-align: top; }
.Section .Contact label.Title { width: 150px; }

.KeepBorders img { border: solid 2px black; background: none; }