
body { 
	background: #383838;
	background-color: #383838;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#383838);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#383838)";
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#383838));
	background-image: -webkit-linear-gradient(top, #000000, #383838);
	background-image: -moz-linear-gradient(top, #000000, #383838);
	background-image: -ms-linear-gradient(top, #000000, #383838);
	background-image: -o-linear-gradient(top, #000000, #383838);
	background-image: linear-gradient(#000000, #383838);
	background-attachment: fixed;
}

.ie9 #body_overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#000000, endColorstr=#383838)";
	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,
#main_content h1, #main_content h2, #main_content h3, #main_content h4, #main_content h5, #main_content h6
 { font-family: Arial; }

#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; }

#header_wrapper, .header_wrapper
{ font-family: Arial; }
