@charset "utf-8";
/* CSS Document */
body{
margin-top:0;
font-family:Tahoma, verdana, helvetica;
font-size:11px;
}
a:hover{
text-decoration:underline;
}
#wrapper{
padding:0;
width:800px;
margin:0 auto;
border:1px solid #999999;
position:relative;
}
.top{
font:9px verdana;
width:250px;
float:left;
padding-left:3px;
color:#993300;
}
#left{
padding:0;
float:left;
width:309px;
font:12px tahoma,verdana;
}
#middle{
padding:0;
float:left;
margin-left:1px;
width:304px;
}
.middlebox{
padding:10px 0 0 0;
width:151px;
background:#cfcbc7; 
height:135px;
}

.middlebox ul{
list-style:square;
position:relative;
left:-3px;
margin-top:0;
}
.middlebox li{
padding:5px 0;
}
.middlebox a{
text-decoration:none;
font-family:tahoma;
font-size:12px;
text-transform:uppercase;
color:#66625e;
}
.middlebox a:hover{
text-decoration:underline;
}

#right{
position:absolute;
top:0;
right:0;
float:left;
width:185px;
padding:15px 0 0 0;
background:#ece9e6;
text-align:center;
height:160px;
margin-left:1px;
}
.tel{
color:#66625e;
font-size:11px;
}
#breadcrumb{
background:#c6ccd6;
width:481px;
height:20px;
padding:10px 0 0 10px; 
float:left;
}
#breadcrumb a{
font:11px verdana;
text-decoration:none;
text-transform:uppercase;
color:#990000;
}
#bodyLeft{
width:309px; 
float:left;
padding-top:20px;
}
#bodyLeft h2{
color:#990000;
font:14px verdana;
}

#bodyRight{
width:471px; 
float:left; 
background:#ece9e6;
padding:10px 10px 30px 10px;
color:#333333;
font:11px verdana;
text-align:justify;
}
#bodyRight h1{
font:14px verdana;
font-weight:bold;
}
#bodyRight h2{
font:15px arial, verdana, helvetica;
font-weight:bold;
color:#666666;
}
#bodyRight h3{
font:12px tahoma;
color:#666666;
font-weight:bold;
}
.links a{
text-decoration:none;
display:block;
padding-bottom:5px;
}
.links a:hover{
text-decoration:underline;
}
.links li
{
margin-left:10px;
}
#footer{
width:800px;
clear:both;
padding:0;
background:#c6ccd6;
}
.footleft{
width:305px;;
float:left;
padding:4px 0 2px 5px;
background:inherit;
}
.footcenter{
width:175px;
float:left;
padding:5px 0 5px 0px;
text-align:center;
background:inherit;
font-weight:bold;
color:#990000;
}
.footright{
text-align:right;
width:315px;
float:left;
padding:22px 0 14px 0;
background:inherit;
color:#333333;
}
.footright a{
text-decoration:none;
color:#333333;
}
.footright a:hover{
text-decoration:underline;
}
.tourimagel{
border:0;
clear:right;
padding:4px;
background:#FFFFFF;
float:left;
}
.tourimager{
clear:left;
border:0;
padding:4px;
background:#FFFFFF;
float:right;
}
