
	/* start customstyles.php */
	
			
		/* primary color */
		
		/*section#top { background-color:#5b3306;}*/
		
		@media (max-width: 767px){
			.carousel h2 a{
			color: #5b3306 !important;
			}
		}
		
	
		
		
		
	.simpleclassbyoptions{
margin: auto;
}
.zp-Entry {
    margin-top: 1em;
    padding-left: 4em;
    padding-right: 4em;
    margin-bottom: 1em;
}
cite {
    font-style: italic;
    font-size: 80%;
}
a {
    color: #D3992C
}