/* -------------------------------- */
/* toolkitCore */
html {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-image:url(body_bkg.jpg); /* update, change or remove this image if it doesn't apply to your site design */
	background-repeat: no-repeat;
	background-color:#e2e0d8;
	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;
	}

/* shellIDs */

#container{
	background-image: url(wrapper_bkg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#top_bkg{
	background-image: url(top_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper{
	width: 934px;
	margin-left: auto;
	margin-right: auto;
}

#top{
	width: 934px;
	height: 535px;
	position: relative;
}

#logo{
	height: 110px;
	width: 225px;
	position: absolute;
	left: 33px;
	top: 5px;
}

#featurednav{
	height: 12px;
	width: 405px;
	position: absolute;
	left: 497px;
	top: 18px;
}


/*  Booking Mask styles  */

#bmask_wrapper{
	height: 30px;
	width: 293px;
	position: absolute;
	left: 630px;
	top: 76px;
}

.ui-datepicker-trigger {
	position:absolute;
	left: 66px;
	width: 17px;
	height: 16px;
	cursor: pointer;
}

#resform #dateInImg {
	position: absolute;
}

#resform #datein_wrapper{
	position:absolute;
	top:10px;
}

#resform #dateInDiv {
	position: relative;
	width: 83px;
}

#resform #DateIn {
	font-family: Tahoma;
	font-size: 9px;
	color: #886c37;
	width: 60px;
	text-align: center;
	position: absolute;
	height: 14px;
	border: 1px solid #886c37;
}

#resform #nightsImg {
	position: absolute;
	left: 92px;
}
.bookingselector {
	width: 34px;
	height: 17px;
	font-family: Tahoma;
	font-size: 9px;
	color: #886c37;
	background-color: #ffffff;
	border: 1px solid #886c37;
}

#resform #lenghtDiv {
	position: absolute;
	left: 92px;
	top: 10px;
}

#resform #adultsImg {
	position: absolute;
	left: 136px;
}
#resform #adultsDiv {
	position: absolute;
	left: 135px;
	top: 10px;
}
#resform #childrenImg {
	position: absolute;
	left: 179px;
}
#resform #childrenDiv {
	position: absolute;
	left: 178px;
	top: 10px;
}
#resform #SubmitBoton {
	position: absolute;
	left: 220px;
	top: 10px;
	cursor: pointer;
}

.go{
	background-image: url(bmask/go.gif);
	background-repeat: no-repeat;
	width: 72px;
	height: 20px;
}

.go:hover{
	background-image: url(bmask/go_on.gif);
	background-repeat: no-repeat;
	width: 72px;
	height: 20px;
}

/* /Booking Mask styles */

#mainnav{
	width: 856px;
	height: 11px;
	position: absolute;
	top: 128px;
	left: 39px;
}

#mainnav a{
	padding-top: 4px;
}

#headerPhotos{
	width: 934px;
	height: 284px;
	position: absolute;
	top: 161px;
	left: -1px;
}

#headerPhotos_over{
	width: 928px;
	height: 281px;
	position: absolute;
	top: 161px;
	z-index: 5;
	left: -1px;

}



#reservations_callout{width:464px; height:84px; position:absolute; top:448px; left:3px;}
#resIndividual { position:absolute; left:15px; top:23px; width:185px; height:28px; background-image:url("callouts/individualRes.png"); background-position:top left; background-repeat:no-repeat;}
#resGroup {position:absolute; left:15px; top:51px; width:185px; height:28px; background-image:url("callouts/groupRes.png"); background-position:top left; background-repeat:no-repeat;}

#ive_callout{width:463px; height:84px; position:absolute; top:448px; left:467px;}
#middle_wrapper{width:934px; background-image:url("middle_bkg.gif"); background-repeat:repeat-y; background-position:left 18px;}
#middle{background-image:url("middle_top_bkg.gif"); background-repeat:no-repeat; background-position:left top; width:934px;}
#left{width:586px; float:left; padding-left:31px;}

