
/* -------------------------------- */
/* toolkitCore */
html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-image: url(body_bkg.gif); /* update, change or remove this image if it doesn't apply to your site design */
    background-repeat: repeat-x;
    background-color: #CAB87A;
    background-position: top center;
}

/*Do not put font-family here. Put it in your #content div.*/
p {
    padding-top: 0px;
    margin-top: 0;
}

a img {
    border: 0px;
}

/* keep these attibutes in here*/
.text-dark, .text-medium {
    width: 343px;
}

.headline, .text-header, h1 {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #a07c15;
}

.subheadline, .text-subheader, h2 {
	color:#A07C15;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.disclaimer, .text-dark-sm, .text-disclaimer {
    font-style: italic;
	 color:#927D3A;
}

.white, text-light {
}

/* /toolkitCore  */
/* -------------------------------- */
/* shellIDs */
#wrapper {
    width: 925px;
    margin-left: auto;
    margin-right: auto;
}

#top {
    width: 925px;
    height: 562px;
    position: relative;
    background-image: url(top_bkg.gif);
    background-repeat: no-repeat;
}

#weather {
	color:#6C6C6B;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	height:15px;
	left:5px;
	position:absolute;
	top:22px;
	width:300px;
}

#language {
	color:#6C6C6B;
	font-family:Verdana,Geneva,sans-serif;
	font-size:0;
	height:15px;
	left:669px;
	margin:0;
	padding:0;
	position:absolute;
	top:23px;
	width:265px;
	}

#logo {
    left: 25px;
    position: absolute;
    top: 49px;
}

#top_png {
    position: absolute;
    width: 714px;
    height: 38px;
    left: 209px;
    top: 40px;
    z-index: 10;
}

#topnav {
	height:36px;
	left:233px;
	position:absolute;
	top:41px;
	width:681px;
	z-index:15;
}

#topnav img{

}
#topnavSeparator {
    width: 1px;
}

#mainnav {
    width: 163px;
    height: 362px;
    position: absolute;
    left: 23px;
    top: 224px;
}

#headerPhoto, #subFlash {
    position: absolute;
    width: 714px;
    height: 478px;
    left: 209px;
    top: 40px;
}

#bmask_wrapper {
    width: 714px;
    height: 41px;
    position: absolute;
    left: 209px;
    top: 519px;
}

#bmask {
    width: 714px;
    height: 41px;
    position: relative;
}

#check_availability {
    height: 12px;
    position: absolute;
    top: 14px;
    width: 150px;
    left: 15px;
}

.ui-datepicker-trigger {
    position: absolute;
    left: 85px;
    width: 24px;
    height: 19px;
    cursor: pointer;
}

#resform #dateInImg {
    position: absolute;
    top: 17px;
    left: 185px;
}

#resform #datein_wrapper {
    left: 241px;
    position: absolute;
    top: 12px;
}

#resform #dateInDiv {
    position: relative;
    width: 107px;
}

#resform #DateIn {
    font-family: Verdana;
    font-size: 10px;
    color: #666666;
    background-color: #ffffff;
    width: 78px;
    text-align: center;
    position: absolute;
    border: 1px solid #FFFFFF;
    height: 14px;
}

#resform #nightsImg {
    position: absolute;
    left: 363px;
    top: 16px;
}

.bookingselector {
    width: 34px;
    height: 18px;
    font-family: Verdana;
    font-size: 10px;
    color: #666666;
    background-color: #ffffff;
    border: none;
}

#resform #lenghtDiv {
    position: absolute;
    left: 409px;
    top: 12px;
}

#resform #adultsImg {
    position: absolute;
    left: 458px;
    top: 16px;
}

#resform #adultsDiv {
    position: absolute;
    left: 504px;
    top: 12px;
}

#resform #childrenImg {
    position: absolute;
    left: 552px;
    top: 17px;
}

#resform #childrenDiv {
    position: absolute;
    left: 609px;
    top: 12px;
}

#resform #SubmitBoton {
    position: absolute;
    left: 659px;
    top: 12px;
    cursor: pointer;
}

.go {
    background-image: url(bmask/go.gif);
    background-repeat: no-repeat;
    width: 39px;
    height: 18px;
}

.go:hover {
    background-image: url(bmask/go_on.gif);
    background-repeat: no-repeat;
    width: 39px;
    height: 18px;
}

