.titles {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CCFF;
	border-right-color: #00CCFF;
	border-bottom-color: #00CCFF;
	border-left-color: #00CCFF;
	background-color: #66FFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: auto;
	padding: 10px;
}
.bodystyle {
	margin: 5px;
	padding: 0px;
}
.left {
	position: relative;
	right: 92%;
	width: auto;
}
.right {
	position: relative;
	left: 9%;
	height: auto;
}



.buttons {
	display: block;
	list-style-type: none;
	text-align: right;
	background-color: #CCFF99;
	border: thin ridge #6633cc;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.outerbuttons {
	list-style-type: none;
	display: inline;
}
.maintable {
	margin: 0px;
	padding: 0px;
	display: block;
}
.submenu {
	padding: 0px;
	margin: 0px;
	line-height: normal;
	font-size: large;
	font-weight: bold;
}
.walk_details {
	padding-left: 1cm;
}
.walk_list {
	clear: right;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #FCF1D3;
}
a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #008000;
}
a:active {
	color: #008000;
}
.style1 {
	font-size: xx-large;
	font-style: italic;
}

.gallerytest {
	float: left; 
	text-align: center; 
	border: thick;
	border-color:#000000;
	height: 160px;
	width: 160px;
}

@-ms-viewport { 
	width: device-width; 
	initial-scale: 1;
	}
	
@viewport { 
	width: device-width; 
	initial-scale: 1;
	}
	
.pagelogo {
	max-width:100%;
	}
	
	.adblock {
	width: 162px;
	height: 602px;
	float:left;
	}
	
.articlebloc {
	width: 100%;
	}
	
.largepic {
	max-width:100%;
	}

	
@media only screen and (max-width: 640px) 
{
	.submenu {
	font-size: 20px;
	line-height: 150%;
	}
}