/* -----------------------------------------
   Font-face:
----------------------------------------- */
@font-face{ 
font-family:"Nexa_Light";
src: url('fonts/nexa_light/nexa_light-webfont.eot'); 
src: 
url('fonts/nexa_light/nexa_light-webfont.eot@#iefix') format('embedded-opentype'), 
url('fonts/nexa_light/nexa_light-webfont.woff') format('woff'), 
url('fonts/nexa_light/nexa_light-webfont.ttf') format('truetype'), 
url('fonts/nexa_light/nexa_light-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"Nexa_Bold";
src: url('fonts/nexa_light/nexa_bold-webfont.eot'); 
src: 
url('fonts/nexa_bold/nexa_bold-webfont.eot@#iefix') format('embedded-opentype'), 
url('fonts/nexa_bold/nexa_bold-webfont.woff') format('woff'), 
url('fonts/nexa_bold/nexa_bold-webfont.ttf') format('truetype'), 
url('fonts/nexa_bold/nexa_bold-webfont.svg#webfont') format('svg'); 
}


@font-face{ 
font-family:"Hero_Light";
src: url('fonts/hero_light/hero_light-webfont.eot'); 
src: 
url('fonts/hero_light/hero_light-webfont.eot@#iefix') format('embedded-opentype'), 
url('fonts/hero_light/hero_light-webfont.woff') format('woff'), 
url('fonts/hero_light/hero_light-webfont.ttf') format('truetype'), 
url('fonts/hero_light/hero_light-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"Lane_Narrow";
src: url('fonts/lane_narrow_regular/lanenar_-webfont.eot'); 
src: 
url('fonts/lane_narrow_regular/lanenar_-webfont.eot@#iefix') format('embedded-opentype'), 
url('fonts/lane_narrow_regular/lanenar_-webfont.woff') format('woff'), 
url('fonts/lane_narrow_regular/lanenar_-webfont.ttf') format('truetype'), 
url('fonts/lane_narrow_regular/lanenar_-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"liberation_Sans";
src: url('fonts/liberation_sans_regular/liberationsans-regular-webfont.eot'); 
src: 
url('fonts/liberation_sans_regular/liberationsans-regular-webfont.eot@#iefix') format('embedded-opentype'), 
url('fonts/liberation_sans_regular/liberationsans-regular-webfont.woff') format('woff'), 
url('fonts/liberation_sans_regular/liberationsans-regular-webfont.ttf') format('truetype'), 
url('fonts/liberation_sans_regular/liberationsans-regular-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"Bebas_Neue";
src: url('fonts/bebas_neue/bebasneue-webfont.eot'); 
src: 
url('fonts/bebas_neue/bebasneue-webfont.eot@#iefix') format('embedded-opentype'), 
url('fonts/bebas_neue/bebasneue-webfont.woff') format('woff'), 
url('fonts/bebas_neue/bebasneue-webfont.ttf') format('truetype'), 
url('fonts/bebas_neue/bebasneue-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"Ostrich_Sans_Regular";
src: url('fonts/ostrich_sans_regular/ostrich_regular-webfont.eot'); 
src: 
url('fonts/ostrich_sans_regular/ostrich_regular-webfont.eot@#iefix') format('embedded-opentype'), 
url('fonts/ostrich_sans_regular/ostrich_regular-webfont.woff') format('woff'), 
url('fonts/ostrich_sans_regular/ostrich_regular-webfont.ttf') format('truetype'), 
url('fonts/ostrich_sans_regular/ostrich_regular-webfont.svg#webfont') format('svg'); 
}

@font-face{ 
font-family:"Ostrich_Sans_Black";
src: url('fonts/ostrich_sans_black/ostrich_black-webfont.eot'); 
src: 
url('fonts/ostrich_sans_black/ostrich_black-webfont.eot@#iefix') format('embedded-opentype'), 
url('fonts/ostrich_sans_black/ostrich_black-webfont.woff') format('woff'), 
url('fonts/ostrich_sans_black/ostrich_black-webfont.ttf') format('truetype'), 
url('fonts/ostrich_sans_black/ostrich_black-webfont.svg#webfont') format('svg'); 
}
@font-face{ 
font-family:"Foundation_Social";
src: url('fonts/foundation_social_icons/foundation-icons-social.eot'); 
src: 
url('fonts/foundation_social_icons/foundation-icons-social.eot@#iefix') format('embedded-opentype'), 
url('fonts/foundation_social_icons/foundation-icons-social.woff') format('woff'), 
url('fonts/foundation_social_icons/foundation-icons-socialttf') format('truetype'), 
url('fonts/foundation_social_icons/foundation-icons-social.svg#webfont') format('svg'); 
}


p{
font-family:"liberation_Sans";
color: #666;
}
.border-top{
	padding-top: 20px;
	border-top: solid 1px #aaa;
}
.border-bottom{
	padding-bottom: 20px;
	border-bottom: solid 1px #aaa;
}