/* Copyright Openherd, Alpaca Elite, LLC */

body {background-color:#ffee95;}
#m_content {background-color:#fffbdc;}
#m_header, #m_header .no_link a {color:#fffbdc !important;}
#m_title {color:#ffee95; text-shadow:0 -1px 0 #b14031;}
#m_tagline {color:#430000; text-shadow:0 1px 0 #ff8972;}
.caption {color:#e25700;}
.header_gradient {border-color:#8b2e22;
	background:-moz-linear-gradient(top, #f77259, #9d3429);
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f77259), to(#9d3429));
	background-image:-webkit-linear-gradient(top, #f77259, #9d3429);
	background-image:-o-linear-gradient(top, #f77259, #9d3429);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f77259', endColorstr='#9d3429')";
	background-image:-ms-linear-gradient(top, #f77259, #9d3429);}
.gradient, .gradient:hover, .gradient:visited {color:#8d1405; text-shadow:0 1px 1px #ffee95;
	background:-moz-linear-gradient(top, #f0c42c, #d89400);
	background-image:-webkit-gradient(linear, left top, left bottom, from(#f0c42c), to(#d89400));
	background-image:-webkit-linear-gradient(top, #f0c42c, #d89400);
	background-image:-o-linear-gradient(top, #f0c42c, #d89400);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0c42c', endColorstr='#d89400')";
	background-image:-ms-linear-gradient(top, #f0c42c, #d89400);}
.m_button {border-color:#9f6907;}
.ti_box {color:#333; text-shadow:none;}
.ti_icon {box-shadow:0 2px 15px rgba(0,0,0,0.2);}