/* CSS Document */


body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:1em;
	background-color:#211384;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	text-align:center;
}
div{
	margin:0;
	padding:0;
	}


ul{
	list-style-type: square;
	color: #97a5d9;	
	
}

li{
	font-size: 0.75em;
	line-height: 1.6em;
	}
	
element {
	cursor: pointer;
	cursor: hand;
}

#content table p{
	padding: 0;
	margin: 0;
}
		

#wrapper{
	text-align:left;
	margin-right:auto;
	margin-left:auto;
	width: 760px;
	background-color:#FFFFFF;
}

#content{
	text-align: left;
	width: 490px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#content p{
	font-size: 0.75em;
}

#header{
	width: 760px;
}

/*******************/
#header h1, #header h2 {
	margin: 0;
}
#header .logo {
 background-attachment: scroll;
 background-image: url(../images/logo.gif);
 background-repeat: repeat;
 background-position: left top;
 width: 205px;
 height: 105px;
 display: block;
 float: left;
}
#header .titlewelcome {
 background-attachment: scroll;
 background-image: url(../images/welcome_header.gif);
 background-repeat: repeat;
 background-position: left top;
 width: 555px;
 height: 105px;
 display: block;
 float: left;
}
#header h2 {
 background-attachment: scroll;
 background-repeat: repeat;
 background-position: left top;
 width: 555px;
 height: 105px;
 display: block;
 float: left;
}
#header h2.titlenews_jap {
 background-image: url(../images/news_header_jap.gif);
}
#header h2.titleattraction_jap {
 background-image: url(../images/attraction_header_jap.gif);
}
#header h2.titlewelcome_jap {
 background-image: url(../images/welcome_header_jap.gif);
}
#header h2.titleactivities_jap {
 background-image: url(../images/activities_header_jap.gif);
}
#header h2.titlefood_jap {
 background-image: url(../images/food_drink_header_jap.gif);
}
#header h2.titleafternoon_tea_jap {
 background-image: url(../images/afternoon_tea_header_jap.gif);
}
#header h2.titlemorning_menu_jap {
 background-image: url(../images/morning_menu_header_jap.gif);
}
#header h2.titlelunch_menu_jap {
 background-image: url(../images/lunch_menu_header_jap.gif);
}
#header h2.titlebooking_jap {
 background-image: url(../images/booking_visit_header_jap.gif);
}
#header h2.titlecontact_jap {
 background-image: url(../images/contact_us_header_jap.gif);
}
#header h2.titletours_jap{
 background-image: url(../images/tours_header_jap.gif);
}
#header h2.titlephotos_jap{
 background-image: url(../images/photograph_album_header_jap.gif);
}
#header h2.titlemedley_jap{
 background-image: url(../images/lakeland_medley_header_jap.gif);
}
#header h2.title3bs_jap{
 background-image: url(../images/3bs_header_jap.gif);
}
#header h2.titlebowness_jap{
 background-image: url(../images/best_bowness_header_jap.gif);
}
#header h2.titlerailsails_jap{
 background-image: url(../images/railssailstails_header_jap.gif);
}
#header h2.titlehighlights_jap{
 background-image: url(../images/highlights_header_jp.gif);
}

#header h2.titlegardentours{
	background-image: url(../images/gardenhead.gif);
}
#header strong {
 display: none;
}
/******************/

#tabletext{
	font-size: 0.75em;
	line-height: 1.6em;
	}
	
.tabletxt{
	font-size: 0.75em;
	line-height: 1.6em;
	color:#000000;
	}
	
#mainnav{
	height:20px;
	font-size: 0.7em;
	line-height: 1.8em;
	background-color: #db3749;
	color: #FFFFFF;
	text-align: center;
	float: left;
	clear: both;
	width: 760px;
}

#left_nav_cont{
	width:205px;
	float: left;
}

#navigation_left{
	width:205px;
	background-color: #cbd1ec;
	float: left;
	text-align: left;
}

#navigation_left ul{
	list-style: none;
	margin: 0;
	padding: 5px 0 15px 15px;
	border: none;
}

#navigation_left li{
	font-size: 0.75em;
	line-height: 1.8em;
	
}

#news_left{
	background-color: #db3749;
	float: left;
	text-align: right;
	width: 205px;
	
}

#news_left02{
	background-color: #db3749;
	float: left;
	text-align: left;
	padding: 6px;

	
}

#page_pic{
	float: right;
	text-align: right;
	width: 205px;
	margin-top: 20px;
	
}

#navigation a:link, #navigation a:visited{
	color: #000000;
	text-decoration: none;
}

#navigation a:hover{
	text-decoration: underline;
}


a:link,  a:visited{
	color: #000000;
	text-decoration: underline;

}

a:hover{
	text-decoration: none;

}

#footer_cont{
	float: left;
	width: 760px;
}

#footer{
	background-color: #cbd1ec;
	font-size: 0.75em;
	line-height: 1.4em;
	text-align:center;
	padding: 10px 0 10px 0;
	float: left;
	width: 760px;
}

#flag{
	float: right;
	padding-top: 15px;
	padding-right: 5px;
}
#copyinfo{
	padding: 10px 0 10px 0;
	float: left;
	width: 700px;
}

#copyright{
	float: left;
	text-align: left;
	font-size: 0.65em;
	width: 300px;
	padding-left: 15px;
}
#stamp_pic{
	float: left;
	text-align: right;
	width: 205px;
	
}

#design{
	float: right;
	text-align: right;
	font-size: 0.65em;
	width: 160px;
}

.header01{
	color:#db3749;
	font-size: 95%;
	font-weight: bold;
}

.main_image{
	text-align: left;
	width: 530px;


}

.news_image{
	background-color:#db3749;
	padding: 2px;
}

.smalltext{
	font-size: 0.65em;
}

.listtxt{
	font-size: 1em;
	line-height: 1.6em;
	color:#000000;
	}

.content_header{
	font-size: 0.75em;
	color:#db3749;
	font-weight:bold;
	}
.whitetxt{
	font-size: 0.70em;
	color:#ffffff;
	}
