@charset "utf-8";
/* CSS Document */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/OpenSans-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/OpenSans-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url(../fonts/OpenSans-Italic.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url(../fonts/OpenSans-Italic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway';
  font-style:bold;
  font-weight: 400;
  src: url('../fonts/raleway-v13-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Raleway'), local('Raleway-Regular'),
       url('../fonts/raleway-v13-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/raleway-v13-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/raleway-v13-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/raleway-v13-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/raleway-v13-latin-regular.svg#Raleway') format('svg'); /* Legacy iOS */
}
@font-face {
  font-family: 'adobe-ming-std';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/AdobeMingStd-Light_2.ttf) format('truetype');
}
@font-face {
  font-family: 'Raleway Black';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Raleway-Black.ttf") format('truetype');
}
@font-face {
  font-family: 'Chairdrobe';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Chairdrobe-Medium.ttf) format('truetype');
}
@font-face {
  font-family: 'Champagne & Limousines Thick';
  font-style: bold;
  font-weight: 800;
  src: url(../fonts/Champagne_Limousines-ThickBold_2.ttf) format('truetype');
}
@font-face {
  font-family: 'Arial Rounded MT Bold';
  font-style: bold;
  font-weight: 800;
  src: url(../fonts/ARLRDBD_7.TTF) format('truetype');
}
@font-face {
  font-family: 'Arial Rounded MT Bold';
  font-style: bold;
  font-weight: 800;
  src: url(../fonts/ARLRDBD_7.TTF) format('truetype');
}
@font-face {
  font-family: 'Estrangelo Edessa';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/estre.ttf) format('truetype');
}
@font-face {
  font-family: 'Jott44WideNormal';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Jott_44_Wide_Normal.ttf) format('truetype');
}

.w15{
  font-size: 15px;
  color:#333;
  font-weight:normal;
  text-decoration:none;
  font-style: normal; 
  line-height:1.6;
}
.w16{
  font-size: 16px;
  color:#333;
  font-weight:normal;
  text-decoration:none;
  font-style: normal; 
  line-height:1.6;
}
.w18{
  font-size: 18px;
  color:#333;
  font-weight:normal;
  text-decoration:none;
  font-style: normal; 
  line-height:1.6;
}
.w22{
  font-size: 22px;
  color:#333;
  font-weight:normal;
  text-decoration:none;
  font-style: normal; 
  line-height:1.6;
}
.w26{
	font-size: 26px;
	color:#333;
	font-weight:normal;
	text-decoration:none;
	font-style: normal;	
	line-height:1.6;
}