@font-face {
	font-family: 'Bell Gothic Std Light';
	src: url('fonts/bellgothicstd-light.eot');
	src: local('?'), url('fonts/bellgothicstd-light.woff') format('woff'), url('fonts/bellgothicstd-light.ttf') format('truetype'), url('fonts/bellgothicstd-light') format('svg');
	font-weight: normal;
	font-style: normal;
}

#headlines{
	width: 584px;
	height: 16px;
	padding-top: 50px;
	padding-bottom: 19px;
	padding-left: 2px;
	_padding-bottom: 15px;
}

#headlines h1{
	font-family: "Bell Gothic Std Light";
	font-size: 22px;
	font-weight: bold;
	color: #8a8564;
	text-transform: uppercase;
	padding: 0 !important;
	margin: 0 !important;
}

#subnav{
	background-image: url(subnav_bkg.gif);
	background-repeat: no-repeat;
	background-position: 4px top;
	width: 490px;
	height: 13px;
	padding-left: 2px;
	padding-bottom: 18px;
	padding-top: 5px;
	_padding-top: 0px;
	_padding-bottom: 12px;
}

#subnav a{ margin-right:-7px;}

#right{
	width: 317px;
	height: 376px;
	float: left;
}

#specials{
	width: 314px;
	height: 245px;
	padding-top: 50px;
}

#footer{
	width: 934px;
	height: 139px;
	position: relative;
	background-image: url(footer_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#video{
	width: 106px;
	height: 28px;
	position: absolute;
	top: -88px;
	left: 614px;
}

#email_offers{
	width: 149px;
	height: 86px;
	position: absolute;
	top: -63px;
	left: 752px;
}

#social{
	width: 89px;
	height: 50px;
	position: absolute;
	top: -52px;
	left: 631px;
}

#fblike{
	position:absolute;
	top: 32px;
	left: 14px;
	width: 130px;
	height: 21px;
}

#address{
	position: absolute;
	left: 38px;
	top: 24px;
	font-family: Arial;
	font-weight: bold;
	color: #f1f0ec;
	font-size: 10px;
	text-transform: uppercase;
}

#footernav{
	position: absolute;
	left: 541px;
	top: 20px;
}

#footernav a{
	padding-top: 7px;
}

#ht{
	position: absolute;
	top: 55px;
	left: 34px;
}

#gl{
	position: absolute;
	top: 58px;
	left: 345px;
}

#copyright{
	position: absolute;
	top: 56px;
	left: 767px;
	font-size: 9px;
	color: #8c8c8c;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
}

#his{
	position: absolute;
	top: 76px;
	left: 372px;
}


	/* 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{
	width: 550px;
	padding-left: 2px;
	padding-top: 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:21px;
	color:#130801;
	text-transform: none;
	padding-bottom: 8px;
}

#content a:link, #content a:visited, #content a:active {
	color: #8a8564;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #8a8564;
	text-decoration: underline;
	font-weight: bold;
}

#content ul{
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-left: 45px;
	padding-bottom: 15px;
}

#content ul li{
	margin: 0;
	padding: 0;
}

#content ul li ul{
	margin: 0;
	padding: 0;
}

#content ul li ul li{
	margin: 0;
	padding: 0;
	margin-left: 15px;
	list-style-type: disc;
}

.text-dark, .text-medium, .text-postcard {
	width: 252px;
}

.headline, .text-header{
	font-family: Georgia;
	font-size: 16px;
	color: #8a8564;
	margin: 0;
	padding: 0;
	padding-bottom: 1px;
	}

.subheadline{
	font-family: Georgia;
	font-size: 14px;
	color: #8a8564;
}

.disclaimer {
	font-style: italic;
}
.white, text-light {}

/* --------- Content Layouts ------------ */

.textOnly, p.textOnly, td.textOnly, .txt_only {
	padding-top: 10px;
	padding-bottom: 10px;
}

.txtL_imgR_txt{
	padding-right: 26px;
}

.txtL_imgR_img{
	height:178px;
	width:229px;
	padding-top: 37px;
	padding-bottom: 10px;
	}

