/* ----------- FORMS ----------- */
.cornerforms {
	padding: 10px 0;
}
input, select, textarea {
  border: 1px solid #ACACAC;
  color: #646565;
  font-family: inherit;
  font-size: 13px;
  margin: 0;
border-radius:0px;
  padding: 0;
}
input {
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
}
select {
	height: 32px;
	line-height: 32px;
	padding: 6px 7px 6px 2px;
}
.styled-select select {
  background:transparent  ;
  border: medium none;
  cursor: pointer;
  line-height: 20px;
  width: 325px !important;
}
.styled-select {
  background: url("/images_noindex/sprite.png") no-repeat 30px -222px #f2f2f2;
  border: 1px solid #ACACAC;
  float: right;
  height: 30px;
  overflow: hidden;
  width: 294px;
}
textarea {
  display: block;
  padding: 4px 5px;
  resize: none;
}
.emailforminputbox {
  background-color: #FFFFFF;
  width: 284px;
}
.rfpforminputbox {
	width: 294px;
}
.emailformdropdown {
	width: 306px;
}
.emailformtextarea {
	width: 619px;
	height: 84px;
}
.rfpformtextarea {
	width: 294px;
	height: 86px;
}
.asterisk {
	color: #5a82aa;
}
/* ----------- Headers ----------- */
h1 {
	color: #666666;
	font-family: 'MuliRegular';
        font-size:20px;
	margin: 0;
	padding-bottom: 10px;                               
}
h2 {
	color: #3f5c78;
	font-size: 18px;
	font-family: 'MuliRegular';
	margin: 0;
        padding-bottom: 5px;
	display: block;
}
h2.padbottom {
	display: block;
	margin: 0;
	padding-bottom: 15px;
}
h3 {
	color: #3f5c78;
	font-size: 16px;
	font-family: 'MuliRegular';
	margin: 0;
	display: block;
        padding-bottom: 5px;
}
h4 {
	color: #911300;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	display: block;
        padding-bottom: 5px;
}
/* ----------- BOXES ----------- */
.box {
	display: block;
	  background: url("/images_noindex/border.png") no-repeat scroll center bottom;
	 
	padding: 10px 0px 12px 0px;
}
.box2 {
	display: block;
	padding: 10px 0px;
}
.boxspacer {
	display: block;
	height: 15px;
}
/* ----------- COLUMNS ----------- */
/* ----- 2 COLUMNS ----- */
.column21 {
	float: left;
	padding-right: 25px;
	width: 47%;
}
.column22 {
	float: left;
	width: 47%;
}
/* ----- 3 COLUMNS ----- */
.column31 {
	float: left;
	padding-right: 10px;
	width: 32%;
}
.column32 {
	float: left;
	padding-right: 10px;
	width: 32%;
}
.column33 {
	float: left;
	padding: 0px;
	width: 32%;
}
/* ----- 4 COLUMNS ----- */
.column41, .column42, .column43 {
	float: left;
	padding-right: 10px;
	width: 24%;
}
.column44 {
	float: left;
	width: 24%;
}
/* ----- 5 COLUMNS ----- */
.column51, .column52, .column53, .column54 {
	float: left;
	padding-right: 9px;
	width: 19%;
}
.column55 {
	float: left;
	width: 19%;
}
.baseline, .clearboth {
	clear: both;
        height: 0px;
}
/* ----------- LINKS ----------- */
.milestone {
	font-size: 11px;
	line-height: 18px;
}
.milestone2 {
	font-size: 11px;
	line-height: 18px;
}
.anchorlink {
	font-size: 11px;
	line-height: 18px;
}
a:link, a:visited {
  color: #004890;
  cursor: pointer;
  list-style: none outside none;
  outline: medium none;
  text-decoration: none;
}
a:hover {
	text-decoration: none;
	list-style: none;
	cursor: pointer;
	color: #BD9859;
}
a.homelink:link, a.homelink:visited {
}
a.homelink:hover {
}
a.anchorlink:link, a.anchorlink:visited {
}
a.anchorlink:hover {
}
a.splink:link, a.splink:visited {
}
a.splink:hover {
}
a.sitemaplink:link, a.sitemaplink:visited {
}
a.sitemaplink:hover {
}
a.milestone:link, a.milestone:visited {
	white-space: nowrap;
}
a.milestone:hover {
	white-space: nowrap;
}
/* ----------- BULLETS ----------- */
.cornerinner {
	padding: 6px 0px 10px 16px;
	float: right;
}
.box ul, .box2 ul, .hotelbox ul {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	list-style: none;
}
.box ul li, .box2 ul li, .hotelbox ul li {
	background-image: url("/images_noindex/sprite.png");
	background-repeat: no-repeat;
	background-position: -247px 8px;
	height: 100%;
	line-height: 20px;
	margin: 0;
	padding: 0 0 6px 15px;
}
ul.anchor {
  background-color: #F1E6D2;
  border-color: #D9CDB6;
  border-style: solid;
  border-width: 1px;
  display: block;
  float: left;
  list-style: none outside none;
  margin: 0;
  padding: 10px 0 10px 10px;
}
ul.anchor li {
	background-image: url("/images_noindex/sprite.png");
	background-repeat: no-repeat;
	background-position: -129px -29px;
	line-height: 28px;
	margin: 0;
	padding: 0 15px 0 15px;
}
.box ul.padbottom li, .box2 ul.padbottom li {
	padding-bottom: 10px;
}
.box li.padbottom, .box2 li.padbottom {
	padding-bottom: 10px;
}
.box ul.padbottom li:last-child, .box2 ul.padbottom li:last-child {
	padding-bottom: 0px;
}
/* ----------- GOOGLE VCARD ----------- */
.googleaddress {
	padding: 20px 0 0px 299px;
	text-align: left;
}
.footerlogo {
	float: left;
	padding: 0 10px 0 0px;
}
.milevcard {
	
	
	font-size: 12px;
margin-bottom: 17px;
	line-height: 20px;
	float: left;
	padding: 0px 0px 0px 10px;
}
.pkg-img img {
  display: block;
}
 .fn {
  display: block;
  font-size: 14px;
  margin-top: -5px;
}
.style1 {
	font-weight: bold;
}
/* ----------- CALENDAR ----------- */
#reservationtable {
	left: 36px;
	position: absolute;
	top: 66px;
}
#reservationtable ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#reservationtable ul li {
	display: block;
	padding-bottom: 10px;
	position: relative;
}
#reservationtable ul li ul li {
	float: left;
	padding-right: 10px;
}
.rtitle {
	color: #5e5e5e;
	display: block;
	font-size: 11px;
	line-height: 11px;
	padding-bottom: 3px;
        font-family: 'latoregular';
}
.rtitleinner {
  display: block;
  font-family: 'MuliLight';
  font-size: 13px;
  line-height: 20px;
}
.resinputbox {
background-image: url("/images_noindex/sprite.png");
background-position: 115px 5px;
background-repeat: no-repeat;
border: 1px solid #ACACAC;
border-radius: 1px;
font-size: 12px;
height: 22px;
line-height: 22px;
margin: 0;
padding: 0 0 0 4px;
vertical-align: top;
width: 134px;
}
.resdropdown {
  background-image: url("/images_noindex/sprite.png");
  background-position: -222px -226px;
  background-repeat: no-repeat;
  border: 1px solid #ACACAC;
  cursor: pointer;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  margin: 0;
  padding: 0 0 0 8px;
  vertical-align: top;
  width: 30px;
}
.resinputboxinner {
background-image: url("/images_noindex/sprite.png");
background-position:98px 4px;
background-repeat: no-repeat;
  cursor: pointer;
border: 1px solid #ACACAC;
  border-radius: 1px;
  font-size: 12px;
  height: 22px;
  line-height: 22px;
  margin: 0;
  padding: 0 0 0 4px;
  vertical-align: top;
width: 116px;
}
.resdropdowninner {
  background-image: url("/images_noindex/sprite.png");
  background-position: -225px -227px;
  background-repeat: no-repeat;
  border: 1px solid #ACACAC;
  cursor: pointer;
  font-size: 12px;
   height: 22px;
  line-height: 22px;
  margin: 0;
  padding: 0 0 0 8px;
  vertical-align: top;
  width: 30px;
}
.hasDatepicker {
	cursor: pointer;
}
/* ----------- IMAGES ----------- */
.imgright {
	margin-top: 5px;
	margin-left: 16px;
	margin-bottom: 10px;
	float: right;
}
.imgleft {
	margin-top: 5px;
	margin-right: 16px;
	margin-bottom: 10px;
	float: left;
}
/* ----------- FOOTER ----------- */
#footer {
	border-style: solid;
	border-width: 1px;
	border-color: #dbcec0;
	clear: both;
	padding: 3px;
	z-index: 12;
	text-align: center;
}
#owner {
	padding: 10px 0 15px 0;
	text-align: center;
}
/* ----------- MODULE ----------- */
ul.modulelinks {
  font-size: 14px;
  letter-spacing: 1px;
  list-style: none outside none;
  margin-bottom: 14px;
  margin-top: 17px;
  text-transform: uppercase;
}
li.modulelink {
	display: inline-block;
	float: left;
	padding: 0px;
	margin: 0px;
}
li.modulelink a {
	background-color: #94A92D;
	display: inline-block;
	float: left;
	padding: 5px 25px;
	margin: 0px;
}
li.modulelinkON, li.modulelink:hover {
	display: inline-block;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;
}
li.modulelinkON a, li.modulelink a:hover {
	background: #F67700;
	display: inline-block;
	float: left;
	padding: 5px 25px;
	margin: 0px;
	position: relative;
}
.modulelinks a:link, .modulelinks a:visited {
	color: #FFFFFF;
}
.modulelinks a:hover {
	color: #FFFFFF;
}
li.modulelinkON:after, li.modulelinkON:before {
	left: 45%;
	border: solid transparent transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	
}
li.modulelinkON:after {
	border: 8px solid transparent;
	border-top-color: #F67700;
	border-width: 8px;
	top: 100%;
}
li.modulelinkON:before {
	border: 10px solid transparent;
	border-top-color: #F67700;
	border-width: 8px;
	top: 100%;
}
li.modulelink:hover:before {
	left: 45%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	
	border: 8px solid;
	border-color: #F67700 transparent transparent;
	top: 100%;
}
/* ----------- GUEST REVIEWS ----------- */
#socialreviews {
  margin-bottom: 14px;
  background-color:#f3ede2;
  margin-top: 6px;
  text-align: center;
}
#reviewsheader {
  background: none repeat scroll 0 0 #466484;
