body {
    font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana,  Helvetica, Arial, sans-serif;
}

strong, em {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
}


h1#logotype {
	text-indent: -9999px;
	line-height: 48px;
}

.type-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #CCCCCC;

}

#footer-folio .type-footer {
font-size: 9px;
}


p {

	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
	margin-left:2em;
	color: #CCCCCC;
}



h1 {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 30px;
	
}

h2 {
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
}

h3 {
	margin-top: 15px;
	
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
}

h4 {
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
}


blockquote p.quote {
	margin-top:36px;
	color: #FFFFFF;
	margin-left:-1em;
	}
	
blockquote p.author {
	type-align: right;
	text-align: right;
	margin-top: -18px;
	font-weight: lighter;
	}


.home-content h1 {
	color: white;
	text-transform: uppercase;
	font-size: 30px;
	line-height: 30px;
	
	margin-bottom: 36px;


}

.home-content p {
		font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
	margin-left:0;
	color: #CCCCCC;
}	

/* /////////////////////// */
/* contact page */

ul.contact {
font-size: 14px;
line-height:18px;
color: #999;
}

.contact-name {
font-size: 12px;
}
