@charset "UTF-8";

@import url(https://fonts.googleapis.com/css?family=Questrial);

@font-face {
    font-family: 'questrialregular';
    src: url('../webfonts/questrial-regular-webfont.eot');
    src: url('../webfonts/questrial-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/questrial-regular-webfont.woff') format('woff'),
         url('../webfonts/questrial-regular-webfont.ttf') format('truetype'),
         url('../webfonts/questrial-regular-webfont.svg#questrialregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
a{
	color: #06377A;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Questrial', sans-serif;
	}
a:hover{
	text-decoration: none;
	}
a.redarrow{
	color: #F35938;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Questrial', sans-serif;
	}
.red{
	color: #F35938;
	text-decoration: none;
	font-weight: bold;
	font-family: 'Questrial', sans-serif;
	}
h1 {
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	font-family: 'Questrial', sans-serif;
	}
h2{
	color: #06377A;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 18px;
	font-family: 'Questrial', sans-serif;
	}
h3{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	font-family: 'Questrial', sans-serif;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
h4{
	color: #06377A;
	font-weight: bold;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: 'Questrial', sans-serif;
	}
h5 {
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
	font-family: 'Questrial', sans-serif;
	}
h6 {
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 18px;
    line-height: 24px;
	text-align: center;
	margin-bottom: 10px;
	font-family: 'Questrial', sans-serif;
	}
p{
	margin: 0px;
	line-height: 24px;
	padding-bottom: 15px;
	font-size: 15px;
	font-family: 'Questrial', sans-serif;
	}
.blue {
	color: #06377A;
	font-weight: bold;
	font-family: 'Questrial', sans-serif;
	}
.red {
	color: #F35938;
	font-weight: bold;
	font-family: 'Questrial', sans-serif;
	}
a.white {
	color: #FFFFFF;
	font-weight: bold;
    text-decoration: underline;
	font-family: 'Questrial', sans-serif;
	line-height: 25px;
	}
a:hover.white {
	color: #FFFFFF;
	font-weight: bold;
    text-decoration: underline;
	font-family: 'Questrial', sans-serif;
	line-height: 25px;
	}
ul, ol{
	margin-bottom: 15px;
	padding-left: 35px;
	margin-top: 0px;
	font-size: 15px;
	line-height: 30px;
	font-family: 'Questrial', sans-serif;
	}
.arrow {
	line-height: 25px;
	display: block;
	background-image: url(../img/icons/arrow.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left top;
	/* [disabled]float: left; */
	}
a:hover.arrow{
	line-height: 25px;
	display: block;
	background-image: url(../img/icons/arrow-o.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left top;
	color: #BF9F62;
	}
.redarrow {
	line-height: 25px;
	display: block;
	background-image: url(../img/icons/redarrow.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left top;
	color: #F35938;
	/* [disabled]float: left; */
	}
a:hover.redarrow{
	line-height: 25px;
	display: block;
	background-image: url(../img/icons/arrow-o.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: left top;
	color: #BF9F62;
	}
.clearBoth{
	clear: both;
	}
.space-contact {
	padding-bottom: 5px;
	}
.nowrap{
	white-space: nowrap;
	}
.border {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	float: left;
	}
.border-half {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	float: left;
	margin-bottom: 20px;
	}
.border-home {
	width: 100%;
	float: left;
	display: none;
	}
.break {
	display: none;
	}
.col-pic img{
	border-radius: 10px;
	float: left;
	height: auto;
	width: 100%;
	max-width: 100%;
	margin-bottom: 10px;
	}
.side-pic {
	display: none;
	}
.profile {
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
	background-image: linear-gradient(90deg, #FFF, #06377A, #FFF);
	background-size: 100% 1px;
	background-position: left bottom;
	background-repeat: no-repeat;
	}
.profile-pic {
	float: left;
	width: 30%;
	height: auto;
	margin-right: 5%;
	max-width: 100%;
	margin-bottom: 15px;
	}
.profile-pic img {
	float: left;
	height: auto;
	width: 100%;
	border-radius: 10px;
	}
.profile-text {
	float: right;
	width: 65%;
	height: auto;
	}
.phone-large {
	font-size: 20px;
	white-space: nowrap;
	}
.drs-large {
	font-size: 18px;
	}
#online-bookings {
	float: none;
	color: #FFFFFF;
	width: 240px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #06377A;
	border-radius: 10px;
	font-size: 14px;
	background-image: url(../img/icons/arrow.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	}
#online-bookings a{
	color: #FFFFFF;
	width: 240px;
	float: left;
	text-decoration: none;
	text-align: center;
	}
#online-bookings a:hover{
	color: #FFFFFF;
	width: 240px;
	float: left;
	background-color: #BF9F62;
	border-radius: 10px;
	text-align: center;
	background-image: url(../img/icons/arrow-o.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	}
.online-bookings {
	float: none;
	color: #FFFFFF;
	width: 240px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #06377A;
	border-radius: 10px;
	font-size: 14px;
	background-image: url(../img/icons/arrow.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	}
.online-bookings a{
	color: #FFFFFF;
	width: 240px;
	float: left;
	text-decoration: none;
	text-align: center;
	}
.online-bookings a:hover{
	color: #FFFFFF;
	width: 240px;
	float: left;
	background-color: #BF9F62;
	border-radius: 10px;
	text-align: center;
	background-image: url(../img/icons/arrow-o.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	}
#book-button {
	clear: both;
	float: right;
	height: auto;
	width: 100%;
	}
.drs {
	list-style-type: none;
	text-indent: 0px;
	font-size: 18px;
	}
p img {
	max-width: 100%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	border-radius: 10px;
	}
.home {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/home.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.info {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/about.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.hours {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/hours.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left bottom;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.agpal {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/agpal.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.student {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/student.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.services {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/stethoscope.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.new-patient {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/family.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.family {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/family.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.covid19 {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/virus.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.award {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/award.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.location {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/map.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.news {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/mid-blue/news.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.billing {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/calculator.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.background {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/notes.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.principles {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/medical.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.accessibilty {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/accessibility.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.facilities {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/building.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.booking {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/bookings.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left bottom;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.appointments {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/appointment.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.privacy {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/privacy.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.cancellations {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/cancel.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.forms-links {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/form.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.health-links {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/stethoscope.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.healthcare {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/health-links.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.hospital {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/hospital.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.covid {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/virus.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.mhr {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/mhr.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.team {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/team.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.doctor {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/doctor.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.nurse {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/nurse.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.phone {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/phone.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.mobile {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/mobile.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.fax {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/fax.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.email {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/email.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.postal {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/postal.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.people {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/people.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.ambulance {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/ambulance.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.pathology {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/pathology.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.diet {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/diet.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.script {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/script.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.wcomp {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/worker.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.mva {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/mva.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.oohours {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/after-hours.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.gpah {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/gpah.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.health-direct {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/hdirect.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}
.map {
	line-height: 40px;
	display: block;
	background-image: url(../img/icons/location.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	background-position: left bottom;
	font-family: 'Questrial', sans-serif;
	background-size: contain;
	}


/*

	Standard layout (screen resolutions above 1600px wide)
	____________________________________________________________________________________________________________________________________________________________________
	
*/

body{
	background-color: #ffffff;
	color: #333333;
	margin: 0px;
	padding: 0px;
	font-family: questrialregular;
	}
#wrapper{
	width: 1600px;
	margin-top: 200px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	}
#content{
	clear: both;
	}
.services-wrap {
	background-color: #06377A;
	width: 100%;
	float: left;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #BF9F62;
	}
.services-wrap p{
	color: #ffffff;
    text-align: center;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
               }
.services-boxes {
	margin-top: 0px;
	width: 1600px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding: 0px;
	}
.last {
	margin-right: 0%;	
	}
.services-text {
	text-align: left;
	width: 95%;
	color: #FFFFFF;
	margin-right: 2.5%;
	margin-left: 2.5%;
	float: none;
	margin-top: 15px;
	}
.services-text.small {
	text-align: center;
	float: right;
	width: 50%;
	margin-top: 30px;
	}
.services-text p {
	font-weight: bold;
	}
.services-box {
	float: left;
	height: auto;
	width: 11%;
	color: #FFFFFF;
	text-align: center;
	margin-right: 1.714%;
	font-weight: bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 10px;
	font-family: 'Questrial', sans-serif;
	padding-top: 10px;
	font-size: 14px;
	}
.services-box.first {
	margin-left: 0%;	
	}
.services-box.last {
	margin-right: 0%;	
	}
.services-box img{
	max-width: 100%;
	float: left;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	margin-bottom: 10px;	
	}
#footer{
	margin-top: 20px;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	background-color: #06377A;
	height: 100px;
	width: 100%;
	bottom: 0px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
    background-image: url(../img/logos/agpal-70.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 170px;
	font-family: 'Questrial', sans-serif;
	letter-spacing: 1px;
	}
#footer p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	}
#footer a {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	}
.footer-wrap {
	width: 1600px;
	margin-right: auto;
	margin-left: auto;
	}
.left {
	float: left;
	width: 50%;
	line-height: 25px;
	padding-bottom: 10px;
	}
.right {
	float: right;
	width: 50%;
	line-height: 25px;
	text-align: right;
	padding-bottom: 10px;
	}
.centred img {
	text-align: center;
	max-width: 80%;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-right: auto;
	margin-left: auto;
	}
.centred-large img {
	text-align: center;
	max-width: 100%;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	margin-right: auto;
	margin-left: auto;
	}
.map-large {
	height: 625px;
	width: 100%;
}
.map-small {
	height: 320px;
	width: 100%;
}

/* header */

#mobile-logo {
	height: 100px;
	width: 100%;
	display: none;
	}
#mobile-header {
	height: 100px;
	width: 100%;
	display: none;
	}
#header{
	padding-top: 20px;
	clear: both;
	z-index: 999;
	width: 100%;
	/* [disabled]background-image: url(../img/logos/tree.png); */
	/* [disabled]background-repeat: no-repeat; */
	/* [disabled]background-position: center center; */
	height: 140px;
	float: left;
	position: fixed;
	background-color: #06377A;
	top: 0px;
	}
.header-wrap {
	width: 1600px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-top: 10px; */
	line-height: 32px;
	font-size: 22px;
	font-weight: bold;
	/* [disabled]height: 140px; */
	float: none;
	}	
#header-left{
	float: left;
	width: 35%;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Questrial', sans-serif;
	background-image: url(../img/logos/tree-110.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 130px;
	height: 110px;
	padding-top: 10px;
	}
#header-right{
	float: right;
	width: 30%;
	text-align: right;
	font-family: 'Questrial', sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/logos/award.png);
	background-repeat: no-repeat;
	background-position: right center;
    background-size: contain;
	padding-right: 140px;
	height: 110px;
	padding-top: 10px;
	}
#header-right a {
	color: #FFF;
}	
#nav{
	float: left;
	width: 100%;
	text-align: center;
	line-height: 50px;
	background-color: #BF9F62;
	font-weight: bold;
	font-family: 'Questrial', sans-serif;
	position: fixed;
	margin: 0px;
	padding: 0px;
	height: 50px;
	left: 0px;
	top: 140px;
	}
#nav .active {
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
#nav.collapsible{
	display: block;
	width: 100%;
	visibility: visible;
	background-color: #BF9F62;
	z-index: 999;
	position: fixed;
	/* [disabled]top: 0px; */
	}
#nav .navItem{
	display: inline;
	float: none;
	border-right: solid 1px #FFFFFF;
	padding-top: 0px;
	padding-right: 45px;
	padding-bottom: 0px;
	padding-left: 45px;
	font-size: 18px;
	font-family: 'Questrial', sans-serif;
	margin: 0px;
	}
.navItem a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Questrial', sans-serif;
	}
.navItem a:hover {
	display: inline;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	list-style-type: none;
	font-family: 'Questrial', sans-serif;
	}
#nav .firstChild{
	padding-left: 0px;
	margin-left: 0px;
	}
#nav .lastChild{
	border-right: none;
	padding-right: 0px;
	}
#navCollapser{
	display: none;
	}

/* banner */

#banner{
	clear: both;
	z-index: -999;
	float: left;
	height: auto;
	width: 100%;
	padding: 0px;
	max-width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: 'Questrial', sans-serif;
	}
#banner img{
	max-width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	max-height: 100%;
	width: 100%;
	/* [disabled]-moz-border-radius-topleft: 10px; */
	/* [disabled]-moz-border-radius-topright: 10px; */
	/* [disabled]-webkit-border-top-left-radius: 10px; */
	/* [disabled]-webkit-border-top-right-radius: 10px; */
	/* [disabled]border-top-left-radius: 10px; */
	/* [disabled]border-top-right-radius: 10px; */
	font-family: 'Questrial', sans-serif;
	}
#banner-mobile{
	visibility: hidden;
	display: none;
	}
#banner-mobile img{
	max-width: 150%;
	float: left;
	margin: 0px;
	padding: 0px;
	max-height: 150%;
	width: 100%;
	}
.title {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	background-color: #06377A;
	font-size: 15px;
	text-align: center;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	}
.top-title {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	height: 40px;
	line-height: 40px;
	background-color: #06377A;
	font-size: 16px;
	text-align: center;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-family: 'Questrial', sans-serif;
	}
.notice {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	line-height: 16px;
	background-color: #F35938;
	font-size: 16px;
	padding: 15px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	font-family: 'Questrial', sans-serif;
	}
.noticelist {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
    width: 35%;
	line-height: 16px;
	font-size: 16px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
    margin-left: 32.5%;
	margin-right: 32.5%;
	font-family: 'Questrial', sans-serif;
	}
.notice2 {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	line-height: 16px;
	background-color: #DB9A21;
	font-size: 16px;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
	font-family: 'Questrial', sans-serif;
	}

/*----- Accordian -----*/
.Accordion {
	overflow: hidden;
	outline: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: -2px;
}
.AccordionPanel {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 30px;
}
.AccordionPanelTab {
	background-color: #EDE4D3;
	cursor: pointer;
	color: #06377A;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/icons/plus-blue.png);
	background-position: 99% 5px;
	background-repeat: no-repeat;
	font-family: 'Questrial', sans-serif;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
}
.AccordionPanelContent {
	margin: 0px;
	height: 100%;
	color: #555;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: left;
}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #06377A;
	color: #FFFFFF;
	background-image: url(../img/icons/minus.png);
	background-repeat: no-repeat;
	background-position: 99% 5px;
	line-height: 30px;
}
.AccordionPanelTabHover {
	color: #FFFFFF;
	background-color: #06377A;
	background-image: url(../img/icons/plus.png);
	background-repeat: no-repeat;
	background-position: 99% 5px;
	line-height: 30px;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #FFFFFF;
	background-color: #06377A;
}
.AccordionFocused .AccordionPanelTab {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #06377A;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 30px;
}


/* Content */
	
.content1Column {
	float: left;
	width: 100%;
	}
.content2Column {
	/* [disabled]margin-top: 20px; */
	width: 48%;
	float: left;
	}
.content2Column.gap {
	margin-right: 4%;
	}
.content2Column.profile ul {
	list-style-position: inside;
	margin-left: -30px;
	}
.content3Column{
	width: 32%;
	/* [disabled]margin-top: 20px; */
	float: left;
	}
.content3Column.gap{
	margin-right: 2%;
	float: left;
	width: 32%;
	}
.content3Column.narrow.gap {
	float: left;
	width: 40%;
	}
.content3Column.wide {
	float: right;
	width: 55%;
	}
.content4Column{
	width: 23.5%;
	float: left;
	margin-right: 0%;
	}
.content4Column.gap{
	margin-right: 2%;
	}
.content4Column.gap.last{
	float: left;
	margin-right: 2%;
	}
.content4Column.last{
	margin-right: 0%;
	float: right;
	}
.contentMedium{
	width: 75%;
	float: left;
	}
.contentSmall{
	width: 1070px;
	float: left;
	}
.sidebarLeft{
	width: 200px;
	float: left;
	margin-right: 20px;
	background: #f1f1f1;
	}
.sidebarRight{
	width: 24.2%;
	float: right;
	color: #FFFFFF;
	}
.sidebarItem{
	margin-bottom: 10px;
	background-color: #F1EBDE;
	width: 90%;
	color: #444444;
	padding: 5%;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: auto;
	float: right;
	}
.sidebarTitle {
	clear: both;
	font-weight: bold;
	color: #06377A;
	height: 40px;
	line-height: 40px;
	/* [disabled]background-color: #06377A; */
	font-size: 16px;
	text-align: left;
	margin-bottom: 15px;
	font-family: 'Questrial', sans-serif;
	}
.sidebarItem p {
	/* [disabled]padding-right: 20px; */
	/* [disabled]padding-left: 20px; */
	padding-top: 0px;
	color: #444444;
	}
.sidebarLeft .sidebarItem img{
	border: solid 1px #E1E1E1;
	}
.sidebarLeft .sidebarItem .gap{
	margin-bottom: 20px;
	}
.sidebarLeft a, .sidebarRight a{
	color: #06377A;
	font-weight: bold;
	}
.sidebarRight a.redarrow{
	color: #F35938;
	font-weight: bold;
	}
.sidebarRight a:hover.redarrow{
	color: 	#BF9F62;
	font-weight: bold;
	}
.sidebarItem.gap iframe {
	height: 220px;
	width: 100%;
	max-width: 100%;
	padding: 0px;
	float: left;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
.sidebarItem iframe {
	height: 220px;
	width: 100%;
	max-width: 100%;
	padding: 0px;
	float: left;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	display: block;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	}
iframe {
	}

@media only screen and (max-width: 1600px){
	
#wrapper{
	width: 1200px;
	margin-top: 195px;
	}
h1 {
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	font-family: 'Questrial', sans-serif;
	}
h2{
	margin: 0px 0px 10px 0px;
	font-weight: bold;
	font-size: 16px;
	}
h4 {
	margin-left: 0px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-weight: bold;
	font-size: 15px;
	text-align: center;
	margin-bottom: 5px;
	}

.services-text.small {
	text-align: center;
	float: right;
	width: 35%;
	margin-top: 30px;
	}
.profile-wrap {
	float: left;
	height: auto;
	width: 55%;
	}
.header-wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
	/* [disabled]margin-top: 10px; */
	font-size: 20px;
	font-weight: bold;
	}
#header-left{
	/* [disabled]width: 40%; */
	}
#header-right{
	/* [disabled]font-size: 20px; */
	/* [disabled]width: 40%; */
	/* [disabled]margin-right: 0%; */
	}
#nav{
	width: 100%;
	text-align: center;
	line-height: 45px;
	font-size: 15px;
	height: 45px;
	}
#nav .navItem{
	display: inline;
	float: none;
	border-right: solid 1px #FFFFFF;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	font-size: 18px;
	}
#nav .firstChild{
	padding-left: 0px;
	margin-left: 0px;
	}
#nav .lastChild{
	border-right: none;
	padding-right: 0px
	}
.services-boxes {
	width: 1200px;
	}
.services-box {
	font-size: 13px;
	}
.services-box.first {
	margin-left: 0%;	
	}
.services-box.last {
	margin-right: 0%;	
	}
.footer-wrap {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	}
.contentMedium{
	width: 75%;
	}
.contentSmall{
	width: 980px;
	}
.content2Column.profile p {
	margin-left: 0px;
	}
.columns2 .sidebarRight{
	width: 24%;
	float: right;
	}
.columns3 .sidebarRight{
	width: 980px;
	float: right;
	margin-top: 20px;
	padding-top: 20px;
	border-top: solid 1px #E1E1E1;
	background: none;
	}
.columns3 .sidebarRight .sidebarItem{
	width: 30%;
	float: left;
	padding: 0px;
	border-bottom: none;
	}
.columns3 .sidebarRight .sidebarItem.gap{
	padding-right: 0%;
	margin-right: 5%;
	}
.map-large {
	height: 660px;
	width: 100%;
	}
.noticelist {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
    width: 45%;
	line-height: 16px;
	font-size: 16px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
    margin-left: 27.5%;
	margin-right: 27.5%;
	font-family: 'Questrial', sans-serif;
	}
	}

/*

	Screen resolutions below 1200px wide
	Suitable for tablets in landscape mode (i.e. iPad 1 & 2, Blackberry Playbook) and netbooks (i.e. HP Mini, Acer Aspire One)
	____________________________________________________________________________________________________________________________________________________________________
	
*/

@media only screen and (max-width: 1200px){
	
#wrapper{
	width: 960px;
	margin-top: 190px;
	/* [disabled]background-position: top; */
	}
h1 {
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	font-family: 'Questrial', sans-serif;
	}
h2{
	font-size: 16px;
	}
h3{
	font-size: 14px;
	}
h4{
	margin-bottom: 10px;
	margin-left: 0px;
	}
h5 {
	font-size: 14px;
	}
.back-to-top {
	position: fixed;
	bottom: 0;
	right: 0;
	width: 35px;
	height: 35px;
	z-index: 9999;
	display: none;
	text-decoration: none;
	background-image: url(../img/icons/button-up.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: 1%;
	margin-bottom: 5%;
	margin-left: 0;
	}
.col-pic {
	display: none;
}
.side-pic {
	display: block;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
p img {
	/* [disabled]max-width: 60%; */
	text-align: center;
	/* [disabled]margin-right: 20%; */
	/* [disabled]margin-left: 20%; */
	/* [disabled]width: 60%; */
}
.border-home {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	float: left;
	display: inline;
	margin-bottom: 10px;
	}
.border-mobile {
	width: 100%;
	background-image: linear-gradient(90deg, #FFF, #06377A, #FFF);
	background-size: 100% 1px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	margin-top: 5px;
	height: 5px;
	}
.border-half {
	width: 100%;
	float: left;
	display: none;
	}
.profile-wrap {
	float: left;
	height: auto;
	width: 70%;
	}
#header{
	height: 120px;
	}
.header-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	/* [disabled]margin-top: 5px; */
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	}
#header-left{
	/* [disabled]margin-top: 10px; */
	width: 40%;
	}
#header-right{
	/* [disabled]font-size: 20px; */
	/* [disabled]line-height: 30px; */
	width: 40%;
	background-image: none;
	padding-right: 0px;
	/* [disabled]margin-top: 10px; */
	}
#nav{
	float: left;
	width: 100%;
	text-align: center;
	line-height: 40px;
	font-size: 14px;
	height: 40px;
	}
#nav .navItem{
	display: inline;
	float: none;
	border-right: solid 1px #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-size: 15px;
	}
#nav .firstChild{
	padding-left: 0px;
	margin-left: 0px;
	}
#nav .lastChild{
	border-right: none;
	padding-right: 0px
	}
.sidebarTitle {
	font-size: 15px;
	}
.services-boxes {
	width: 960px;
	}
.services-box {
	height: auto;
	width: 11.66%;
	color: #FFFFFF;
	margin-right: 0.96%;
	padding-top: 5px;
	font-weight: bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 10px;
	font-size: 12px;
	}
.services-text.small {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
	padding: 0px;
	height: auto;
	text-align: center;
	}
.services-box.first {
	margin-left: 0%;	
	}
.services-box.mid {
	}
.services-box.last {
	float: right;
	margin: 0%;
	}
#footer{
	font-size: 12px;
	letter-spacing: 0.5px;
	/* [disabled]background-image: url(../img/logos/agpal-60.png);*/
	}
.footer-wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}
.contentMedium{
	width: 63%;
	}
.contentSmall{
	width: 740px;
	}
.content2Column {
	/* [disabled]margin-top: 10px; */
	width: 100%;
	float: left;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #E1E1E1; */
	/* [disabled]margin-bottom: 10px; */
	}
.content2Column.profile p {
	margin-left: 0px;
	}
.content2Column.profile ul {
	list-style-position: inside;
	}
.columns2 .sidebarRight{
	width: 26%;
	float: right;
	}
.content3Column{
	width: 100%;
	/* [disabled]margin-top: 20px; */
	float: left;
	}
.content3Column.gap{
	margin-right: 0%;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	background-image: linear-gradient(90deg, #FFF, #06377A, #FFF);
	background-size: 100% 1px;
	background-position: left bottom;
	background-repeat: no-repeat;
	}
.content3Column.narrow.gap {
	float: left;
	width: 100%;
}
.content3Column.wide {
	float: left;
	width: 100%;
}
.content4Column{
	width: 48%;
	float: left;
	margin-right: 0%;
	}
.content4Column.gap{
	margin-right: 2%;
	}
.content4Column.gap.last{
	float: right;
	margin-right: 0%;
	}
.content4Column.last{
	margin-right: 0%;
	float: right;
	}
.columns2 .sidebarRight, 
.columns3 .sidebarRight{
	width: 36%;
	float: right;
	/* [disabled]clear: both; */
	}
.columns2 .sidebarRight .sidebarItem, 
.columns3 .sidebarRight .sidebarItem{
	/* [disabled]width: 100%; */
	float: right;
	/* [disabled]padding: 0px; */
	border-bottom: none;
	}
.columns2 .sidebarRight .sidebarItem.gap, 
.columns3 .sidebarRight .sidebarItem.gap{
	/* [disabled]margin-right: 2%; */
	}
.sidebarItem.gap iframe {
	height: 275px;
	}
iframe {
	}
.map-large {
	height: 240px;
	width: 100%;
    }
.noticelist {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
    width: 60%;
	line-height: 16px;
	font-size: 16px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
    margin-left: 20%;
	margin-right: 20%;
	font-family: 'Questrial', sans-serif;
	}
	}
	
	
/*

	Screen resolutions below 960px wide
	Suitable for tablets in portrait mode (i.e. iPad 1 & 2, Blackberry Playbook, Motorola Xoom) and large res smartphones (i.e. Motorola Atrix in landscape mode)
	____________________________________________________________________________________________________________________________________________________________________
	
*/

@media only screen and (max-width: 960px){
	
#wrapper{
	width: 728px;
	margin-top: 175px;
	}
h2{
	/* [disabled]font-size: 15px; */
	}
h3{
	/* [disabled]font-size: 13px; */
	}
p{
	margin: 0px;
	line-height: 20px;
	padding-bottom: 15px;
	font-size: 14px;
	}
ul, ol{
	padding-left: 20px;
	margin-top: 0px;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 0px;
	}
.profile-wrap {
	float: left;
	height: auto;
	width: 55%;
	}
#header {
	height: 105px;	
	}
.header-wrap {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	}
#header-left{
	width: 45%;
	background-image: url(../img/logos/tree-100.png);
	height: 90px;
	padding-top: 10px;
	padding-left: 115px;
	}
#header-right{
	width: 38%;
	height: 90px;
	padding-top: 10px;
	}
#online-bookings {
	float: none;
	color: #FFFFFF;
	width: 200px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #06377A;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 13px;
	background-image: url(../img/icons/arrow.png);
	background-position: 2px center;
	background-repeat: no-repeat;
	}
#online-bookings a{
	color: #FFFFFF;
	width: 200px;
	float: left;
	text-decoration: none;
	text-align: center;
	}
#online-bookings a:hover{
	color: #FFFFFF;
	width: 200px;
	float: left;
	background-color: #BF9F62;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	text-align: center;
	background-image: url(../img/icons/arrow-o.png);
	background-position: 2px center;
	background-repeat: no-repeat;
	}
.side-pic {
	display: none;
	}
#nav{
	top: 125px;
	}
#nav .navItem{
	display: inline;
	float: none;
	border-right: solid 1px #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	margin: 0px;
	}
#nav .firstChild{
	padding-left: 0px;
	margin-left: 0px;
	}
#nav .lastChild{
	border-right: none;
	padding-right: 0px
	}
.sidebarTitle {
	font-size: 14px;
	}
.services-boxes {
	width: 728px;
	}
.services-box25 {
	float: left;
	width: 22%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 4%;
	}
.services-pic25 {
	height: auto;
	float: left;
	width: 100%;
	}
.services-box33 {
	float: left;
	width: 33.33%;
	padding-top: 10px;
	padding-bottom: 10px;
	}
.services-pic33 {
	height: 130px;
	float: left;
	width: 187px;
	margin-right: 15px;
	}
.services-wrap {
	width: 100%;
	float: left;
	/* [disabled]margin-bottom: 10px; */
	padding-bottom: 5px;
	}
.services-box {
	float: left;
	height: auto;
	width: 22%;
	color: #FFFFFF;
	text-align: center;
	margin-right: 4%;
	padding-top: 15px;
	font-weight: bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 5px;
	line-height: 18px;
	}
.services-box a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 24px;
	}
.services-box.first {
	margin-left: 0%;	
	}
.services-box.mid {
	margin-right: 0%;	
	}
.services-box.last {
	margin-right: 0%;
	float: right;
	}
.services-box img{
	}
.services-box a.heading {
	font-size: 13px;
	line-height: 18px;
	text-align: center;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: bold;
	}
.sidebarTitle {
	clear: both;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	margin-bottom: 15px;
	}
#footer{
	font-size: 11px;
	letter-spacing: normal;
	/* [disabled]background-image: url(../img/logos/agpal-50.png);*/
	}
.footer-wrap {
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	}
.border-home {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	float: left;
	display: inline;
	}
.content3Column.narrow.gap {
	float: left;
	width: 100%;
	}
.content3Column.wide {
	float: right;
	width: 100%;
	}
.content4Column{
	width: 48%;
	/* [disabled]margin-top: 20px; */
	float: left;
	}
.content4Column.gap{
	margin-right: 2%;
	}
.contentMedium, 
.contentSmall{
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 20px;
	margin-top: 0px;
	}
.columns2 .sidebarRight, 
.columns3 .sidebarRight{
	width: 100%;
	float: right;
	/* [disabled]clear: both; */
	}
.columns2 .sidebarRight .sidebarItem, 
.columns3 .sidebarRight .sidebarItem{
	float: right;
	border-bottom: none;
	}
.columns2 .sidebarRight .sidebarItem.gap, 
.columns3 .sidebarRight .sidebarItem.gap{
	margin-right: 2%;
	margin-bottom: 10px;
	padding: 2%;
	width: 28%;
	float: left;
	}
.columns3 .sidebarLeft{
	width: 100%;
	float: none;
	clear: both;
	padding-top: 20px;
	padding-bottom: 10px;
	border-top: solid 1px #E1E1E1;
	background: none;
	}
.columns3 .sidebarLeft .sidebarItem{
	width: 32%;
	float: none;
	clear: both;
	padding: 0px;
	border-bottom: none;
	}
.sidebarItem{
	width: 28%;
	padding: 2%;
	min-height: 400px;
	}
.columns3 .sidebarLeft .sidebarItem .gap{
	margin-right: 22px;
	margin-bottom: 0px;
	}
.columns3 .sidebarLeft .sidebarItem.gap{
	padding-right: 4%;
	}
.sidebarItem.gap iframe {
	height: 160px;
	}
iframe {
	}
.map-large {
	height: 240px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
.covid {
	line-height: 20px;
	display: block;
	background-image: url(../img/icons/virus.png);
	background-repeat: no-repeat;
	padding-left: 50px;	
    padding-top: 10px;
	padding-bottom: 10px;
	background-position: left center;
	font-family: 'Questrial', sans-serif;
	background-size: 40px;
	}
.noticelist {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
    width: 55%;
	line-height: 16px;
	font-size: 16px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
    margin-left: 22.5%;
	margin-right: 22.5%;
	font-family: 'Questrial', sans-serif;
	}
	}
		
		
/*

	Screen resolutions below 728px wide
	Suitable for mobile devices (i.e. iPhone, Motorola Atrix, Blackberry)
	____________________________________________________________________________________________________________________________________________________________________

*/

@media only screen and (max-width: 728px){

#wrapper{
	width: 100%;
	padding: 0px;
	float: left;
	top: 170px;
	position: relative;
	margin: 0px;
	/* [disabled]background-position: top; */
	}
h1 {
	font-size: 14px;
	}
h2{
	font-size: 16px;
	}
h3{
	font-size: 15px;
	margin-left: 20px;
	width: 95%;
	}
h5 {
	font-size: 14px;
	}
ul, ol{
	padding-left: 45px;
	margin-top: 0px;
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 0px;
	/* [disabled]margin-bottom: 20px; */
	}
.break {
	clear: both;
	float: none;
	width: 100%;
	}
.border-home {
	width: 100%;
	float: left;
	display: none;
	}
.border-mobile {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-bottom: 10px;
	margin-top: 0px;
	}
.no-border {
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
	}
.portrait-wrap {
	float: right;
	height: auto;
	width: 40%;
	}
.profile-wrap {
	float: left;
	height: auto;
	width: 55%;
	/* [disabled]margin-top: 10px; */
	}
#mobile-logo {
	height: 125px;
	width: 100%;
	display: block;
	position: fixed;
	background-color: #06377A;
	z-index: 999;
	padding: 0px;
	float: left;
	background-image: url(../img/logos/header-mobile.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #BF9F62;
	margin-top: 40px;
	}
#mobile-logo img {
	max-width: 100%;
	/* [disabled]position: relative; */
	/* [disabled]bottom: 0px; */
	/* [disabled]left: 0px; */
	/* [disabled]top: 0px; */
	/* [disabled]right: 0px; */
	margin-right: auto;
	margin-left: auto;
	}
#mobile-header {
	height: auto;
	width: 90%;
	display: block;
	/* [disabled]background-color: #FFFFFF; */
	z-index: 999;
	float: left;
	font-size: 16px;
	text-align: center;
	color: #06377A;
	font-family: 'Questrial', sans-serif;
	line-height: 22px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	margin-right: 5%;
	margin-left: 5%;
	background-image: linear-gradient(90deg, #FFF, #06377A, #FFF);
	background-size: 100% 1px;
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	font-weight: bold;
	margin-bottom: 0px;
	}
#mobile-header p {
	line-height: 20px;
	padding-bottom: 0px;
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	font-weight: bold;
	}
#mobile-phone {
	line-height: 35px;
	background-image: url(../img/icons/mobile.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 35px;
	width: 240px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 16px;
	}
#mobile-phone a{
	color: #06377A;
	position: relative;
	/* [disabled]top: 0px; */
	text-decoration: none;
	/* [disabled]right: 0px; */
	text-indent: 45px;
	font-family: 'Questrial', sans-serif;
	font-size: 16px;
	float: left;
	width: 240px;
	text-align: left;
	}
.mobile-phone {
	float: none;
	color: #FFFFFF;
	width: 240px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #06377A;
	border-radius: 10px;
	font-size: 14px;
	background-image: url(../img/icons/arrow.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	}
.mobile-phone a{
	color: #FFFFFF;
	width: 240px;
	float: left;
	text-decoration: none;
	text-align: center;
	}
.mobile-phone a:hover{
	color: #FFFFFF;
	width: 240px;
	float: left;
	background-color: #BF9F62;
	border-radius: 10px;
	text-align: center;
	background-image: url(../img/icons/arrow-o.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	}
.mobile-email {
	float: none;
	color: #FFFFFF;
	width: 240px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #06377A;
	border-radius: 10px;
	font-size: 14px;
	background-image: url(../img/icons/arrow.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 5px;
	}
.mobile-email a{
	color: #FFFFFF;
	width: 240px;
	float: left;
	text-decoration: none;
	text-align: center;
	}
.mobile-email a:hover{
	color: #FFFFFF;
	width: 240px;
	float: left;
	background-color: #BF9F62;
	border-radius: 10px;
	text-align: center;
	background-image: url(../img/icons/arrow-o.png);
	background-position: 5px center;
	background-repeat: no-repeat;
	}
#header{
	clear: both;
	width: 100%;
	height: 0px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	display: none;
	}
.header-wrap {
	width: 100%;
	}
#header-left{
	float: left;
	display: none;
	}
#header-right{
	float: left;
	display: none;
	}
.services-wrap {
	width: 90%;
	float: left;
	/* [disabled]margin-bottom: 10px; */
	padding-bottom: 5px;
	padding-left: 5%;
	padding-right: 5%;
	height: auto;
	margin-top: 170px;
	}
.services-boxes {
	width: 100%;
	height: auto;
	}
.services-box {
	background-color: #06377A;
	float: left;
	height: auto;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0%;
	margin-left: 2%;
	padding-top: 5px;
	font-weight: normal;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 10px;
	}
.services-box.first {
	margin-left: 0%;	
	}
.services-box.last {
	margin-right: 0%;
	float: left;
	margin-left: 2%;
	}
.sidebarTitle {
	clear: both;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 5px;
	}
.sidebarItem{
	width: 28%;
	padding: 2%;
	min-height: 0px;
	}
.sidebarItem p {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 0px;
	color: #444444;
	}
#footer{
	margin-top: 40px;
	font-size: 11px;
	height: 200px;
	letter-spacing: 0.5px;
		/* [disabled]background-image: url(../img/logos/agpal-40.png);*/
	background-position: 95% 10%;
    background-size: 100px;
	}
.footer-wrap {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	}
.left {
	float: left;
	width: 95%;
	/* [disabled]line-height: 22px; */
	padding-bottom: 10px;
	padding-left: 5%;
	margin: 0px;
	}
.right {
	float: left;
	width: 95%;
	/* [disabled]line-height: 22px; */
	text-align: left;
	padding-bottom: 0px;
	padding-left: 5%;
	margin: 0px;
	}
#nav{
	float: none;
	padding-top: 0px;
	position: fixed;
	font-size: 16px;
	font-weight: bold;
	}
#nav .navItem{
	display: block;
	float: none;
	text-align: center;
	line-height: 40px;
	background-color: #BF9F62;
	font-size: 15px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #D6C098;
	}
#nav .firstChild{
	text-align: center;
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #D6C098;
	}
#nav .lastChild{
	border-right: none;
	border-bottom: none;
	text-align: center;
	padding: 0px;
	}