color: #FFFFFF;
  float: left; font-size: 18px;
  height: 76px;
  line-height: 21px;
  margin-right: 25px;
  margin-top: 0;
  padding-left: 26px;
  padding-top: 32px;
  text-align: left;
  width: 143px;
}
.reviewicon {
  margin-bottom: 0;
  margin-top: 20px;
}
.reviewbuttons {
	padding-top: 10px;
}
.reviewbuttonsleft {
	float: left;
	width: 110px;
}
.reviewbuttonsright {
	float: right;
	width: 110px;
}
.trip-img {
  border-right: 1px solid #ACACAC;
  float: left;
  height: 56px;
  margin-right: 0;
  padding-top: 12px;
  width: 123px;
}
.google-img {
  border-right: 1px solid #ACACAC;
  float: left;
  height: 56px;
  margin-right: 0;
  padding-top: 12px;
  width: 180px;
}
.yelp-img {
  float: left;
  height: 56px;
  padding-top: 12px;
  width: 140px;
}
/* ----------- Mainimage Slideshow CSS ----------- */

#mainimageholder IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 1.0;
}
#mainimageholder IMG.active {
	z-index: 10;
	opacity: 1.0;
}
#mainimageholder IMG.last-active {
	z-index: 9;
}
#mainimageslideshow {
	/*	left: 50%;
	margin-left: -480px;*/
	position: absolute;
	width: 100%;
}
/* ----------- 404 Page ----------- */
.oh {
	border-right: 1px solid #666666;
	font-size: 25px;
	margin-right: 15px;
	padding-right: 15px;
}
.errTop {
	font-size: 18px;
	line-height: 26px;
}
.er {
	color: #3F5C78;
	font-size: 18px;
}
.errSugg {
	font-size: 18px;
}
.er-maindiv {
	float: left;
	width: 667px;
	padding-left: 37px;
	padding-top: 25px;
}
.er-leftdiv {
	float: left;
	border-right: 1px solid #F6D6AC;
	width: 216px;
	margin-right: 65px;
	padding-right: 65px;
}
.er-box {
	background-color: #FDF8E4;
	border: 1px solid #F6D6AC;
	margin-bottom: 63px;
	padding: 13px 13px 7px;
	width: 190px;
}
.er-last {
	margin-bottom: 0px;
}
.er-rightdiv {
	width: 300px;
	float: left;
}
.er-title {
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
.er-or {
	float: left;
	font-size: 28px;
	padding-top: 41px;
	text-align: center;
	width: 633px;
}
.er-back {
	float: left;
	font-size: 14px;
	padding-left: 0;
	padding-top: 20px;
	text-align: center;
	width: 633px;
}
.er-back .button {
	cursor: pointer;
	margin: 0 auto;
	width: 255px;
	height: 32px !important;
	line-height: 32px !important;
}
#goog-wm-sb {
	background-color: #F47F00;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 13px;
	height: 32px !important;
	line-height: 32px !important;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 150px;
}
#goog-wm-sb:hover {
	background-color: #94A92D;
	color: #FFFFFF;
}
#goog-wm-qt {
	float: left;
	margin: 0 10px 0 0;
}
.main404 {

  margin: 26px auto 0;
  padding: 20px 2.1%;
  width: 95.3%;

}
.error-b1 {
  border-right: 1px solid #D2D2D2;
  float: left;
  font-size: 1em;
  padding-right:5.5%;
  text-align: center;
  text-transform: uppercase;
}
.error-b2 {
   float: right;
  text-align: center;
  text-transform: uppercase;
}
.innbox1
{
padding:10px;
}
.innbox2
{
padding:10px;
}
/* ----------- Contact Us Layout ----------- */

