
body { 
	background: #c946c9;
	background-color: #c946c9;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#f0e8bd);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#ffffff, endColorstr=#f0e8bd)";
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#f0e8bd));
	background-image: -webkit-linear-gradient(top, #ffffff, #f0e8bd);
	background-image: -moz-linear-gradient(top, #ffffff, #f0e8bd);
	background-image: -ms-linear-gradient(top, #ffffff, #f0e8bd);
	background-image: -o-linear-gradient(top, #ffffff, #f0e8bd);
	background-image: linear-gradient(#ffffff, #f0e8bd);
	background-attachment: fixed;
}

.ie9 #body_overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#ffffff, endColorstr=#f0e8bd)";
	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: arial, helvetica, sans-serif; }

#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: arial, helvetica, sans-serif; }

#header_wrapper, .header_wrapper
{ font-family: arial, helvetica, sans-serif; }
