.phone {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #ABABAB;
}
.address {

	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #F89842;
}
.heading {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #F89842;
	font-style: italic;
}

.heading-blue {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #0767BD;
	font-style: italic;
}

.heading-green {
	font-family: Calibri;
	font-size: 18px;
	font-weight: bold;
	color: #07BD29;
	font-style: italic;
}


.heading-white {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}

.heading-white:hover {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}

.smalllist {

	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.maintext {

	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.boldwhitelarge {

	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.downloadbrochure {

	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.downloadbrochure:hover {

	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

A  {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #0767BD;
	text-decoration: underline;
}

A:hover  {
font-family: Calibri;
	font-size: 14px;
	font-weight: Bold;
	color: #000000;
}
.main-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

.main-menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #0767BE;
}


.main-menu-r {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #0767BE;
}
.main-menu-r:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}

