/* Themify Customize Styling */
body {	
	font-family:Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	color: #7b2c2c; 
}
a {	
	color: #7b2c2c; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#site-description {		font-size:1.2em;
 
}
#main-nav a {		font-size:0.8em;

	color: #7b2c2c; 
}
.post-title, .post-title a {		font-size:2em;
 
}
.page-title {		font-size:2em;
 
}
.module-title {		font-size:2em;
 
}

/* Themify Custom CSS */
.custom-css-data {

}

.floating-image {
	overflow: visible;
}

.themify_announcement {
	  background-color: #f9f7f1;
    background: #f9f7f1 !important;
    font-family: Palatino,'Palatino Linotype', 'Book Antiqua', serif;
    color: #7b2c2c !important;
		font-size: 1em;
}

.announcement_title {
	background-color: #7b2c2c !important;
	background-repeat: repeat;
}
.announcement_title:after {
    border-left-color: #7b2c2c !important;
}

.announcement_content {
    color: #7b2c2c !important;
}