body { background: white; font-size: 12pt;}
.rotating,  
#left, 
#flags, 
#bottomnav,
img#hospitality,
#hometop,
#homeevents 	  { display: none; }
img#logo {float: none !important; margin: 10px; clear: none;}
#taglinebox {width: auto; margin-left: 0px !important;}
.tagline {color: #000; margin: 10px !important; padding: 0 !important; font-weight: bold;}
#main {
	width: auto; 
	margin: 0 5%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	}
#main #mainbox {border-width: 0;}

#catimg {
	padding-bottom: 0px;
	float: right;
	width: 280px;
	margin-left: 10px;
	}
#catimg img {
	border-left: 0px solid #cecf8e;
	border-right: 0px solid #cecf8e;
	}	
.listing img {border-bottom: 0px solid #a59b5f;}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
#main a:link:after, #main a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }		