
@import url(https://fonts.googleapis.com/css?family=Julius Sans One);

.hb2_head_bg {
    background-color: #12a523; 
}

.c_title
{
    text-align: center;
}
.row-odd {
  padding: 6px; 
  background-color: #ecf4ed; 
}
.slidertext {
 color: #333333; 
}
.cancelled
{
color:red;
	font-weight:bold;
}
.multiple-borders img {
  box-shadow: 8px 8px 10px #aaa;
}
.bigtext
{
font-size: 1.3em;
  line-height: 1.4em;
}

.childnav
{
font-size: 1.2em;
line-height: 1.4em;
}

.rowspacer {
    margin-top: 20px; /* define margin as you see fit */

}
.listingtitle1
{
  letter-spacing: 1px;
text-decoration: none;
color: #2F4F4F;
font-family: 'Julius Sans One', sans-serif;
font-size: 1.1em;
  padding-bottom: 10px;

}
.listingtitle
{
  letter-spacing: 1px;
text-decoration: none;
color: #2F4F4F;
font-family: 'Julius Sans One', sans-serif;
font-size: 1.2em;
  padding-bottom: 10px;

}
.listingtitledetails
{
  letter-spacing: 1px;
text-decoration: none;
   font-weight: bold;
color: #2F4F4F;
font-family: 'Julius Sans One', sans-serif;
font-size: 1.3em;
  padding-bottom: 10px;

}

/* DivTable.com */
.divTable{
	display: table;
	width: 100%;
}
.divTableRow {
	display: table-row;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
}
.divTableCell, .divTableHead {
	
	display: table-cell;
	padding: 10px 10px;
  font-size: 1.3em;
}
.divTableHeading {
	background-color: #EEE;
	display: table-header-group;
	font-weight: bold;
}
.divTableFoot {
	background-color: #EEE;
	display: table-footer-group;
	font-weight: bold;
}
.divTableBody {
	display: table-row-group;
}


















