 /*THE DEFAULT OVERRIDES JUST BELOW SHOULD NOT BE USED B/C THEY WILL CAUSE ISSUES WITH THE ORGANIC'S OUTER WRAPPER*/
 /*body,td, .body-text {font-family: helvetica, arial, sans-serif; font-size: 1.1em;	color:#4c4c4c;	line-height: 1.5}

a, a:link {text-decoration: none; color: #886200;}
a:hover {text-decoration: underline;}*/

.lnkNoLine { text-decoration:none;}

a.inline {background:none; padding-right:0;}
.weblink {color:#886200; text-decoration:none;}

.head { font-size:18px; color:#886200; line-height:105%; display:block; padding-bottom:10px; width:100%; }
.subhead {font-size:14px; line-height:105%; color:#4c4c4c; display:block; padding:5px 0px 5px 0px;}
.subhead a {color:#4c4c4c; text-decoration:none;}
.terthead {font-size:10px; color:#886200; font-weight:bold; text-transform:uppercase; letter-spacing:.05em; display:block; padding-bottom:2px;}

.accent01 {color:#886200;}
.accent01Med {color:#886200; font-size:13px;}
.accent02 {color:#7d706c;}
.accent02Med {color:#7d706c; font-size:13px;}

/*IMPORTANT!! NEED to add these new image float styles to ALL GMC wysiwyg css files; MUST BE NESTED WITHIN OUR #PAGEBUILDER ID SO THAT THEY DON'T AFFECT ORGANIC'S WRAPPER*/
#channel-promo-main #pagebuilder img.floatleft { padding-left:0px; padding-bottom:15px;}
#channel-promo-main #pagebuilder img.floatright { padding-right:0px; padding-bottom:15px;}

#channel-promo-main #pagebuilder .col1-2,
#channel-promo-main #pagebuilder .col2-2 { width:46%;} /*repeat of what's in media.css, trying to counter wysiwyg's override*/