h2 {text-align: center;
	color: blue;
	font-size: 200%;}
a:link {
  text-decoration: none;
}
#menuPart{float: left;}
.menu_x img{margin: 0.25em 0 0.88em 0.75em;
	max-width: 4em;
}

.wf_menuLine1 {font-size: 124%;}
.sa_menuStub {position: absolute;
    top: 1em;
	left: 1em;
	font-size: 90%;
	border: 1px solid darkblue;
	background-color: beige;
	padding: 6px 8px 0 9px;
	z-index: 100;
	width: 26%;
	height: 23em;
	box-shadow: 4px 4px 4px 7px #666;
}


.menu_button {margin: 0px 0 6px 3em;
    max-width: 5em;
	float: left;}

#menuMenu {
}
.menuIcon {margin: 0px 0 6px 4px;
	float: left;
	max-width: 8%;
	display: inline;
}
.goBackLink {clear: both;
	margin-left: 12%;
	color: #3333ff;
/*	font-size: 100%; */
	background-color: #ccf5ff;
	border: 1px solid #3333ff;
	border-radius: 0.48em;
	padding: 0.48em;
}
.headWords, .subhead {font-family: 'Kaushan Script', cursive;
	color: rgb(126,84,0);
    font-size: 56px;
	text-align: center;
	color: rgb(126,84,0);
	margin-bottom: 0;
}
.subhead {font-size: 32px;
	margin-top: 0;
	margin-bottom: 8px;
	}
.soloState, .soloMenu {text-align: center;
	float: left;
	margin-left: 2em;
	margin-bottom: 1em;
	border: 1px solid purple;
	border-radius: 0.36em;
	padding: 0 0.66em 0 0.66em;
	background-color: #eff2f2;
	height: 14em;
	width: 12.8em;}
.menuImage {max-width: 96%;
	border: 1px solid purple;
	border-radius: 0.18em;
	}
.menuText {font-size: 118%;
	}
.stateState, menuItem {text-align: center;
	font-size: 152%;
	line-height: 88%;
}
.stateCity {text-align: center;
	font-size: 126%;
	line-height: 68%;
}
.soloState img{display: block;
	margin-left: auto;
	margin-right: auto;
}
.soloCity img{display: block;
	margin-left: auto;
	margin-right: auto;
}
.someCity {float: left;
	margin-left: 2em;
	margin-bottom: 1em;
	border: 1px solid purple;
	border-radius: 0.36em;
	padding: 0 0.66em 0.55em 0.66em;
	background-color: #eff2f2;
	height: 15em;
	width: 16em;
}
.someName {text-align: center;
	font-size: 152%;
	line-height: 88%;
}
.somePlace {float: left;
	margin-left: 2em;
	margin-bottom: 1em;
	border: 1px solid purple;
	border-radius: 0.36em;
	padding: 0 0.66em 0.55em 0.66em;
	background-color: #eff2f2;
	height: 15em;
	width: 16em;
}
.somePlaceName {font-size: 132%;
	margin-bottom: 6px;
	margin-top: 4px;}
.placeImage {width: 14em;
	max-width: 14em;
	margin-bottom: 0.66em;
}
.showCat {line-height: 2px;}
.placeHeader {color: black;
	font-size: 120%;
}
.placeImage {float: left;
	margin-right: 1em;
}
#placeXtras {float: left;}
#placeBody {width: 94%;
	margin-left: auto;
	margin-right: auto;
	padding: 1em;
	border: 1px solid purple;
	border-radius: 0.48em;
	color: beige;
}
@media only screen and (max-width: 776px) {
.bigScreen {display: none;}	
.sa_menuStub {width: 98%;}	
}