#nav.collapsible{
	display: none;
	top: 40px;
	left: 0px;
	width: 100%;
	background: #BF9F62;
	margin: 0px;
	padding: 0px;
	}
#navCollapser{
	display: block;
	cursor: pointer;
	width: 100%;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	position: fixed;
	z-index: 9999;
	height: 40px;
	line-height: 40px;
	margin-top: 0px;
	top: 0px;
	font-family: 'Questrial', sans-serif;
	font-weight: bold;
	background-color: #BF9F62;
	background-image: url(../img/icons/nav-icon.png);
	background-position: 98% 7px;
	background-repeat: no-repeat;
	border-bottom-style: none;
	}
.AccordionPanelTab {
	margin-bottom: 2px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-size: 13px;
	height: 30px;
	line-height: 30px;
	}
#content{
	width: 100%;
	margin: 0px;
	padding: 0px;
	}
#banner{
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: 'Questrial', sans-serif;
	}
#banner img{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	}
.title {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	}
.top-title {
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	text-align: center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	display: none;
	}
.notice {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	line-height: 16px;
	font-size: 16px;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: 'Questrial', sans-serif;
	}
.noticelist {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
    width: 100%;
	line-height: 15px;
	font-size: 15px;
	padding: 0px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
    margin-left: 0%;
	margin-right: 0%;
	font-family: 'Questrial', sans-serif;
	}
