
body { 
	background: #666666;
	background-color: #666666;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#363636);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#000000, endColorstr=#363636)";
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#000000), to(#363636));
	background-image: -webkit-linear-gradient(top, #000000, #363636);
	background-image: -moz-linear-gradient(top, #000000, #363636);
	background-image: -ms-linear-gradient(top, #000000, #363636);
	background-image: -o-linear-gradient(top, #000000, #363636);
	background-image: linear-gradient(#000000, #363636);
	background-attachment: fixed;
}

.ie9 #body_overlay {
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#000000, endColorstr=#363636)";
	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: book antiqua, palatino; }

#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: book antiqua, palatino; }

#header { font-family: book antiqua, palatino; }
