/* TOWNS DETAIL PAGES */
/* intro*/
#mnIntro, #mnIntro div.bot {
	overflow:hidden;
}
/* image */
#mnIntro div.imageholder {
	width:299px;
	height:262px;
	background:url(../images/page/img270-border.png) repeat-y;
	margin:0 17px 1.5em 3em;
	float:right;
	display:inline;
}
#mnIntro .imageholder img {
	padding:13px 14px 0;
}
/* content area */
.towns-main {
	width:665px !important;
}
/* attractions */
#towns-attractions {
	width:345px;
	float:left;
	margin:0 0 25px;
}
#towns-attractions h3 {
	border-bottom:1px solid #CFC9BE;
	padding:0 0 1.5em;
	margin:0;
}
#towns-attractions h3 a {
	font-size:0.9em;
	font-weight:bold;
	float:right;
}
#towns-attractions .business-line {
	padding:1.5em 0 0;
}
#towns-attractions .business-line .titleline {
	display:block;
	width:auto;
	float:none;
	padding:0;
	margin:0;
}
#towns-attractions .business-line .titleline p {
	padding-left:15px;
}
/* sidebar */
.towns-main #sidebar {
	margin:0 0 10px;
}
.towns-main #sidebar, .towns-main #sidebar .tabsholder, .towns-main #sidebar div.tab {
	width:290px;
}
.towns-main #sidebar ul.tabset a {
	width:70px;
}
.towns-main #sidebar div.tab {
	background:url(../images/page/towns-tabs.gif) left bottom no-repeat;
}
.towns-main #sidebar .tabarea select {
	margin-right:21px;
}
/* map */
#town-map {
	width:290px;
	height:290px;
	margin:20px 0 8px;
}
/* contact */
p.town-contact strong {
	font-size:13px;
	color:#114367;
}
/* upcoming events */
.towns-events h4, .upcoming h4 + p {
	margin:0;
}
.towns-events p + p {
	margin:0 0 28px;
}
.towns-events .box {
	padding-bottom:1px;
}
