.dummy{}/* leave in - bug fix */

/************* type styles **************/
body, td{
  font-family:Arial, Verdana, Helvetica, sans-serif;
  font-size:13px;
  color:#555;
}
p{
}
hr{
}
.Tcaption{
  font-weight:bold;
}

h1{
  color:#2d5545;
  font-size:23px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-bottom:7px;
}
h2{
  color:#3A3838;
  font-size:14px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  margin-bottom:10px;
}
h2 a:link,
h2 a:visited,
h2 a:hover,
h2 a:active{
  color:#3A3838;
}

/*************** links ******************/
a:link,
a:visited{
  color:#6C8375;
  color:#2d5545;
  font-weight:bold;
  text-decoration:none;
}
a:active, 
a:hover{
  font-weight:bold;
  text-decoration:underline;
}

#advert{
  width:800px;
  font-size:9px;
  text-align:right;
  padding:20px 0 10px 0;
  margin:0 auto;
}
#advert a:link,
#advert a:visited{
  color:#999;
  text-decoration:underline;
}






/************* navigation ****************/

#mainMenu{
  border-collapse:collapse;
  background:#2d5545;
  width:800px;
  margin:0 auto 18px auto;
}
#mainMenu td{
  padding:0;
  text-align:center;
  font-family:Arial;
  color:white;
  border-right:1px solid white;
}
#mainMenu a{
  text-decoration:none;
  color:white;
}
#mainMenu td.pageOn{
  padding:5px 6px;
  background:rgb(83.7%,39.3%,17.3%);
}
#mainMenu td.pageOn a{
}
#mainMenu td.pageOff{ 
  padding:5px 6px;
}
#mainMenu td.pageOff a:hover{
}





/********************* sidebar ************/

#r1c2 p{
  margin:0;
  line-height:16px;
  color:black;
}

#r1c2 a:link,
#r1c2 a:visited{
  color:black;
}

#sidebar1,
#sidebar2,
#sidebar3,
#sidebar4{
  /* this is the main part of each section */
  padding:10px 12px;
  font-size:10px;
  margin:0 0 10px 0;
}

#sidebar1,
#sidebar2,
#sidebar3,
#sidebar4{
  /* this is the header for each section */
  padding:30px 12px 10px 12px;
  color:white;
}

/*

#sidebar1{
  background:#bee5f5;
}
#sidebar1a{
  background:#20a4dd;
}
#sidebar2{
  background:#ede1ac;
}
#sidebar2a{
  background:#d6b539;
}
#sidebar3{
  background:#eec2da;
}
#sidebar3a{
  background:#bc1c81;
}
#sidebar4{
  background:#cad4d0;
}
#sidebar4a{
  background:#2d5545;
}

*/

div#copyright p{
  font-size:9px;
  color:#676767;
  padding:0 0 0 8px;
}







/********************* layout ************/

body{
  margin:0;
  padding:0;
}
#pageOuter{
  margin:0 auto;
  background:none;
}
#banner{
  height:100px;
  width:800px;
  margin:auto;
  padding:0;
}
#main{
  width:800px;
  border-collapse:collapse;
  margin:auto;
  background:url(vertical-dots.gif) repeat-y 582px;
}
#r1c1{
  width:598px;
  vertical-align:top;
  padding:0;
}
#r1c2{
  width:202px;
  vertical-align:top;
  padding:0;
  font-size:12px;
}

#footer{
  width:793px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
  color:#999999;
  margin:0px auto 0 auto;
  border-top:1px dotted black;
  border-bottom:1px dotted black;
  padding:7px 0px 7px 0px;
}
#footer a{
  text-decoration:none;
}
#footer a:hover,
#footer a:active{
  text-decoration:underline;
}


#usercontent{
  width:570px;
  margin:18px 0 0 0;
}



/****** PRESS / FINANCIAL *****/

.press_header,
.press_item{
  width:540px;
  border-collapse:collapse;
}
.press_header td{
  background:#CECECE;
  font-weight:bold;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  padding-top:5px;
  padding-bottom:5px;
}

.press_item td{
  padding-top:7px;
  padding-bottom:7px;
}
.pressc1{
  width:105px;
  text-align:center;
  border-left:1px solid #cecece;
  border-bottom:1px solid #cecece;
}
.pressc2{
  padding-left:5px;
  border-left:1px solid #cecece;
  border-bottom:1px solid #cecece;
}

.pressc2 img{
  border:none;
}
.pressc3{
  width:58px;
  text-align:center;
  border-left:1px solid #cecece;
  border-bottom:1px solid #cecece;
  border-right:1px solid #cecece;
}



/******* EVENTS *********/

.event_header,
.event_item{
  border-collapse:collapse;
  width:540px;
}
.event_header td{
  background:#CECECE;
  font-weight:bold;
}
.event_header td,
.event_item td{
  padding:4px 0 4px 5px;
  vertical-align:top;
}

.eventc1{
  width:68px;
  text-align:center;
  border-left:1px solid #cecece;
  border-bottom:1px solid #cecece;
}
.eventc2{
  width:70px;
  border-left:1px solid #cecece;
  border-bottom:1px solid #cecece;
}
.eventc3{
  border-left:1px solid #cecece;
  border-bottom:1px solid #cecece;
  border-right:1px solid #cecece;
}
.eventc3 p{
  margin:0;
}




/**** two column ****/

.two_col{
  border-collapse:collapse;
  width:100%;
}
.two_col .col_01{
  width:50%;
  padding-right:10px;
  vertical-align:top;
}
.two_col .col_02{
  width:50%;
  padding-left:10px;
  vertical-align:top;
}




/***************** don't edit these! **************/

ul p,
#footer p{
  margin:0;
}
p{
  margin-top:0;
}
@media print{
  #top_menu,
  #r1c1,
  #r1c3{
    display:none;
  }
  #r1c2{
    width:600px;
  }
}