#contactus {
  background-color: #F3EDE2;
  font-family: 'MuliLight';
  margin-bottom: 20px;
  margin-top: 16px;
}
.contactus {
  color: #3f5c78;
  font-size: 18px;
  padding-bottom: 15px;
  padding-top: 17px;
  text-align: center;
  text-transform: uppercase;
  width: 668px;
}
.contacthead {
	color: #004890;
	font-weight: lighter;
}
.contacthead span
{
       color:#5E5E5E;
}
.contacttext {
  border-bottom: 1px solid #ACACAC;
  color: #5E5E5E;
  font-size: 13px;
  line-height: 22px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  text-transform: capitalize;
}
.contres {
  color: #374500;
  font-size: 12px;
  margin-bottom:8px;
  text-transform: capitalize;
}
.contphn {
  border-right: 1px solid #ACACAC;
  float: left;
  width: 175px;
}

.contfax{ margin-left: 15px;
    margin-top: 0;}


.phno {
	font-weight: lighter;
        color:#5e5e5e;
}
.contactleft {
  float: left;
  margin-top: 2px;
  padding-bottom: 0;
  padding-left: 20px;
}
.contactright {
  border-left: 1px solid #ACACAC;
  float: right;
  margin-left: 8px;
  margin-top: 0;
  padding-left: 22px;
  padding-right: 20px;
  width: 261px;
}

