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

body {
	background:#cccb9e url('../images/layout/bg-master-subpage.jpg') top center repeat-x;
}
div#wrap-background{
	background:url('../images/layout/bg-subpage.jpg') top center no-repeat;
}
div#wrap-master div.content-col1{
	padding-top:40px;
}
div#wrap-master div.content-col2{
	padding-top:65px;
	float:left;
	width:700px;
	overflow:hidden;
	font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#959595;
}

div#wrap-master div.content-col2 a{
	color:#468AA3;
	text-decoration: underline;
}
h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-style:italic;
	color:#6098cc;
	padding-top:0px;
}
div#wrap-master div.content-col2 img{
	margin:10px;
	/* border:4px solid #187ce0; */
}


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;
}
