@font-face { font-family: 'Aller';
				src: url('/core/fnt/aller_lt-webfont.eot');
				src: url('/core/fnt/aller_lt-webfont.eot?#iefix') format('embedded-opentype'),
				url('/core/fnt/aller_lt-webfont.woff') format('woff'),
				url('/core/fnt/aller_lt-webfont.ttf') format('truetype'),
			    url('/core/fnt/aller_lt-webfont.svg#Aller') format('svg');
				}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
  line-height: 1.4em;
}

h1 {
	margin: 0 0 10px 0;
	font-size: 140%;
	font-weight: bold;
	color: #036;
}

h2 {
	margin: 0 0 8px 0;
	font-size: 110%;
	font-weight: bold;
	color: #036;
}

h3 {
	margin: 0 0 6px 0;
	font-size: 100%;
	font-weight: bold;
	color: #036;
}

h4 {
	margin: 0 0 5px 0;
	font-size: 100%;
	font-weight: normal;
	color: #036;
}

p {
	margin: 0 0 10px 0;
	color: #666;
}

a {
	color: #036;	
}

strong {
	font-weight: bolder;
}

.grey {
	color: #666;
}

.italic {
	font-style: italic;
}

/*b { color: #c00; }*/

.bolded {
	margin: 0 0 8px 0;
	font-size: 110%;
	font-weight: bold;
	color: #036;
}


.contact a{ text-decoration:none; color: #2f4761; line-height:95px; padding:0 8px; font-size: 1.1em; font-weight:bold;}
.contact a:hover{ text-decoration:underline; #2f4761; }

.brochure a{ text-decoration:none; color: #2f4761; line-height:95px; padding:0 8px; font-size: 1.1em; font-weight:bold;}
.brochure a:hover{ text-decoration:underline; #2f4761; }

.book a{ text-decoration:none; color: #2f4761; line-height:95px; padding:0 8px; font-size: 1.1em; font-weight:bold}
.book a:hover{ text-decoration:underline; #2f4761; }

.promo p { color: #fff;}
.promo a{ text-decoration:none; color: #fff; font-size: 1.1em; font-weight:bold}
.promo a:hover{ text-decoration:underline; }


.footerBar .quarterColumn h3 { 
	/*font-size: 18px; 
	color: #fff; 
	margin: 10px 0 20px 30px; 
	font-weight: normal;*/
}

.footerBar .quarterColumn { 
	color:#FFFFFF;
	font-size:18px;
	padding:10px 0 0 30px;
	
	/*font-size: 18px; 
	color: #fff; 
	margin: 10px 0 20px 30px; 
	font-weight: normal;*/
}

.footerBar .quarterColumn ul{
	margin-top:20px;
}
	
.footerBar .quarterColumn p {  
	color: #fff; 
	margin-top: 20px; 
	font-weight: normal;
	font-size:11px;
}
	

.footerBar .quarterColumn a{
	color: #fff;
	text-decoration: none;
	}
	.footerBar .quarterColumn a:hover{
		color: #88abc1;
		text-decoration: underline;
		}
