/*	--------------------------------------------------
	:: Fonts Include - for more fonts please wisit - http://www.google.com/webfonts#HomePlace:home
	-------------------------------------------------- */
@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
@import url(http://fonts.googleapis.com/css?family=Droid+Serif);

h1, h2, h3, h4, h5, h6,
ul#top-menu li a,
h2.sub-name,
.page-title,
span.name,
.contact-form-hold label,
.submit-button{
	font-family:'Droid Sans', sans-serif;
}
h1.name{
    font-family: 'Droid Serif',serif;
}