ul li.none {
    list-style-type: none;
    }
.list {
    line-height: 20px;
	background-image: url(../img/icons/white-point.png);
    background-position: left top;
	background-repeat: no-repeat;
	padding-left: 40px;
    display: table;
    margin: 0 auto;
    float: left;
    }
.notice2 {
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	height: auto;
	line-height: 16px;
	font-size: 16px;
	padding: 10px;
	text-align: center;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	margin-bottom: 10px;
	font-family: 'Questrial', sans-serif;
	}
p img {
	max-width: 100%;
	text-align: center;
	margin-right: 0%;
	margin-left: 0%;
	width: 100%;
	max-height: 100%;
	}
.content1Column {
	float: left;
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 10px;
	}
.content2Column {
	/* [disabled]margin-top: 10px; */
	width: 90%;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
	/* [disabled]border-bottom-width: 1px; */
	/* [disabled]border-bottom-style: solid; */
	/* [disabled]border-bottom-color: #E1E1E1; */
	}
.content2Column.gap {
	margin-right: 0%;
	}
.content3Column{
	width: 90%;
	float: left;
	border-bottom-style: none;
	margin-left: 5%;
	margin-top: 10px;
	padding: 0%;
	margin-right: 5%;
	}
.content3Column.gap{
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	margin-bottom: 0px;
	}
