@charset "ISO-8859-1";
.no-repeat {
	background-repeat: no-repeat;
}

.a:link {
	color: #ffffff;
	text-decoration: none;
}
.a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.a:visited {
    color: #ffffff;
	text-decoration: none;
	
}
.a:active {
	text-decoration: none;
}


.b:link {
	color: #ee3124;
	text-decoration: underline;
}
.b:hover {
	color: #ee3124;
	text-decoration: underline;
}
.b:visited {
	text-decoration: underline;
	color: #ee3124;
}
.b:active {
	text-decoration: underline;
}


.c:link {
	color: #333333;
	text-decoration: none;
}
.c:hover {
	color: #333333;
	text-decoration: underline;
}
.c:visited {
    color: #333333;
	text-decoration: none;
	
}
.c:active {
	text-decoration: none;
}



.h1a {
	color: #333333;
	font-family: "Century Gothic";
	font-size: 36px;
	text-align:center;
	
}


.h1 {
	color: #ffffff;
	font-family: "Century Gothic";
	font-size: 22px;
	text-align:left;
	
}


.h1S {
	color: #333333;
	font-family: "Century Gothic";
	font-size: 22px;
	text-align:left;
	
}

.h2 {
	color: #395c7f;
	font-family: Arial;
	font-size: 17px;
	font-weight:bold;

}


.h3 {
	color: #ce3b67;
	font-family: Arial;
	font-size: 17px;
	font-weight:bold;

}

.h3S {
	color: #8e745c;
	font-family: Arial;
	font-size: 17px;
	font-weight:bold;

}

.landingpage {
	color: #395c7f;
	font-family:"Century Gothic";
	font-size: 16px;
	text-align:left;
	
}

.contact {
	color: #395c7f;
	font-family:"Century Gothic";
	font-size: 24px;
	text-align:right;
	
}


.menu {
	color: #ffffff;
	font-family:"Century Gothic";
	font-size: 12px;
	text-align: center;
}


.bodytext {
	color: #395c7f;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}

.bodytextL {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}

.bodytextS {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}


.testimonials {
	color: #395c7f;
	font-family: Arial;
	font-size: 12px;
	text-align:center;
}



.footerL {
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	line-height:18px;
	
}

.footer {
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	line-height:18px;
	
}

.footer2 {
	color: #395c7f;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	line-height:18px;
	
}

.footer2S {
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	line-height:18px;
	
}


.address {
	color: #ffffff;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	
}

.copyright {
	color: #a70202;
	font-family: Arial;
	font-size: 10px;
	text-align: center;
	
}

