
body { 
	background: #cfd9e3;
	background-color: #cfd9e3;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#575c5e, endColorstr=#ffffff);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#575c5e, endColorstr=#ffffff)";
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#575c5e), to(#ffffff));
	background-image: -webkit-linear-gradient(top, #575c5e, #ffffff);
	background-image: -moz-linear-gradient(top, #575c5e, #ffffff);
	background-image: -ms-linear-gradient(top, #575c5e, #ffffff);
	background-image: -o-linear-gradient(top, #575c5e, #ffffff);
	background-image: linear-gradient(#575c5e, #ffffff);
	background-attachment: fixed;
}

.ie9 #body_overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#575c5e, endColorstr=#ffffff)";
	visibility: visible;
}

h1, h2, h3, h4, h5, h6, blockquote, .dropcap1, .dropcap2, .dropcap3, a.more-link, #page_content a.more-link,#gallery_title, .gallery_image_title, .default .sliderheading, .sliderheading { font-family: times new roman,times; }

#header_nav_menu ul ul, #header_private_menu ul, .featured, body.mceContentBody, #main_content_inner, #footer, #gallery_wrapper, .gallery_image_desc, .default .slidercontent, .slidercontent { font-family: times new roman,times; }

#header { font-family: times new roman,times; }
