/* CSS Document */
*{margin:0;padding:0;}
a{outline:none;border:none;}
img{border:none;}
input{vertical-align:middle;}

.floatleft		{float:left !important;}
.floatright		{float:right !important;}
abbr	{cursor: help;}

acronym	{cursor: help;}

/* ========== Applying clearfix fix for some browsers to use in appropriate places */
.clearfix:after	{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix		{display:inline-block;}
/* Hide from IE Mac \*/.clearfix{display:block;}/* End hide from IE Mac */

body{padding:0; margin:0; background-color:#555555;}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#ff0202;
	padding-left:25px;
}

h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#058ee7;
	padding-left:25px;
}

#page
{
	width:850px;
	height:auto;
	margin:0 auto;
	background-color:#ffffff;
}

#header
{
	background-image:url(images/design_01.jpg);
	background-repeat:no-repeat;
	width:850px;
	height:283px;
	margin:0 auto;
}

#wrapper
{
	width:850px;
	height:auto;
	margin:0 auto;
	margin-top:8px;
	ba
}5

#leftbar
{
	width:259px;
	height:auto;
	float:left;
}

#rightbar
{
	width:581px;
	height:auto;
	float:right;
}

#content-box
{
	width:568px;
	height:auto;
	margin-left:5px;
	
	
}

.content-top
{
	background:url(images/contentbox-top.jpg) no-repeat bottom;
	width:568px;
	height:13px;
}

.content-bottom
{
	background:url(images/content-box-bottom.jpg) no-repeat top;
	width:568px;
	height:13px;
}

#content-mid
{
	width:566px;
	height:auto;
	border-left:1px #f7ba96 solid;
	border-right:1px #f7ba96 solid;
	clear:both;
}

#hotels
{
	width:568px;
	height:auto;
	margin-left:5px;
	padding-top:15px;
		
}

#body-content
{
	width:568px;
	height:auto;
	margin-left:5px;
	padding-top:20px;
}

#links
{
	width:249px;
	height:auto;
	margin-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6c6d6d;
	font-weight:bold;
}

#links ul {
	margin: 0;
	list-style:none;
	padding: 0px 0px 5px 0px;
	padding-bottom:2px;
	
}

#links li {
	
	padding: 5px 10px 5px 25px;
}

#links a
{
	color:#6c6d6d;
	text-decoration:none;
}

#links a:hover
{
	color:#d60606;
	text-decoration:none;
}


.link-hold
{
	margin-top:10px;
}

.link-title
{
	background:url(images/bullet-2.jpg) no-repeat center left;
}

.link-title2
{
	background:url(images/bullet-2.jpg) no-repeat center left;
	margin-top:8px;
}

.page-title
{
	background:url(images/bullet-3.jpg) no-repeat center left;
	margin-left:15px;
}

.text
{
	padding:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4d4d4d;
	text-align:justify;
}

.img-hold
{
	width:auto;
	height:auto;
	float:left;
	margin:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

.hotel-links
{
	margin-top:10px;
	text-align:center;
}

.hotel-links a
{
	color:#333333;
	text-decoration:underline;
}

#toplinks
{
	width:275px;
	height:auto;
	float:left;
	padding-top:100px;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
}

#toplinks ul {
	margin: 0;
	list-style:none;
	padding: 0px 0px 5px 0px;
	padding-bottom:2px;
	
}

#toplinks li {
	
	padding: 5px 10px 5px 25px;
	background:url(images/bullet-1.jpg) no-repeat center left;
}

#toplinks a
{
	color:#ffffff;
	text-decoration:none;
}

#toplinks a:hover
{
	color:#fff000;
	text-decoration:none;
}

#footer
{
	width:850px;
	height:25px;
	background-color:#058ee7;
	text-align:center;
	margin:0 auto;
	padding-top:8px;
	clear:both;
}

.footer-text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}

.footer-text a
{
	color:#ffffff;
	padding-top:5px;
}

.indent
{
	margin-left:25px;
}

.sitemap
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#d60606;
	margin-left:50px;
}

.sitemap a
{
	color:#d60606;
	text-decoration:none;
}

.sitemap a:hover
{
	color:#000000;
}

.search-form
{
	margin-left:10px;
}

.google
{
	margin:0 auto;
	text-align:center;
}