.archivesH1 {
font-size: 95%;
color: #991306;
font-weight: normal;
padding-left: 20px;
}


/* ////////// */

.archivesBox_rounded {
  width: 780px;
  background: #fff url("http://www.fremantlechamber.com.au/themes/site_themes/FCC/bkgnd_images/round_cnrs/archivesBox_m.gif") repeat-y top center;
  padding-bottom: 10px;
}
.archivesBox_rounded h3 {
  padding-top: 10px;
  background: transparent url("http://www.fremantlechamber.com.au/themes/site_themes/FCC/bkgnd_images/round_cnrs/archivesBox_t.gif") no-repeat top center;
}

.archivesBox_bottom{
width:780px;
height:10px;
background: transparent url("http://www.fremantlechamber.com.au/themes/site_themes/FCC/bkgnd_images/round_cnrs/archivesBox_b.gif") no-repeat top center;
}

#archiveEntry{
padding: 0px 20px 20px 20px;
}

#archiveEntry h2{
color: #151310;
font-size: 100%;
font-weight: normal;
}

#archiveEntry p{
font-size: 75%;
color: #323232;
padding: 5px 0px 5px 0px;
}

#archiveEntry span{
font-size: 90%;
}

#archiveEntry a{
color: #0018a8;
text-decoration: underline;
font-style: italic;
}

#archiveEntry a:hover{
color: #991306;
}

#archiveEntry a:visited{

}


.search_result {
margin: 0px 15px 20px 15px;
border-bottom: 1px solid blue;
padding: 0 0 20px 0;
}

.event_thumb {
float: left;
margin: 0 10px 5px 0;
padding: 0;
border: 4px solid #0018a8;
}

.event_thumb img{display:block;}

.event_details {
float: left;
}

.search_result h2{
padding-bottom: 5px;
}

.event_date {
color: #991306;
padding-bottom: 10px;
}


.event_details a{
color: #991306;
font-style: italic;
text-decoration: underline;
}

.event_details a:hover{
color: #323232;
}

.event_details a:visited{

}


.event_details p{
margin-top: 10px;
}

.event_details span{
font-weight: bold;
color: #0018a8;
}


/*//////////// */

.business_table {
font-size: 75%;
margin: 0px 0 15px 0;
border-bottom: solid 5px #0018a8;

}
.business_table p{
font-size: 100%;

}

.business_table caption{
background-color: #0018a8;
padding: 10px;
text-align: left;
color: #fff;

}

.business_table tr{

}

.business_table th{
padding: 5px;
text-align: left;
border-right: 1px solid #fff;
}

.business_table td{
padding: 5px;
text-align: left;
/*adjusted in ie stylesheet for internet */
width: 620px;
}


tr.odd td{
background-color: #cddcf2;
}

tr.even td{
background-color: #cccccc;
}

tr.odd th{
background-color: #cddcf2;
}

tr.even th{
background-color: #cccccc;
}

