@font-face {font-family: "Gill Sans"; src: url('/fonts/GillSans.ttf') format("truetype");}
@font-face {font-family: "Gill Sans Light"; src: url('/fonts/GillSansLight.ttf') format("truetype");}

body { background-color:#e2e9d8; }

a { color:#B91313; }
a:hover { color:#E81E1E; }

.wrap.menu,
.c1,
.c2,
.widget_footer,
.menu ul li:hover ul { border-color:#a6b68b; }

.menu li.current_page_item a,
.menu li.current_page_parent a { background:#a6b68b; }

.widget, .comment-wrap { background:#fff; }

.comment-wrap { border-color:#a6b68b; }

.post-pages a span,
.post-pages span,
.navigation a ,
.widget h2 { background:#c4d1ae; color:#7E7E7E; text-shadow:1px 1px 1px rgba(255,255,255,0.6); }

.post-pages a:hover span, 
.post-pages span, 
.navigation a:hover { background:#C2CFC4; color:#646464; }

input.button, .more-link { background:#a6b68b; }

	.header h1 { margin:0px; padding:0px; font-family:"Gill Sans", "Gill Sans MT", "Gill Sans Light", "Gill Sans MT Light", Arial, Helvetica, sans-serif; letter-spacing:-1px; float:left; text-shadow:1px 1px 1px rgba(255,255,255,0.5); font-weight:400; }

