.alert {
	display: none;
}
#filler {
    margin-bottom: 80px;
    font-size: 1.2em;
    text-align: center;
}
.tagline {
	font-family: 'PT Serif', serif;
	color: #1d428a;
	position: absolute;
    top: 70px;
    font-size: 20px;
}
#ar-brand {
	font-family: 'PT Serif', serif;
	color: #1d428a;
}
.navbar-default .navbar-brand {
    text-transform: none !important;
    word-spacing: 0px !important;
	font-size: 16px;
}
a.header-full-title:focus, a.header-full-title:hover {
    color: #23527c;
    text-decoration: none !important;
}
h2.slidebar-header {
	color: #dcac4e;
}
.btn.btn-default {
	background-color: #dcac4e !important;
}
#carousel-example-ny {
	min-height: 475px !important;
}
#footer a {
	color: #fff;
}
#footer-widgets a {
	color: #fff !important;
}
/* footer contact */
#contact-widget address {
	background:url('assets/img/world-map.png') no-repeat center;
}
#contact-widget address .footer-sprite {
	margin-bottom:20px;
	padding-left:30px; 
	background:url('assets/img/footer_sprite.png') no-repeat 0 0;
}
#contact-widget address .footer-sprite:last-child {
	margin-bottom:0;
}
#contact-widget p {
	line-height:18px;
}
#contact-widget p.contact-desc {
	margin:0 0 30px 0; 
	padding:0 0 10px 0;
	border-bottom:#403E44 1px dashed;
}
#contact-widget address .footer-sprite.address {
	background-position:0 0;
}
#contact-widget address .footer-sprite.phone {
	background-position:0 -138px;
	line-height:30px;
}		
#contact-widget address .footer-sprite.email {
	background-position:0 -247px;
}


a.content-box {
	text-decoration: none;
	color: #000;
}

.individual {
	padding: 8px;
	margin-right: 8px;
	border-radius: 5px;
	background-color: #dcdcdc;
	color: #444;
	cursor: pointer;
}
