
p{
	font-family: 'Roboto Condensed', sans-serif;
	line-height:normal;
	font-size: 125%
}

h1{
	font-family: 'Roboto', Arial, serif;
	font-weight: 400; 
}

h2{
	font-family: 'Roboto', Arial, serif;
	font-weight: 500;
	font-size: 24px;
	line-height:normal;
}

h3{
	font-family: 'Roboto Condensed', sans-serif;
	line-height:normal;

}

h4{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height:normal;
	
}
h5{
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	font-size: 12px;
	line-height:normal;
}
#contentWrapper{
	line-height:normal;
}

#title {
	font-family: 'Architects Daughter', cursive;
	font-weight: 400; 
	font-size:70px;
}
#title li.blurb{
	font-family: 'Nothing You Could Do', cursive;
	font-weight: 700; 
	font-size:22.5px;
	color: #CCCCCC;
}
.contactName {
	font-family: 'Roboto Condensed', sans-serif;
	line-height:normal;
	font-size:125%;
}

.contactPhone {
	font-family: 'Roboto Condensed', sans-serif;
	line-height:normal;
}

.contactEmail {
	font-family: 'Roboto Condensed', sans-serif;
	line-height:normal;
	font-variant:small-caps;
	font-size: 125%
}
#contactError {
	font-style: italic;
	color: #9F1804;
	line-height:normal;
}

#contactForm .star{
	color: #9F1804;
}
@media screen and (max-width: 799px) {
	#title {
	padding-left:10px;
	font-size:50px;
}
#title li.blurb{
	font-size:16px;
}	
	
}
/*	font-family: 'Indie Flower', cursive;
 	font-family: 'Shadows Into Light Two', cursive;
	font-family: 'Architects Daughter', cursive;
 	font-family: 'Nothing You Could Do', cursive;
  
  
 */