/* CSS Document */

/*bottom gray #acacac  navRed #cc1118*/

body{ background-image:url(images/bk.jpg); background-repeat:repeat-x; background-color:#acacac; font-family:Arial, Helvetica, sans-serif; color:black; font-size:13px; margin-top:10px;}

li.red{ background-image:url(images/red_bul.gif); background-repeat:no-repeat; padding-left:20px; list-style:none; background-position:center left; }


#maincontent{width:900px; margin:0 auto;  background-color: #fff;   border: 1px solid #000; height:1%}
.bigblack{font-size:20px;}
.bigred{font-size:20px; color: #cc1118;}
.title{font-size:18px; color: #cc1118; border-bottom:1px dotted black; padding-bottom:5px; margin-bottom:10px;}
.int_content{border-top:1px solid white; background-color:white; padding:10px; height:1%}
.header{height:110px; height:1%}
.navbox{ background-image:url(images/navbk.jpg); background-repeat:no-repeat; background-position:right; background-color:#cc1118}
.address{float:right; text-align:right; padding-right:15px; font-weight:bold; font-size:14px; padding-top:10px; letter-spacing:1px}
.clear{clear:both;}

.imgrt{float:right; padding-left:10px;}
.imglt{float:left; padding-right:10px;}
.bd{border:1px solid black;}

.grayline{background-color:#404040; border:2px solid white; padding:4px;}
.mainbox{ background-image:url(images/main_img.jpg); background-repeat:no-repeat; background-position:left; height:220px; border-top:1px solid white; }

.promowhite{color:white; font-size:13px; font-weight:bold; padding-left:10px; padding-right:17px;}
.lownavbox{background-color:#000000; border-top:2px solid #cc1118; padding:10px;  border-bottom:2px solid white; color:white; margin:0 2px;  line-height:20px;  }
.lownav{ background-image:url(images/lowbk.jpg); background-repeat:no-repeat; background-position:right; padding-left:20px;}
.promos{ background-color:black; background-image:url(images/promobk.jpg); background-repeat:repeat-x; background-position:top; padding:5px; border-right:4px solid white;}
.promo3{background-color:black; background-image:url(images/promo3bk.jpg); background-repeat:repeat-x; background-position:right; padding:5px;}
.promo2{background-color:black; background-image:url(images/promo2bk.jpg); background-repeat:no-repeat; background-position:right; padding:5px; border-right:4px solid white;}
#footer{ font-size:11px; color:white; width:900px; margin:0 auto; padding-top:4px; text-align:center;}

.boldhead{font-style:oblique; color:black; font-size:15px; line-height:22px; text-align:left; padding-left:390px; padding-top:12px; font-weight:bold;}

.content, .shadow {
  position: relative;
  bottom: 4px;
  right: 4px;
  width:915px; margin:0 auto;
}
.shadow { background-color: #ccc; }
.content {
  background-color: #fff;
  color: #000;
  border: 1px solid #000;
  padding: 0.5em;
  width:900px; margin:0 auto;
  
}


/* Links */

a.blackbold:link{font-weight:bold; font-size:14px; color:black; text-decoration:none}
a.blackbold:visited{font-weight:bold; font-size:14px; color:black; text-decoration:none}
a.blackbold:hover{font-weight:bold; font-size:14px; color:#cc1118; text-decoration:none}

a.whitebold:link{font-weight:bold; font-size:14px; color:white; text-decoration:none}
a.whitebold:visited{font-weight:bold; font-size:14px; color:white; text-decoration:none}
a.whitebold:hover{font-weight:bold; font-size:14px; color:#cc1118; text-decoration:none}

a.low:link{ color:white; text-decoration:none; font-size:11px;}
a.low:visited{ color:white; text-decoration:none; font-size:11px;}
a.low:hover{ color:#cc1118; text-decoration:none; font-size:11px;}

a.pd:link{ color:white; text-decoration:none; font-size:11px;}
a.pd:visited{ color:white; text-decoration:none; font-size:11px;}
a.pd:hover{ color: #6633CC; text-decoration:none; font-size:11px;}

a.red:link{ color:#cc1118; text-decoration:none; font-size:11px;}
a.red:visited{ color:#cc1118; text-decoration:none; font-size:11px;}
a.red:hover{ color: #acacac; text-decoration:none; font-size:11px;}

a.largewhite:link{font-size:19px; font-weight:bold; text-decoration:none; color:white}
a.largewhite:visited{font-size:19px; font-weight:bold; text-decoration:none;color:white}
a.largewhite:hover{font-size:19px; font-weight:bold; text-decoration:none;color: #cc1118}

a.ob:link{font-style:oblique; color:black; font-size:15px; font-weight:bold; text-decoration:underline;}
a.ob:visited{font-style:oblique; color:black; font-size:15px; font-weight:bold; text-decoration:underline;}
a.ob:hover{font-style:oblique; color: #cc1118; font-size:15px; font-weight:bold; text-decoration:underline;}