		.articles-body-main{
			max-width:1000px;		
			margin-right:auto;
			margin-left:auto;
			text-align:left;
		}
		.articles-body-nav{
			max-width:1000px;
			padding:10px;
			background-color:#ffffff;
		}
			.articles-body-nav h1{
				display:inline-block;
				font-family: 'Playfair Display', serif;
				font-weight:400;
				font-size:40px;
				margin-bottom:10px;
				margin-top:0px;
			}	
			.articles-body-nav b{
				text-transform:uppercase;
				font-family: 'Playfair Display', serif;
				font-weight:400;
			}
			.articles-body-nav-bar{
				width:100%;
				background-color:#000000;
				padding-top:10px;
				padding-bottom:10px;
				font-family: 'Playfair Display', serif;
				font-weight:400;
				margin-top:15px;
			}	
				.articles-body-nav-bar span a{
					color:#ffffff;
					padding-right:20px;
					padding-left:20px;
					text-decoration:none;
				}		
		
		.articles-body-content{
			max-width:655px;
			display:inline-block;
			padding-left:15px;
			padding-right:15px;
			vertical-align:top;
			background-color:#ffffff;
		}
		
			.articles-body-content h2{
				text-transform:uppercase;
				width:100%;
				border-bottom:2px solid;
				font-family: 'Playfair Display', serif;
				font-weight:400;
				padding:10px 0 10px 0;
				margin:0;
				font-size:50px;
			}
			
			.articles-body-content-article{
				width:100%;
				font-weight:400;
			}
			
				.articles-body-content-article h3{
					font-weight:400;
					font-size:19px;
					margin:0;
					padding:15px 0 15px 0;
					
				}
					.articles-body-content-article h3 a{
						text-decoration:none;
						color:#000000;
					}
				
				.articles-body-content-article-caption{
					font-family:"Century Gothic", Arial, Helvetica, sans-serif;
					font-size:12px;
					padding:10px 10px 10px 10px;
					text-transform:uppercase;
				}
					.articles-body-content-article-caption a{
						color:rgb(99, 15, 79);
						text-decoration:none;					
					}
					.articles-body-content-article-caption a:visited{
						color:rgb(99, 15, 79);
						text-decoration:none;					
					}
				
				.articles-body-content-article-text{
					font-family:Arial, Helvetica, sans-serif;
					font-size:14px;
					line-height:22px;
					padding:0px 10px;
				}
				.articles-body-content-article p{
					font-family:Arial, Helvetica, sans-serif;
					font-size:14px;
					line-height:22px;
					padding:0px 10px;
				}
				.articles-body-content-article a{
					color:rgb(99, 15, 79);
				}
				
				
				.articles-body-content-article-img{
					width:100%;
				}
					.articles-body-content-article-ownit{
						width:90px;
						height:27px;
						position:absolute;
						background-color:rgb(99, 15, 79);		
						font-size: 15px;
						line-height:18px;
						color: #FFF;
						font-weight: 300;
						text-transform: none;
						padding: 5px 0 0;
						text-decoration: none;
						margin: 0px;
						background-repeat: no-repeat;
						text-align: center;					
						border-right:4px solid #ffffff;
						border-bottom:4px solid #ffffff;
					}
					
					.articles-body-content-article-readmore{
						float:right;
						color:#FFF;
						text-align: center;	
						margin:0px 0px 20px 2px;
						
					}
						.articles-body-content-article-readmore a{
							    text-decoration: none;
							    font-weight: 300;
							    color: #ffffff;
							    font-size: 15px;
							    line-height: 18px;
							    background-color: #000000;
							    padding: 8px 10px 8px 10px;
							    display: block;
						}
						
					
					.articles-body-content-article-subtext{					
						padding-top:10px;
						border-top:1px solid #cccccc;
						width:420px;
						margin:0px 10px;
					}
					
					.articles-body-content-article-subtext span{	
						padding-right:5px;
						padding-left:5px;
					}
						.articles-body-content-article-subtext span a{
							color:rgb(99, 15, 79);
							text-decoration:none;
						}
			.articles-body-content-article-pagination{
				display:inline-block;
				
			}
				.articles-body-content-article-pagination a{
					display:inline-block;
					color:#000000;
					text-decoration:none;
					color:rgb(99, 15, 79);
					font-weight:bold;
				}

		
		.articles-body-rightcol{
			max-width:300px;
			display:inline-block;	
    		margin: 0 0 0 20px;
		}
		
		
		
		/* small article teaser start here */
		
		.section-small-teaser-art-box {
	width:645px;
	padding:0px 15px;
	vertical-align:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	
}
.section-small-teaser-art-box h3{
	font-size:20px;
	line-height:25px;
	font-weight:400;
	color:#000000;
	padding:0px;
	margin:0px;
}
.section-small-teaser-art-box h3 a{
	font-size:20px;
	line-height:25px;
	font-weight:400;
	color:#000000;
	text-decoration:none;
}
.small-teaser-art-box {
	padding:15px 10px 15px 0px;
	float:left;
	font-size:14px;
	line-height:22px;
	color:#4a4949;
	margin-right:15px;
}
.small-teaser-art-box img{
	padding:0 20px 0 0;
	float:left;
	border:none;
}
.small-teaser-art-readmore {
	float: right;
	/*width: 130px;*/
	height: 25px;
	background-color: #000000;
	padding: 8px 10px 0px 10px;
	text-align: center;
	margin: 40px 0px 20px 2px;
	bottom:0;
}
.small-teaser-art-readmore a {
text-decoration: none;
font-weight: 300;
color: #ffffff;
font-size: 15px;
line-height: 18px;
}
.small-teaser-art-info {
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
color: #38383c;
text-transform: uppercase;
padding: 15px;
float:left;
}
.small-teaser-art-info a{
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 10px;
line-height: 12px;
font-weight: bold;
color: #2e2e45;
text-transform: uppercase;
text-decoration: none;
}
.small-teaser-art-social{
	float:right;
	margin-right:15px;
}

		/* small article teaser end here */

