h2
{
	font-size: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
}

.accomItem
{
	margin: 0 auto 10px;
	background-image: url(../images/accomTop.gif);
	background-repeat: no-repeat;
	width: 555px;
	padding: 5px 0 0 0;
	border-bottom: 4px solid #C9E9F3;
}

.accomItem p
{

	margin: 5px 0 0 0;
}

.itemShade
{
	background-image: url(../images/accomTopShade.gif);
}

.accomItem table
{
	width: 96%;
	margin: 0 auto;
}

.accomItem table th
{
	width: 120px;
}

.accomItem .bottom
{
	background-image: url(../images/accomBottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 20px;
}

#attributes
{
	text-align: center;
	font-size: 10px;
}

#attributes img
{
	vertical-align: middle;
	margin: 0 5px;
}

.roomTbl
{
	width: 90%;
	border-collapse: collapse;
}

.roomTbl td, .roomTbl th
{
	text-align: left;
	padding: 3px;
}

.roomTbl th
{
	background-color: #E5E5E5;
}

.roomTbl td
{
	border: 1px solid #E5E5E5;
}

#awards
{
	text-align: center;
}

#awards img
{
	vertical-align: middle;
	margin: 5px;
}


#map
{
	display: inline;
	float: right;
	background-image: none;
	position: relative;
	left: -30px;
	top: -30px;
	font-size: 10px;
}

#map img
{
	vertical-align: middle;
}

#contactDiv
{
	background-image: url(../images/fax.gif);
	background-position: top left;
	padding: 0;
	margin: 0 20px;
	width: 500px;
	background-color: #C9E9F3;
	border: 1px solid #42B0D5;
	height: 80px;
}

#contactDivInner
{
	border: 1px solid #42B0D5;
	background-color: white;
	background-image: none;
	width: 300px;
	margin: 20px;
	padding: 10px;
	text-align: left;
}

#contactDivInner p
{
	margin: 0;
	padding: 0;
}

#accPhotos
{
	text-align: center;
}

#accPhotos img
{
	vertical-align: middle;
	margin: 0 5px;
}
