/*////////////////////////////////////////////////////
//													//
//                HOMEPAGE STYLES	                //
//													//
// SITE: VAH										//
// AUTHOR: MARC JONES, ICEBOMB						//
// VERSION: 1.0										//
// CREATED: 28 APR 09								//
// LAST UPDATED: 24 JAN 12							//
//													//
////////////////////////////////////////////////////*/
#introBox #textCol {
	width: 475px;
	float: left;
	height: 248px;
	text-align: left;
}
#introBox #mapCol {
	width: 425px;
	float: left;
	height: 248px;
	background-image: url(img/mapcol_bg.gif);
}
#introBox h1 {
	color: #213385;
	margin: 20px 20px 5px 20px;
	width: 410px;
}
#introBox p {
	color: #33458e;
	font-size: 1.6em;
	line-height: 1.2em;
	margin: 0 0 10 0; padding: 0 40px 0 20px;
}
#introBox a {
	color: #213385; font-weight: bold;
	text-decoration: none; display: block;
	margin: 5px 0 0 0;
}
#introBox a:hover {
	color: #213385;
	text-decoration: underline;
}
#ctaRow {
	margin: 0px;
	margin-right: 20px;
	margin-left: 20px;
	width: 900px;
	height: 309px;
	overflow: hidden;
}
#ctaRow .topBloc {
	height: 275px;
	overflow: hidden;
}
#ctaRow .linkBloc {
	height: 34px;
}
#ctaRow h2 {
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 7px;
	margin-left: 15px;
}
#ctaRow h3 {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#ctaRow h4 {
	color: #d4d9ed;
	margin-top: 2px;
	margin-right: 15px;
	margin-bottom: 2px;
	margin-left: 15px;
}
#ctaRow p {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 6px;
	margin-left: 15px;
}
#ctaRow a {
	color: #d4d9ed;
}
#ctaRow a:hover {
	color: #ffffff;
}
#ctaRow #ctaOther a {
	color: #ffffff!important;
}
#ctaRow a.baseLink {
	color: #d4d9ed!important;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 34px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#ctaRow a.baseLink:hover {
	color: #ffffff!important;
}
#ctaRow #ctaNews, #ctaRow #ctaEvents, #ctaRow #ctaOther {
	height: 309px;
	overflow: hidden;
	float: left;
	text-align: left;
}
#ctaRow #ctaNews {
	width: 424px;
	background-image: url(img/cta-news_bg.gif);
}
#ctaRow #ctaEvents {
	width: 238px;
	background-image: url(img/cta-events_bg.gif);
}
#ctaRow #ctaOther {
	width: 238px;
	background-image: url(img/cta-other_bg.gif);
}
#ctaRow #ctaOther p {
	color: #ffffff!important;
}

