h3.type {
	font-size: 150%;
	margin: 16px 0 12px;
 }
#subPages {
	text-align: center;
	padding-bottom: 10px;
	margin: 10px auto;
  }

h1 { padding-top:0; font-size:200%; }
table.lodges { font-size:inherit; border-collapse:collapse; }
table.lodges td { text-align:left; vertical-align:middle; border:solid #999; border-width:1px 0; padding:4px; }
table.lodges td.img { padding:0; border:1px solid; border-color:#999 #000; }
table.lodges td.img a { position:relative; height:100%; width:100%; display:block; overflow:hidden; width:300px; height:200px; background-color:#000; }
table.lodges td.img img { position:absolute; }
h2 { font: bold 2em Georgia, "Times New Roman", Times, serif; margin-bottom:20px; }
p { margin: 12px 0; }

.closed { font-weight:lighter; color:#900; }
.open { font-weight:bold; color:#555; }
