body {
	color: #000;
	background: #fff;
    font: normal 12pt Times, serif;
    margin: 0; }

#header,
h1 img,
#totop,
#sublink,
a.print { display: none; }

div#frame,
div#contentcenter,
div#content,
div#menusubcontainer,
div#menutitle,
span.green,
div#footer {
    background: #fff none;
    border: 0;
    color: #000;
    font: normal 12pt Times, serif;
    float: none !important;
    padding: 0;
    width: 100%; }

div.directions {
    font: normal 22pt Times, serif;
    line-height: 30px; }

div.menutitle { display: block; }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline; }

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%; }
#content a[href^="/"]:after {
   content: " (http://www.flynnsonthehill.com" attr(href) ") "; }

/*


div#frame {
 	background: #fff;
 	font: normal 11px Times, serif;
 	width: 100%;
    margin: 0;
    padding: 0;
}

div#header {
	display:none;
}

div#contentcenter {
	border: none;
}

div#menusubcontainer {
	background: none;
	font: normal 11px Times, serif;
}

h1 img {
	display: none;
}

div.menutitle {
	display: block;
	color: #000;
	background: #fff;
	font: bold 18px Times, serif;
}

p#totop {
	display: none;
}

div#content {
	border: none;
	font: normal 11px Times, serif;
	margin-left: 0px;
}

div#menusub {
	font: normal 14px Times, serif;
	margin-left: 0px;
	padding-left: 0px;
}

div#menusub h1 {
	color: #000;
  background: #fff;
	font: bold 16px Times, serif;
}

div#menusub h2 {
	color: #000;
  background: #fff;
	font: bold 18px Times, serif;
}

div#colleft {
	width: 45%;
    margin: 0;
    padding: 0;
}


div#colright {
	width: 45%;
	border-left: solid 1px #999;
    margin: 0;
    padding: 0;
}

em {
	font: normal 10px Times, serif;
}

div#footer {
	color: #000;
  background: #fff;
  font: normal 12px Times, serif;
}

div#footer a, div#footer a:link {
  color: #000;
  background: #fff;
  font: normal 11px Times, serif;
}

span.green {
  color: #000;
  background: #fff;
}

div#sublink {
  display: none;
}

div.directions {
   font: normal 22px times, serif;
	 line-height: 30px;
}

div#dtitle {
   display: none;
}

*/

