.about{background-image:url(../img/bg-about.jpg);background-repeat:no-repeat;width:390px;height:385px;float:left;padding-top:15px;padding-right:15px;padding-left:15px;}
.store{background-image:url(../img/bg-store.jpg);background-repeat:no-repeat;width:390px;height:385px;float:left;padding-top:15px;padding-right:15px;padding-left:15px;}
.classes{background-image:url(../img/bg-classes.jpg);background-repeat:no-repeat;width:390px;height:385px;float:left;padding-top:15px;padding-right:15px;padding-left:15px;}
.events{background-image:url(../img/bg-events.jpg);background-repeat:no-repeat;width:390px;height:385px;float:left;padding-top:15px;padding-right:15px;padding-left:15px;}
.askchef{background-image:url(../img/bg-classes.jpg);background-repeat:no-repeat;width:390px;height:385px;float:left;padding-top:15px;padding-right:15px;padding-left:15px;}
.calendar{background-image:url(../img/bg-classes.jpg);background-repeat:no-repeat;width:390px;height:385px;float:left;padding-top:15px;padding-right:15px;padding-left:15px;}
.calendarExpandable {
	/*background-image:url(../img/bg-classes.jpg);*/
	background-repeat:no-repeat;
	width:390px;
	float:left;
	padding-top:15px;
	padding-right:15px;
	padding-left:15px;
	text-align: left;
}
.words{background-image:url(../img/bg-store.jpg);background-repeat:no-repeat;width:390px;height:385px;float:left;padding-top:15px;padding-right:15px;padding-left:15px;}

.navColumn { font-size: 12px; background-image:url(../img/bg-sub.jpg); background-repeat:no-repeat; text-align:left; width:190px; height:400px; float:left; }
.navColumn ul {text-align:left;overflow: hidden;margin: 0;padding: 0 0 0 10px;}
.navColumn ul li {margin-top:10px;margin-bottom:10px;}
.navColumn a { color:#ebe8e8; text-decoration: none; }
.navColumn a:hover { color: #feedab; }
.currentnav { color: #feedab !important; }
.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
}
h2.subTitle{color:#ebe8e8;font-size:22px;font-weight:bold;padding-left:10px;}
.subTitle{ padding-left:10px; }
.subTitle a{color:#ebe8e8;text-decoration:none;}
.subTitle a:hover{color:#feedab;}
.rightside{background-image:url(../img/bg-right.jpg);background-repeat:no-repeat;width:240px;height:400px;float:left;}
.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#631b1e;font-size:1em;text-decoration:underline;margin-bottom:2px;margin-top:2px;padding-left:2px;height:13px;
	
	/* End layout CSS */
	
	overflow:hidden;cursor:pointer;}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	background-color:#ebe1ce;visibility:hidden;height:0;overflow:hidden;position:relative;}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:4px;font-size:1em;position:relative;}
.scrollbox { height: 285px; overflow: auto; }
.noflashtext { text-align: left; height: 370px; overflow: auto; margin-top: 10px; margin-right: 20px; margin-left: 20px; }
.indent1 { margin-top: 2px; margin-left: 20px; }

/* ** Table Styles for Calendar Section  **  */
.calendartable { border: solid 1px black; }
.calendartable a { color: black; }
.calendartable a:hover { color: #42001c; }
.toprow td { color: white; background-color: #42001c; }
.oddrow td { background-color: #faf2ef; }
.evenrow td { background-color: #f0ddcf; }
.monthDivider {
	background-color: #42001C;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 6px;
	font-size: 14px;
	color: #FFFFFF;
}
.size14 {
	font-size: 14px;
	line-height: 18px;
}

.size12 {
	font-size: 12px;
}
.rightside_lg {
	background-image:url(../img/bg-right_lg.jpg);
	background-repeat:no-repeat;
	width:430px;
	height:400px;
	float:left;
}
.fullpage {
	background-image:url(../img/bg-full.jpg);
	background-repeat:no-repeat;
	width:819px;
	height:385px;
	float:left;
	padding-top:15px;
	padding-right:15px;
	padding-left:15px;
}
.centerthis {
	padding-left: 45px;
}
.hidden {
	visibility:hidden;
	display:none;
}