﻿body { background-color:#ffffff;
       font-family:Arial, Sans-Serif;
       font-size:11pt;
}

#mainContainer { width:1000px;
                 margin:0 auto;
                 margin-top:0px;
}

img {border:none;}
td { vertical-align:top;}
a { color:#000000;}
a:hover { color:#000000;}
a:visited { color:#000000;}

#header { background-image:url('../images/header2.jpg');
         background-repeat:no-repeat;
         height:265px;
}

#menu {  background-image:url('../images/bg-menu.jpg');
         background-repeat:repeat-x;
         height:36px;
         width:100%;
         text-align:center;
         font-weight:bold;
}

#menu a { color:#67120d;
          text-decoration:none;
          padding-right:0px;
          font-weight:bold;
} 

#menu a:hover { color:#ffffff;
          text-decoration:none;
} 

#menu_ext {  font-size:10pt;
             color:#014bae;
             font-weight:bold;
             padding:0 15px;
    }

#menu_ext table a { color:#014bae;
                    margin:0px 0px 0px 10px;
                    text-decoration:none;
}

a#toplink {color:#ffffff;}

.submenu { margin-top:5px;}

#menu_ext table td { border-bottom:solid 1px #014bae;
                     color:#014bae;
                     padding:8px 0px;
    }


#topbar { margin-bottom:15px;
          text-align:left;
    }


.title { background-image:url('../images/bg-title.jpg');
         background-repeat:repeat-x;
         height:28px;
         width:100%;
         color:#67120d;
         font-weight:bold;
    }
    
#pageContent { padding:20px;}    
    
#news { width:600px;}

#meetings {width:350px;
           padding-right:50px;
    }
    
    
#contentMeetings { background-image:url('../images/meetings.jpg');
                     background-repeat:no-repeat;
                     padding:20px;
}

#contentNews { background-image:url('../images/news.jpg');
               background-repeat:no-repeat;
               padding:20px;
}

#contentBox { background-image:url('../images/bg_cont.jpg');
           background-repeat:no-repeat;
           background-color:#e2e9ef;
          
}

#content {  padding:20px;}

#newsSection { padding:5px;
               margin-top:20px;
               background-color:#e7e7e7;
              }    



#footer { margin-top:20px;
          text-align:center;
          font-size:8pt;
           color:#014bae;
           clear:both;
} 

.red {color:#67120d;}

a {color:#67120d;}

/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_variable3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.left { padding-left:70px;}

#nav {padding:0 0 0 0px; margin:0; list-style:none; text-align:center; font: 14px arial, sans-serif;  z-index:200;
    background-image:url('../images/bg-menu.jpg'); background-repeat:repeat-x; height:36px; font-weight:bold; width:1000px;}
  
#nav ul {padding:0; margin:0; list-style:none; float:left; text-align:left; background:#f2dd9c; border-top:1px solid #fff; font-size:11px;}

#nav table {border-collapse:collapse; margin:-1px; height:0; }
#nav li {float:left;}
#nav li li {float:none; border-left:1px solid #fff; border-right:1px solid #f2dd9c;}
#nav li.last {border-bottom:1px solid #666;}
/* a hack for  IE6 */
#nav li a li {float:left; }

#nav li a {display:block; float:left; color:#67120d; height:36px;  padding:0 26px 0 0px; text-align:left; line-height:36px;
     text-decoration:none; white-space:nowrap; font-weight:bold;}
/*#nav li a.down {background:url(down.gif) no-repeat right center;}*/

#nav li li a {display:block; height:20px; line-height:20px; float:none; padding:0 25px 0 0px; font-weight:normal; letter-spacing:1px;}
/*#nav li li a.fly {background:url(fly.gif) no-repeat right center;}*/

#nav li:hover {position:relative; z-index:1000!important;}
#nav a:hover {position:relative; z-index:1000!important; color:#67120d; border:0;}

#nav li li a {color:#67120d; }
#nav li li a:hover {color:#fff; background-color:#67120d;}

#nav :hover ul {left:0; top:33px; z-index:500;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}
* html #nav ul {width:2px;}
/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-5px; margin-left:100%; top:-1px; z-index:1000!important;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto; z-index:1000!important;}
/* show path followed */
#nav li:hover > a {color:#f2d78e;}
#nav li li:hover > a {color:#fff; background-color:#67120d;}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; margin-left:-5px; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
