
@font-face {
    font-family: 'MuseoSlab500';
    src: url('../font/Museo_Slab_500-webfont.eot');
    src: url('../font/Museo_Slab_500-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/Museo_Slab_500-webfont.woff') format('woff'),
         url('../font/Museo_Slab_500-webfont.ttf') format('truetype'),
         url('../font/Museo_Slab_500-webfont.svg#MuseoSlab500') format('svg');
    font-weight: normal;
    font-style: normal;
}
h1 {
	color:#c7bfb0;
	font-family: MuseoSlab500;
	font-size: 14px;  
	font-style: normal;
  	font-weight: normal;
	margin: 0 auto;
	padding: 0 auto;
}
h2 {
	color:#73ae18;
	font-family: MuseoSlab500;
	font-size: 32px; 
	font-style: normal;
  	font-weight: normal; 
	margin: 0 auto;
	padding: 0 auto;
}
h3 {
	color:#8f836b;
	font-family: MuseoSlab500;
	font-size: 20px; 
	line-height: 20px;
	font-style: normal;
  	font-weight: normal; 
	margin: 0 auto;
	padding: 0 auto;
	text-decoration: none;
}
h4 {
	color:#8f836b;
	font-family: MuseoSlab500;
	font-size: 16px; 
	font-style: normal;
  	font-weight: normal; 
	margin: 0 auto;
	padding: 0 auto;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-style: normal;
  	font-weight: normal; 
	color: #2a2a2a;
	font-size: 11px;
	line-height: 15px;	
	text-align: left;
	text-decoration: none;
}
p a {
	text-decoration: none;
	color: #2a2a2a;
}
p a:hover {
	text-decoration: none;
	color: #73ae18;
	border-bottom: 1px dotted #73ae18;
}
.ul-1 {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 19px;
}
.li-1	{
	font-family: MuseoSlab500;
	font-style: normal;
  	font-weight: normal; 
	color: #2a2a2a;
	font-size: 11px;
	line-height: 20px;	
	text-align: left;
	text-decoration: none;
}
.ul-2 {
	list-style-type: none;
	width: 270px;
	margin: 0;
	padding: 0;
	line-height: 19px;
	float: left;
}
.li-2	{
	font-family: MuseoSlab500;
	font-style: normal;
  	font-weight: normal;
	padding-top: 25px;
	margin-bottom: 10px;
	color: #8f836b;
	font-size: 16px;
	line-height: 20px;	
	text-align: left;
}
.li-3 {
	font-family: MuseoSlab500;
	font-style: normal;
  	font-weight: normal; 
	color: #f2ece0;
	font-size: 13px;
	line-height: 18px;	
	text-align: left;
	text-decoration: none;
}
.li-3 a	{
	text-decoration: none;
	color: #f2ece0;
}
.li-3 a:hover	{
	text-decoration: none;
	color: #8f836b;
	border-bottom: 1px dotted #8f836b;
}	
a.blank:link { text-decoration: none; border: none; }
a.blank:visited {  text-decoration: none; border: none; }
a.blank:hover {  text-decoration: none; border: none; }
a.blank:active {  text-decoration: none; border: none; }
	