.lbTitle{
	background-color: #41597d;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	vertical-align: top;
}

body {
	background-color: #FFFFCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/pageBG.jpg);
	background-position: right top;
}
.leftCol {
	background-color: #41597d;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	vertical-align: top;
}
.rightCol {
	background-color: #795f44;
	color: #FFFFFF;
	text-align: center;
	background-position: center top;
}
.contentArea {
	background-color: #FFFFFF;
	background-image: none;
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-size: 14px;
}
.menu {
	background-color: #336600;
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
}
.leftBracket {
	background-image: url(../images/bracketLeft.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.rightBracket {
	background-image: url(../images/bracketRight.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.event {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
}
.event a
{
	text-decoration:none;
	color:#ffffff;
}
.event a:hover
{
	color:yellow;
}

.eventTitle {
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	color: #000000;
	font-size: 10px;
	text-align: center;
}
.footer a {
	color: #000000;

}
.contentHeading {
	font-size: 16px;
	font-weight: bold;
	color: #795f44;
}
.contentBottom {

	background-color: #FFFFFF;
	background-image: url(../images/CCCALogo.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-size: 14px;
}

.eventHeader {
	background-color: #41597d;
	font-size: 13px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 10px;
	vertical-align: top;
}

.singleEventTitle{
font-size:15px;
font-weight:bold;
}
