@charset "ISO-8859-1";
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.mainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.Headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #05347a;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #b6c294;
	padding-left: 8px;
}
.welcomeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #054267;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #213900;
	font-style: italic;
}
.cellWidth1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	color: #FFFFFF;
}
.subHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #05347A;
}
s
.dotpoints {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	list-style-type: circle;
}
.contactDivider {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #C0cd9b;
}
.cellbackgroundleft {
	background-image: url(http://www.bethanycc.org.au/images/left_bit.gif);
	background-repeat: repeat-y;
}
.cellbackgroundright {
	background-image: url(http://www.bethanycc.org.au/images/right_bit.gif);
	background-repeat: repeat-y;
}

