

/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */

body{background: #c6e4f2 url(../img/bg7.png) repeat;}

.brand{
	font-family: 'Fredoka One', cursive;
}

.container{
	padding: 20px 0;
}
ul.nav {display:block;width: 100%;}

.table{
width:90%;
white-space: nowrap;
margin-left:10px;
margin-bottom:18px;
}
.table th,.table td{

padding:8px;
line-height:18px;
text-align:left;
vertical-align:top;
border-top:1px solid #dddddd;
}
.table th{
font-weight:bold;
}

.table2{
width:90%;
white-space: nowrap;
margin-left:10px;
margin-bottom:18px;
}
.table2 td{

padding:4px;
line-height:9px;
text-align:left;
vertical-align:top;
border-top:1px solid #dddddd;
}
.table th{

padding:8px;
line-height:18px;
text-align:left;
vertical-align:top;
border-top:1px solid #dddddd;
}
.table2 th{
font-weight:bold;
}

.page-header {
border-bottom: 1px solid #EEEEEE;
margin: 25px 0 15px;
padding-bottom: 4px;
}

.tour{
margin: 0 0 10px;
padding: 10px;
border: 2px solid #efefef;
border-radius:10px;
}

.tourmenu p{
line-height: 1.4em;
}
.tourmenu a{
display: block;
padding: 10px 0;
}

dl,dt,dd{line-height:1.8em;}


	
.gotop{
	text-align: right;}


.contentarea{
	margin: 10px auto;
	padding: 10px;
	background: #fff;
	border-radius:10px;}

footer{
	padding: 30px 0;
//	background: #c6e4f2 url(../img/bg4.png) repeat;
	text-align:center;}
	
.navbar-inner{width: 100%;}