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; }

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

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