html body.neu {
	/* customize_preload_page_color*/background-color: #929393;/* customize_preload_page_color */
}
.container {
	/* customize_body_font */font: 16px/22px "Droid Sans", sans-serif;/* customize_body_font */
}

.inner a {
	/* customize_body_link_color */color: #3d3d3d;/* customize_body_link_color */
}

.inner a:hover {
	/* customize_body_link_hover_color */color: #777777;/* customize_body_link_hover_color */
}

.navigation li a.nav-selected.nav-path-selected {
	/* customize_nav_selected_background_color */background-color: #a3c0ee;/* customize_nav_selected_background_color */
	/* customize_nav_selected_color */color: #000000;/* customize_nav_selected_color */
}

/* customize_miscellaneous */

/* customize_miscellaneous */

.container h1{
font: 2em "Sorts Mill Goudy", sans-serif;
	}
.container h2{
font: 1.8em "Sorts Mill Goudy", sans-serif;
	}
	.container h3{
font: 1.8em "Sorts Mill Goudy", sans-serif;
	}
	.container h4{
font: 1.5em "Sorts Mill Goudy", sans-serif;
	}
	.container h5{
font: 1.5em "Sorts Mill Goudy", sans-serif;
	}
	.container h6{
font: 1.4em "Sorts Mill Goudy", sans-serif;
	}

.container h1, .container  h2, .container  h3, .container  h4, .container  h5, .container  h6 {
color: white;
color: rgba(0,0,0,0.7);
	}

body .container #sitename h1 {

font: 75px/75px "Sorts Mill Goudy", sans-serif;
	}

body .container #sitename h1 a{
	text-decoration: none;
	color: black;
	color: rgba(0, 0, 0, 0.7);
}