@charset "UTF-8";
/* CSS Document */


img {
	vertical-align: bottom;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on April 10, 2013 */
@font-face {
    font-family: 'misoregular';
    src: url('../fonts/miso-regular-webfont.eot');
    src: url('../fonts/miso-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/miso-regular-webfont.woff') format('woff'),
         url('../fonts/miso-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'brandon_grotesque_bold';
    src: url('brandon_bld-webfont.eot');
    src: url('brandon_bld-webfont.eot?#iefix') format('embedded-opentype'),
         url('brandon_bld-webfont.woff2') format('woff2'),
         url('brandon_bld-webfont.woff') format('woff'),
         url('brandon_bld-webfont.ttf') format('truetype'),
         url('brandon_bld-webfont.svg#brandon_grotesquebold') format('svg');
    font-weight: bold;
    font-style: normal;

}




@font-face {
    font-family: 'brandon_grotesque_it';
    src: url('brandon_reg_it-webfont.eot');
    src: url('brandon_reg_it-webfont.eot?#iefix') format('embedded-opentype'),
         url('brandon_reg_it-webfont.woff2') format('woff2'),
         url('brandon_reg_it-webfont.woff') format('woff'),
         url('brandon_reg_it-webfont.ttf') format('truetype'),
         url('brandon_reg_it-webfont.svg#brandon_grotesqueRgIt') format('svg');
    font-weight: normal;
    font-style: italic;

}




@font-face {
    font-family: 'brandon_grotesque_reg';
    src: url('brandon_reg-webfont.eot');
    src: url('brandon_reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('brandon_reg-webfont.woff2') format('woff2'),
         url('brandon_reg-webfont.woff') format('woff'),
         url('brandon_reg-webfont.ttf') format('truetype'),
         url('brandon_reg-webfont.svg#brandon_grotesque_regularRg') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, html {
	background-color: #f26e4b;
	
}

body {
	color: #e7e8cf;
	font-family: misoregular;
	font-size: 24px;
}

a:link, a:visited {
	color: inherit;
	text-decoration: inherit;
}

a:hover, a:active, .vald {
	color: #000;
	text-decoration: inherit;
}


.navspan {
	white-space:nowrap;
}

.lop {
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #222;
	line-height: normal;
}

a.lasmer {
	color: #e7e8cf;
	font-family: misoregular;
	font-size: 20px;
	border-bottom: 1px solid #e7e8cf;
}

a.lasmer:hover, a.lasmer:active {
	color: #000;
	text-decoration: inherit;
	border-bottom: 1px solid #000;
}

.ruta {
	width: 100%;
	border-bottom: 1px solid #000;
	padding: 10px 0 10px 0;
	text-align:center;
}

.bighead {
	font-family: misoregular;
	font-size: 30px;
	color: #e7e8cf;
	padding-bottom: 10px;
}

.mediumhead {
	font-family: misoregular;
	font-size: 24px;
	color: #e7e8cf;
	padding-bottom: 7px;
}

.smallhead {
	font-family: misoregular;
	font-size: 18px;
	color: #e7e8cf;
}