#header-out {
	background: #02846a;
	border-top: #c9f82e 1px solid;
}
#header-bg {
	background-image: url(tubular/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	color: #054E3D;
}
#main-menu li.current-cat, #main-menu li.current-cat-parent {
	background: url(tubular/bg_button_arrow.gif) no-repeat center 0;
}

#main-menu li.current-cat a, #main-menu li.current-cat-parent a {
	background: url(tubular/bg_menu_button.gif) no-repeat left top;
}

#main-menu li.current-cat a span, #main-menu li.current-cat-parent span {
	background: url(tubular/bg_menu_button.gif) no-repeat right top;
}

#copyright-out {
	width: 100%;
	background: #276b5a url(tubular/bg_copyright.gif) repeat-x 0 0;
}

.index-about {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 20px;
}

#content #latest .post h2 {
	text-shadow: 1px 1px #e5e5e5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	padding: 5px 0 8px 0;
	color: #054E3D;
}