body, html {
	background-color: #0A3D20;
}

a, a:link {
	color: #0e4d2e;
	text-decoration: underline;
	position: relative;
}

a:visited {
	color: #20C978;
}

a:hover, a:active {
	text-decoration: none;
	color: #0e4d2e;
}

h1 {
	font-size: 14px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

#container {
	position: relative;
	width: 980px;
	padding-top: 300px;
	margin: 0px auto 0px auto;
	min-height: 100px;
	height: 356px;
	overflow: hidden;
}
#header_div
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
}
#tklogo
{
	position: absolute;
	top: 16px;
	left: 3px;
	height: 165px;
	width: 220px;
	z-index: 1002;
}
#top_edge_div
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 40px;
	width: 950px;
	z-index: 102;
	background-color: #0A3D20;
}
#top_edge_div img
{
	display: block;
	position:absolute;
	left: 2px;
	top: 12px;
}
#left_edge_div
{
	position: absolute;
	top: 40px;
	left: 0px;
	height: 571px;
	width: 30px;
	z-index: 101;
	background-color: #0A3D20;
}
#left_edge_div img
{
	display: block;
	position:absolute;
	left: 3px;
	top: 0px;
}
#right_edge_div
{
	position: absolute;
	top: 60px;
	left: 950px;
	z-index: 101;
	background-color: #0A3D20;
}
#right_edge_div img
{
	display: block;
	position:absolute;
	left: -26px;
	top: 0px;
}
#bottom_edge_div
{
	position: absolute;
	top: 610px;
	left: 0px;
	width: 950px;
	height: 40px;
	z-index: 102;
	background-color: #0A3D20;
}
#bottom_edge_div img
{
	display: block;
	position:absolute;
	left: 2px;
	top: -12px;
	z-index: 103;
}

#right_div {display:none;}

#left_div
{
	display: block;
	/*position: absolute;
	left: 162px;
	top: 117px;
	*/
	float: none;
	height: 33px;
	min-height: 33px;
	width: 553px;
	margin: 0px;
	margin-left: 162px;
	margin-top: 117px;
	padding: 0px;
	background-color: transparent;
	background-image: url(/images/content_bg_top.png);
	background-repeat: no-repeat;
}
#leftnav_div { display: none }
#lowerleft_div
{
	display: block;
	display: none;
	position: absolute;
	top: 0px;
	left:0px;
	background-color: transparent;
}



#copyright_div { display: none;}
#poweredBy
{
	display: block;
	position: absolute;
	top: 622px;
	width: 100%;
	color: #fff;
	z-index: 9999;
	text-align: center;
	font-size: 10px;
	padding-top: 8px;
}
#poweredBy a, #poweredBy a:link, #poweredBy a:visited, #poweredBy a:active, #poweredBy a:hover
{
	color: #fff;
	text-decoration: underline;
	padding-left: 602px;
}
#poweredBy a:active, #poweredBy a:hover 
{
	color #fff;
	text-decoration: none;
}


#topnav_div
{
	position: absolute;
	left: 15px;
	top: 242px;
	height: 540px;
	width: 190px;
	overflow: hidden;
	z-index: 1000;
	background-color: transparent;
	margin: 0px;
	padding: 0px;
}

#body_div {
	position: absolute;
	left: 55px;
	top: 50px;
	height: 556px;
	width: 876px;
	overflow: auto;
	/* overflow: hidden; is set in stylesheets/safari.css */
	z-index: 10;
}


#footer_div
{
	position: absolute;
	left: 42px;
	top: 35px;
	height: 584px;
	width: 896px;
	overflow: hidden;
	background-color: transparent;
	/*background-image: url(/images/island_bg.png);*/
}
#footer_div
{
	position: relative;
	left: 44px;
	top: -260px;
	height: 584px;
	width: 896px;
	overflow: hidden;
	background-color: transparent;
	z-index: 1;
	/*background-image: url(/images/island_bg.png);*/
}

#breadcrumb_div 
{
	position: relative;
	top: 0px;
	display:block;
	background-color:transparent;
	height: 23px;
	_height: 23px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	overflow: visible;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
/*#breadcrumb_div 
{
	_top: 0px;
}*/
#content_div, body.mceContentBody.BodyContent {
	/*position: absolute;
	left: 162px;
	top: 0px;*/
	/*z-index: 10; */
	background-color:transparent;
	background-image: url(/images/content_bg.png);
	background-repeat: repeat-y;
	width: 496px;
	min-height: 300px;
	padding: 0px 30px 10px 30px;
	margin: 0px 0px 0px 162px;
	color:#000;
	text-align: left;
}

/*
div.clear {
	display: none;
}
*/


