@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: Open Sans;
    src: url(../fonts/OpenSans-Regular.ttf);
}
@font-face {
    font-family: Monotype Corsiva;
    src: url(../fonts/MTCORSVA.ttf);
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img {
	max-width: 100%;
	border:none;
}  
.pro img {
border:2px solid #CCCCCC;
margin:20px;
}  
.btext { text-decoration:none; color:#000000; font-family:Open Sans; font-size: 14px; line-height:20px}
.btext  a { text-decoration: none; color:#000000; font-family:Open Sans;  font-size: 14px; line-height:20px}
.btext  a:hover { color:#ecb200; text-decoration:underline;}

.wtext { text-decoration:none; color:#ffffff; font-family:Open Sans; font-size: 14px; line-height:20px}
.wtext  a { text-decoration:none; color:#ffffff; font-family:Open Sans;  font-size: 14px; line-height:20px}
.wtext  a:hover { color: #ecb200; text-decoration:none;}

.ftext { text-decoration:none; color:#ffffff; font-family:Open Sans; font-size: 14px; line-height:20px;}
.ftext  a { text-decoration:none; color:#ffffff; font-family:Open Sans;  font-size: 14px; line-height:20px;}
.ftext  a:hover { color: #ecb200; text-decoration:none;}

.blueHeading { text-decoration:none; color:#2986e2; font-family:Open Sans; font-size: 20px; line-height:20px; font-weight:bold; text-transform:uppercase;}
.blueHeading  a { text-decoration: none; color:#2986e2; font-family:Open Sans;  font-size: 20px; line-height:20px; text-transform:uppercase;}
.blueHeading  a:hover { color:#f46529; text-decoration:none;}

.slogan { text-decoration:none; color:#B20000; font-family:Open Sans; font-size: 18px;}
.slogan2 { text-decoration:none; color:#095f00; font-family:Monotype Corsiva; font-size: 24px;}

.welcomeHeading1 { text-decoration:none; color:#333333; font-family:Open Sans; font-size: 36px;}
.welcomeHeading2 { text-decoration:none; color:#2887E1; font-family:Open Sans; font-size: 36px; text-transform:uppercase;}

.inerHeading { text-decoration:none; color:#2986e2; font-family:Open Sans; font-size: 36px; line-height:20px;}