/* Themify Customize Styling */
body {	
	font-family:Sorts Mill Goudy;	font-weight:normal;
 
}
a {		font-style:normal;
	font-weight:normal;
	text-decoration:none;

	color: #753737; 
}
a:hover {		font-weight:bold;
	font-weight:bold;

	color: #992e2e; 
}
h6 {	
	font-family:Sorts Mill Goudy;	font-weight:normal;
	font-size:21px;
 
}
textarea, input[type=text], input[type=password], input[type=search], input[type=email], input[type=url], input[type=number], input[type=tel], input[type=date], input[type=datetime], input[type=datetime-local], input[type=month], input[type=time], input[type=week] {	background-image: none; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#site-logo {		font-weight:300;
	letter-spacing:8px;
	font-style:normal;
	font-size:13px;
	text-transform:none;	text-align:left;
	color: rgba(255,255,255,0.32);	position:static;
 
}
#site-logo img {		width: 100px;
	height: 100px; 
}
#site-description {		text-decoration:underline;
 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
#site-logo img {		width: 100px;
	height: 100px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
#site-logo img {		width: 100px;
	height: 100px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
#site-logo img {		width: 100px;
	height: 100px; 
}
 }