#body_div div.clear
{
	clear: none;
	/*
	position: relative;
	left: 150px;
	top: -14px;
	*/
	min-height: 33px;
	height: 33px;
	width: 553px;
	margin: 0px 0px 10px 162px;
	padding: 0px;
	overflow: hidden;
	background-color: transparent;
	background-image: url(/images/content_bg_bottom.png);
	background-repeat: no-repeat;
	border: none;
}

#logo_nav_div {

}


#topnav_div #cms_links_div ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-position: inside;
	text-align: left;
	width: 190px;
	background-image: url(/images/buttons_repeat.png);
	background-repeat: repeat-y;
	background-position: 0px 2px;
}
#topnav_div #cms_links_div ul li {
	display: block;
	float: none;
	height: 36px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	padding-left: 0px;
	list-style-type: none;
	list-style-position: inside;
	color: #fff;
	font-family: "Comic Sans MS","Comic Sans",Chalkboard,sans-serif;
	font-size: 12px;
}

#topnav_div #cms_links_div ul li a,
#topnav_div #cms_links_div ul li a:link,
#topnav_div #cms_links_div ul li a:visited {
	display: block;
	width: 182px;
	height: 28px;
	margin: 0px;
	padding: 8px 0px 0px 0px;
	padding-left: 0px;
	color: #000;
	text-decoration: none;
}

#topnav_div #cms_links_div ul li.pageLink,
#topnav_div #cms_links_div ul li.pageLink a,
#topnav_div #cms_links_div ul li.pageLink a:link {
	padding-left: 0px;
}


#topnav_div a:hover, #topnav_div a:active, #topnav_div li.pageSelected a, #topnav_div li.pageSelected a:link {
	text-decoration: none;
}

#cms_links_div ul li a:hover,
#cms_links_div ul li a:active,
#cms_links_div ul li.pageSelected a {
	color: #000;
	text-decoration: none;
	background-image: url(/images/banana.png);
	background-position: center right;
	background-repeat: no-repeat;
}

form#Module_EmailForm_contact_form input {
	width: 175px;
}
form#Module_EmailForm_contact_form textarea, form#Module_EmailForm_contact_form input#subject {
	width: 250px;
}
form#Module_EmailForm_contact_form table td {
        text-align: left;
}
div.Module_EmailForm_Buttons {
	text-align: right;
}
p.Module_EmailForm_Thanks {
	text-align: center;
}
form#Module_EmailForm_contact_form div.Module_EmailForm_Buttons input {
	width: auto;
}
.error {
	color: #f00;
	font-weight: bold;
}

div.tkScroll_content {
	z-index: 15;
}

div.tkScroll_upArrow {
	height: 21px;
	width: 100%;
	padding-top: 12px;
}
div.tkScroll_downArrow {
	height: 21px;
	width: 100%;
	padding-bottom: 14px;
}
div.tkScroll_troth {
	background-image: url(/images/scroll_troth.png);
	background-repeat: repeat-y;
}
div.tkScroll_thumb {
	background-image: url(/images/scroll_thumb.gif);
	background-repeat: repeat-y;
}
body {
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #000000;
	text-align: center;
}
a:hover {
	text-decoration: none;
	color: #3163CE;
}
.year {
	border-style: outset;
	border-width: 1px;
	background-color: #FAEBD7;
	text-align: center;
}
.month {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #FAEBD7;
	color: #667171;
	color: #000;
	border-style: solid;
	border-width:0px
}
.dayname {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #667171;
	color: #000;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:90px;
	width:90px;
	color: #CD5C5C;
	background-color: #FAEBD7;
}
.week {
	border-style: none;
	background-color: #EEDFCC;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #667171;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #FAEBD7;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.yearpicker {
	font-size: 11px;
	background-color: #EEDFCC;
}
.pickerbutton {
	border-style: solid;
	border-width: 1px;
	background-color: #EEDFCC;
}
.nomonthday {
	text-align: center;
	vertical-align: top;
	font-size: 10px;
	height:90px;
	width:90px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFEFDB;
	color: #000000;
	height:90px;
	width:90px;
}
.today {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	background-color: #EEE9E9;
	color: #000000;
	height:90px;
	width:90px;
}
.selectedday {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:90px;
	width:90px;
}
.sunday {
	background-color: #FFEFDB;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	color: #000;
	height:90px;
	width:90px;
}
.sunday a {
	color: #667171;
	color: #000;
}
.saturday {
	background-color: #FFEFDB;
	vertical-align: top;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #667171;
	color: #000;
	height:90px;
	width:90px;
}
.saturday a {
	color: #667171;
}
.event {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #ffffff;
	height:90px;
	width:90px;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #CDC9C9;
	height:90px;
	width:90px;
}
.selectedevent a {
	background-color: #ffffff;
	color: #000000;
}
.todayevent {
	text-align: center;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	color: #000000;
	background-color: #EEE9E9;
	height:90px;
	width:90px;
}
.todayevent a {
	background-color: #ffffff;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
