@charset "utf-8";

body {
	margin:0;
	font-family:helvetica, arial, sans-serif;
	font-size:.8em;
	background:#fff url(images/bg_repeat.gif) top left repeat-x;
	}
#content {
	width:731px;
	padding:0px 20px 0px;
	margin:0 auto;
	color:#333;
	background-image:url(images/background.gif);
	background-position:top center;
	background-repeat:no-repeat;
	}
#slider {
	text-align:right;
	margin-right:4px;
	margin-bottom:1em;
	}
a:link, a:visited {
	color:#586;
	}
a:hover {
	background-color:#EAFFEA;
	}
a.top_link:link, a.top_link:visited {
	color:#CFD;
	}
a:hover {
	color:#FFF;
	}
h2 {
	color:#49B;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:.08em;
	font-size:1.5em;
	background-color:#F2FAFF;
	border-bottom:1px solid #CEF;
	padding-left:.3em;
	margin-top:.2em;
	}
ul {padding-right:2em;}
li {
	list-style-image:url(images/bullet.gif);
	}
#notification{
	text-align:center;
	font-family:'Times New Roman', Times, serif;
	color:#c33;
	background-color:#ffd6d6;
	border:1px solid #fbb;
	margin-bottom:.3em;
	font-weight:bold;
	padding:.2em 0 .6em;
}
#notification a, #notification a:link, #notification a:visited{
	color:#c33;
	text-decoration:underline;
}
#notification a:hover {
	color:#f66;
	text-decoration:underline;
}
#col_left {
	float:left;
	width:510px;
	border-right:1px solid #CEF;
	padding-right:10px;
	}
#col_right {
	float:right;
	width:200px;
	}
.highlight {
	background-color:#F6FFBF;
	color:#000000;
	}
#prices {
	background-color:#9D9;
	}
#prices td {
	background-color:#fff;
	text-align:right;
	}
#prices th {
	background-color:#fff;
	color:#597;
	background-color:#EFE;
	}
#footer {
	text-align:center;
	padding-top:160px;
	clear:both;
	background:#fff url(images/footer.gif) bottom center no-repeat;
	width:771px;
	height:51px;
	margin:0 auto 3em;
	color:#339966;
	font-size:.9em;
	}
#footer a:link, #footer a:visited {
	color:#339966;
	text-decoration:underline;
	}
#footer a:hover {
	background-color:#FFF;
	}
#blank_field {
	display:none;
	color:#ff0000;
	font-weight:bold;
	text-align:center;
	border:1px solid #f99;
	background-color:#fcc;
	padding:.3em;
	margin:.5em 0 .5em .7em;
	}

#calendar_holder {
	float:left;
	padding:13px 0 14px 13px;
	border:1px solid #d3d3d3;
	border-right-style:none;
	position:relative;
	left:1px;
	z-index:100;
	background-color:#fff;
	}
#regForm_holder {
	float:left;
	padding:8px 10px 2px 0;
	border:1px solid #d3d3d3;
	background-color:#fff;z-index:99;
	}
td, th, td.header {
	vertical-align:middle;
	text-align:center;
	}
#calendar td {
	border-right: 1px solid #aba;
	border-bottom: 1px solid #aba;
	height:1.6em;
	}
#calendar th {
	border-right: 1px solid #aba;
	border-bottom: 1px solid #aba;
	width:1.6em;
	height:1.6em;
	background-color:#f6f6f6;
	color:#999;
	}
#calendar td.header {
	height:1.4em;
	background:#fff url(http://www.dan-lev.com/images/gradient_s.gif) top center repeat-x;
	letter-spacing:.2em;
	color:#999;
	font-size:1.4em;
	font-weight:bold;
	}
#calendar {
	border-left: 1px solid #aba;
	border-top: 1px solid #aba;
	font-size:1.05em;
	color:#666;}
#calendar td span {
	background-color:#d3e9d3;
	font-weight:bold;
	color:#595;
	display:block;
	line-height:1.71em;
	text-decoration:none;
	cursor:pointer;
	}
#calendar td span:hover {
	background-color:#e9ffe9;
	color:#161;
	}
#calendar td span:active {
	background-color:#f6f6d0;
	color:#660;
	}

#regForm {font-size:.85em;}
#regForm td {text-align:left;}
#regForm th {text-align:right;background-color:#fff;color:#777;vertical-align:top;padding:1px 1px 0px 0px}
#regForm input.wide, #regForm textarea {width:98%;}

#dateTXT {font-size:1.2em;color:#696;font-weight:bold;}
#timeTXT {height:6em;color:#666;}
