body {
	font-family:sans-serif;
	font-size:11pt;
	color:#333;
	background-color:#F5EFE0;
	
}

h1, h2, h3, h4, h5, h6, p {
	margin:5px 5px;
	padding:5px 5px;	

}

a {
	text-decoration:underline;
	color:#004799;
	font-style:italic;
}

a:hover {
	color:#a88414;

}

/* page title */
h2 {
	color:#004479; /* blue */
	font-size:14pt;
	
}

/* page intro */
h3 {
		color:#a88414; /* gold */
	    font-weight:normal;
	    font-size:11pt;
	    font-style:italic;
}

#homePageStrapLineIntro p{
		font-size:14px;
}

/* section title */
h4 {
	margin-top: 10px;
	padding-top: 0;
	padding-bottom: 0;
	margin-bottom: 10px;
	color:#004479; /* blue */
	font-size:12pt;
	font-weight: bold;
}

h5,
h5 a,
h5 a:visited,
h5 a:hover,
#container .itemPreviewTitle a,
#container .itemPreviewTitle a:visited,
#container .itemPreviewTitle a:hover
{
	padding-top: 0;
	padding-bottom: 0;
	color: #a88414; /* gold */
	font-size: 12pt;
	font-weight: bold;
}

p {
	line-height: 1.2;
}

li {
	line-height: 1.4;
	color:#987404;
	font-size:9.5pt;
}

#availability-checker h2 , #form_r_decoration h2{
	margin-bottom: 20px;
	font-weight: normal;
	text-transform: capitalize;
	color: white;
}

#availability-checker .best-rate-guaranteed {
	font-size: 0.8em;
	text-transform: uppercase;
}


.bannerHeader h5 {
	color: #ffffff;
}


#highlights h2 {
	margin-bottom: 0.6em;
	font-family: Arial, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #a88414; /* gold */
}


#news-summaries,
#brochures,
#brochures_right,
#video {
	font-family: "Trebuchet MS", arial, sans-serif;	
	font-size: 9pt;
}

#brochures a,
#brochures_right a{
	color:#000;
	text-decoration:underline;	
}

#video a {
	color:#000;
	font-size:11px;
}


#footerAddress p {
	color:#fff;
	font-size:11px;
	font-family: "Trebuchet MS", arial, sans-serif;
}

#footerLinks {
	color:#eee;
	font-size:11px;
	font-family: "Trebuchet MS", arial, sans-serif;
}

#footerLinks a {
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
#footerLinks a:hover { 
	text-decoration:underline;
}
