body {
	background: #fdfdfd;
	font-family: 'chantilly-serial-lightregular', Arial, Verdana, Sans-Serif;
}

h1, h2, h4, h5, h6 { 
	font-family: 'humnst777_lt_btlight', 'AurulentSansRegular', 'Trebuchet MS', Arial;
	font-weight: normal;
	font-size: 100%;
	margin-bottom: 20px;
}

h1 {
	color: #000000;
	font-size: 26px;
}

h2 {
	color: #c0bfbf;
	font-size: 29px;
	line-height: 33px;
	font-weight: normal;
}

h3 {
	font-weight: normal;
	color: #6b6b6b;
	font-size: 16px;
	letter-spacing: 0.05em;
	margin-bottom: 5px;
}

h3 a:hover {
	color: #4d7cae;
	text-decoration: none;
}

h4 {
	font-weight: bold;
	color: #555555;
	font-size: 15px;
}

p {
	color: #7f7f7f;
	margin-bottom: 20px;
	font-size: 14px;
	line-height: 24px;
}

	.first_para {
		font-size: 17px;
		line-height: 26px;
	}
	
	.read_more {
		font-weight: bold;
	}

a {
	color: #c40808;
	text-decoration: none;
}

a:hover {
	color: #ea3d3d;
	text-decoration: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

button {
	border: 0;
}

@font-face {
    font-family: 'AurulentSansRegular';
    src: url('../fonts/AurulentSans-Regular-webfont.eot');
    src: url('../fonts/AurulentSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AurulentSans-Regular-webfont.woff') format('woff'),
         url('../fonts/AurulentSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/AurulentSans-Regular-webfont.svg#AurulentSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AurulentSansItalic';
    src: url('../fonts/AurulentSans-Italic-webfont.eot');
    src: url('../fonts/AurulentSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AurulentSans-Italic-webfont.woff') format('woff'),
         url('../fonts/AurulentSans-Italic-webfont.ttf') format('truetype'),
         url('../fonts/AurulentSans-Italic-webfont.svg#AurulentSansItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AurulentSansBold';
    src: url('../fonts/AurulentSans-Bold-webfont.eot');
    src: url('../fonts/AurulentSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AurulentSans-Bold-webfont.woff') format('woff'),
         url('../fonts/AurulentSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/AurulentSans-Bold-webfont.svg#AurulentSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'AurulentSansBoldItalic';
    src: url('../fonts/AurulentSans-BoldItalic-webfont.eot');
    src: url('../fonts/AurulentSans-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/AurulentSans-BoldItalic-webfont.woff') format('woff'),
         url('../fonts/AurulentSans-BoldItalic-webfont.ttf') format('truetype'),
         url('../fonts/AurulentSans-BoldItalic-webfont.svg#AurulentSansBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'humnst777_lt_btlight';
    src: url('../fonts/humnst777_lt_bt_light-webfont.eot');
    src: url('../fonts/humnst777_lt_bt_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/humnst777_lt_bt_light-webfont.woff') format('woff'),
         url('../fonts/humnst777_lt_bt_light-webfont.ttf') format('truetype'),
         url('../fonts/humnst777_lt_bt_light-webfont.svg#humnst777_lt_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'humanist_521_light_bt';
    src: url('humanist_521_light_bt-webfont.eot');
    src: url('humanist_521_light_bt-webfont.eot?#iefix') format('embedded-opentype'),
         url('humanist_521_light_bt-webfont.woff') format('woff'),
         url('humanist_521_light_bt-webfont.ttf') format('truetype'),
         url('humanist_521_light_bt-webfont.svg#webfontregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'chantilly-serial-lightregular';
    src: url('../fonts/chantilly-serial-light-regular-webfont.eot');
    src: url('../fonts/chantilly-serial-light-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/chantilly-serial-light-regular-webfont.woff') format('woff'),
         url('../fonts/chantilly-serial-light-regular-webfont.ttf') format('truetype'),
         url('../fonts/chantilly-serial-light-regular-webfont.svg#chantilly-serial-lightregular') format('svg');
    font-weight: normal;
    font-style: normal;
}