/* content.css are the styles for the content, typography, forms, etc. within the 
container DIVs that are defined in structure.css and this style sheet should only 
contain typographic or content-related styles for a site. The styles within this css 
file should be the only ones necessary to be edited for better integration with iCreate */

/* ----- comment styles well for better reference later! ----- */

/* STYLE REQUIRED BY iCreate -- DO NOT DELETE */
.None {/*an empty style always required for sites using iCreate*/}

/* keywords on home page */
.keyword {font: 16px Arial,Helvetica,sans-serif; color:#990000; font-weight: bold; padding-bottom: 12px;}
.keyword_brown {font: 16px Arial,Helvetica,sans-serif; color:#452200; font-weight: bold; padding-bottom: 12px;}
.keyword_weather {font: 15px Arial,Helvetica,sans-serif; color:#FFF; font-weight: bold; padding-bottom: 4px;}

/* this is the style for the image on the content pages */
.contentimage {padding: 0px 0px 25px 25px; border: 0;}