.all-input{ padding-bottom:10px;}
.all-drop{ padding-bottom:14px;}

.con1{
  float: left;
   
}
 .con2{float:right}

.drop1, .drop2, .drop3 {
  float: left;
  padding-right: 10px;
  width:40px;
}

.pix
{
  background: url("/images_noindex/border.png") no-repeat scroll 0 0 transparent;
}
#contactus-inner {
  padding-bottom: 21px;
}
/* ----------- Email Form Layout ----------- */
.email-box-main {
  width:668px;
}
#email1 {
  background-color: #F3EDE2;
  float: left;
  margin-bottom: 0px;
  margin-top: 17px;
  padding-left: 20px;
}
.email1 {
  background: url("/images_noindex/border.png") no-repeat scroll center top transparent;
  color: #3F5C78;
  font-size: 18px;  font-family: 'MuliLight';
  height: 40px;
  line-height: 40px;
  text-align: center;
  text-transform: uppercase;
  width: 652px;
}
.email1form {
	margin-top: 14px;
	
}
.email-leftbox {
  border-right: 1px solid #DACDBD;
  float: left;
  padding-right: 17px;
  width: 296px;
}
.email-rightbox {
  float: left;
  padding-left: 18px;
  width: 295px;
}
.email-captcha {
  background-color: #F0EAE3;
  height: 34px;
  line-height: 32px;
  margin-bottom: 20px;
  margin-top: 10px;
  padding-top: 4px;
width:630px;
}
.captcha1 {
  float: left;
  padding-left: 50px;
  width: 108px;
}
.captcha2 {
  float: left;
  width: 134px;
}
.captcha3 {
  float: left;
  width: 156px;
}
.captcha4 {
  float: left;
}
.button-box {
  clear: both;
  padding-bottom: 21px;
background: url("/images_noindex/border.png") no-repeat scroll center bottom  ;
}
.div-req {
  float: left;
}
.div-emailbtn {
  float: left;
  padding-left: 175px;
}

.email-msgbox {
  padding-top: 10px;
}
/* ----------- Quotes ----------- */

