/*
 * Web Fonts from fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and 
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2014 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Fontfabric
 * License URL: http://www.fontspring.com/licenses/fontfabric/webfont
 *
 *
 */

body{
	font-family: 'nexa_lightregular';
	color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
					}
			h1{
			font-family: 'nexa_boldregular';
			font-size:16px;
					}
					page{
			font-family: 'nexa_boldregular';
			font-size:16px;
					}
					homepage{
			font-family: 'nexa_boldregular';
			font-size:16px;
			color:#C01813;
					}
					page1{
			font-family: 'nexa_boldregular';
			font-size:24px;
					}
					menu1{
			font-family: 'nexa_boldregular';
			font-size:24px;
					}
					titles{
			font-family: 'nexa_boldregular';
			font-size:16px;
			color:#FFFFFF;
					}
					page2{
			font-family: 'nexa_boldregular';
			font-size:16px;
			color:#C01813;
			background-color:#FFFFFF;
					}
					page3{
			font-family: 'nexa_boldregular';
			font-size:16px;
			color:#FFFFFF;
			background-color:#C01813;
					}
					page4{
			font-family: 'nexa_boldregular';
			font-size:16px;
			color:#C01813;
					}
			a.page4{
			font-family: 'nexa_boldregular';
			font-size:16px;
			color:#C01813;
			}
			
			page5{
			font-family: 'nexa_boldregular';
			font-size:16px;
			color:#fff;
					}
			a.page5{
			font-family: 'nexa_boldregular';
			font-size:16px;
			color:#fff;
			}
			
			
			
			p.one{
			padding:5 5 5 5;
			background-color:#C01813;
			}
.border {border: 2px solid #FFFFFF;}



@font-face {
    font-family: 'nexa_lightregular';
    src: url('Nexa_Free_Light-webfont.eot');
    src: url('Nexa_Free_Light-webfont.eot#iefix') format('embedded-opentype'),
         url('Nexa_Free_Light-webfont.woff') format('woff2'),
         url('Nexa_Free_Light-webfont.woff') format('woff'),
         url('http://www.thisisfive.co.uk/css/Nexa_Free_Light-webfont.ttf') format('truetype'),
         url('Nexa_Free_Light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'nexa_boldregular';
    src: url('Nexa_Free_Bold-webfont.eot');
    src: url('Nexa_Free_Bold-webfont.eot#iefix') format('embedded-opentype'),
         url('Nexa_Free_Bold-webfont.woff') format('woff2'),
         url('Nexa_Free_Bold-webfont.woff') format('woff'),
         url('http://www.thisisfive.co.uk/css/Nexa_Free_Bold-webfont.ttf') format('truetype'),
         url('Nexa_Free_Bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

			table
{
    table-layout: fixed;
}