.imgHolderR{
	position: relative;
	height:138px;
	width:223px;
}

.imgRObj2{
	position:absolute;
	z-index: 1000;
	left: -3px;
	top: -37px;
}

.imgL_txtR_img{
	height:130px;
	width:229px;
	padding-top: 37px;
	padding-bottom: 10px;
}

.imgHolderL{
	position: relative;
	height:138px;
	width:223px;
}

.imgLObj2{
	position:absolute;
	z-index: 1000;
	left: -3px;
	top: -37px;
}
.imgL_txtR_txt{
	padding-left: 26px;
}

.callout{
	background-image: url(callout.gif);
	background-repeat: no-repeat;
	background-position: top left;
	/*height: 84px;*/
	width: 550px;
	padding-top: 10px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #5b3b2a;
	padding-left: 156px;
	padding-bottom: 28px;
	_padding-top: 10px;
}

.callout p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-top: 12px;
	_padding-bottom: 15px;
}

.callout p a{
	color: #8a8564;
	font-weight: bold;
	text-decoration: underline;
}

.callout p a:hover{
	color: #8a8564;
	font-weight: bold;
	text-decoration: none;
}

.separator{
	background-image:url("separator.gif");
	background-position:center center;
	background-repeat:no-repeat;
	height:18px;
	padding-bottom:16px;
	padding-top:6px;
	width:550px;
}

.two_colL{
	
}

.two_colR{
	
}
/* --------- /Content Layouts ------------ */


/* ---------- Wedding Video ----------*/

#weddingSpacer {
	width:18px;
	height:15px;
	position:relative;
	left:260px;
	bottom:37px;
}

#weddingVideo {
	width:200px;
	height:13px;
	position:relative;
	left:275px;
	bottom:51px;
}

/************ PHOTOGALLERY ************/

.gallery-thumb {
	height:178px;
	width:229px;
	padding-left:4px;
	padding-top:4px;
}
	
.imgHolder{
	position: relative;
	padding-top: 20px;
}

.transpPixelDiv {
	left: -3px;
	position:absolute;
	z-index:50;
}


.pngHolder{
	position:absolute;
	z-index:20;
	top: -13px;
}
/* ----- GuestBook Form Elements ----- */
.button-send{
	cursor: pointer;
	background-image: url(postcard/send.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 89px;
	padding-top: 21px;
	margin-top: 10px;
	margin-left: 100px;
	color: #F1F0EC;
	border: 0;
}

.button-send:hover{
	cursor: pointer;
	background-image: url(postcard/send_on.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 89px;
	color: #F1F0EC;
	border: 0;
}

.back-button{
	cursor: pointer;
	background-image: url(postcard/back.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 89px;
	padding-top: 22px;
	margin-top: 10px;
	margin-left: 194px;
	color: #F1F0EC;
	border: 0;
}

.back-button:hover{
	cursor: pointer;
	background-image: url(postcard/back_on.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 89px;
	color: #F1F0EC;
	border: 0;
}

.preview-button{
	cursor: pointer;
	background-image: url(postcard/preview.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 51px;
	padding-top: 20px;
	color: #F1F0EC;
	border: 0;
}

.preview-button:hover{
	cursor: pointer;
	background-image: url(postcard/preview_on.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 51px;
	color: #F1F0EC;
	border: 0;
}

.form-button {
	cursor: pointer;
	background-image: url(submit.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 70px;
	margin-left: 114px;
	padding-top: 15px;
	margin-top: 10px;
	color: #F1F0EC;
	border: 0;
}
	/*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:hover {
	cursor: pointer;
	background-image: url(submit_on.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 70px;
}

.form-notes, .form-select, .form-text, .form-textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:21px;
	color:#130801;
	background-color: #CFCFC3;
	border: 1px solid #5B3C2A;
}

	/* 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: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #553E33;
}

/* ---------- Hi-Res Media Gallery ---------- */

.Hires_GalleryTitle {}

.Hires_ImageName {}

.Hires_Links {}

.contact_email_subject_url{display:none;}

.clearspace{clear:both;}

