/*

a {

	color: #fff;

	text-decoration: none;

}

a:hover {

	color: #5b8245;

}

*/

a {

	color: #157831;/*#5b8245;*/

	font-weight: bold;

	text-decoration: none;

}

a:hover {

	color: #5a3e07;/*#eAeAcE;*/

}

a img {

	border-width: 0px;

}



b {

	/* font-family: "Arial Bold"; */

	font-weight: bold;

	color: #1e3319;

}

body {

	background-image: url(_imgs/bg_grnwaves.gif);

	background-repeat: repeat;

	background-position: 0px 0px;

	font-family: Arial;

    margin: 0px;

    padding: 0px;

}

#mainContent{

    position: relative;

}

.div_pageBody{

	position: relative;

	text-align: left;

	width: 694px;

    padding-top: 168px;

    padding-left: 36px;

    padding-right: 202px;

    padding-bottom: 280px;/*60px;*/

	border-left: 1px solid #000;

	border-right: 1px solid #000;



	background-color: #eace87;

	background-image: url('_imgs/leftrightbg.gif');

	background-repeat: repeat-y;

	background-position: 0px 0px;

}

.generalContent{

	width: 654px;

    padding-top: 188px;

    padding-left: 56px;

    padding-right: 222px;

}





/*

.generalContent {

    padding-top: 500px;

    padding-left: 36px;

    padding-right: 202px;

	width: 694px;

}

.generalContent p {

	padding-left: 30px;

}

*/



#div_logo {

	position: absolute;

	top: 14px;

	left: 11px;

	z-index: 2;

}

#div_topBg {

	position: absolute;

	top: 0px;

	left: 0px;

	z-index: 0;



	width: 932px;

	height: 134px;

}



/********************************* Menu */



.link_menuItem {

	cursor: pointer;

	position: absolute;

	top: 118px;

	z-index: 3;

	height: 20px;

}



.div_menuItem {

	visibility: hidden;

	position: absolute;

	height: 20px;

	z-index: 4;

}



#link_menuRetreats {		left: 5px; }

#link_menuAnnualEvents {	left: 101px; }

#link_menuSummerCamp {		left: 248px; }

#link_menuTeamBuilding {	left: 381px; }

#link_menuTTT {			left: 515px; }

#link_menuPhotos {		left: 738px; }

#link_menuInformation {		left: 820px; }



#link_menuRetreats {		width: 80px; }

#link_menuAnnualEvents {	width: 122px; }

#link_menuSummerCamp {	width: 110px; }

#link_menuTeamBuilding {	width: 113px; }

#link_menuTTT {			width: 207px; }

#link_menuPhotos {		width: 60px;  }

#link_menuInformation {	width: 98px; }





.table_submenuGroup {

	z-index: 5;

}

.div_submenuGroup {

	z-index: 5;

	position: absolute;

	top: 134px;

	visibility: hidden;

}



#div_submenuRetreats {		left: 20px; }

#div_submenuAnnualEvents {	left: 116px; }

#div_submenuSummerCamp {	left: 263px; }

#div_submenuTeamBuilding {	left: 396px; }

#div_submenuTTT {		left: 530px; }

#div_submenuPhotos {		left: 751px; }

#div_submenuInformation {	left: 751px; }



.div_rightsubmenuItem {

	width: 192px;

	padding-top: 11px;

}



/****************************************/



#div_descBg {
	position: absolute;
	top: 134px;
	left: 36px;
	background-color: #cc9337;
	border-bottom: 1px dashed #fff;
	z-index: 2;
	width: 891px;
	height: 21px;
	padding-left: 5px;
	padding-top: 13px;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	color: #8a5b33;	
}




#div_lastUpdated {

	position: absolute;

	top: 20px;

	right: 10px;

	font-size: 10px;

	font-weight: normal;

	font-style: normal;

}



#div_content {

	position: absolute;

	top: 168px;

	left: 36px;



	background-image: url(_imgs/rightBg.gif);

	background-position: top right;

	background-repeat: repeat-y;



	width: 896px;

	height: 694px;

}



#div_rightContent {

	position: absolute;

	top: 168px;

	left: 725px;

	border: 0px dashed #777;

	width: 206px;

	z-index: 1;

}

#div_rightSubmenu {

	position: absolute;

	top: 45px;

	left: 15px;

	width: 192px;	

}



#div_underConstruction {

	position: relative;

	margin-top: 35px;

	margin-left: 60px;

}



/*************************************************/

/*************************************************/



	   .table_submenuGroup{

	   		background-color: #5b8245;

			font-family: Arial;

			font-style: italic;

			font-weight: bold;

			font-size: 12px;

			color: #1e3319;

			cursor: pointer;

			border-width: 0px;

			border-top: 1px solid #5b8245;

	   }

	   .table_submenuGroup tr{

	   		height: 24px;

	   }

	   .table_submenuGroup td{

	   		padding-left: 10px;

	   		padding-right: 10px;

	   		border: 1px solid #8c8c8c;

			border-top-width: 0px;

            width: 170px;

	   }	   



