body {
	background-color: #84938f;
	background-image: url(bkg_bodyNew.jpg);
	background-repeat: repeat-x;
	font-family: "Tahoma";
	font-size: 12px;
	line-height: 18px;
	color: #2f2c23;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.clearspace {
	clear: both;
}
/*#bkg_couple {
	background-image: url(bkg_couple.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}*/

#wrapper {
	background-image: url(bkg_wrapper.jpg);
	background-repeat: repeat-y;
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}

#header {
	height: 452px;
	position: relative;
}
#nav_Wrappper {
	width: 174px;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 452px;
	background-color: #776d58;
	padding-left: 4px;
	background-image:url(leftNav_bg.jpg);
	background-repeat:no-repeat;
}
#atlanticstars {
	/*position: absolute;*/
	text-align: center;
	top: 461px;
	left: 45px;
	padding-bottom: 20px;
}
#logo {
	text-align: center;
	padding-top: 22px;
}
#topNav {
	width: 116px;
	padding-left: 25px;
	padding-top: 10px;
}
#topNav img{

}
#navSeparator {
	background-image: url(mainNav_separator.gif);
	background-repeat: no-repeat;
	height: 10px;
	margin-top: 12px;
}
#mainNav {
	width: 116px;
	padding-left: 25px;
	padding-top: 7px;
}
#mainNav img{

}
#flashMessage {
	width:776px;
	height:90px;
	position:absolute;
	right:0px;
	top:411px;
	z-index:5000;
}
#header_image {
	width: 776px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#content_wrapper {
	background-image: url(bkg_copy.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 360px;
	padding-top: 0px;
	padding-bottom: 20px;
	width:954px;
}
#left{
	float:left;
	width:178px;
	background-image:url(leftcon_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#636e6b;
}
#right{
	padding-top:52px;
	float:right;
	width:776px;
	background-color:#9f9276;
	background-image:url(rightcon_bg.gif);
	background-repeat:no-repeat;
}
#content {
	float: left;
	width: 454px;
	padding-left: 59px;
}
#subNav_wrapper {
	position: relative;
	height: 50px;
}

#subNav {
	height: 40px;
	background-image: url(subNav/subnav.gif);
	background-repeat: repeat-x;
	text-align: right;
	width: 380px;
	position: absolute;
	top: 0px;
	right: 50px;
}
#side_bar {
	float: right;
	width: 259px; /*ron changed from 269 for border*/
	padding-top: 51px;
	
}
#topPics {
	width: 239px;
	margin-bottom: 28px;
	margin-left: 10px;
}
#topPics #pic1 {
	height: 102px;
	width: 141px;
	/*margin-right: 8px;*/
	float: right;
	padding-bottom:18px;
}
#topPics #pic2 {
	float: right;
	height: 102px;
	width: 141px;
	padding-bottom:18px;
	/*margin-right: 8px;*/
}
#topPics #pic3 {
	float: right;
	height: 102px;
	width: 141px;
}
#specials {
	height: 328px;
	width: 176px;
	padding-left:0px;
	padding-top:15px;
}
#footer {
	width: 954px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom:20px;
	position: relative;
	font-family: "Tahoma";
	font-size: 11px;
}
#footer a{
	color: #2f2c23;
	text-decoration: none;
}
#bottom_Nav {
	position: absolute;
	left: 20px;
}
#address {
	position: absolute;
	left: 320px;
}
#ht {
	position: absolute;
	left: 730px;
}
#titles {
    padding-bottom: 18px;
}
#google_translate_element{
	padding-top: 10px;
	padding-bottom:10px;
	padding-left: 5px;
}

/*===========================================Booking Mask Styles===============================*/

#bookingmaskWrapper {
	height: 31px;
	width: 776px;
	position:absolute;
	right:0px;
	top:452px;
}

