td, tdmain {
	font-size: 12px;
	font-family: Veranda, Arial, Helvetica, sans-serif;
	color: #333333; /*5c5c5c;*/
	background-color: #ffffff;
}

/* --- BC BORDER / Homepage Icons */
.iconcontainer{
	color: #000000; background-color : #cccccc; /*ebebeb; */
}
.iconborder{
	color: #ffffff; background-color : #ffffff; 
}

/* === ALTERNATING COLOURS === */
.tdalter1 {
	background-color: #F5F5F5;
}
.tdalter2 {
	background-color: #DBDBDB;
}

/* --- B&B (Town&Country) --- */
.bbmaplevel1 {
color:#CC0000;
font-size:12px;
font-weight: bold;
margin-bottom:2px;
}
.bbtitle {
color:#336633;
font-size:12px;
font-weight: bold;
margin-bottom:3px;
}
.bbcopy {
color:#000000;
font-size:10px;
font-weight:normal;
}

/* --- Events List --- */
.iconborder{
	color: #ffffff; background-color : #ffffff; 
}
/* - h6 (used in blog) - */
a.h6 {
	color: #df5800;	text-decoration : none; font-weight: 400; font-size:14px; margin-bottom:1px;
}
a.h6:active {
	color: #df5800;	text-decoration : none; font-weight: 400; font-size:14px; margin-bottom:1px;
}
a.h6:visited {
	color: #df5800;	text-decoration : none; font-weight: 400; font-size:14px; margin-bottom:1px;
}
a.h6:hover {
	color: #333333;	text-decoration : none; font-weight: 400; font-size:14px; margin-bottom:1px;
}
/* - h7 (used in events) - */
a.h7 {
	color: #df5800;	text-decoration : none; font-weight: 400; font-size:12px; margin-bottom:1px;
}
a.h7:active {
	color: #df5800;	text-decoration : none; font-weight: 400; font-size:12px; margin-bottom:1px;
}
a.h7:visited {
	color: #df5800;	text-decoration : none; font-weight: 400; font-size:12px; margin-bottom:1px;
}
a.h7:hover {
	color: #333333;	text-decoration : none; font-weight: 400; font-size:12px; margin-bottom:1px;
}
h6 {
color:#df5800;
font-size:14px;
font-weight:400;
margin-bottom:1px;
}

h7 {
color:#df5800;
font-size:12px;
font-weight:400;
margin-bottom:1px;
}

