div#PlaceBackground {
	background-image: url(../images/place_bg.jpg);
	background-repeat: no-repeat;
	height: 381px;
}
div#PlaceBackground div#PlaceTitle {
	padding: 34px 54px 0 0;
	text-align: right;
}
div#PlaceContent .break {
	clear: both;
}
div#PlaceContent {
	background-color: #03060B;
	background-image: url(../images/place_left_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom:1px solid #fff;
}
div#PlaceContent div#PlaceContentBackground {
	background-image: url(../images/place_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
div#PlaceContent div#PlaceContentLeft {
	float: left;
	width: 242px;
	background-color: #004280;
	background-image: url(../images/place_left_top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: #FFFFFF;
}
div#PlaceContent div#PlaceContentLeft a {
	color: #BDDBF0;
	text-decoration: none;
}
div#PlaceContent div#PlaceContentLeft a:hover {
	text-decoration: underline;
}
div#PlaceContent div#PlaceContentLeft ul#PlaceWeatherMenu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
div#PlaceContent div#PlaceContentLeft ul#PlaceWeatherMenu li {
	padding: 0;
	list-style-type: none;
	margin: 0;
}
div#PlaceContent div#PlaceContentLeft ul.PlaceLinks ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#PlaceContent div#PlaceContentLeft ul.PlaceLinks li {
	background-image: url(../images/place_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 8px;
	list-style-type: none;
}
div#PlaceContent div#PlaceContentLeft div.PlaceLinks {
	font-size: 10px;
	color: #C9D7E4;
	padding: 20px;
}
div#PlaceContent div#PlaceContentLeft div.PlaceLinks p {
	margin: 0 0 5px 0;
}
div#PlaceContent div#PlaceContentLeft div.Divider {
	background-image: url(../images/place_left_divider.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 1px;
	font-size: 0;
}
div#PlaceContent div#PlaceContentLeft  div.PlaceLeftSectionHeader {
	padding: 0 0 3px 0;
}
div#PlaceContent div#PlaceContentLeft div#PlaceLeftReport {
	background-repeat: no-repeat;
	background-position: top left;
	padding: 18px 0 0 20px;
	color: #BDDBF0;
}
div#PlaceContent div#PlaceContentLeft div#PlaceLeftMap {
	background-image: url(../images/place_map.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 70px;
	padding: 18px 0 0 118px;
	color: #BDDBF0;
}
div#PlaceContent div#PlaceContentRight {
	float: left;
	width: 440px;
	color: #C3C8CE;
}
div#PlaceContent p {
	margin: 0 0 1.5em 0;
	line-height: 1.75em;
}
div#PlaceContent div#PlaceContentRight a {
	color: #FFA800;
	text-decoration: none;
}
div#PlaceContent div#PlaceContentRight a:hover {
	text-decoration: underline;
}
div#PlaceContent div#PlaceContentRightText {
	padding: 25px 22px 0 22px;
}
div#PlaceContent div#PlaceContentRightGallery {
	background-image: url(../images/place_gallery.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 205px;
	padding: 0 22px 0 220px;
}
div#PlaceContent div#PlaceContentRightGallery div#PlaceGalleryTitle {
	padding: 15px 0 6px 1px;
}
div#PlaceContent ul li#PlaceMenu1 {
	background-image: url(../images/place_left_menu1.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
div#PlaceContent ul li#PlaceMenu2 {
	background-image: url(../images/place_left_menu2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
div#PlaceContent ul li#PlaceMenu3 {
	background-image: url(../images/place_left_menu3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
div#PlaceContent table.PlaceLeftMenu,
div#PlaceContent table.PlaceLeftMenuHeader {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	empty-cells: show;
}
div#PlaceContent table.PlaceLeftMenu tr td,
div#PlaceContent table.PlaceLeftMenuHeader tr td {
	line-height: 26px;
}
div#PlaceContent table.PlaceLeftMenu tr td.MenuColumn0 {
	width: 7%;
}
div#PlaceContent table.PlaceLeftMenu tr td.MenuColumn1 {
	width: 10%;
}
div#PlaceContent table.PlaceLeftMenu tr td.MenuColumn2 {
	width: 43%;
	text-align: center;
}
div#PlaceContent table.PlaceLeftMenu tr td.MenuColumn4 {
	width: 20%;
}
div#PlaceContent table.PlaceLeftMenu tr td.MenuColumn4 {
	width: 20%;
}
div#PlaceContent table.PlaceLeftMenuHeader tr td.MenuColumn0 {
	width: 15%;
}
div#PlaceContent table.PlaceLeftMenuHeader tr td.MenuColumn1 {
	width: 45%;
	text-align: center;
}
div#PlaceContent table.PlaceLeftMenuHeader tr td.MenuColumn2 {
	width: 20%;
	text-align: left;
}
div#PlaceContent table.PlaceLeftMenuHeader tr td.MenuColumn3 {
	width: 20%;
	text-align: left;
}

