.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;
}
body {
	background-image: url(back.jpg);
	margin: 5px;
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif
}
.left {
	position: relative;
	right: 92%;
	width: auto;
}
.right {
	position: relative;
	left: 9%;
	height: auto;
}
a.sites:hover {
	filter: Glow(Color=red, Strength=100);
}
.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;
}
.buttonsm { background-color: #9a9; padding: 8; margin: 2; text-align: center; border: black solid 2px }
.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;
	line-height: 1.4em;
}
.walk_details {
	padding-left: 1cm;
}
.walk_list {
	clear: both;
}
.sidebook {
	width: 122px;
	float: right;
	text-align: center;
		padding: 5px;
}

.picblock {
	width: 120px;
	height: 200px;
	float: left;
	text-align:center;
	
	
}

.menublock {
	width: 160px;
	height: 160px;
	float: left;
	border-width: 1px;
	border-color:#000000;
	text-align:center;
}
.fullwidth {
	clear:both

	}
	
body {
	font-size: 16pt;
	}
	
.adblock {
	width: 162px;
	height: 602px;
	float:left;
	}
	
.articlebloc {
	width: 100%;
	}

.googlesearch {
	float:left;
	}

.largepic {
	max-width: 100%;
	}

@media only screen and (max-width: 640px) 
{

.titlebar { display:none }
.submenu {
	font-size: 20px;
	line-height: 150%;
}