body	{
	background-color:#ffffff;
	font-family: Tahoma;
	font-size: small;
	color: black;
}
h1	{
	display: none;
}
img.logozone	{
    display: none;
}
a.logozone	{
    display: none;
	position:absolute; top: 0px; left: 0px; height: 95px; width: 124px;
}
div.contactdeets	{
    display: none;
	background-color: #dfefff;
	position: absolute; top: 95px; left: 0px; height: 50px; width: 124px;
	text-align: center;
}
a.deets	{
	font-family: Tahoma;
	font-size: small;
	color: blue;
	text-decoration: none;
	font-size: 10pt;	
}
div.extratext	{
	display: none;
}
a.menubutton	{
	display: none;
}

a.mailto	{
	font-size: 18pt;
	font-weight: 600;
	text-decoration: none;
}

div.content	{
	padding-left: 10%; 
	padding-right: 10%; 
}
div.boxout {
	margin: 1em;
	border: 2px solid black;
	padding: 1em;
	font-weight: bolder;
	font-size: normal;
}

div.menu	{
	position:absolute; top: 0px; left: 0px;
}
div.map	{
	width:96%;
	height:33vh;
	text-align:center;
}
div.trackmap	{
	width:100%;
	height:66.6vh;
	text-align:center;
}
div.inset	{
	display: block;
	text-align: center;
}
div.rubric	{
	background-color: white;
	padding-left: 12pt;
	padding-right: 12pt;
	padding-top: 2pt;
	padding-bottom: 2pt;
	font-size: small;
}
div.contact	{
	display: grid;
    grid-gap: 0.1em;
    grid-template-columns: repeat(auto-fit, minmax(192px, 1fr));
	background-color:#efefff;
	padding-top: 2pt;
	padding-bottom: 2em;
	margin-top: 5em;
}
img.mypic	{
	width: 400px; margin-left: 0.00px; margin-top: 0.00px;
	border-style: solid;
	border-color: white;
	border-width: 0.5em;
	box-shadow: 1px 1px 3px black;
}
img.shoppic	{
	height: 320px; margin-left: 0.00px; margin-top: 0.00px;
	border-style: solid;
	border-color: white;
	border-width: 0.5em;
	box-shadow: 1px 1px 3px black;
	vertical-align: middle;
}
img.qthumb	{
	max-width: 128px;
	max-height: 128px;
	vertical-align: center;
	text-align: center;
	margin: 2px;
	box-shadow: 1px 1px 2px black;
}
img#menu	{
	width:4em; height:4em;
}
li.c0	{
	list-style-type: none;
	list-style-image: none;
	font-weight: 600;
}
li.c1	{
	list-style-type: square;
	list-style-image: url('images/list-check.png');
	font-weight: normal;
    vertical-align: text-top;
}
li.c2	{
	list-style-type: square;
	list-style-image: url('images/list-advise.png');
	font-weight: normal;
    vertical-align: text-top;
}
li.c3	{
	list-style-type: square;
	list-style-image: none;
	font-weight: normal;
}
div.gallery	{
	display: none;
}
span.headline	{
	font-size:24px;
	font-weight:bold;
}

span.strapline	{
	font-size: 12pt;
}
span.bolder	{
	font-weight: bolder;
}
span.question {
	font-style: italic;
}
span.menubutton	{
	display: none;
}
div.facebook	{
	display: none;
}
div.facebook a	{
	display: none;
}
div.facebook img	{
	display: none;
}
div.button	{
	position: relative;
	top: 1em;
	display: inline;
	padding: 1em;
	border: 2px solid black;
	border-style: inset;
	border-radius: 8px;
	background-color: #fff;
	margin: 0em;
}
div.contactline {
	padding-top: 1em;
	width: 320px;
}
p.bolder {
	font-weight: 500;
}
p.canalplan	{
	font-size: 10pt;
	text-align: center;
}
p.testimonial {
    background-color: white;
    padding: 0.5em;
}
div.menucuebox	{
	display: none;
}
div.availabilitycuebox	{
	display: none;
}


