ul.accom {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.accom li {
	padding-bottom: 8px;
	border-bottom: 1px dashed #999900;
}
ul.accom li H2 {
	padding: 5px 0 0 0;
	margin: 0;
	margin-left: 12px;
	font-size: 0.9em;
	color: #fff;
}
ul.accom P {
	padding: 0;
	margin: 0;
	margin-top: 3px;
	margin-left: 12px;
}
ul.accom a {
	color: #666;
}
.subtitle {
	font-style: italic;
	color: #999900;
}
.entertainment {
	padding-bottom: 8px;
	padding-top: 8px;
	border-bottom: 1px dashed #999900;	
	clear: right;
	float: right;
	width: 700px;
}
.entertainment h2 {
	padding: 5px 0 0 0;
	margin: 0;
	margin-left: 12px;
	font-size: 0.9em;
	color: #fff;
}
.entertainment p {
	padding: 0;
	margin: 0;
	margin-top: 3px;
	margin-left: 12px;
}
.entertainment p.entphoto {
	float: left;
	width: 130px;
	height: 100px;	
	margin-right: 20px;
	margin-bottom: 10px;
/*	margin-top: 5px;	*/
}
ul.accom a {
	color: #666;
}
em {
	font-style: italic;
	color: #999900;
}
#premises h2 {
	margin-bottom: 0;
	padding-bottom: 0;
}
#premises p {
	margin-top: 0;
}
#premises p.marg {
	margin-top: 10px;
}
#premises a {
	color: #000;
}
#premises p.return {
	margin: 8px 0;
	font-weight: bold;
	text-align: right;
	font-size: 0.8em;
}
#premises img {
	margin-top: 15px;
}

.prem {
	/*clear: both; */
	width: 650px;
	/*clear: left; */
	border-bottom: 1px dashed #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	/*float: right; */
}
.prem img { 
	float: left;
	margin-bottom: 20px; 
}
.premtext {
	/*float: right; */
	margin-left: 180px;
}
.prem h2 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.prem h2, .prem a {
	color: #999900;
}
.prem a {
	font-size: 0.8em;
}
.prem h2 a {
	text-decoration:none;
	font-size: 1.0em;
}
.prem p, .prem h2 {
	/*float: right;*/
	/*margin-left: 200px; */
}
#premises p.prememail, #premises p.premweb {
	font-size: 0.7em;
}
#premlongdesc {
	clear: both;

}
#premlongdesc p {
	margin-top: 0;
	padding-top: 0;	
}

#photoblock p {
	float: left;
}
#photoblock ul {
	list-style-type: none;
	margin:0;
	padding: 0;
	margin-left: 405px;
}
#photoblock img {
	border: 0;
	padding: 0;
	margin: 0;
}
#photoblock ul img {
	width: 90px;
}
#photoblock ul img a {
	width: 90px;
}
#photoblock li {
	margin: 0;
	padding: 0;
	padding-bottom: 2px;
	width: 90px;
	/*height: 72px;*/
	display: inline; /* remove ie gap */
}
#contactblock {
	float: right;
	width: 190px;
	background:#73a299;
	background:#6c6d65;
	padding: 5px;
	padding-bottom: 0;
	color: #fff;
	height: 300px;
	font-size:0.9em;
}
* html #contactblockX {
	width: 200px;
	w\idth: 190px;
}
#contactblock p, #contactblock h2, #contactblock a {
	color: #fff;
}
