#navbox{
	color:#034E3F;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	width: 180px;
} 
#left-content{
	float:left;
	width:220px;
	margin-left: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/menu_back31.gif);
	background-repeat: no-repeat;
	background-position: left top;
} 
#main-content{
	float:left;
	width:775px;
	margin-top: 0px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #012921;

}
#bottom-content{
	margin-top:20px;
	border-top-width: thin;
	border-bottom-width: none;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
}

/************ FOOTER ************/
#footer
{
        width: 100%;
		margin-top:75px;
        clear: both;
        font-size: 0.8em;
        line-height: 15px;
        color: #7CC5A1;
        text-align: center;
}
#footer a
{
        font-weight: bold; 
        color: #06846B;
        text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160%;
	color: #034E3F;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/triangle_back1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;

}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
h2 {
	color: #06846B;
	font-size: 120%;

}
h3 {
	font-weight: bold;
	font-variant: normal;
	color: #7CC5A2; 
	font-size: 108%;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #034E3F;
}
ul {
	list-style-position: outside;
	list-style-image: url(../images/triangle_back2.gif);
	list-style-type: none;
}

#main-content a {
	background-color: #e0f1e9;
	color: #034E3F;
	padding: 0px 3px;
	font-size: 105%;
}

#main-content a:hover {
	background-color: #034E3F;
	color: #e0f1e9;
	padding: 0px 3px;
	text-decoration: none;

}
#main-content a:visited {
	background-color: #e0f1e9;
	color: #034E3F;
	padding: 0px 3px;
}
#bottom-content a {
	background-color: #ffffff;
}

#bottom-content a:hover {
	background-color: #ffffff;
}
#bottom-content a:visited {
	background-color: #ffffff;
}
table {
	margin: 0px;
	padding: 0px;
}

.menu-level-1 {
	padding-left: 0px;
	font-size: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #034E3F;

}
.menu-level-2 {
	padding-left: 0px;
	font-size: 90%;

}
.menu-level-3 {
	padding-left: 0px;
	font-size: 95%;
}
/**************  NAVIGATION  *********************/


.navbar ul.L1 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;

}
.navbar ul.L1 li {
	position: relative;
	vertical-align: middle;

}
.navbar ul.L1 li a {
	display: block;
	text-align: left;
	/*	height: 30px;  */
	padding-left: 12px;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	vertical-align: middle;
	padding-top: 6px;
	padding-bottom: 6px;
	width: 94%;
	margin-left: 0px;
	color: #034E3F;
}

.navbar ul.L1 li:hover a,
.navbar ul.L1 li.hover a {
	color: #034e3f;
	text-decoration: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #EBF5F0;
}

.navigation li:hover ul,
.navigation li.hover ul {
	display: block;
}
.navbar ul.L1 li.menu_selected {
	color: #FFFFFF;
	background-color: #7CC5A1;
}



.clear_float {
	clear: both;
}
.navbar a {
	color: #034E3F;
}

.navbar ul.L2 {
	list-style: none;
	margin: 0;
	padding: 0;
	vertical-align: middle;

}
.navbar ul.L2 li {
	position: relative;
	/*	width: 14%; */
	width:138px;
	vertical-align: middle;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.navbar ul.L2 li a {
	display: block;
	text-align: left;
	/*	height: 30px;  */
	padding-left: 6px;
	color: #CC6633;
	background-color: #FFFFFF;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 140px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.navbar ul.L2 li:hover a,
.navbar ul.L2 li.hover a {
	color: #CC6633;
	background-color: #ffffff;
	text-decoration: none;
	border: 1px solid #cc6633;
}

.navigation li:hover ul,
.navigation li.hover ul {
	display: block;
}
.navbar ul.L2 li.menu_selected {
	display: block;
	text-align: left;
	/*	height: 30px;  */
	padding-left: 6px;
	color: #FFFFFF;
	background-color: #B0572D;
	font-size: 95%;
	text-decoration: none;
	vertical-align: middle;
	margin-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;

	font-weight: bold;
	width: 135px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-variant: normal;
}
.highlight1 {
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	border: thin dotted #7CC5A2;
}
.highlight2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left:30px;
	margin-right:30px;
	border: thin solid #06846b;
	background-color: #e0f1e9;
}
.highlight1 p {
	margin: 0px;
	color: #034E3F;
}

.highlight3 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_3_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: thin solid #00CC00;
}
.highlight4 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_4_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: thin solid #663399;
}
.highlight5 {
	background-image: url(http://79.170.40.229/hackneyplay.org/images/highlight_5_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: thin solid #009999;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 20px;
}
.small_text {
	font-size: 60%;
}
#content_block {
}
#main-header {
	float:left;
	width:995px;
	margin-top: 0px;
	margin-left: 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	background-attachment: scroll;
	background-image: url(../images/header_back.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 142px;
	margin-bottom: 30px;
}
.calendar_wrapper {
	float: left;
	margin-right:0px;
	width:750px;
}
.calendar{
	margin:10px 10px 10px 10px;
	border:none;
	border-width:1px 0 0 1px;
	border-collapse:separate;
	font-size: 80%;
	background-image: url(../images/calendar_back.gif);
	background-repeat: no-repeat;
}
.calendar, .calendar,  th,.calendar td,  th,.calendar td{
	padding:0.1em 0.5em 0.1em 0.5em;
}
.calendar th,.calendar thead td{
	color:#06846B;
	font-size: 20px;
	text-transform: capitalize;
}
.calendar-title {
	font-size: 36px;
	font-weight: bold;
	color: #7CC5A2;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
} 
.calendar-prev a,.calendar-next a{
	color: #06846B;
	font-size: 16px;
	font-weight: bold;
}



.calendar td:hover{ /* cell rollovers */
	background-color: #FFFFFF;
}
.calendar_day {
	background-color: #FFFFFF;
	color: #06846B;
	border: thin solid #06846B;
}
.calendar_empty_day {
	background-color: #ffffff;
	color: #06846B;
	border: thin solid #e0f1e9;
}
.event_popup {
	background-image: url(../images/event_background.gif);
	background-repeat: no-repeat;
	width:230px;
	height:160px;
	padding:10px;
	color:#FFFFFF;
	font-size:16px;
}
.event_list_title {
	font-size: 18px;
	font-weight: bold;
	color: #07846B;
	padding: 5px;
	width: 260px;
}
.event_list_detail {
	font-size: 14px;
	font-weight: bold;
	color: #06846B;
	padding: 5px;
	width: 255px;
}
.calendar_event_border {
	margin-top: 4px;
	margin-bottom: 4px;
	border: thin solid #7CC5A1;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 4px;
	margin-bottom:12px
}
.calendar_event_border_1 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: thin solid #7CC5A1;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 4px;
	margin-bottom:12px
}
.calendar_event_border_2 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: thin solid #7CC5A1;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 4px;
	margin-bottom:12px
}
.calendar_event_border_3 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: thin solid #7CC5A1;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 4px;
	margin-bottom:12px
}
.calendar_event_border_4 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: thin solid #7CC5A1;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 4px;
	margin-bottom:12px
}.calendar_event_border_5 {
	margin-top: 4px;
	margin-bottom: 4px;
	border: thin solid #7CC5A1;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(../images/event_back5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	margin: 4px;
	margin-bottom:12px
}


.highlight1 a {
	background-color: #FFFFFF;
}
.padded_block{
	margin: 10px;
}
