
<style type='text/css'>
<!--

.wrap1, .wrap2, .wrap3, .imagebox, .videobox {
	display:inline;
	/* \*/display:block;/**/
}
.wrap1 {
	float:left;
	background:url(//templates.thedestinationcenter.com/deststore/images/shadows/gallery_image.gif) right bottom no-repeat;
	
}
.wrap2 {background:url(//templates.thedestinationcenter.com/deststore/images/shadows/gallery_image_bl.gif) left bottom no-repeat;}
.wrap3 {
	padding:0 5px 5px 0;
	background:url(//templates.thedestinationcenter.com/deststore/images/shadows/gallery_image_tr.gif) right top no-repeat;
}
.wrap3 img {
	display:block;
	border:1px solid #ccc;
}
  
#gallery {
	padding-left:20px;
}
#imagesection, #videosection {
	clear:left;
	margin-bottom:50px;
}
#imagesection h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C66A2;
	text-decoration: none;
}
#videosection h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C66A2;
	text-decoration: none;
}

div.imagebox img{
	border:1px solid #eeeeee;
	background: #fff;
}
.imagebox {
	border:solid #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding:10px;
	background: #fff;
}
.videobox {
float:left;
}
.videocaption {
}
.gallerybox {
	clear:left;
	padding-top:10px;
}
.textcontent {
	width:200px;
	float:left;
	padding:10px;
}
.videotextcontent {
	width:200px;
	float:left;
	padding:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}

.imagetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF7800;
	text-decoration: none;
}
.imagecaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333399;
	text-decoration: none;
}