.homequotetxt {
	color: #B06823;
	font-size: 19px;
	letter-spacing: 0.02em;
	line-height: 28px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 530px;
}
.accoquotetxt {
	color: #B06823;
	font-size: 17px;
	letter-spacing: 0;
	line-height: 28px;
	padding: 17px 8px 0;
	position: relative;
	width: 234px;
}
.pkgquotetxt {
	color: #B06823;
	font-size: 17px;
	letter-spacing: 0.03em;
	line-height: 28px;
	margin-top: -7px;
	padding: 0 8px;
	position: relative;
	width: 234px;
}
.leftqt {
	background: url("/images_noindex/sprite.png") no-repeat scroll -73px -39px transparent;
	float: left;
	height: 15px;
	margin-left: 0;
	margin-top: 6px;
	padding-left: 12px;
	position: relative;
	width: 18px;
}
.rightqt {
	background: url("/images_noindex/sprite.png") no-repeat scroll -105px -39px transparent;
	height: 15px;
	margin-left: 10px;
	margin-top: 7px;
	position: absolute;
	width: 22px;
}
.accleftqt {
	background: url("/images_noindex/sprite.png") no-repeat scroll -73px -40px transparent;
	float: left;
	height: 15px;
	margin-left: 0;
	margin-top: 6px;
	padding-left: 10px;
	position: relative;
	width: 16px;
}
.accrightqt {
	background: url("/images_noindex/sprite.png") repeat scroll -105px -39px transparent;
	float: right;
	height: 15px;
	margin-left: 5px;
	margin-top: 7px;
	position: absolute;
	width: 22px;
}
/* ----------- Quick RFP ----------- */

.quickrfptitle {
	background-color: #94A92D;
	color: #FFFFFF;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: capitalize;
	width: 232px;
}
.quickrfpbox {
	border-left: 1px solid #BFC97B;
	float: right;
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
/* ----------- Milestoen Dropdown CSS ----------- */
div.DropDownItem:hover {
	background-color: #4e729a!important;
	color: #FFF !important;
}
.DropDownItems.out.enterleave {
	border: 1px solid #ACACAC;
	border-top: none;
}
.DropDownItems.out.enterleave .DropDownItem.in.enterleave {
	font-size: 12px;
	width: 25px;
	padding-left: 9px;
	cursor: pointer;     width: 29px;
	color: #646565;
	background-color: #ffffff;
}
/* ----------- No-Script CSS ----------- */
#noscriptreservation {
  background: none repeat scroll 0 0 #EBE2D1;
  bottom: -34px;
  font-size: 17px;
  font-weight: bold;
  height: 248px;
  padding: 15px;
  position: absolute;
  right: -26px;
  text-align: center;
  width: 182px;
}
#noscriptreservation_inner {
  background-color: #F3EDE2;
  bottom: 61px;
  font-size: 15px;
  font-weight: bold;
  height: 140px;
  position: absolute;
  right: 34px;
  text-align: center;
  width: 265px;
}
/* ----------- Validation CSS ----------- */
.ErrorField {
	border-color: #5c85af;
	background: #FFFFFE;
}

.comentbox .ValidField {
  background-position: 98% 6% !important;
}
.ValidField {
  background-color: #FFFFFF;
  background-image: url("/images_noindex/valid-bg.gif");
  background-position: 98% 50%;
  background-repeat: no-repeat;
}
span.ValidationErrors {
	color: #DD0000;
	display: none;
	font-size: 12px;
	padding-left: 10px;
	text-transform: capitalize;
}

/* ----------- OTHER ----------- */
#backtotop {
  background: url("/images_noindex/sprite.png") no-repeat scroll -127px -63px transparent;
  bottom: 10px;
  cursor: pointer;
  display: none;
  height: 41px;
  position: fixed;
  right: 0;
  width: 50px;
  z-index: 999;
}
#backtotop:hover {
	opacity: 0.75;
}
.subheader {
	background-color: #95A92E;
	padding: 5px 10px;
}
.subheader h1, .subheader h2 {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
        height: 0px;
}
.padbottom {
	padding-bottom: 10px;
}
#breadcrumb {
	margin-bottom: 1px;
	margin-top: 14px;
}
.reviewtitle_name {
	padding-right: 10px;display: inline-block;
}
.ADAaccessible, #dynamicdiv {
	display: none;
}
option {
	padding: 0 0 0 5px;
}
.social-like {
	width: 160px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 104px;
	display: none;
}
.spbold {
	font-weight: bold;
}

.write-box {
  border-right: 1px solid #ACACAC;
  float: left;
  padding-right: 22px;
  position: relative;
  width: 400px;
}
.write-req {
  float: left;
  font-size: 13px;
  padding-right: 22px;
}
.write-btn {
  float: left;
}
/* ----------- CSS End ----------- */
.reason-ns {
  font-size: 12px;
  line-height: 11px;
  margin-left: 40px;
  text-align: left;
}