BODY {
background-image: url(pix/g_bkg.gif);
background-repeat: repeat-x;
background-position: top center; 
background-color : #ffffff;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
color : #ffffff;
margin: 0px; 
}

.header_bkg {
background-image: url(pix/h_bkg.gif);
background-repeat: repeat-x;
background-position: top center; 
}

.cart_header_bkg {
background-image: url(pix/h_cart_bkg.gif);
background-repeat: no-repeat;
background-position: top center; 
}

div#cart_header_spacer {
margin-left: 61px;
margin-right: 0px;
margin-top: 20px;
margin-bottom: 0px;
}

.nav_bkg {
background-image: url(pix/nav_bkg.gif);
background-repeat: repeat-x;
background-position: top center; 
}

.body_lt {
width: 11px;
background-image: url(pix/g_body_lt-rt.gif);
background-repeat: repeat-y;
background-position: top center; 
}

.body_rt {
width: 11px;
background-image: url(pix/g_body_lt-rt.gif);
background-repeat: repeat-y;
background-position: top center; 
}

.body_bkg {
background-image: url(pix/g_bkg_body_top.gif);
background-repeat: repeat-x;
background-position: top center; 
background-color:#8e091b;
}

.callout_bkg  {
background-image: url(pix/callout_bkg-hp.gif); 
background-repeat: no-repeat;
background-color: #f1f1f1;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

/* BEGIN DIVS */
div#divider {
height: 40px;
background-image: url(pix/g_divider.gif); 
background-repeat: no-repeat;
background-position: bottom center; 
}

div#divider2 {
height: 30px;
background-image: url(pix/g_divider.gif); 
background-repeat: no-repeat;
background-position: bottom center; 
}

div#body_bot_bkg {
width: 100%;
height: 74px;
background-image: url(pix/g_body_box_bkg_bot.gif); 
background-position: bottom center; 
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

div#body_bot_bkg_ip {
width: 100%;
height: 1px;
background-color:#b2a68a; 
background-position: bottom center; 
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

div#secondarynav  {
width: 100%;
background=color: #8C7E5C;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

div#main_content  {
width: 495px;
margin-top: 27px;
margin-bottom: 0px;
margin-left: 20px;
margin-right: 17px;
}



div#callout_bkg_ip  {
width: 189px;
height: 44px;
background-image: url(pix/callout_bkg_ip.gif); 
background-repeat: no-repeat;
margin-top: 17px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}


div#main_sections_hp {
width:449px;
background-image:url(pix/callout_section_title_bkg.gif);
background-repeat:no-repeat;
margin:10 0 5 0;
}


div#body_content_link_right {
align: right;
margin-right: 33px;
}

div#body_content_link_right_ip {
align: right;
margin-right: 21px;
}

div#main_content_ip  {
margin-top: 5px;
margin-bottom: 0px;
margin-left: 25px;
margin-right: 25px;
}

div#title_content  {
margin-top: 27px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
border-bottom: 1px solid;
border-color: #a99a79;
}

div#footer  {
margin-top: 17px;
margin-bottom: 0px;
margin-left: 20px;
margin-right: 20px;
}

div#featured_hp  {
margin-top: 0px;
margin-bottom: 0px;
margin-left: 12px;
margin-right: 0px;
}

div#featured_ip  {
margin-top: 15px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 12px;
}

#list {
/*list-style-image: url(pix/bullet_butterfly.gif);*/
line-height: 20px;
font-size: 12px;
text-decoration: none;
font-family: Arial, Verdana, sans-serif;
color: #67583b;
margin-left: 0px;
margin-right: 0px;
margin-top: 3px;
margin-bottom: 3px;
}
/* END DIVS */

