body {
	background: white;
	font-size: 11pt;
	color: black;
	padding: 0 10px;
	}
#wrapper {
	width: auto;
	background: none;
}
	
#col,
#topnav,
#logo,
#top,
#nav,
#bottom,
/* .clearer, */
#content-inside #breadcrumbs,
.submenu {display: none;}

#main,
#content,
#content-inside,
#content-inside #toolbox {
	width: auto;
	background: #fff;
	border: 0;
	float: none;
	color: black;
	margin: 0;}

#home-flash {display: none;}
#home-special {display: none;}
#home-flash-button {display: none;}
.imageright, .imageleft {display: none;}
#content-inside {padding: 0;}
#monthsearch {display: none;}

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.boynecountry.com" attr(href) ") ";
   }