.content3Column.narrow.gap {
	float: left;
	width: 90%;
	}
.content3Column.wide {
	float: left;
	width: 90%;
	}
.content4Column{
	width: 90%;
	margin-top: 10px;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
	padding: 0px;
	}
.content4Column.gap{
	margin-right: 0%;
	}
.content4Column.gap.last{
	float: left;
	margin-right: 0%;
	}
.content4Column.last{
	float: left;
	margin-right: 0%;
	}
.columns2 .sidebarRight, 
.columns3 .sidebarRight{
	padding-top: 0px;
	}
.columns3 .sidebarLeft{
	border-top: none;
	padding-top: 0px;
	margin-top: 0px;
	}
.contentMedium, 
.contentSmall{
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 20px;
	margin-top: 0px;
	}
.columns2 .sidebarRight, 
.columns3 .sidebarRight{
	width: 90%;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
	}
.columns2 .sidebarRight .sidebarItem, 
.columns3 .sidebarRight .sidebarItem, 
.columns3 .sidebarLeft .sidebarItem{
	width: 100%;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	}
.columns3 .sidebarLeft .sidebarItem{
	text-align: center;
	padding-top: 0px
	}
.columns2 .sidebarRight .sidebarItem.gap, 
.columns3 .sidebarRight .sidebarItem.gap, 
.columns3 .sidebarLeft .sidebarItem.gap{
	padding-right: 0px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	width: 100%;
	padding-left: 0px;
	}
.columns3 .sidebarLeft .sidebarItem img{
	width: 140px;
	}
.columns3 .sidebarLeft .sidebarItem .gap{
	margin-right: 0px;
	}
.sidebarItem.gap iframe {
	height: 240px;
	width: 90%;
	float: left;
	background-color: #F1EBDE;
	padding-right: 5%;
	padding-left: 5%;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	}
iframe {
	}
.map-large {
	height: 300px;
	margin: 0px;
	padding: 0px;
	}
.side-pic img {
	width: 100%;
	margin-bottom: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 0px;
	padding: 0px;
	float: left;
    }
	}