/* CSS Document */

.attractions{
	margin-bottom:10px;
	overflow:hidden;
	}
.style_line{border-bottom:3px #BD872D solid; margin-bottom:10px;}
.attractions_title{
	width:272px;
	height:270px;
	margin-right:10px;
	float:left;
	}
.vertical_bar{
	width:1px; height:270px; float:left; border-left:1px solid #BD872D; margin-right:10px;
	}	
.attractions_title h3{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:500;
	color:#454545;
	margin:5px 0px;}
.attractions_title h3 a:link,.darkgray18 a:visited {
	color:#51713C;
	text-decoration:none;}
.attractions_title h3 a:hover{
	color:#51713C;
	text-decoration:underline;}
.attractions_maps_ul{
	width:390px;
	list-style-type:circle;
	border:1px #C48B3C solid;
	padding:5px 10px 5px 30px;
	}
.attractions_maps_ul li{
	width:90%;
	line-height:25px;
	border-bottom:1px #C48B3C dotted;
	}
.attractions_maps_ul li a:link,.attractions_maps_ul li a:visited {
	color:#51713C;
	text-decoration:none;}
.attractions_maps_ul li a:hover{
	width:100%;
	display:block;
	background-color:#FFF8E8;
	}
.float_left{
	float:left;}
.float_right{
	float:right;}
.left-box{
	width:430px;
	border:1px #C48B3C solid;}
.left-box02{
	width:46%;
	border:1px #C48B3C solid;
	margin:5px 15px 10px 0px;
	padding:5px;}
.left-box02 img{
	width:60px;
	height:45px;	
	padding-right:5px;}

.background_color{
	width:100%;
	background-color:#F7EACA;}
.line_orange{
	height:2px;
	margin:2px 0px 5px 0px;
	border-top:1px #C48B3C solid;}
.photo{
	width:206px;
	height:160px;
	text-align:center;
	margin-right:10px;
	border:1px #C48B3C solid;
	background-color:#FFF8E8;
	float:left;
	}
.photo img{
	width:180px;
	height:120px;
	margin-top:10px;	
	}
.photo h3{
	font-family:Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:500;
	color:#454545;
	margin:5px 0px;}
	
.content{
	width:98%;
	margin-bottom:10px;
	padding:5px;}

#nav2{
	width:97%;;
	height:20px;
	margin:10px 0px 0px 0px;
	padding:5px;
	list-style:none;
	border-bottom:#C48B3C 1px solid;
}

#nav2 li{
	float:left;
	width:100px;
	height:23px;
	line-height:23px;
	margin-right:3px;
	font-weight:bold;
	text-align:center;
}

#nav2 a{
	text-decoration:none;
	color:#bf7106;
}

#nav2 li a:hover {
	width:100px;
	height:23px;
	display:block;
	color:#000;
	text-decoration:none;
	background:url(/img/nav2-bj01.gif) no-repeat;}
		
.current{
	background:url(/img/nav2-bj01.gif) no-repeat;
	color:#000;
}

.default{
	background:url(/img/nav2-bj.gif) no-repeat;
}

.map_box{
	width:48%;
	height:200px;
	margin:10px 2px;
	padding:3px;
	text-align:center;
	border:1px solid #CCCCCC;}

.page_number{
	float:right;
	margin:0px 5px;
}
.page_number li{
	float:left;
	margin:0px 4px;
	text-align:center;	
	list-style:none;
}	
.page_number li a{
	width:15px;
	display:block;
	background-color:#FFF8E8;
	padding:0px 2px;
	border:1px solid #CCCCCC;	
}
.page_number li a:hover{
	width:15px;
	background-color:#FFF8E8;
	padding:0px 2px;	
	border:1px solid #CCCCCC;		
}