#top_shadow {
    position: absolute;
    left: 209px;
    top: 38px;
    width: 7px;
    height: 809px;
    z-index: 10;
}
#subnav_wrapper{
	width: 325px;
	height: 18px;
	position: absolute;
	top: 606px;
	left: 565px;
	background-image: url(subnav_bkg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#subnav{
	width: 325px;
	height: 18px;
	position: absolute;
	top: 0px;
	left: -7px;
	text-align: right;
	}
#middle_wrapper {
    width: 925px;
    background-image: url(middle_wrapper_bkg.gif);
    background-repeat: repeat-y;
}

#middle_top {
    width: 925px;
    background-image: url(middle_top_bkg.gif);
    background-repeat: no-repeat;
}

#middle_bottom {
    width: 925px;
    background-image: url(middle_bottom_bkg.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}

#middle_left {
    width: 209px;
    height: 524px;
    float: left;
    background-image: url(middle_left_bkg.gif);
    background-position: top;
    background-repeat: no-repeat;
}

#specials {
    width: 203px;
    height: 247px;
    padding-top: 30px;
    padding-left: 3px;
}

#mailing {
    height: 70px;
    padding-left: 3px;
    padding-top: 1px;
    position: relative;
    width: 203px;
}

#join {
    height: 20px;
    left: 62px;
    position: absolute;
    top: 42px;
    width: 84px;
}

#realguestreviews {
    width: 203px;
    height: 107px;
    padding-left: 3px;
    padding-top: 1px;
}

#facebook {
    height: 28px;
    left: 60px;
    position: absolute;
    top: -50px;
    width: 28px;
}

#twitter {
    left: 117px;
    position: absolute;
    top: -50px;
    width: 28px;
    height: 28px;
}

#middle_right {
    width: 691px;
    float: left;
    padding-left: 24px;
    padding-bottom: 40px;
}

#marquee_wrapper {
    position: relative;
}

#marquee_app {
	height:272px;
	left:16px;
	position:relative;
	top:-40px;
	width:220px;
}

#headers {
	height:21px;
	padding-bottom:6px;
	padding-left:3px;
	padding-top:36px;
	width:655px;
}

#headersHome {
height:35px;
padding-bottom:2px;
padding-left:3px;
padding-top:36px;
width:403px;
}

#content {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 18px;
    color: #666666;
    padding-left: 5px;
}

#addThis {text-align:left; width:656px; margin-top:15px;}

#content p {
	line-height:18px;
	margin-bottom:8px;
	margin-top:8px;
	text-align:justify;
}

#footer {
    width: 925px;
    height: 150px;
    margin-left: auto;
    margin-right: auto;
    background-image: url(footer_wrapper_bkg.gif);
    background-repeat: no-repeat;
    position: relative;
}

#address {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-semrif;
    font-size: 10px;
    height: 15px;
    left: -12px;
    position: absolute;
    top: 9px;
    width: 747px;
}

#copyright {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-semrif;
    font-size: 10px;
    height: 10px;
    left: 753px;
    position: absolute;
    top: 9px;
    width: 191px;
}
#copyright {
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-semrif;
    font-size: 10px;
    height: 10px;
    left: 753px;
    position: absolute;
    top: 9px;
    width: 191px;
}

#copyimages {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-semrif;
	font-size:10px;
	height:10px;
	position:absolute;
	text-align:center;
	top:30px;
	width:925px;
}
#footernav {
    width: 925px;
    height: 10px;
    position: absolute;
    top: 51px;
	 text-align:center
}

#travelclick {
    height: 15px;
    left: 383px;
    position: absolute;
    top: 74px;
    width: 162px;
}

#bottom_text {
    position: absolute;
    top: 99px;
}

#bottom_text a {
	color:#A48F47;
}
	
#bottom_text a:hover {
	color:#AF8E2B;
}

/* IMPORTANT!!!! Please use padding-bottom:15px on ALL p classes.
 This will provide the best cross-browser compatibility on paragraph spacing*/
/* /shellIDs */
/* -------------------------------- */

div.ui-datepicker {
    display: none;
    font-size: 10px;
    z-index: 9999999;
}

#ui-datepicker-div {
    font-size: 10px;
    z-index: 9999999;
}

#content a:link, #content a:visited, #content a:active {
     color: #a07c15;   
}

#content a:hover {
	 color: #982135;
}

#content ul {
	margin:0;
	padding-left:15px;
}

