body {
	margin:0 0 32px;
	padding:0;
	font-size:12px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;
	color:#4C4C52;
}
img {border: none 0;}
img.border {border:1px solid #BCBDBC;}
.logo img{border:none;}
img.moduleImg {margin-bottom:6px;}

/*Image Caption Styling*/
.wp-caption-text {
	display:block; 
	background:#808080;
	color:#fff;
	border:solid 1px #BCBDBC;
	margin-top:-5px;
	padding:5px 8px 6px;
	width:604px;
	}

.dlua { 
        display: block;	
        width: 200px; 
        height: 25px;
        padding-top: 15px;
}

hr {
border-style: none;
border-top: 1px solid #bcbdbc;
height: 1px;
}

a{color:#4C4C52;text-decoration:underline;}
a:visited{color:#4C4C52;text-decoration:underline;}
a:hover{color:#C4262D;text-decoration:underline;}
a.black{color:#000; font-weight:bold;}

.black{
	color:#666;
	margin-bottom:0px;
	font-weight: bold;
}
.grey{
	color:#4C4C52;
	font-weight:bold;
}

h1 {
    color: #C4262D;
    font-size: 17px;
    font-weight: bold;
    line-height: 19px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}

h2 {
    
    font-size: 23px;
    font-weight: bold;
    line-height: 33px;
    margin: 0 0 7px;
    padding: 0;
}

h3{
	font-weight:normal;
	font-size:22px;
	color:#000;
	line-height:25px;
	margin:0px 0 7px 0;
	padding:0px;
}
h3 a{color:#000;text-decoration:none;}
h3 a:visited{color:#000;text-decoration:none;}
h3 a:hover{color:#000;text-decoration:none;}

h4{
	font-weight:bold;
	font-size:14px;
	color:#000;
	line-height:14px;
	margin:20px 0 7px 0;
	padding:0;
}

h5 {
	font-weight: normal;
	font-size: 16px;
	line-height: 23px;
	color: #000;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-weight: normal;
	font-size: 14px;
	line-height: 23px;
	color: #7F7F7F;
	margin: 0px 0px 7px 0px;
	padding: 0px;
}

p {margin:0 0 12px 0;}

.container{
	width:945px;
	margin:0px auto;
}
.header{
	float:left;
	width:945px;
	padding:25px 0px 0px 0px;
	margin:0px 0px 15px 0px;
	border-bottom:1px solid #BCBDBC;
}
.logo{
	float:left;
	width:302px;
	padding:2px 0px 0px 0px;
	margin-top: 27px;
}
.search{
	float:left;
	width:623px;
	text-align:right;
	padding: 0 0 22px;
}

.header-left {
float: left;
width: 320px;
margin: 0;
padding: 0;
}

.header-right {
float: left;
width: 625px;
margin: 0;
padding: 0;
}

.menu{
	float:right;
	width:623px;
	text-align:right;
        margin-top: 0px;
}
.mainpagelist{
	float:right;
	width:639px;
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
	text-align:right;
	text-transform:uppercase;
	font-size:11px;
}
.mainpagelist li{
	float:right;
	display:inline;
	padding:0px 0px 0px 15px;
}

.mainpagelist a{color:#4C4C52;text-decoration:none;}
.mainpagelist a:visited{color:#4C4C52;text-decoration:none;}
.mainpagelist a:hover{color:#C4262D;text-decoration:none;}

.mainpagelist .current_page_item a{font-weight:bold;text-decoration:none;}
.mainpagelist .current_page_item a:visited{font-weight:bold;text-decoration:none;}
.mainpagelist .current_page_item a:hover{font-weight:bold;text-decoration:none;}

.mainpagelist .current_page_ancestor a{color:#C4262D;text-decoration:none;}
.mainpagelist .current_page_ancestor a:visited{color:#C4262D;text-decoration:none;}
.mainpagelist .current_page_ancestor a:hover{color:#C4262D;text-decoration:none;}

.body{
	float:left;
	width:945px;
	margin-bottom:32px;
}
.breadcrumb{
	float:left;
	width:945px;
	padding-top:25px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}
.breadcrumb a {text-decoration:none;}
.breadcrumb a:visited {text-decoration:none;}
.breadcrumb a:hover {text-decoration:none;}
.posts a {text-decoration:none;}

.pageHeadlines{
	float:left;
	width:945px;
	border-bottom:1px solid #BCBDBC;
	padding-bottom:10px;
}
.fullbodyCol{
	float:left;
	width:945px;
}
.fullbodyHeader{
	float:left;
	width:945px;
	border-bottom:1px solid #BCBDBC;
	margin:15px 0 12px 0;
	padding-top:0px;
}
.smallLeftCol{
	float:left;
	width:300px;
	padding:0px 20px 0px 0px;
	margin-top: 10px;
	clear: both;
}
.smallLeftColHero{
	float:left;
	width:300px;
	padding:0px 20px 0px 0px;
	margin-top: -5px;
}
.smallLeftCol p { 35px 0 }
.smallLeftCol .module{
	float:left;
	width:300px;
	margin-top:10px;
}
.smallMiddleCol{
	float:left;
	padding:0px 20px 0px 0px;
	width:300px;
	margin-top: 10px;
}
.columnHeader{
	float:left;
	width:300px;
	border-top:1px solid #BCBDBC;
	border-bottom:1px solid #BCBDBC;
	margin:12px 0 12px 0;
	padding-top:6px;
}
.columnTopHeader{
	float:left;
	width:300px;
	border-bottom:1px solid #BCBDBC;
	margin:6px 0 10px 0;
}

.columnTopHeaderLarge{
	float:left;
	width:620px;
	border-bottom:1px solid #BCBDBC;
	margin:6px 0 10px 0;
}

.smallRightCol{
	float:left;
	width:300px;
margin-top: 10px;
}

.smallRightColHome{
	float:left;
	width:300px;
	margin-top: 10px;
}

.smallRightColTertiary{
	float:left;
	width:300px;
	margin-top: 25px;
}

.smallRightCol.sidebar { margin-top: 15px; }
.largeRightCol{
	float:left;
	width:620px;
}
.largeLeftCol{
	float:left;
	width:620px;
	margin-top:25px;
	padding:0px 20px 0px 0px;
}

.largeLeftColJob{
	float:left;
	width:620px;
	margin-top:10px;
	padding:0px 20px 0px 0px;
}
.wideTopHeader{
	float:left;
	width:620px;
	border-bottom:1px solid #BCBDBC;
	margin:0px 0 10px 0;
	padding-top: 6px;
	border-top: 1px solid #BCBDBC;
}

.mediumLeftCol{
	float:left;	
	width:460px;
	padding:0px 20px 0px 0px;
	margin-top:0px;
}

.mediumLeftCol2{
	float:left;	
	width:460px;
	padding:0px 20px 0px 0px;
	margin-top:15px;
}

.mediumRightCol{
	float:left;	
	width:460px;
	padding:0px 0px 0px 0px;
	margin-top:0px;
}

.mediumRightCol2{
	float:left;	
	width:460px;
	padding:0px 0px 0px 0px;
	margin-top:15px;
}

.mediumTopHeader{
	float:left;
	width:460px;
	border-bottom:1px solid #BCBDBC;
	margin:8px 0 10px 0;
}
.mediumHeader{
	float:left;
	width:460px;
	border-top:1px solid #BCBDBC;
	border-bottom:1px solid #BCBDBC;
	margin:12px 0 10px 0;
	padding-top:6px;
}

.largeTopHeader{
	float:left;
	width:620px;
	border-bottom:1px solid #BCBDBC;
	margin:6px 0 10px 0;
}

.skinnyCol{
	float:left;
	width:140px;
	margin-top:10px;
	padding:15px 20px 0px 0px;
}
.rightSkinnyCol{
	float:left;
	width:140px;
	margin-top:10px;
	padding:15px 0px 0px 0px;
}
ul.linklist{
	margin:0 0 5px 0;
	padding:0px;
	list-style:none;
	text-transform:uppercase;
	font-size:11px;
}

ul.linklist li{
	margin:0px;
	padding: 5px 0 4px;
	border-bottom:1px solid #BCBDBC;
}
ul.linklist a { text-decoration: none;}
ul.linklist a:visited { text-decoration: none;}
ul.linklist a:hover { text-decoration: none; color: #C4262D}
ul li a { text-decoration: none;}
ul li a:visited { text-decoration: none;}
ul li a:hover { text-decoration: none;}
ul.spaced li {
	padding-bottom: 5px;
}
.toplinkborder{
	border-top:1px solid #BCBDBC;
        color: #c4262d;
}
li .toplinkborder a {
	color: #c4262d;
}
li .toplinkborder a:visted {
	color: #c4262d;
}

ul.linklist li.pdf {
	background: url(images/bullet_pdf.gif) no-repeat 0 5px;
}
ul.linklist li.ext {
	background: url(images/ext.png) no-repeat 0 5px;
}
ul.linklist li.zip {
	background: url(images/document-zipper.png) no-repeat 0 5px;
}
ul.linklist li.red {
	color: #C4262D;
}
ul.linklist li.ext a {
	margin-left: 20px;
	display: inline-block;
}
ul.linklist li.pdf a {
	margin-left: 17px;
	display: inline-block;
}
ul.linklist li.zip a {
	margin-left: 19px;
	display: inline-block;
}
ul.linklist li.red a {
	display: inline-block;
	color: #C4262D;
}

ul.linklist li.red a:hover {
	color: #4C4C52;
	}

/*.postContent a.searchlink {
	color:#fff;
}*/

.connected{
	float:left;
	width:300px;
	height:20px;
	border-top:1px solid #BCBDBC;
	border-bottom:1px solid #BCBDBC;
	padding-top:4px;
	font-size:12px;
        margin-top: 8px;
}
.connected a{color:#C4262D;text-decoration:none;}
.connected a:visited{color:#C4262D;text-decoration:none;}
.connected a:hover{color:#C4262D;text-decoration:none;}

/*
 * Blog styles
 */
.posts{
	margin-top:50px;
}

.postsMediaPage {
	float:left;
	width:620px;
	margin-top:10px;
	padding:0px 20px 0px 0px;
}

.post{
	float:left;
	width:620px;
	margin-bottom:40px;
}

.postTestimonial {
	margin-bottom:12px;
	margin-top:6px;
	float:left;
	width:620px;
	border-bottom:1px solid #BCBDBC;
}


.postTitleFirst{
	float:left;
	width:620px;
	border-bottom:1px solid #BCBDBC;
	font-size:20px;
	line-height:21px;
	padding:8px 0px 6px 0px;
        margin-top: -40px;
font-weight: bold;
}
.postTitle{
	float:left;
	width:620px;
	border-top:1px solid #BCBDBC;
	border-bottom:1px solid #BCBDBC;
	font-size:20px;
	line-height:28px;
	padding:8px 0px 6px 0px;
font-weight: bold;
}

.press-releases, .asa-in-print{
	border-top:none;
	padding-top:4px;
}

.press-releases a, .asa-in-print a{
	color:#000;
}

.press-releases a:visited, .asa-in-print a:visited{
	color:#000;
}

.press-releases a:hover, .asa-in-print a:hover{
	color:#C4262C;
}

.category-travel-savvy a{color:#FF7900;}
.category-travel-savvy  a:visited{color:#FF7900;}
.category-travel-savvy  a:hover{color:#FF7900;}
.cat-item-1 a {
	color: #ff7900;
}

.category-our-atlantic-southeast  a{color:#98A800;}
.category-our-atlantic-southeast a:visited{color:#98A800;}
.category-our-atlantic-southeast a:hover{color:#98A800;}
.cat-item-3 a {
	color: #989700;
}

.category-hands-on-community  a{color:#7D0063;}
.category-hands-on-community  a:visited{color:#7D0063;}
.category-hands-on-community  a:hover{color:#7D0063;}
.cat-item-4 a {
	color: #7d0063;
}

.cat-item-5 {
	visibility: hidden;
}

.postContent{
	float:left;
	width:620px;
	padding:15px 0px 20px 0px;
}
.postmetadata{
	float:left;
	width:620px;
	border-top:1px solid #BCBDBC;
	border-bottom:1px solid #BCBDBC;
	color:#7F7F7F;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	padding:4px 0px 3px 0px;
}
.widget{
	margin-bottom:30px;
	float:left;
	width:300px;
}
.sidebar ul{
	margin:0px;
	padding:0px;
	list-style:none;
	text-transform:uppercase;
	font-size:11px;
}

.sidebar ul li{
	margin:0px;
	padding:6px 0px 3px 0px;
	border-bottom:1px solid #BCBDBC;
}

.bigfooter{
	float:left;
	width:945px;
	padding:0px 0px 50px 0px;
}
.footerborder{
	float:left;
	width:945px;
	margin-bottom:21px;
}
.blogModule{
	float:left;
	width:945px;
	padding:0px 0px 30px 0px;
	border-bottom:1px solid #BCBDBC;
}
.categoryblock{
	float:left;
	width:300px;
	padding:30px 20px 0px 0px;
}
.lastblock{
	padding:30px 0px 0px 0px;
}

.categoryblockBlogTitle{
	float:left;
	width:300px;
	border-top:1px solid #BCBDBC;
	border-bottom:1px solid #BCBDBC;
	padding:6px 0px 4px 0px;
	color:#000;
	height:45px;
}
.categoryblockBlogTitle a {
	text-decoration: none; 
	color:#000;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	}
	
.categoryblockBlogMeta{
	float:left;
	width:300px;
	border-bottom:1px solid #BCBDBC;
	padding:4px 0px 3px 0px;
	text-transform:uppercase;
	font-size: 11px;        
}

.travel-savvy .categoryblockBlogMeta a{color:#FF7900;text-decoration: none;font-weight: bold;}
.travel-savvy .categoryblockBlogMeta  a:visited{color:#FF7900;text-decoration: none;font-weight: bold;}
.travel-savvy .categoryblockBlogMeta  a:hover{color:#FF7900;text-decoration: none;font-weight: bold;}

.being-expressjet .categoryblockBlogMeta  a{color:#FF7900;text-decoration: none;font-weight: bold;}
.being-expressjet .categoryblockBlogMeta  a:visited{color:#FF7900;text-decoration: none;font-weight: bold;}
.being-expressjet .categoryblockBlogMeta  a:hover{color:#FF7900;text-decoration: none;font-weight: bold;}

.our-atlantic-southeast .categoryblockBlogMeta  a{color:#989700;text-decoration: none;font-weight: bold;}
.our-atlantic-southeast .categoryblockBlogMeta  a:visited{color:#989700;text-decoration: none;font-weight: bold;}
.our-atlantic-southeast .categoryblockBlogMeta  a:hover{color:#989700;text-decoration: none;font-weight: bold;}

.hands-on-community .categoryblockBlogMeta  a{color:#7D0063;text-decoration: none;font-weight: bold;}
.hands-on-community .categoryblockBlogMeta  a:visited{color:#7D0063;text-decoration: none;font-weight: bold;}
.hands-on-community .categoryblockBlogMeta  a:hover{color:#7D0063;text-decoration: none;font-weight: bold;}

.categoryblockBlogContent{
	float:left;
	width:300px;
	padding:8px 0px 0px 0px;
	height: 150px;
}
.categoryblockBlogDetails{
	float:left;
	width:300px;
	border-top:1px solid #BCBDBC;
	border-bottom:1px solid #BCBDBC;
	padding:4px 0px 3px 0px;
	text-transform:uppercase;
	font-size:11px;
}

.categoryblockBlogDetails a { text-decoration: none;}
.attachment-post-thumbnail{
	margin:0px 20px 10px 0px;
	float:left;
}
.categoryblockBlogContent img{
	margin:0px 20px 10px 0px;
	float:left;
}
.quicklinks{
	float:left;
	width:300px;
	padding:0px 20px 0px 0px;
}
.quicklinksTitle{
	float:left;
	width:300px;
	padding:12px 0px 10px 0px;
	font-size: 16px;
	color:#000;
	border-bottom:1px solid #BCBDBC;
}
.quicklinksContent{
	float:left;
	width:300px;
	padding:10px 0px 0px 0px;
}
.testimonials{
	float:left;
	width:620px;
}
.testimonialsTitle{
	float:left;
	width:620px;
	padding:12px 0px 10px 0px;
	font-size:16px;
	color:#000;
	border-bottom:1px solid #BCBDBC;
}
.testimonialsContent{
	float:left;
	width:620px;
	padding:7px 0 0 0;
}
.contactContent {
	border-top: 1px solid #bcbdbc;
	float: right;
	width: 620px;
}
.bottomfooter{
	float:left;
	width:945px;
	text-align:center;
	color:#BCBDBC;
	font-size:11px;
}
.bottomfooter a{color:#777; text-decoration:none;}
.bottomfooter a:visited{color:#777;}
.bottomfooter a:hover{color:#999; text-decoration:underline;}

.bottomfooter .footerborder{
	float:left;
	width:945px;
	margin-bottom:0px;
}
.footerborder img{
	border:none;
}
.footerpagelist{
	float:left;
	width:945px;
	list-style:none;
	margin:3px 0px 17px 0px;
	padding:0px;
}
.footerpagelist li{
	display:inline;
	text-transform:uppercase;
	border-right:1px solid #bcbdbc;
	padding:0px 3px 0px 3px;
	margin:0px;
}

.footersubpagelist{
	float:left;
	width:945px;
	list-style:none;
	margin:0px;
	padding:0px;
}

/*
 * Profile rotation on Careers page
 */

.profile{
	display:none;
}
.activeprofile{
	display:block;
}

.profilebullets{
	
}

.featured_profiles {
	height:530px;
}
	

/*
 * intrapage links
 */

.intrapage{
	float:left;
	width:945px;
	border-bottom:1px solid #BCBDBC;
	padding:5px 0px 4px 0px;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
}

/*
 * slideshow links
 */

ul.slideshow {
	list-style:none;
	width:620px;
	height:400px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}	

ul.slideshow li {
	position:absolute;
	left:0;
	right:0;
}

ul.slideshow li.show {
	z-index:500;	
}

ul img {
	border:none;	
}

#slideshow-caption {
	width:620px;
	height:70px;
	position:absolute;
	bottom:0;
	left:0;	
	color:#fff;
	background:#000;
	z-index:500;
	visibility:hidden;
}

#slideshow-caption .slideshow-caption-container {
	padding:5px 10px;	
	z-index:1000;	
}

#slideshow-caption h3 {
	margin:0;
	padding:0;	
	font-size:14px;
}

#slideshow-caption p {
	margin:5px 0 0 0;
	padding:0;
}

.jobBox {height:136px;}


	
.asacomments a{color:#4C4C52;text-decoration:underline;}
.asacomments a:visited{color:#4C4C52;text-decoration:underline;}
.asacomments a:hover{color:#C4262D;text-decoration:underline;}



.searchresults .category-travel-savvy a{color:#4C4C52;text-decoration:underline;}
.searchresults .category-travel-savvy a:visited{color:#4C4C52;text-decoration:underline;}
.searchresults .category-travel-savvy a:hover{color:#C4262D;text-decoration:underline;}
.searchresults .category-our-atlantic-southeast a{color:#4C4C52;text-decoration:underline;}
.searchresults .category-our-atlantic-southeast a:visited{color:#4C4C52;text-decoration:underline;}
.searchresults .category-our-atlantic-southeast a:hover{color:#C4262D;text-decoration:underline;}
.searchresults .category-hands-on-community a{color:#4C4C52;text-decoration:underline;}
.searchresults .category-hands-on-community a:visited{color:#4C4C52;text-decoration:underline;}
.searchresults .category-hands-on-community a:hover{color:#C4262D;text-decoration:underline;}

.eresponse {display:block; width:925px; background:#C4262E; color:#FFF; padding:10px 10px;}
.eresponse a {color:#FFF; font-weight:bold; text-decoration:none;}
.eresponse a:hover {text-decoration:underline;}

.postER {margin-bottom:0px; border-bottom:solid 1px #BCBDBC; }

table.dark-press-table td {vertical-align: top;}

.golfSponsorCol {
	width: 225px;
	margin: 5px;
	float: left;
}
.columnHeaderGolf {
	width: 225px;
}
.sponsorLogos {
	border-bottom: 1px solid #bcbdbc;
	border-top: 1px solid #bcbdbc;
	margin: 12px 0;
	padding: 5px;
}
.thirdsLeftColSmall{
	float:left;
	width:200px;
	padding:0px 10px 0px 0px;
	margin-top: 10px;
	clear: both;
}
.thirdsMidColSmall{
	float:left;
	width:200px;
	padding:0px 10px 0px 0px;
	margin-top: 10px;
}
.thirdsRightColSmall{
	float:right;
	width:200px;
	margin-top: 10px;
}
.halfLeftColLg{
	float:left;
	width:440;
	padding:0px 10px 0px 0px;
	margin-top: 20px;
	clear: both;
}
.halfRightColLg{
	float:Right;
	width:440;
	margin-top: 20px;
}
#container1 {
    float:left;
    width:100%;
    margin-top: 10px;
}
#col1 {
    float:left;
    width:25%;
    padding:0px 10px 0px 0px;
	margin-top: 10px;
	clear: both;
}
#col2 {
    float:left;
    width:33%;
    padding:0px 10px 0px 0px;
	margin-top: 10px;
}
#col3 {
    float:left;
    width:33%;
    padding:0px 10px 0px 0px;
	margin-top: 10px;
}
#col4 {
    float:left;
    width:25%;
    padding:0px 10px 0px 0px;
	margin-top: 10px;
}
#col5 {
    float:left;
    width:25%;
    padding:0px 10px 0px 0px;
	margin-top: 10px;
}#col6 {
    float:left;
    width:25%;
    padding:0px 0px 0px 0px;
	margin-top: 10px;
}#col7 {
    float:right;
    width:22%;
	margin-top: 10px;
}
/* EVENTS CAL Styles */

table.events{
	border:1px solid #ccc;
	border-collapse: :collapse;
	width:100%;
	padding:5px;
}
table.events tr{
	border-bottom:1px solid #ccc;
	border-collapse: :collapse;
}
table.events .eventstitle{
	display: block;
	border-bottom:1px solid #ccc;
	margin:7px 0px 7px;
	font-size:20px;
	
}
table.events h4{
	margin:5px 0px;
}
.floatingAd{
	position: fixed;
	left:0px;
	bottom: 0px;
	background: rgb(77,81,84);
	background: rgba(77,81,84,.5);
	
	z-index: 9;
	padding: 5px 10px;
	border:1px solid #c9c9c9;
	border-radius: 0px 3px 0px 0px;
}
.floatingAd p{
	margin-bottom: 0px;
	color:#ffffff;
}
.floatingAd a{
	text-decoration: none;
	color:inherit;
}
.floatingAd .text{
	background-color: transparent;
	text-align: center;
	
}
.floatingAd p.floatingAdHeader{
	color:rgb(195,38,45);
	opacity: 1;
	font-weight: bold;
	font-size: 15px;
}
.hide{
	position:absolute;
	clip:rect(1px,1px,1px,1px);
}
input[type="image" i]{
	display: none;
}
input#s{
	width:100%;
	height:18px;
}

@media (max-width: 1100px){
	.floatingAd{
		display: none;
	}
}