/*

Theme Name: 
Theme URI: 
Description:
Version:
Author: 

*/	


			/* Global Layout */
/* reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	zoom:1;
}

:focus {
	outline: 0;
}

body {
	color: #000;
	background: #fff;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }


img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body 
{
font-size: 14px;
margin: 0px;
text-align: center;
background: #fff;
color: #58595B;
font-family: Arial, Helvetica, sans-serif;
}


#top, #logo, #nav, #crumb, #splash, #sort, #sidebar, #bottom, #foot{
	display: none;
}

#wrap{
	margin: auto;
	text-align: left;
	width: 710px;
}

	#head{
		position: relative;
		overflow: hidden;
		padding-top: 12px;
		display:none;
	}
	
	#head img{
		display: none;
	}
	
		#head a:hover  img{
		display: block;
	}
	
	#logo{
	float: left;
			height: 95px;
			width: 175px;
			margin-right: 4px;
			text-indent: -9999em;
			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
			border-radius: 8px;
			/*background: url(img/image-logo-2.gif) top left;*/
	
	}
	#hotel1{
			float: left;
			height: 95px;
			width: 175px;
			margin-right: 4px;
			text-indent: -9999em;
			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
			border-radius: 8px;
			/*background: url(img/image-logo-2.gif) top left;*/
		}
		
		#hotel2{
			float: left;
			height: 95px;
			width: 174px;
			margin-right: 4px;
			text-indent: -9999em;
			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
			border-radius: 8px;
			/*background: url(img/image-logo-3.gif) top left;*/
		}
		
		#hotel3{
			float: left;
			height: 95px;
			width: 175px;
			margin-right: 4px;
			text-indent: -9999em;
			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
			border-radius: 8px;
			/*background: url(img/image-logo-4.gif) top left;*/
		}
		
		#hotel4{
			float: left;
			height: 95px;
			width: 174px;
			text-indent: -9999em;
			-moz-border-radius: 8px;
			-webkit-border-radius: 8px;
			border-radius: 8px;
			/*background: url(img/image-logo-5.gif) top left;*/
		}

	#content{
		position: relative;
		color: #58595B;
		font-size: 16px;
		overflow: hidden;
	}
	
	#content h2{
		font-weight: bold;
		font-size: 30px;
		padding: 25px 0 25px 0;
		border-bottom: 2px solid #333;
		margin-bottom: 16px;
	}
	
	.entry{
		padding: 1em 0 0 0;	
		overflow: hidden;
		margin-top: -2px;
		/*border-top: 2px solid #333;*/
	}
	
		.entry img{
			float: left;
			margin-right: 15px;
			margin-bottom: 16px;
		}
		
		.contactDiv  img{
			display:none;
		}
		
		#content .contactDiv h2{
			padding:none;
			border:none;
		}
	
	
		.entry p{
			padding-bottom: 1em;	
		}
		
		.entry h3{
			font-weight: bold;	
		}
		
		.entry a{
			color: #58595B;
		}

		#formBlack label, #formBlue label{
			width:200px;
			display:inline-block;
		}

		#btnSubmit, #f_trigger_F2, #f_trigger_F{
			display:none;
		}
		
		#formBlack .div_P, #formBlue .div_P{
			padding-bottom:10px;
		}
		
		#g_map th, #g_map td{
			display:none;
		}
				#newsListing #MainImage{
			display:none;
		}
		#IntroText, #Date {
			padding:0 0 10px;
		}

		div p.strap, div div.strapP, #IntroText, #Date, #LT a {
			color:#636363;
			font-size:14px;
			font-weight:bold;
			padding:0 0 12px;
		}
	
		#list1_PagerBtm{
			display:none;
		}
		
		#rssSpan{
			display:none;
		}
		#the-news li h2, #the-news li h2 a {
			color:#58595B;
			font-size:18px;
			font-weight:bold;
			margin:5px 0 0;
			padding:0;
		}
		#the-news img {
			display:none;
		}
		#the-news p{
			padding-bottom:5px;
		}
		
		#the-news div, #the-news li{
			width:100%;
		}
		#offer1 h2, #offer2 h2{
			padding:0;
			border:none;
		}
		#offer1 img, #offer2 img{
			display:none;
		}
		
		#offer2_PagerBtm, #offer1_PagerBtm, #rssSpanO, #Button1, #Button2,
		#dropdown, #statusLabel2, #statusLabel{
			display:none;
		}
		
		/*Sitemap*/

		#sitemap {
			padding:10px 0 0 0;
			font-size:0.8em;
		}

		.siteM {
			padding-left:20px;
			list-style-image:none;
			list-style-position:outside;
			list-style-type:none;
			margin:0 0 0 2px;
			display:block;
			clear:both;
		}

		.siteM li{
			margin:3px 0;
		}

		#sitemap a:link, #sitemap a:visited, #sitemap a:hover, #sitemap a:active {
			color:#000;
		}

		#sitemap  ul, #sitemap  ul ul ul, #sitemap  ul ul ul ul ul{
			list-style-type:circle;
		}

		#sitemap  ul ul , #sitemap  ul ul ul ul, #sitemap  ul ul ul ul ul ul{
			list-style-type:square;
		}