@media (max-width:1000px) {
	.articles-body-nav-bar span a {
		padding-right: 10px;
		padding-left: 10px;
	}
}
@media (max-width:870px) {
	.articles-body-nav-bar span a {
		line-height: 2;
	}
}
@media (max-width:810px) {
	.wrap .selectContain .selectSubmit {
		width: 200px;
		padding: 4px 34px 6px 5px;
    	background-size: 24px;
    	font-size: 14px;
    	font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
	}
}
@media (max-width:600px) {
	.articles-body-nav-bar {
    	padding-top: 25px;
	}
}
@media (max-width:400px) {
	.articles-body-nav-bar {
		display: none;
	}
	.articles-body-content {
		max-width: 100%;
	}
	.articles-body-rightcol {
		margin: 0;
	}
}
.destination-dropDown {
    top: 47px!important;
    right: -5px!important;
}
.destinations h1 {
	text-transform: uppercase;
	font-family: 'Playfair Display', serif;
    font-size: 50px;
    font-weight: normal;
	margin-bottom: 10px;
}
.destinations .articles-body-nav {
    max-width: 1000px;
    padding: 5px;
    background-color: #000!important;
    position: relative;
    height: 52px;
}

.destinations .articles-body-nav b {
    color: #d1c387;
    position: absolute;
    top: 16px;
    left: 16px;
    font-size: 20px;
    font-weight: normal!important;
}
.destinations .articles-body-nav b span {
	color: #fff;
}
.destinations .selectContain .selectSubmit {
	background: url(http://dev.justluxe.com/travel/img/destination-down.png), #fff!important;
	background-position: left center!important;
    background-repeat: no-repeat!important;
	text-align: left!important;    
	padding: 13px 0 13px 75px!important;
	border: 0!important;
	width: 357px!important;
	max-width: 100%!important;
}
.destinations .articles-body-nav-bar {
	display: none
}
.destination-cities-bar h4 {
	text-transform: uppercase;
	font-family: 'Playfair Display', serif;
	text-align: center;
	border-bottom: 1px solid #d1c387;
	padding-bottom: 10px;
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 10px;
}
.destination-cities-bar {
	margin-bottom: 20px
}
.destination-cities-bar ul {
	list-style-type: none;
	text-align: center;
	border-bottom: 1px solid #d1c387;
}
.destination-cities-bar ul li {
	margin: 20px 0;
}
.destination-cities-bar ul li a {
	text-transform: uppercase;
	font-family: 'Playfair Display', serif;
	font-size: 20px;
	color: #ababab;
	font-weight: normal;
}