a {
	color:#006633;
	text-decoration:none;
}
a:hover {
	color:#006633;
	text-decoration:underline;
}
html {
	height: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background:url(../images/bg.gif)
}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#top {
	background-image: url(../images/bg_top.gif);
	height: 77px;
	width: 750px;
}
#collage {
	background-image: url(../images/coll_tea.jpg);
	height: 150px;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#content_first {
	background-color:#FFFFFF;
	width: 750px;
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	/*height: 320px;*/
}
#content {
	background-color:#FFFFFF;
	width: 750px;
	background-image: url(../images/bg_main.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:auto;
	float:left;
}
#content_start {
	padding: 10px;
	float: left;
	/*height: 300px;*/
	width: 493px;
	background-color: #FFF;
}
#content_sub {
	padding: 10px;
	width: 730px;
	width: 493px;
	float:left;	
}
#content_news {
	background-image: url(../images/dotline_vert.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color:#FFF;
	padding: 10px;
	width: 730px;
	width: 493px;
	float:left;	
}
#content_sub2 {
	padding: 10px;
	float: left;
	width: 217px;
	text-align:center;
	background-color:#FFF;	
}
#calendar {
	background-image: url(../images/dotline_vert.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding: 10px;
	float: left;
	width: 217px;
	background-color:#FFF;	
}
#footer {
	height: 46px;
	width: 750px;
	background-image: url(../images/bg_footer.gif);
	float:left;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #418D45;
	border-left-color: #418D45;
	background-color:#FFF;
}
#menu {
	height: 28px;
	width: 750px;
	background-image: url(../images/bg_menu.gif);
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
}
.menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 21px;
	color:#FFFFFF;
	padding-top: 7px;
	cursor: pointer;
}
.menu_item_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 21px;
	color: #ffffff;
	padding-top: 7px;
	cursor: pointer;
	background-color: #9FD18A;
}
.menu_item_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	height: 21px;
	color: #4d4d4d;
	padding-top: 7px;
	cursor: pointer;
	background-color: #9FD18A;
}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

