/*     -----     FONT STYLES     -----     */
body, table, .normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #003366; }

h1, h2, h3, h4, h5, h6 { text-align: left; color: #cd170f; }
h1 { margin: 14px 0px; background: url(../images/layout/h1_icon.gif) no-repeat; height: 34px; line-height: 34px; padding: 0 0 0 30px; font-size: 15px; color: #01405e; }
h2 { margin: 12px 0px; font-size: 12px; }
h3 { margin: 12px 0px; font-size: 13px; }
h4 { margin: 10px 0px; font-size: 12px; }
h5 { margin: 8px 0px; font-size: 11px; }
h6 { margin: 6px 0px; font-size: 10px; }
p { margin: 11px 0px; }

.Heading1 { font-size: 16px; font-weight: bold; }
.heading_red { font-size: 18px; font-weight: bold; color: #CD1610; }

.normal_white { font-size: 11px; color: #FFFFFF; }

.red_bld_itlc { font-size: 11px; font-weight: bold; color: #CC0000; font-style: italic; }
.product_name { font-size: 14px; font-weight: bold; }
.price_red { font-size: 12px; font-weight: bold; color: #D3433A; }
.cart_list { font-size: 11px; line-height: 30px; }
.small { font-size: 9px; }

.dark_red { color: #cd170f; }
.dark_blue { color: #01405e; }

.white_element { font-size: 10px; color: #FFFFFF; text-decoration: none; }
	.white element a { color: #FFFFFF; text-decoration: none; }

/*     -----     CSS Helpers     -----     */
img, a img { border: none; }
.float_elements_left { float: left; padding: 0 10px 10px 0; }
.float_elements_right { float: right; padding: 0 0 10px 10px; }

/*     -----     LAYOUT STYLES     -----     */
/*div#footer_logos { background: url(../images/layout/footer_logos.gif); width: 1000px; height: 60px; margin: 5px 0; }*/