body {
	background-color:transparent !important;
	background-image:none !important;
	}
#mainNav,
#headerLinks,
#langSelect,
#searchBox,
#specialButton,
#subnavCol,
#sectionHeader,
#supplement,
#addThis,
#printResults,
#mapLinks,
.resultsImage,
#supplementHome,
#allContentHome,
#flashAccolades,
#whatsNew,
#backButton
{
	display: none;
	}
#mainContent,
#twoColumn,
#threeColumn,
#allContent,
#wrapper {
	width: 100%;
	margin: 0;
	padding: 0;
	}
html > body #mainContent {
	width:100%;
	}
* {
	}
a {
	text-decoration:none !important;
	color:inherit !important;
	}
div {
	margin: 0 !important;
	padding: 0 !important;
	float: none !important;
	background-color:transparent !important;
	background-image:none !important;
	}
form {
	display:none;
	}
h1, h2, h3, h4, h5, h6 {
	clear:both;
	margin:0.5em 0 0.3em 0;
	padding:0 !important;
	color:#660000;
	}
h1 {
	font-size:18pt;
	}
h2 {
	font-size:14pt;
	}
h3 {
	font-size:12pt;
	}
h4 {
	font-size:11pt;
	}
abbr {
	border-bottom:0;
	}
.notForPrint {
	display:none !important;
	}
.forPrint {
	display:block !important;
	}
#allContent {
	top:130px;
	}
#mainContent {
	font-size:10pt;
	}
#logo {
	width:100%;
	margin:0 2em 0 0;
	text-align:left;
	color:#333;
	}
#logo img {
	float:left;
	margin-right:3em;
	}
#printContacts {
	display:block !important;
	float:left;
	margin:1em !important;
	font-size:10pt;
	color:#660000;
	}
#printUrl {
	display:block !important;
	clear:both;
	padding:0.5em 0 !important;
	border-bottom:5px double #006572;
	font-size:9pt;
	}
.label {
	font-weight:bold;
	}
.url {
	
	}
#footer {
	clear:both;
	margin:1em 0 0 0 !important;
	padding:0.5em 0 0 0 !important;
	border-top:5px double #006572;
	font-size:9pt !important;
	color:#333;
	}
#footer a {
	display:none;
	}
#listings {
	width:100%;
	}
#listings .item {
	clear:both;
	width:94%;
	float:left !important;
	margin:0 0.5em 1em 0 !important;
	border:1em solid #ede2d5;
	border-top-width:2px;
	border-bottom-width:2px;
	}
#listings .even {
	clear:left;
	width:44%;
	border-color:#f2f2f2;
	}
#listings .odd {
	clear:right;
	width:44%;
	border-color:#ede2d5;
	}

#listings .vcard {
	
	}
#listings .item-name {
	
	}
#listings .adr {
	font-style:italic;
	}
#listings .tel {
	font-style:italic;
	}
#listings .item-url {
	display:block !important;
	margin-bottom:0.2em !important;
	font-style:italic;
	}
#listings .item-description {
	
	}
#listings .item-locators {
	display:none;
	}
#listings .item-map {
	
	}
#listings .item-directions {
	
	}

/* http://www.positioniseverything.net/easyclearing.html */
#footer:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden; 
	}

