/****** Styles specific to the Places to See/What To Do sections ********/

div#wrap-master div.wrap-splash{
	width:952px;
	height:332px;
	background:url('../images/layout/see-do/bg-splash.png') no-repeat;
	padding-top:8px;
	padding-left:8px;
}
div#wrap-master div.wrap-splash div.float-right{
	margin-right:30px;
	margin-top:20px;
}
div#wrap-master div.wrap-splash div.float-left{
	width:662px;
	/*height:324px;*/
	overflow:hidden;
}
div#wrap-master div.wrap-splash div.float-right img.what-to-do {
	margin-bottom:13px;
}
div#wrap-master div.wrap-splash div.float-right p{
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:center;
	width:238px;
}
div#wrap-master div.wrap-splash div.float-right img.callout-events{
	margin-top:10px;
}
div#wrap-master div.content-col1{
	margin-top:30px;
	margin-right:20px;
	margin-left:10px;
	margin-bottom:25px;
	width:220px;
	float:left;
	overflow:hidden;
}
div#wrap-master div.content-col2{
	width:450px;
	margin-top:30px;
	margin-right:20px;
	margin-bottom:25px;
	overflow: hidden;
	float:left;
	color:#959595;
	font-size:14px;

}

div#wrap-master div.content-subcol2{
	width:690px;
	margin-top:30px;
	margin-right:20px;
	margin-bottom:25px;
	display:inline;
	float:left;
	position:relative;
	color:#959595;
	font-size:14px;

}
div#wrap-master div.content-subcol2 h1{
	margin:0;
	padding:0;
	font-size:24px;
	text-transform:uppercase;
	padding-bottom:10px;
	margin-bottom:10px;
	background:url('../images/layout/h1-subpage.png') no-repeat;
	text-indent: 40px;
}
div#wrap-master div.content-subcol2 hr {
	/*
	color: #dadacc;
	background-color: #dadacc;
	height: 1px;
	border:none;
	*/
}
div#wrap-master div.content-subcol2 a{
	text-decoration:underline;
	color:#468aa3;
}

div#wrap-master div.content-col3{
	width:220px;
	margin-top:30px;
	margin-bottom:25px;
	overflow:hidden;
	float:left;
}
div#wrap-master div.content-col2 h1{
	padding:0;
	margin:0;
	padding-left:35px;
	height:32px;
	width:660px;
	margin-bottom:15px;
	margin-top:5px;
	background:url('../images/layout/h1-subpage.png') no-repeat;
}
div#wrap-master div.content-col2 hr {
	/*
	color: #dadacc;
	background-color: #dadacc;
	height: 1px;
	border:none;
	*/
}
div#wrap-master div.content-col2 a{
	text-decoration:underline;
	color:#468aa3;
}
div#wrap-master div.content-col3 hr {
	color: #888888;
	background-color: #888888;
	height: 1px;
	border:none;
	margin-bottom:5px;
}
div#wrap-master div.content-col3 p.float-left{
	margin-left:5px;
	margin-bottom:4px;
	padding:0px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#959595;
	width:195px;
}
div#wrap-master div.content-col3 p.float-left span{
	color:#7d7d7d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
}
div#wrap-master div.content-col3 p.float-left a{
	color:#636363;
	text-decoration:underline;
}
div#wrap-master div.featured div.item div.header{
	height:38px;
}
