#pageheading{
	background-color: #6699CC;
	background-image: url(images/header_accom.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 68px;
	margin: 0px;
	padding:0;
	clear: both;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}
#content .pressbox .accommod_home_cat {
	padding: 15px 2px;
	float: left;
	width: 255px;
	margin: 3px;
	font-size: 10px;
	text-align: center;
	height: 83px;
	overflow:hidden;
	background: #99cc66;
}
#content .pressbox .accommod_home_cat .cat_pic {
	float:left;
	width: 113px;
	text-align:center;
}
#content .pressbox .accommod_home_cat .cat_text {
	float:right;
	width: 135px;
	text-align:center;
	padding-top:1px;
}
#content .pressbox {
	width: 540px;
	clear:left;
	margin: 15px auto;
}
#content .pressbox .bot_img {
	background: url(images/box_bot.jpg) no-repeat bottom;
	padding: 5px;
	width: 530px;
}
#content .pressbox .bkg_img {
	background: url(images/box_bkg.jpg) repeat-y;
}
#content .pressbox .top_img {
	background: url(images/box_top.jpg) no-repeat;
}
#content .pressbox h1 {
	font-size: 11px;
	padding:4px 0 5px 0;
	margin: 0 auto;
	width: 124px;
	background:url(images/button-h1.jpg) no-repeat top center;
	margin-bottom:4px;
}
#content .pressbox h1 a{
	color:#FFFFFF;
	text-decoration: none;
	}
#content .pressbox p {
	font-size: 11px;
	line-height: 1;
	margin: 0;
}
.locationlist
{
	height:34px;
	margin: 0 0 15px 52px;
	padding: 0;
}
.locationlist li
{
	list-style-type: none;
	float:left;
}
.locationlist a
{
	display:block;
	background:url(images/navbutton.jpg) no-repeat;
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
	font-size: 12px;
	width:131px;
	height:25px;
	padding-top:9px;
}
.locationlist a:hover
{
	background: url(images/navbutton_active.jpg);
	color:#000000;
}

/*#rightmenu h3 {
	background:#336699 url(images/sidebar_bkg.jpg) no-repeat top center;
	border-top:none;
	border-bottom:none;
	margin:10px 0;
	padding-bottom:10px;
	padding-left:10px;
	padding-top:10px;
}*/
#accom_newsflash {
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 10px;
	border: 2px dotted #333333;
	text-align: center;
}
#accom_newsflash a {
	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

#accom_newsflash a:hover {
	color: #FF9900;
}

