body { background:white; padding:15px; font-size:70%; color:#000; font-family:tahoma, arial, sans-serif; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-family:tahoma; font-size:1em; }
a { color:#BB1717; font-weight:bold; text-decoration:none; }
a:hover { text-decoration:underline; }
h1, h2, h3, h4 { font-family:"trebuchet ms", tahoma, sans-serif; }
h1 { color:#fff; font-size:1.5em; background:url(date_back.jpg) repeat-x bottom #BB1717; margin:0 -25px 25px -25px; padding:1px 4px; font-weight:normal}
h2 { clear:both; color:#BB1717; font-size:1.6em; border-bottom:1px solid #eeeeee; }
h3 { clear:both; color:#fff; font-size:1.2em; background:#BB1717; padding:2px 4px; border-right:4px solid #E83B3B; }
h4 { color:#E83B3B; font-size:1.4em; }
ul { color:#E83B3B; list-style-type:circle; }
img.clsleft { margin-right:10px; margin-bottom:10px; }
img.clsmiddle { margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsright { margin-left:10px; margin-bottom:10px; }
.datatable th { background:#BB1717; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { background:#f5f5f5; border:1px solid white; padding:4px; }
.datatable p { padding:0; margin:0; }
.notes { font-size:0.8em; color:#888; }
.shout { font-size:1.2em; font-weight:bold; padding:4px; border:3px double #eeeeee; color:#BB1717; }
.shout2 { font-size:1.2em; color:#BB1717; font-weight:bold; padding:5px; background:#f5f5f5; }
.submit { background:#BB1717; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#E83B3B; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C5D0D5; padding:4px; color:#BB1717; font-weight:bold; }
.caption { font-weight:bold; background:#E83B3B; float:right; width:160px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; border-right:3px solid #BB1717; }
.custom1 {}
.custom2 {}
.border { border:4px solid #EEEEEE; }
.noborder { border:0; }
.white_vert { width:3px; }
.white_hoz { height:3px; }
.spacer { height:20px; }
#shadow_left { background:#fff; width:4px; border-left:1px solid #000000;}
#shadow_right { background:#fff; width:4px; border-right:1px solid #000000;}
#shadow_bottom { background:#fff; height:4px; border-bottom:1px solid #000000;}
#container { background:white; width:770px; text-align:left; border:1px solid #cccccc; border-top:0;}
#date { background:url(date_back.jpg) repeat-x #BB1717; color:white; border-bottom:3px solid white; height:22px; text-align:right; padding-right:10px; }
#head { height:100px; background:url(head_back.jpg) no-repeat}
#sitelogo { height:90px; line-height:85px; color:#BB1717; font-family:"trebuchet ms", tahoma, sans-serif; font-weight:bold; font-size:2.2em; float:left; text-indent:13px; letter-spacing:-1px; }
#hbc { float:right; height:98px; line-height:90px; padding-right:10px; }
#hbc a img { padding-left:20px; border:0; }
#hbc a:hover img { padding-left:20px; border:0; }
#left { width:180px; background:#cccccc; vertical-align:top; border-left:3px solid #fff; }

#menu_heading {background:url(date_back.jpg) repeat-x bottom #BB1717; color:white; border-bottom:1px solid white;height:22px; text-indent:7px; letter-spacing:2px; font-weight:bold; }
#contact_heading { background:url(date_back.jpg) repeat-x bottom #BB1717; color:white; border-bottom:1px solid white; border-top:1px solid white; height:22px; text-indent:7px; letter-spacing:2px; font-weight:bold; }
#contact { background:#cccccc; border-bottom:1px solid white; padding:7px; color:#A20B0B; }
#right { vertical-align:top; }
#top_image { background:url(../template/top_pic.jpg) no-repeat; border:1px solid #eeeeee; height:138px; }
#pagebody { width:559px; padding:25px; padding-top:0; height:180px; }
#pagebody form img { border:0; }
#copyright {background:url(date_back.jpg) repeat-x bottom #BB1717;color:white; border-bottom:3px solid white; border-top:3px solid white; height:24px; text-align:center; }
#end { text-align:center; margin-top:8px; padding-bottom:10px; font-size:0.9em; color:#76777A; }
#end a { font-size:0.9em; color:#76777A; border:0; background:none; font-weight:normal; }
#end a:hover { color:#BB1717; border:0; background:none; text-decoration:none; }

#product_menu ul { padding:0; margin:0; list-style:none; width:180px; text-align:left; }
#product_menu ul a { display:block; width:173px; padding-left:7px; color:#A20B0B; height:25px; line-height:24px; border-bottom:1px solid white; font-weight:normal; }
#product_menu a:hover { background:#0924a1; color:#fff; text-decoration:none; }
#product_menu li { float:left; width:180px; }

#nav { background:url(menu_back.jpg) #240ac4 bottom repeat-x; height:25px; text-align:center; margin:0; padding:0; }

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; }
#nav li { display:inline; position:relative; top:5px; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:5px 8px; text-decoration:none;   }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:18px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:13px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:-5px 0 0 160px /* moves second drop down away from first */; display:block; padding:0; display:none; position:absolute; top:0;  } 
#nav li:hover ul ul, #nav li.over ul ul { display:none; }
#nav li:hover ul, #nav li li:hover ul, #nav li.over ul, #nav li li.over ul, #nav ul li a { display:block; width:144px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/
#nav #active { color:#878787; cursor:default; }
#nav li a {  color:white; font-weight:bold; }
#nav li a:hover { color:#52b7ff }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { padding-right:18px; }
#nav .nav_parent a:hover {  }
#nav .nav_child a { padding-right:8px; }
#nav .nav_child a:hover {  }
#nav .nav_parent2 a {  }
#nav .nav_parent2 a:hover {  }
#nav .nav_child2 a {  }
#nav .nav_child2 a:hover {  }

#search form { margin:0; padding:0; }
#search  { padding:10px 0;  text-align:center}
#search input { background:#ccc; border:1px solid #1d1d1d; }
#search input.go {padding:0; height:20px; line-height:16px;}