#bookingMask {
	height: 31px;
	position: relative;
	background-color:#000;
}
#resform #dateInImg {
	position: absolute;
	left: 47px;
	top: 10px;
}
#resform #dateInDiv {
	position: absolute;
	left: 94px;
	top: 6px;
}
#resform #DateIn {
	color: #FFFFFF;
	border: 1px solid #c9b79a;
	background-color: #7b8985;
}
#resform #calDiv {
	position: absolute;
	left: 243px;
	top: 9px;
}
/* -------------------
#resform select {
	font-size: 9px;
	color: #886c37;
	width: 35px;
	border: 1px solid #886c37;
}

------------- */
#resform #nightsImg {
	position: absolute;
	left: 272px;
	top: 12px;
}
.bookingselector {
	width: 35px;
	font-size: 9px;
	color: #FFFFFF;
	border: 1px solid #c9b79a;
	background-color: #7b8985;
}
#resform #lenghtDiv {
	position: absolute;
	left: 307px;
	top: 8px;
}
#resform #adultsImg {
	position: absolute;
	left: 358px;
	top: 12px;
}
#resform #adultsDiv {
	position: absolute;
	left: 393px;
	top: 8px;
}
#resform #childrenImg {
	position: absolute;
	left: 442px;
	top: 12px;
}
#resform #childrenDiv {
	position: absolute;
	left: 488px;
	top: 8px;
}
#resform #SubmitBoton {
	position: absolute;
	left: 550px;
	top: 9px;
}
/* Link Styles */
a, a:active, a:visited, a:link{
	color: #3E484F;
	text-decoration: none;
}
a:hover{
	color: #530000;
}
/* HTML Tag Declarations/Styles */
p, ul{
	margin-top:0px;
}
.txt_only{
	padding-right: 5px;
}
.imgL_txtR_txt{
	width: 290px;
	padding-left: 25px;
	padding-right: 5px;
}
.imgL_txtR_img{
	height: 114px;
	width: 164px;
	margin-left: 3px;
	padding-top: 4px;
}



/* Text Editor Styles */
.headline,.text-header, h1{
	font-family: "Tahoma";
	font-size: 15px;
	line-height: 19px;
	color: #540d10;
}
.subheadline,.text-subheader, h2{
	font-family: "Tahoma";
	font-size: 12px;
	color: #393f3d;
	font-weight: bold;
}
.separator {
	background-image: url(separator.gif);
	background-repeat: no-repeat;
	height: 15px;
	padding-top: 5px;
	background-position: center;
	padding-bottom: 5px;
}
/* GuestBook Form Elements (Toolkit form items) */
.form-button {}

.form-checkbox {}

.form-notes {}

.form-radio {}

.form-select {}

.form-text {}

.form-textarea {}

.text-required { 
	color:#990000; 
}
/* ----- mspecials module - special copy price ----- */
.copy_price {
	color: #540d10;
	font-size: 12px;
	font-family: "Tahoma";
	text-align: right;
}
.disclaimer {
	color: #2f2c23;
	font-size: 11px;
	font-family: "Tahoma";
	font-style: italic;
}
.contact_email_subject_url{
 display:none;
} 

/*SOCIAL ICON STYLES*/

.social_container {
    padding: 5px;
    text-align: center;
    top: 400px;
	_left:25px;
    width: 168px;
	text-align: center;
	}

.social_container p {
	color: #eee;
	}

.social {
    list-style: none outside none;
    margin: 0;
    padding: 0;
	}
	
.social li {
	display: inline-block; 
	margin: 0 2px; 
	}
	
div.stash-widget-logotextlink {
      padding: 12px;
      font-size: 10px;
      overflow: hidden;
      text-align: center;
	  margin-top: 20px;
	  color: #eee;
    }

div.stash-widget-logotextlink img {
  border: none;
}

div.stash-widget-logotextlink a {
  color: #E3E397;
}

div.stash-widget-logotextlink a:hover {
  color: #eee;
}

div.stash-widget-logotextlink p {
  margin: 8px 0 0 0;
  text-align: left;
}

/* ---------- Photo Gallery ---------- */


.thumbCaption{
	text-align:center;
	font-size:12px;
	}

.gallery-thumb {
	width:100px;
	height:100px;
	padding-left:4px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:56px;
	*padding-bottom:20px;
	padding-bottom:20px\0/IE8+9; /* IE8+9  */
	display:inline-block;
}
.gallery-thumb a {display:block;}

.gallery-thumb img {
	width:100px;
}

.gallery-thumb_trans {
	width:100px;
	height:100px;
	padding-left:4px;
	padding-top:4px;
	padding-right:4px;
	padding-bottom:56px;
	*padding-bottom:20px;
	padding-bottom:20px\0/IE8+9; /* IE8+9  */
	display:inline-block;
	}

.hr_long2{
	background-image: url("separator.gif");
    background-position: center center;
    background-repeat: no-repeat;
    height: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
	}
	
#cboxTitle {right: 29px; text-align: right !important;	width: 70% !important; font-family:"Tahoma"; font-size:12px; color:#2F2C23 !important;
}
#cboxCurrent{font-family:"Tahoma"; font-size:12px; color:#2F2C23 !important;}

a, a img{ border:none; outline:none;}

/* ---------- /Photo Gallery ---------- */


