/* -------------------------------- */
/* toolkitCore */
body {
	background-color: #000000;
	background-image: url(bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	z-index:999;
}

p, td, span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	line-height: 18px;
	margin-top:0px;	
	}

#calendarCheckOut{
z-index:2;
}	
#calendarCheckIn{
z-index:2;
}		
	
a {
color: #b62525;
text-decoration:none;}

a:hover {
text-decoration:underline;
color:#000000;}	


/* /toolkitCore  */
/* -------------------------------- */

/* shellIDs */
#centercontainer {
	text-align: center;
	width: 100%;
}

#container {
	position: relative;
	width: 930px;
	margin-left:auto;
	margin-right:auto;
}

#logolink {
position:absolute;
left:320px;
width:280px;
height:125px;
z-index:15;


}

#topbar {
	height: 147px;
	width: 930px;
	position:relative;
}


#topnav {
	background-image: url(topnav_bg.gif);
	background-repeat: no-repeat;
	width:930px;
	height: 30px;
}

#middle_container {
	width: 930px;
	/*  text-align:center;  */
	background-image: url(container_bg.gif);
	background-repeat: repeat-y;
	position: relative;
}

	#middle {
		width: 894px;
		margin-left:auto;
		margin-right:auto;
	}
	
			#leftside {
		float: left;
		width: 506px;
	}
		
			#thin_border {
			position:absolute;
			left:18px;
			z-index:30;
		}

		
		
			#rightside {
		margin-left: 558px;
		text-align: left;
		position:relative;
		
	}
			#special {
				width: 227px;
				float: left;
			}
			#SubNav {
				width: 109px;
				margin-left:227px;
				position:absolute;
				top:0px;
					
	
			}
	
	
	
	
#content {
width:506px;
padding-left: 15px;
}

#flash {
position:relative;
}


#headers {
padding-top:0px;
padding-bottom:10px;

}
/*----booking mask---*/
#bookingArea {
background-image:url(booking_mask/bg.gif);
background-repeat:no-repeat;
width:558px;
height:35px;
position:relative;}			

#booking_fields {
padding-top:10px;}


#check_in{
			display: inline;
			position: absolute;
			left: 56px;}
			
#calendar {	
			display: inline;
			position: absolute;
			left: 130px;
			}				

#nights{	
			display: inline;
			position: absolute;
			left: 194px;}
			
		

#adults {	
			display: inline;
			position: absolute;
			left: 271px;}



/*#children {
			display: inline;
			position: absolute;
			left: 360px;}*/

#book_now{	
			display: inline;
			position: absolute;
			left: 333px;}

#best_rate {
			display: inline;
			position: absolute;
			left: 418px;}
			

#booking_fields select, #booking_fields input  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}		
	
/*----end booking mask--*/

#buttons {

padding-left:7px;

}

#video {
}

#spa {
padding-top:10px;
}
			
#bolla {
padding-top:10px;
}

#dallas{
padding-top:10px;
}			
#preffered_logo {
padding-top:30px;
}			

#preffered_logo_bottom {
position:absolute;
top:-105px;
left: 580px;
}

#preffered_logo_bottom1{
position:absolute;
top:-120px;
left: 580px;
}	

#preffered_logo_bottom2{
position:absolute;
top:-3050px;
left: 580px;
}		


#bottombar {
	width: 930px;
	position:relative;
	background-image:url(bottombar2.gif);
	background-repeat:no-repeat;
	height:59px;}

#footer {
	width: 930px;
	color:#898888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

#footer a {
	text-decoration:none;
	color:#898888;
	}
	
#footer a:hover {
text-decoration:underline;
color:#e8e8e8;
}	

#contactInfo{
padding-top:10px;
padding-bottom:5px;}


#bottomnav{}




#ht{
padding-bottom:15px;}

#bottomLogoHome {}

#bottomLogos {}


#clearspace {
	clear: both;
}



/* /shellIDs */
/* -------------------------------- */

/* GuestBook Form Elements */
.form-button {}
.form-checkbox {}
.form-notes {}
.form-radio {}
.form-select {}
.form-text {}
.form-textarea {}

