@charset "UTF-8";
/* CSS Document */
p, blockquote {margin-bottom:20px;font-size: 13px}
ul {margin-bottom:20px;font-size: 13px; list-style:none}
strong {font-weight:bold;}
em {font-style:italic;}
h2, h3 {color:#4D4D4D;font: normal;font-family:"MuseoSlab300Regular","Helvetica Neue", Helvetica, Arial, sans-serif;}
h4, h5 {color:#4D4D4D;font: normal;font-family:"MuseoSlab500Regular","Helvetica Neue", Helvetica, Arial, sans-serif;}
h2 {font-size: 1.9em; line-height:1;margin:10px 0;}
h3 {font-size: 1.6em; line-height:1;margin:20px 0 10px 0;}
h4 {font-size: 1.2em;line-height:1.25;margin:10px 0 5px 0;}
h5 {font-size: 1em}	/* 16px */
h6 {font-size: 11px; display:block;margin-bottom:20px;}
/*font specific*/	
@font-face {
	font-family: 'RalewayThin';
	src: url('raleway_thin-webfont.eot');
	src: local('?'), url('raleway_thin-webfont.woff') format('woff'), url('raleway_thin-webfont.ttf') format('truetype'), url('raleway_thin-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSlab100Regular';
	src: url('museo_slab_100-webfont.eot');
	src: local('?'), url('museo_slab_100-webfont.woff') format('woff'), url('museo_slab_100-webfont.ttf') format('truetype'), url('museo_slab_100-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSlab300Regular';
	src: url('museo_slab_300-webfont.eot');
	src: local('☺'), url('museo_slab_300-webfont.woff') format('woff'), url('museo_slab_300-webfont.ttf') format('truetype'), url('museo_slab_300-webfont.svg#webfontEwAj5ByD') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MuseoSlab500Regular';
	src: url('museo_slab_500-webfont.eot');
	src: local('☺'), url('museo_slab_500-webfont.woff') format('woff'), url('museo_slab_500-webfont.ttf') format('truetype'), url('museo_slab_500-webfont.svg#webfontqu6sGBI3') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* Anchors */
a {outline: 0;}
a img {border: 0px; text-decoration: none;}
a:link, a:active  {color: #4d4d4d;padding: 0 1px;text-decoration: underline;}
a:hover {color: #EEEEE0;text-decoration: none;background-color:#ddd}
a:visited {color: #4d4d4d;text-decoration: underline;}

