div#left-col {
	width: 605px;
}
div#left-col div#content {
	width: 560px;
}
div#right-col {
	margin: 0 0 0 610px;
	width: 300px;
}
ul.modules li {
	padding: 15px 0 0 0;
}
ul.mod-images li {
	padding: 15px 0 0 0;
	width: 300px;
}
div#right-col ul.mod-images li div.image {
	margin: 0 10px;
}

h1 {
	padding: 10px 0 0;
	margin: 0;
	color: #084C7B;
	font-size: 1.6em;
	text-transform: uppercase;
}
p {
	margin: 0 0 1em;
}

div.col1 {
	width: 49%;
	float: left;
	clear: right;
}

div.village-tabs {
	width: 600px;
	margin: 5px 0 0;
	background: #DAE7F5 url(/images/village_bg.gif) repeat-y;
}
div.village-tabs div#bot {
	background: url(/images/village_bottom.gif) no-repeat;
	height: 63px;
}
div.village-tabs ul#nav-tabs {
	margin: 0;
	padding: 0;
	list-style: none;
	background: url(/images/village_header.gif) no-repeat;
	width: 600px;
	height: 138px;
	position: relative;
}
div.village-tabs ul#nav-tabs a {
	display: block;
	height: 63px;
	position: absolute;
	top: 22px;
	background-repeat: no-repeat;
	text-indent: -2000px;
	overflow: hidden;
}
div.village-tabs ul#nav-tabs a:hover {
	background-position: 0 -63px;
}
div.village-tabs ul#nav-tabs a.active, div.village-tabs ul#nav-tabs a.active:hover {
	background-position: 0 -126px;
}
div.village-tabs ul#nav-tabs a#tab-val-claret {
	background-image: url(/images/tab_vc.gif);
	width: 135px;
	left: 0;
}
div.village-tabs ul#nav-tabs a#tab-le-lac {
	background-image: url(/images/tab_lac.gif);
	width: 125px;
	left: 119px;
}
div.village-tabs ul#nav-tabs a#tab-le-lavachet {
	background-image: url(/images/tab_lava.gif);
	width: 124px;
	left: 208px;
}
div.village-tabs ul#nav-tabs a#tab-les-boisses {
	background-image: url(/images/tab_bois.gif);
	width: 135px;
	left: 332px;
}
div.village-tabs ul#nav-tabs a#tab-les-brevieres {
	background-image: url(/images/tab_brev.gif);
	width: 135px;
	left: 457px;
}

div.village-tabs ul#nav2-tabs {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
div.village-tabs ul#nav2-tabs a {
	display: block;
	height: 42px;
	position: absolute;
	top: -42px;
	background-repeat: no-repeat;
	text-indent: -2000px;
	overflow: hidden;
}
div.village-tabs ul#nav2-tabs a:hover {
	background-position: 0 -42px;
}
div.village-tabs ul#nav2-tabs a.active, div.village-tabs ul#nav2-tabs a.active:hover {
	background-position: 0 -84px;
}
div.village-tabs ul#nav2-tabs a#tab-bars {
	background-image: url(/images/tab_bars.gif);
	width: 102px;
	left: 21px;
}
div.village-tabs ul#nav2-tabs a#tab-restaurants {
	background-image: url(/images/tab_restaurants.gif);
	width: 168px;
	left: 132px;
}

div.venue {
	width: 562px;
	margin: 10px 0 20px 23px;
	background: #fff url(/images/bg_venue.gif) no-repeat;
	overflow: hidden;
	height: 1%;
}
div.description {
	width: 255px;
	margin: 30px 0 0 10px;
	float: left;
	padding: 0 0 20px;
}
div.venue-card {
	width: 272px;
	height: 340px;
	float: right;
	margin: 0 0 20px 0;
	position: relative;
	background-repeat: no-repeat;
	text-transform: uppercase;
	color: #b90000;
}
div.bars div.venue-card {
	background-image: url(/images/trumpcard_bar.gif);
}
div.restaurants div.venue-card {
	background-image: url(/images/trumpcard_restaurants.gif);
}
div.venue-card strong {
	display: none;
}
div.venue-name, div.row1, div.row2, div.row3, div.row4, div.row5, div.row6, div.row7, div.row8, div.row9 {
	position: absolute;
	left: 100px;
	font-size: 1.1em;
	overflow: hidden;
	height: 20px;
	width: 130px;
	line-height: 21px;
	letter-spacing: -1px;
}
div.venue-name {
	color: #fff;
	top: 29px;
	left: 40px;
	font-size: 1.3em;
	font-weight: bold;
}
div.row1 {
	top: 63px;
}
div.row2 {
	top: 85px;
}
div.restaurants div.row2 {
	height: 40px;
}
div.row3 {
	top: 107px;
}
div.restaurants div.row3 {
	top: 129px;
	left: 111px;
	height: 40px;
}
div.row4 {
	top: 129px;
}
div.restaurants div.row4 {
	top: 173px;
}
div.row5 {
	top: 151px;
	height: 60px;
}
div.restaurants div.row5 {
	top: 194px;
}
div.row6 {
	top: 217px;
}
div.row7 {
	top: 239px;
}
div.row8 {
	top: 261px;
}
div.bars div.row8 {
	left: 108px;
}
div.row9 {
	top: 282px;
}