/* CSS Document */

body
{
padding:0;
margin:0;
}

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

h1
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color:#333333;
}

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

#titlebar
{
background:url(images/design_03.gif);
background-repeat:no-repeat;
width:954px;
max-height:40px;
margin:0 auto;
overflow:hidden;
padding-bottom:5px;

}

#menu
{
margin:0 auto;
width:954px;
height:40px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#333333;
}

#menu ul {
	margin: 0;
	padding: 5px 10px 0 40px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 6px 20px 6px 15px;
	background: url(images/mid.gif) no-repeat left center;
}

#menu li.first {
	background: none;
}

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

#menu a:activate
{
color:#333333;
text-decoration:none;
}


.first
{
margin-top:10px;
padding-left:20px;
}

#container
{
margin:0 auto;
background-image:url(images/design_05.gif);
background-repeat:no-repeat;
width:954px;
height:35px;
padding-top:3px;
}

.heading
{
text-align:center;
}

#leftbar
{

width:200px;
height:600px;
float:left;
border-right:1px;
border-right-style:dotted;
border-right-color:#4D4D4D;
min-height:354px;

}

.links
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#5C5C5C;
text-decoration:underline;
margin-top:20px;
margin-left:15px;
}

.links a
{
color:#5C5C5C;
}

.links a:activate
{
color:#5C5C5C;
}

#midbar
{
margin-left:200px;
width:460px;
height:600px;
border-right:1px;
border-right-style:dotted;
border-right-color:#4D4D4D;
min-height:354px;
}

#privacy
{
margin-left:200px;
width:730px;
height:600px;
border-right:1px;
border-right-style:dotted;
border-right-color:#4D4D4D;
min-height:354px;
}

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


#rtbar
{
width:267px;
height:auto;
float:right;
margin-right:5px;
}

.hotels

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

.snipp
{
width:160px;
float:right;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
text-align:justify;
}

.title
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#666666;
text-align:center;
text-decoration:underline;
}
.highlight
{
background-color:#FFFF9F;
border:1px 1px 1px 1px;
border-style:dotted;
border-color:#666666;
margin:5px 5px 5px 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
text-align:center;
font-weight:bold;
}


.rental
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#333333;
}

.footertext
{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#666666;
text-align:center;
padding-top:25px;
}


#footer
{
clear:both;
background-image:url(images/design_10.gif);
background-repeat:no-repeat;
width:954px;
height:54px;
margin:0 auto;
}