@charset "utf-8";
/* 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
{
margin:0;
padding:0;
background-color:#F8F9D0;

}

h1
{
font:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:18px;
font-weight:bold;
text-align:center;
}

#page
{
width:954px;
margin:0 auto;
}

#header
{
margin:0 auto;
background-image:url(images/design_01.gif);
width:954px;
height:174px;
}

#menu
{
width:954px;
height:33px;
background-image:url(images/design_02.gif);
background-repeat:no-repeat;
padding-left:5px;
border-bottom:1px;
border-bottom-color:#FF7200;
border-bottom-style:solid;
margin:0 auto
}

#leftbar
{background-image:url(images/design_06.gif);

width:210px;
height:auto;

background-repeat:no-repeat;
float:left;
}

#midbar
{
background-image:url(images/design_09.gif);
width:520px;
background-repeat:no-repeat;
height:auto;

margin-left:215px;
margin-top:2px;
}

#rightbar
{
background-image:url(images/design_11.gif);
background-repeat:no-repeat;
width:210px;
min-height:484px;

float:right;
background-position:top;
margin-top:2px;
height:620px;
}
#wrapper
{
margin:0 auto;
width:954px;
min-height:auto;
background-image:url(images/wrapper-bg.jpg);
background-repeat:repeat-y;
}

.menuleft
{
margin-top:30px;
font-family:Arial, Helvetica, sans-serif;
color:#888844;
font-weight:bold;
font-size:12px;
text-align:left;
margin-left:25px;
line-height:1.5em;
}

.menuleft a
{
text-decoration:none;
color:#888844;
}

.menuleft a:hover
{
color:#888844;
}

#content
{
margin:0 auto;
width:520px;
}

.text
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:justify;
margin:20px;
} 

.highlight
{
border:1px 1px 1px 1px;
border-color:#005E2F;
border-style:dotted;
font-size:12px;
color:#333333;
text-align:justify;
margin:10px 10px 10px 10px;
background-color:#FFFFC1;
}

.menutext
{
font:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#000000;
padding-left:60px;
padding-top:6px;
}

.menutext a
{
text-decoration:none;
}

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

.hotels
{
margin-top:30px;
text-align:center;
}

.hotels a
{
text-decoration:none;
}


.heading
{
font:Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
font-weight:bold;
padding-left:10px;
margin-top:5px;
text-align:center;

}

#footer
{
clear:both;
text-align:center;
font:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#FF6600;
border-top:2px;
border-top-style:dotted;
border-top-color:#FF6600;
height:25px;
margin-top:10px;
}

#footer a
{
text-decoration:underline;
color:#FF6600;
}

#footer a:activate
{
color:#FF6600;
}

.title
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#3C3C1E;
	font-weight:bold;
	margin-bottom:5px;
}

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

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

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