/* Copyright Openherd, Alpaca Elite, LLC */

body {background:#7F7F73 url(/images/bg_m_woodsiding.jpg);}
#m_content {background-color:#d2cac0;}
#m_title {color:#845f18;}
#m_tagline {color:#d26d00; text-shadow:0 1px 0 #fff;}
.caption {color:#d26d00;}
.header_gradient {border-bottom-color:#a99b7c;
	background:-moz-linear-gradient(top, #fbfaf9, #dcd3bd);
	background-image:-webkit-gradient(linear, left top, left bottom, from(#fbfaf9), to(#dcd3bd));
	background-image:-webkit-linear-gradient(top, #fbfaf9, #dcd3bd);
	background-image:-o-linear-gradient(top, #fbfaf9, #dcd3bd);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbfaf9', endColorstr='#dcd3bd')";
	background-image:-ms-linear-gradient(top, #fbfaf9, #dcd3bd);}
.gradient, .gradient:hover, .gradient:visited {color:#fbf1d8;
	background:-moz-linear-gradient(top, #b0996a, #775524);
	background-image:-webkit-gradient(linear, left top, left bottom, from(#b0996a), to(#775524));
	background-image:-webkit-linear-gradient(top, #b0996a, #775524);
	background-image:-o-linear-gradient(top, #b0996a, #775524);
	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#b0996a', endColorstr='#775524')";
	background-image:-ms-linear-gradient(top, #b0996a, #775524);}
.m_button {border-color:#6f4f22;}