body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11pt;
  font-weight:normal;
  background:url(images/backgrounds/wood2.jpg);
}

.bodygala {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size:11pt;
  font-weight:normal;
  background:url(images/backgrounds/FlowerBeds0009.jpg);
}

h1 {
	font-weight:bold;
	font-size:14pt;
	margin-top:3px;
	margin-bottom:5px;
	color:#c00000;
}
h2 {
	font-weight:bold;
	font-size:12pt;
	margin-bottom:4px;
	color:#c00000;
}
h3 {
	font-weight:bold;
	font-size:11pt;
	margin-bottom:3px;
	color:#c00000;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color:#0000ff;
}
a img {
	border:0;
}

.easyPage {
margin-left:auto;
margin-right:auto;
width:960px;
background-color:#ffffff;
}

.easyBanner {
width:100%;
padding:30px 10px 25px 30px;
vertical-align:top;
}

.easyMenu {
width:200px;
margin: 20px 5px;
border-right:medium dotted #bbbbbb;
float:left;
}
ul.easyMenu {
list-style:none;
}


.easyContent {
	width:710px;
	float:left;
	margin:16px;
}

.easyComments {
	width:310px;
	height:400px;
	background:url(images/commentsbg.gif)  no-repeat;
	padding:105px 0 0 20px;
}
.easyNews {
	width:370px;
	float:right;
}

.easyFooter {
	clear:both;
	padding-top:36px;
	padding-bottom:20px;
	text-align:center;
	font-family:Verdana;
	font-size:small;
	color: #bbbbbb;
}


.sliderContainer{
	height: 260px;
	width: 275px;
	overflow: hidden;
}
 
 .sliderLayer {
	padding:0;
}

.commentitem {
	height:52px;
	width:275px;
	overflow:hidden;
	padding:0 10px;
	font-size:12px;
}
.commentitem div {
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	padding-right:45px;
}

.showdetails {
	font-size:12px;
}
.reserve a {
	font-size:10px;
	font-weight:bold;
	padding:0px 3px;
}




/* test out the date css */
.date {
background:url(images/date_red.gif);
background-repeat:no-repeat;
width:60px;
height:54px;
text-align:center;
float:left;
color:#464854;
padding-top:5px;
font-size:11px;
margin-right:15px;
margin-bottom:15px;
margin-top:4px;
}

.date div {
	font-size:18px;
	font-weight:700;
	color:#FFF;
	padding-top:7px;
	text-align: center;

}


/* the following have been taken (and then changed) from the standard easyLaughs-blue style sheet - easier than changing all the style names in the code */
.pe-rowhead, .pe-rowhead A, .pe-rowhead TD, .pe-rowhead TR	{ background: #eeeeee; color:#000000; border: none; padding: 5px; vertical-align: middle;text-align: left; white-space:nowrap;font-weight:bold;}
.pe-row1,  .pe-row1 TD, .pe-row1 TR	{ background:#ffffff; color:#000000; border: none; vertical-align: middle;text-align: left; white-space:nowrap;font-size:10pt;line-height:12pt;}
.pe-row2,  .pe-row2 TD, .pe-row2 TR	{
	background: #ffffff;
	color:#000000;
	vertical-align: middle;
	text-align: left;
	white-space:nowrap;
	font-size:10pt;
	line-height:12pt;
	padding-bottom: 7px;

}
.pe-col1,  .pe col1 TR { /* not used - trying to add space between table entries for courses */
	background: #ffffff;
	color:#000000;
	vertical-align: middle;
	text-align: left;
	white-space:nowrap;
	font-size:10pt;
	line-height:12pt;
	margin: 5px;



}