/* BEGIN HEADLINE TAGS */
h1 {
line-height: 25px;
font-size: 20px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, san-serif;
color: #67583b;
background: none;
font-weight: bold;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

h2 {
line-height: 24px;
font-size: 16px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, san-serif;
color: #ac9d7c;
background: none;
font-weight: bold;
text-align: left;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}
/* END HEADLINE TAGS */

/* BEGIN CONTENT STYLES */
.heading {
line-height: 22px;
font-size: 16px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #fead24;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.heading:link {color : #fead24; text-decoration: underline;}
a.heading:visited {color : #f5344d; text-decoration: underline;}
a.heading:hover {color : #f5344d; text-decoration: underline;}

.li {
line-height: 20px;
font-size: 12px;
text-decoration: none;
font-family: Arial, Verdana, Helvetica, sans-serif;
color: #483c24;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

a.li:link {color : #483c24; font-weight: bold;}
a.li:visited {color : #9f8d69; font-weight: bold;}
a.li:hover {color : #483c24; font-weight: bold; text-decoration: underline; background-color:#e8e2d2;}

.secondary_nav {
line-height: 28px;
font-size: 12px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
color: #b30f1e;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 5px;
margin-right: 5px;
}

a.secondary_nav:link {color : #b30f1e;}
a.secondary_nav:visited {color : #7c0816;}
a.secondary_nav:hover {color : #ffffff; text-decoration: underline;}

.body_content_style1 {
line-height: 20px;
font-size: 12px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
color: #006bab;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.body_content_style1:link {color : #006bab; text-decoration: underline;}
a.body_content_style1:visited {color : #008de1; text-decoration: underline;}
a.body_content_style1:hover {color : #004974; text-decoration: underline;}

.items-in-cart_style1 {
line-height: 14px;
font-size: 12px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
color: #006bab;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.items-in-cart_style1:link {color : #006bab; text-decoration: underline;}
a.items-in-cart_style1:visited {color : #008de1; text-decoration: underline;}
a.items-in-cart_style1:hover {color : #004974; text-decoration: underline;}


.product_title_style1 {
line-height: 20px;
font-size: 14px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #014c7a;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.product_title_style1:link {color : #014c7a; text-decoration: underline;}
a.product_title_style1:visited {color : #0169a9; text-decoration: underline;}
a.product_title_style1:hover {color : #003453; text-decoration: underline;}

.product_title_style2 {
line-height: 22px;
font-size: 22px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #014c7a;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.product_title_style2:link {color : #014c7a; text-decoration: underline;}
a.product_title_style2:visited {color : #0169a9; text-decoration: underline;}
a.product_title_style2:hover {color : #003453; text-decoration: underline;}

.product_price_style1 {
line-height: 20px;
font-size: 14px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #01456f;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.product_price_style1:link {color : #01456f; text-decoration: underline;}
a.product_price_style1:visited {color : #0169a9; text-decoration: underline;}
a.product_price_style1:hover {color : #003453; text-decoration: underline;}

.product_price_style2 {
line-height: 20px;
font-size: 16px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #0192e9;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.product_price_style2:link {color : #0192e9; text-decoration: underline;}
a.product_price_style2:visited {color : #0169a9; text-decoration: underline;}
a.product_price_style2:hover {color : #003453; text-decoration: underline;}


.section_heading_style1 {
line-height: 20px;
font-size: 18px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #01456f;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.section_heading_style1:link {color : #01456f; text-decoration: underline;}
a.section_heading_style1:visited {color : #0169a9; text-decoration: underline;}
a.section_heading_style1:hover {color : #003453; text-decoration: underline;}

.section_heading_style2 {
line-height: 20px;
font-size: 14px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #0192e9;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.section_heading_style2:link {color : #0192e9; text-decoration: underline;}
a.section_heading_style2:visited {color : #0169a9; text-decoration: underline;}
a.section_heading_style2:hover {color : #003453; text-decoration: underline;}


.product_price_style3 {
line-height: 20px;
font-size: 16px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #01456f;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.product_price_style3:link {color : #01456f; text-decoration: underline;}
a.product_price_style3:visited {color : #0169a9; text-decoration: underline;}
a.product_price_style3:hover {color : #003453; text-decoration: underline;}

.footer_content_style1 {
line-height: 20px;
font-size: 12px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #014670;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.footer_content_style1:link {color : #014670;}
a.footer_content_style1:visited {color : #036aaa; text-decoration: underline;}
a.footer_content_style1:hover {color : #012a43; text-decoration: underline;}

.footer_content_style2 {
line-height: 20px;
font-size: 12px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
color: #014670;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.footer_content_style2:link {color : #014670; text-decoration: underline;}
a.footer_content_style2:visited {color : #036aaa; text-decoration: underline;}
a.footer_content_style2:hover {color : #012a43; text-decoration: underline;}

.body_intro {
line-height: 20px;
font-size: 16px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
color: #620d0d;
margin-top: 15px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.body_intro:link {color : #620d0d; font-weight: bold; margin-left: 0px; margin-right: 0px; text-decoration: underline; background-color:#e8e2d2;}
a.body_intro:visited {color : #9f8d69; font-weight: bold; margin-left: 0px; margin-right: 0px; text-decoration: underline; background-color:#e8e2d2;}
a.body_intro:hover {color : #483c24; font-weight: bold; margin-left: 0px; margin-right: 0px; text-decoration: underline; background-color:#e8e2d2;}

.body_content_ip {
line-height: 20px;
font-size: 13px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
color: #b32121;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.body_content_ip:link {color : #b32121; font-weight: bold;}
a.body_content_ip:visited {color : #e54545; font-weight: bold;}
a.body_content_ip:hover {color : #800f0f; text-decoration: underline;}

.sitemap {
line-height: 22px;
font-size: 14px;
text-decoration: none;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #0186a6;
margin-top: 0px;
margin-bottom: 4px;
margin-left: 0px;
margin-right: 14px;
}

a.sitemap:link {color : #0186a6;}
a.sitemap:visited {color : #37afd6;}
a.sitemap:hover {color : #00627a; background-color:#e7f5fa;}

.sitemap_sub {
line-height: 22px;
font-size: 12px;
text-decoration: none;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #0186a6;
margin-top: 0px;
margin-bottom: 2px;
margin-left: 10px;
margin-right: 14px;
}

a.sitemap_sub:link {color : #0186a6;}
a.sitemap_sub:visited {color : #37afd6;}
a.sitemap_sub:hover {color : #00627a; background-color:#e7f5fa;}

.sitemap_sub_level2 {
line-height: 22px;
font-size: 12px;
text-decoration: none;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #0186a6;
margin-top: 0px;
margin-bottom: 2px;
margin-left: 20px;
margin-right: 14px;
}

a.sitemap_sub_level2:link {color : #0186a6;}
a.sitemap_sub_level2:visited {color : #37afd6;}
a.sitemap_sub_level2:hover {color : #00627a; background-color:#e7f5fa;}

.footer_copy {
line-height: 16px;
font-size: 12px;
text-decoration: none;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
color: #8c7e5c;
margin-top: 16px;
margin-bottom: 10px;
margin-left: 10px;
margin-right: 10px;
}

a.footer_copy:link {color : #8c7e5c;}
a.footer_copy:visited {color : #b6a989;}
a.footer_copy:hover {color : #5b5034; text-decoration: underline;}

.title_main {
line-height: 32px;
font-size: 25px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #740303;
margin-top: 16px;
margin-bottom: 11px;
margin-left: 0px;
margin-right: 14px;
}

a.title_main:link {color : #740303; margin-left: 0px; margin-right: 5px;}
a.title_main:visited {color : #48070d; margin-left: 0px; margin-right: 5px;}
a.title_main:hover {color : #eaa94c; margin-left: 0px; margin-right: 5px;}

.product_title {
line-height: 32px;
font-size: 21px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #ffffff;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.product_title:link {color : #ffffff; margin-left: 0px; margin-right: 5px;}
a.product_title:visited {color : #ac0b0b; margin-left: 0px; margin-right: 5px;}
a.product_title:hover {color : #470202; margin-left: 0px; margin-right: 5px;}

.title_main_sub {
line-height: 32px;
font-size: 20px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #67583b;
margin-top: 16px;
margin-bottom: 11px;
margin-left: 0px;
margin-right: 14px;
}

a.title_main_sub:link {color : #67583b; margin-left: 0px; margin-right: 0px;}
a.title_main_sub:visited {color : #948363; margin-left: 0px; margin-right: 0px;}
a.title_main_sub:hover {color : #44371f; margin-left: 0px; margin-right: 0px;}

.title_sub_level2 {
line-height: 32px;
font-size: 25px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
font-weight: bold;
color: #740303;
margin-top: 16px;
margin-bottom: 11px;
margin-left: 0px;
margin-right: 14px;
}

a.title_sub_level2:link {color : #740303; margin-left: 0px; margin-right: 0px;}
a.title_sub_level2:visited {color : #ac0b0b; margin-left: 0px; margin-right: 0px;}
a.title_sub_level2:hover {color : #470202; margin-left: 0px; margin-right: 0px;}

.title_sub_level3 {
line-height: 32px;
font-size: 20px;
text-decoration: none;
font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
color: #00627a;
margin-top: 16px;
margin-bottom: 11px;
margin-left: 0px;
margin-right: 14px;
}

a.title_sub_level3:link {color : #00627a; margin-left: 0px; margin-right: 0px;}
a.title_sub_level3:visited {color : #0286a6; margin-left: 0px; margin-right: 0px;}
a.title_sub_level3:hover {color : #014454; margin-left: 0px; margin-right: 0px;}
/* END CONTENT STYLES */

/* BEGIN IMAGE STYLES */
.img_stroke { 
  margin: 0 4px 4px 0;
  padding: 0px;
  border: 1px solid;
  border-color:#8c8d8d;
}
/* END IMAGE STYLES */

/* BEGIN FORM STYLES */
.forms {
line-height: 22px;
font-size: 12px;
background-color: #ffffff;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
width: 130px; 
margin-bottom: 3px;
color: #006bab;
border: 1px solid;
border-color:#7f9db9;
}

.forms2 {
line-height: 22px;
font-size: 12px;
background-color: #ffffff;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
width: 50px; 
margin-bottom: 3px;
color: #006bab;
border: 1px solid;
border-color:#7f9db9;
}

.forms3 {
line-height: 22px;
font-size: 12px;
background-color: #ffffff;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
width: 100px; 
margin-bottom: 3px;
color: #006bab;
border: 1px solid;
border-color:#7f9db9;
}

input.forms3 {
line-height: 22px;
font-size: 12px;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
border-style: solid; 
border-width: 1px; 
border-color: #7f9db9; 
color: #006bab; 
padding: 2px; 
background: #ffffff; }

.forms4 {
line-height: 22px;
font-size: 12px;
background-color: #ffffff;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
width: 150px; 
margin-bottom: 3px;
color: #006bab;
border: 1px solid;
border-color:#7f9db9;
}

.forms5 {
line-height: 22px;
font-size: 12px;
background-color: #ffffff;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
width: 150px; 
margin-bottom: 3px;
color: #006bab;
border: 1px solid;
border-color:#7f9db9;
}

.forms6 {
line-height: 22px;
font-size: 12px;
background-color: #ffffff;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
width: 350px; 
margin-bottom: 3px;
color: #006bab;
border: 1px solid;
border-color:#7f9db9;
}
/* END FORM STYLES */

P {
line-height: 20px;
font-size: 12px;
text-decoration: none;
font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
color: #006bab;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

a.P:link {color : #006bab; text-decoration: underline;}
a.P:visited {color : #008de1; text-decoration: underline;}
a.P:hover {color : #004974; text-decoration: underline;}

