body {background-color:#fff; color:#000;}
a {color:#000;}
a:hover, a:active, a:focus {color:#ff6f00 !important;}

/* ----------------------------------------------------------------------------------------------------------
Homepage
---------------------------------------------------------------------------------------------------------- */

#header {color:#fff;}
#header #features {border-bottom:1px solid #ffaf00;}
#header #features li {border-top:1px solid #ffaf00;}
#content .col-third h2, #content #col-right h2 {border-bottom:2px solid #ff6f00;}
#content #newsletter {border-top:1px solid #ccc;}

/* ----------------------------------------------------------------------------------------------------------
subpage
---------------------------------------------------------------------------------------------------------- */

#sub #header {background:#ff6f00;}

/* ----------------------------------------------------------------------------------------------------------
Others
---------------------------------------------------------------------------------------------------------- */

.low, .low a {color:#777;}
.border {border:1px solid #ccc;}