/* Core Styles */
body{font-family: arial, sans-serif; font-size: 13px;}

#bodyheader{font-size: 20px; color: #C7332D;}
#contentheader{font-size: 15px; color: #C7332D; font-weight: bold;}

A {color: #236EB5;}

input.BUTTON{font-family: tahoma; font-weight: bold; background-color: #FFD976; color: #C7332D;}

#articlebox{border: 1px solid #E6E6E6; padding: 5px; font-size: 11px; margin-top: 5px; height: 40px; width: 187px;}
#articlebox img{border-right: 7px solid #fff;}


/* Navbar Links */
#navbar {color: #fff; font-weight: bold; background-repeat: no-repeat; padding-right: 10px;}
#homesearch{border: 1px solid #00624E; font-size: 9px; width: 150px;}
#stylebutton{font-family: tahoma; font-size: 12px; font-weight: bold; background-color: #FFD976; color: #C7332D;}

TD.NAV_CONTAINER a {padding: 0.2em 12px; background-color: #008C70; color: #FFFFFF; text-decoration: none;}
TD.NAV_CONTAINER a:hover {background-color: #008C70; color: #FFD976;}

/* Article Styles */
#featuredbox{padding: 7px; padding-top: 1px; background-color: #DAF6F0;}

#articleheader{font-size: 20px; color: #C7332D; margin-bottom: 0px;}
#articlesub{font-size: 15px; color: #C7332D; margin-top: 0px; font-weight: bold;}
#byline{font-size: 11px; font-weight: bold;}

#copyinfo{font-size: 11px; color: #C7332D;}

#feature_title{font-size: 15px; color: #008C70; margin-bottom: 0px; font-weight: bold; text-decoration: none;}
#title{font-size: 12px; color: #C7332D; margin-bottom: 0px; font-weight: bold; text-decoration: none;}
#smalltext{font-size: 11px; margin-top: 0px;}

input.btn{background-color:#fff; border: 2px solid #008C70; color: #008C70; font-weight: bold;}