body { padding:15px; color:#cb6095; font-family:verdana,arial,tahoma; font-size:70%; background:#fff; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; }
a { color:#f33995; text-decoration:none; font-weight:bold; }
a:hover { border-bottom:1px dashed #f33995; }
p {margin:10px 0 13px;}
h1, h2, h3, h4 { font-family:"Times New Roman", "trebuchet ms", tahoma, sans-serif;font-weight:normal; }
h1 { color:#e64f9a; font-size:2em; border-bottom:1px solid #ffbadc; line-height:25px;margin-top:0; }
h2 { color:#fff; font-size:1.5em; background:#ff93c8;line-height:25px;padding:0 4px;}
h3 { color:#B062D1; font-size:1.6em; border-bottom:1px solid #C6C6C6; border-top: 1px solid #C6C6C6; line-height:25px; letter-spacing:-1px; }
h4 { color:#7B2E9C; font-size:1.4em; }
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; }
img.clsborderleft { border:2px solid #ff8ec6; margin-right:10px; margin-bottom:10px; }
img.clsbordermiddle { border:2px solid #ff8ec6; margin-right:10px; margin-left:10px; margin-bottom:10px; }
img.clsborderright { border:2px solid #ff8ec6; margin-left:10px; margin-bottom:10px; }
.datatable { border:1px solid #fc82be; }
.datatable th { background:#B062D1; color:white; font-weight:bold;  border:1px solid white; padding:4px; }
.datatable td { background:#fdedf5; border:1px solid white; padding:4px; }
.datatable p { padding:0; margin:7px 0 10px; }
.notes { font-size:0.8em; }
.shout { color:#f366ac; font-weight:bold; padding:5px; background:#fdedf5;border:1px solid #f366ac; }
.shout2 { font-size:1.2em; color:#fff; font-weight:bold; padding:4px 5px; background:#7B2E9C; border:1px solid white; }
.submit { background:#B062D1; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.reset { background:#7B2E9C; color:white; border:0; cursor:pointer; font-weight:bold; font-size:1em; padding:2px; }
.quote { border:1px solid #C6C6C6; padding:4px; color:#B062D1; font-weight:bold; }
.caption { font-weight:bold; background:#B062D1; float:right; width:200px; padding:10px 8px; margin:0 0 10px 10px; color:white; font-size:0.9em; }
.custom1 {}
.custom2 {}
.border { border:2px solid #ff8ec6;  }
.noborder { border:0; }
#container { width:771px; margin:0 auto;  margin-bottom:10px; text-align:left;  }
#main { width:771px;   }
#sitelogo { color:#7B2E9C; height:74px; line-height:70px; font-size:1.7em; font-weight:bold; float:left; }
#hbc { float:right; width:144px; height:74px; text-align:right;background:url(hbc_back.jpg) no-repeat right top; }
#hbc a:hover { border:0; }
#main_pic { height:275px; width:771px; background:url(top_pic.jpg) #fff no-repeat; text-align:center;clear:both; margin-bottom:10px;}
#date {display:none; height:25px; line-height:24px; background:#E6BEF7; border-bottom:1px solid white; border-top:1px solid white; text-align:right; color:#7B2E9C; padding-right:10px; }
#pagebody { float:right;background:#fff; color:#b5447c; font-family:verdana,arial,tahoma; width:535px;padding:15px;}
#pagebody p {line-height:1.2em;font-size:1.1em;}
#pagebody form img { border:0; }
#bottom { height:25px; line-height:24px; background:#e64f9a; text-align:center; font-size:1.1em; color:white; clear:both;width:770px;margin-left:1px; }
#end, #end a { color:#e64f9a;  font-weight:normal; }
#end a:hover { color:white; border-color:white; }
#copyright { color:#e64f9a; margin-bottom:10px; }
#MainCont {background:url(maincont.gif) repeat-y center;height:auto;margin:0;padding:0;border-bottom:4px solid #ffd7ea; border-right:1px solid #ffd7ea;border-top:1px solid #ffd7ea;}
#LeftMenu {padding-top:15px;margin-left:1px; float:left;width:170px;background:#fff;border-right:5px solid #ffd7ea;padding-left:10px;padding-right:10px;}
#Clear {clear:both;}

#Spacer {height:10px;}
#nav { background:#fff; text-align:center; margin:0; padding:0; font-weight:bold; color:#ff94c9; clear:both; height:25px; line-height:25px;border:1px solid #ffd7ea;font-family:verdana,arial; }

/** positioning the drop-down menu **/
#nav ul, #nav ul ul { text-align:left; list-style-type:none; }
#nav li { display:inline; position:relative; top:0; margin-right:-3px /* fixes inline list bug */; }
#nav li a { padding:6px 8px; text-decoration:none; border:0;   }
#nav li ul { margin:0; padding:0; display:none; position:absolute; top:25px/* distance away from the main nav bar */;  }
#nav li>/**/ul { top:19px /* distance away from the main nav bar for firefox */ ; }
#nav ul ul { margin:0 0 0 180px /* 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:164px /* width of the drop-downs */; left:0; }

/** styling the drop-down menu **/

#nav li a { color:#b5447c; font-weight:bold; }
#nav li a:hover { color:#e64f9a; }
#nav ul li a:hover, #nav ul ul li a:hover { background:#555; }
#nav .nav_parent a { background:url(nav_parent_out.gif) #B062D1 no-repeat right; padding-right:18px; }
#nav .nav_parent a:hover { background:url(nav_parent_over.gif) #B062D1 no-repeat right; }
#nav .nav_child a { background:#B062D1; padding:0 8px; border-top:1px solid #C48DDB; }
#nav .nav_child a:hover { background:#E6BEF7; border-bottom:0; }
#nav .nav_parent2 a { background:url(nav_parent2_out.gif) #B062D1 no-repeat right; }
#nav .nav_parent2 a:hover { background:url(nav_parent2_over.gif) #E6BEF7 no-repeat right; }
#nav .nav_child2 a { background:#B062D1; }
#nav .nav_child2 a:hover { background:#E6BEF7; }
#nav #active { color:#fbafd4; cursor:default; background:#fdebf4; }
#nav .nav_parent #active { color:#E6BEF7; cursor:default; background:url(nav_parent_out.gif) #B062D1 no-repeat right; }
#nav .nav_child #active, #nav .nav_child2 #active, #nav .nav_parent2 #active { background:#B062D1; }



#contact_form fieldset { border:1px dashed #ffd7ea; padding:10px 15px; display:block; margin:0 auto; width:490px; }
#contact_form legend { padding:10px 6px; background:#222; }
#contact_form input, #contact_form textarea { float:left; display:block; border:0; font-size:1em; font-family:"lucida sans unicode", arial, sans-serif; background:#fdedf5; padding:2px 4px; margin-bottom:7px; width:330px; color:#e64f9a;border:1px solid #f9d1e5; }
#bottom a { color:#ffffff; text-decoration:none; font-weight:bold; }
#contact_form textarea { height:150px; scrollbar-face-color:#e64f9a; scrollbar-highlight-color:#fee1f0; scrollbar-3dlight-color:#e64f9a; scrollbar-arrow-color:#fee1f0; scrollbar-track-color:#e64f9a; scrollbar-darkshadow-color:#ffbadc; }
#contact_form label { padding-right:10px; float:left; width:120px; text-align:right; }
#contact_form br { clear:left; }
#contact_form .submit, #contact_form .reset { float:right; margin:8px 0px; width:60px; cursor:pointer; color:#fff; }
#contact_form .submit { background:#e64f9a; margin-right:4px; }
#contact_form .reset { background:#ffbadc; }

#product_menu { padding:0; margin:0; list-style:none; width:170px; text-align:left;  font-size:1.1em;}
#product_menu a { display:block; width:163px; border-bottom:1px solid #f3f3f3;padding-left:7px;  color:#e64f9a; height:30px; line-height:28px; font-weight:normal;background:#fff;}
#product_menu a:hover { background:#f3f3f3; color:#e64f9a; text-decoration:none; }
#product_menu li { float:left; width:170px;; }
#product_menu li ul { position:absolute; width:170px ; left:-999em; }
#product_menu li ul ul { margin:-27px 0 0 170px; }
#product_menu li:hover ul ul, #product_menu li.sfhover ul ul { left:-999em; }
#product_menu li:hover ul, #product_menu li li:hover ul, #product_menu li.sfhover ul, #product_menu li li.sfhover ul { left:auto; margin:-27px 0 0 170px; }
#product_menu li ul ul { margin:-1em 0 0 10em; }
#product_menu li:hover ul ul, #product_menu li:hover ul ul ul, #product_menu li.sfhover ul ul, #product_menu li.sfhover ul ul ul { left:-999em; }
#product_menu li:hover ul, #product_menu li li:hover ul, #product_menu li li li:hover ul, #product_menu li.sfhover ul, #product_menu li li.sfhover ul, #product_menu li li li.sfhover ul { left:auto; }
#product_menu .nav_child, #product_menu .nav_child2 { border:1px solid #fff; border-bottom:0; }
#product_menu .nav_parent a { background:url(../template/nav_parent_out.gif) no-repeat #D1EEFF right; }
#product_menu .nav_parent a:hover { background:url(../template/nav_parent_over.gif) no-repeat #378CD5 right; }
#product_menu .nav_child a { background:#D1EEFF; }
#product_menu .nav_child a:hover  { background:#378CD5; }
#product_menu .nav_parent2 a { background:url(../template/nav_parent_out.gif) no-repeat #D1EEFF right; }
#product_menu .nav_parent2 a:hover { background:url(../template/nav_parent_over.gif) no-repeat #378CD5 right; }
#product_menu .nav_child2 a { background:#D1EEFF; }
#product_menu .nav_child2 a:hover  { background:#378CD5; }
#product_menu #active {color:#e64f9a; cursor:default; background:#161343}


#freepost {text-align:center;margin-top:30px;}