/* =ToyotaProblems.com --*/
body { background-color: #9D9D9D; }
/* =link/button color --*/
a { color: #D12228; }
a:hover, a:visited { color: #920000; }
/* =header colors --*/
#header h1 a { color: #fff; text-shadow: 1px 1px 0 #061c2c; }
#header h1 a em { color: #D12228; }
#header ul li a { border-color: rgba(0,0,0,0.25); }
#header ul li a:hover { color: #D12228; text-shadow: 1px 1px 0 rgba(255,255,255,0.85); border-color: rgba(0,0,0,0.5); }
/* =content colors --*/
#nav #common ul li a:hover { background-color: #d2e8f8; }
#secondary #add a.button { background-color: #D12228; color: #fff; border-color: #114c76; }
#secondary #add a.button:hover { border-bottom: 0; background-color: #1868a2; }
/* =footer colors --*/
#footer { color: #061c2c; text-shadow: rgba(255,255,255,0.1); }