.text-required { color:#990000; }

/* GuestBook Form Elements */

/* ------------------Text Editor Styles------------------ */

.text-dark,.text-medium,td,p,div,ul,li { }


.white,text-light {}



/* ----larger green headline----

.headline,.text-header, .subheadline,.text-subheader, .headline td, .headline span , .subheadline td, .subheadline span, h4 ,h3, h2, h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#518c3d;
}

*/

.headline,.text-header, .subheadline,.text-subheader, .headline td, .headline span , .subheadline td, .subheadline span, h4 ,h3, h2, h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#920b0b;
	
}



/* ------------------Text Editor Styles End------------------ */



/*-------------------banner headers (added by ls)---------------*/

#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #000;
	text-align: left;
	font-weight: 100;
	padding: 0px;
	margin: 0px;
}

#content h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6b7bc3;
	text-align: left;
	font-weight: 100;
	margin: 0px;
	padding: 0px;
}

#content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #45842F;
	text-align: left;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}


#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #428236;
	text-align: left;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

#headline {
	border-bottom: 1px solid #cecece;
	padding-bottom: 4px;
}




/* --------- Content Layouts ------------ */
.textOnly, p.textOnly, td.textOnly {
}

.imageOnly {
}

.Code_Window {
}



.graphical-subheader{
padding-bottom:12px;}



.subheader-booknow {
padding-bottom:12px;
}


.book-now {}

.imgL {

}

.txtR {
padding-left:28px;}

.txtL {
padding-right:28px;}

.imgR {}


.quoteL {
padding-right:20px;}
.quote-txtR {}


.guestbook-code {}

.separator {
background-image:url(separator.gif);
}



.col1 {
width:250px;}
.col2 {
width:250px;}


/* Content Layouts - callout */

.callout_top {
	background-image: url(callout_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 20px;
	width: 505px;
}



.callout_bottom{
	background-image: url(callout_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 20px;
	width: 505px;
}







.callout_middle {
	background-image: url(callout_bg.gif);
	background-repeat: repeat-y;
	width: 465px;
	background-position: top;
	padding-left:20px;
	padding-right:20px;

}





.callout_middle p, .callout_middle td, .callout_middle span, .callout_middle ol, .callout_middle ul, .callout_middle li  {
	color: #6e9261;
	margin-top:0px;
	margin-bottom:0px;
	width:465px;	


}




/*------------ auto texture addition for img frames ----------*/
			
		.specials_img {}
				
		.gallery-thumb{}
		
		.imgL {}			
		
		.imgR {}
		
		.imgHolder {}
		
		.imgFrame {
			position: absolute;
			}

					
					
/*------------- auto texture addition for img frames End------------ */



/* ----- modules - specials, photo gallery ----- */

.copy_price span , .copy_price p {
	color: #518c3d;
	font-size: 11px;
	font-weight: bold;

}

.disclaimer,.text-dark-sm,.text-disclaimer,.disclaimer p , .disclaimer span, .disclaimer td, p.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
}

.gallery-thumb{
		background-image:url(pg_img_bg.gif);
		background-repeat:no-repeat;
		background-position:center;
		padding:2px;}


/* ---------- Hi-Res Media Gallery press app ---------- */



.date_press, td.date_press {
	font-size: 12px;
	color:#000000;
	}


.year_press {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#518c3d;}

.Hires_GalleryTitle {
}

.Hires_ImageName {
}

.Hires_Links {
}

.open_table_bg_sub {
		margin:5;
		left: 5px;
		background-image: url(./open_table_bg_sub.gif);
		background-position:top;
		background-repeat:no-repeat;
		 
		
	}
.reserve_bg{
background-image: url(reservation_bg.gif);
background-repeat:no-repeat;
}
input.box{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	background-color: #FFFFFF;
	color:#E05234;
	border: thin;
	border: 1px;
	border-style:solid;
	border-color:#999999;
	width: 80px;
	height: 20px;
}
select.adults{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	background-color: #ffffff;
	width: 43px;
	height: 18px;
	border: thin;
	border: 1px;
	border-style:solid;
	border-color:#969694;
}

