

.portfolio_gallery a .gallery_text_inner h3 {
	text-transform:none;
}

nav.main_menu ul li a {
	font-family: "Oswald", Arial, serif; 
}

.blog_holder article .post_text p a {
    color: #000;
    text-decoration: underline;
}

.blog_holder article .post_text p a:hover {
    color: #e3000f;
	text-decoration: none;
}

.content {
    margin-top: 80px;
}

h6 {
    text-transform: none;
}

.logged-in div.wpcf7 {
    margin-top: 0;
}

p {
    font-size: 14px;
	line-height:24px;
}

body {
    font-size: 14px;
    line-height: 24px;
}

ul {
    padding: 0 0 0 20px;
}