#content ul li {
	background-image:url("li_bkg.gif");
	background-position:0 6px;
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-type:none;
	padding-left:13px;
}

/* --------- Content Layouts ------------ */

.textOnly, p.textOnly, td.textOnly {
    text-align: justify;
}

.txtL_codeR_home_txt {
	padding-right:15px;
	text-align:justify;
}

.txtL_codeR_home_code  {
	height:69px;
	position:relative;
	width:220px;
	}

.imgL_txtR_home_image {
	background-image:url("imgTreat_small.gif");
	background-position:0 13px;
	background-repeat:no-repeat;
	height:122px;
	padding-left:2px;
	padding-right:15px;
	padding-top:15px;
	width:161px;
}

.imgL_txtR_home_txt {
    padding-left: 7px;
    text-align: justify;
}

.txtL_imgR_txt {
	padding-right:30px;
	text-align:justify;
}

.txtL_imgR_img {
	background-image:url("imgTreat_big.gif");
	background-position:right 13px;
	background-repeat:no-repeat;
	height:136px;
	padding-bottom:9px;
	padding-right:2px;
	padding-top:15px;
	text-align:right;
	width:192px;
}

.imgL_txtR_image {
	background-image:url("imgTreat_big.gif");
	background-position:0 13px;
	background-repeat:no-repeat;
	height:142px;
	padding-bottom:8px;
	padding-left:2px;
	padding-top:15px;
	width:193px;
}

.callout_top {
	background-image:url("callout_top.gif");
	background-position:center bottom;
	background-repeat:no-repeat;
	height:3px;
	padding-top:20px;
	width:653px;
}

.callout_middle {
	background-image:url("callout_middle.gif");
	background-position:center center;
	background-repeat:repeat-y;
	color:#FFFFFF;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	height:47px;
	line-height:18px;
	padding-left:20px;
	padding-right:20px;
	vertical-align:middle;
	width:653px;
}

.callout_middle p {
	margin-bottom:12px !important;
	margin-top:12px !important;
	text-align:center !important;
}

.callout_bottom {
	background-image:url("callout_bottom.gif");
	background-position:center top;
	background-repeat:no-repeat;
	height:3px;
	padding-bottom:1px;
	width:653px;
}


.imgL_txtR_txt {
    padding-left: 30px;
    text-align: justify;
}
.gallery-thumb {
	background-image:url("imgTreat_big.gif");
	background-repeat:no-repeat;
	height:129px;
	padding-left:2px;
	padding-top:2px;
	width:193px;
}
.two_col_L {
    width: 274px;
}

.two_col_R {
    width: 274px;
}

.separator {
    background-image: url("separator.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 16px;
    padding-bottom: 16px;
    padding-top: 16px;
    width: 653px;
}

.separator2 {
    background-image: url("separator2.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 16px;
    padding-bottom: 16px;
    padding-top: 16px;
    width: 653px;
}

/* --------- /Content Layouts ------------ */
/* ----- GuestBook Form Elements ----- */

/*This is for global form buttons, including the Toolkit login button.
 Create another similar button class for eRFP forms if you want specific
 positioning and update the class name in the app in the Toolkit.
 DO NOT edit the guestbook module in the modules folder*/
 .form-button {
    cursor: pointer;
    background-image: url(submit.gif);
    background-repeat: no-repeat;
    height: 20px;
    width: 62px;
    margin-left: 114px;
    padding-top: 17px;
    margin-top: 10px;
    color: #FFF;
    border: 0;
}
.form-button:hover {
    cursor: pointer;
    background-image: url(submit_on.gif);
    background-repeat: no-repeat;
    height: 20px;
    width: 62px;
}

.form-notes, .form-text, .form-textarea, .form-select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    background-color: #F8F5EC;
    border: 1px solid #982135;
}

/* IMPORTANT!!! Use the same font attributes as the <p> on the site's mainContent area for ALL of these classes. */
.text-required {
    color: #990000;
}

/* ----- mspecials module - special copy price ----- */
.copy_price {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    font-style: italic;
    color: #a07c15;
}

/* ---------- Hi-Res Media Gallery ---------- */
.Hires_GalleryTitle {
}

.Hires_ImageName {
}

.Hires_Links {
}

.contact_email_subject_url {
    display: none;
}

.clearspace {
    clear: both;
}

#logos{
	padding:20px;
text-align:center;
	}
