body{
	background-color:#d6e8ba;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#006633;
	}
	
h1	{font-size:20px; margin:0px; font-weight:bold; color:#003366;}
	h1.page-title {font-size:26px; margin-bottom:10px; color:#063;}
h2	{font-size:18px; margin:0px; font-weight:bold; color:#003366;}
h3	{font-size:16px; margin:0px; font-weight:bold; color:#003366;}

a		{color:#003366;}
a:hover	{color:#009933;}

.webHeader { margin: 0 0px 0 2px; } /*Fix for flash on all pages*/

#subpage-menu {width:690px; margin:0 auto 10px auto; padding-bottom:8px; border-bottom:2px solid #063;}
	#subpage-menu ul {list-style-type:none; width:100%;}
	#subpage-menu li {float:left; margin:0; padding:0 20px 0 0;}

a.page-lightbox img {border:none;}

.printHeader	{display:none;}

.siteContainer	{width:775px; background-color:#fff; margin:0px;}

.nav				{width:775px; height:69px; background: url('/images/layout_images/nav_background.gif') 0 0 no-repeat;}
.nav .buttons		{margin-left:37px;}
.nav .buttons img	{float:left; margin-right:3px;}	

.middleArea		{width:775px; background: url('/images/layout_images/site_background.gif') 0 0 repeat-y;}

.content			{width:729px; background-color:#fff; text-align:left; padding-top:5px; padding-bottom:5px;}
.content .text		{margin:0px 14px 0px 14px;}
#home-content img	{border:2px solid #003f14; margin:12px;}

.green_index_area				{width:729px; background: url('/images/layout_images/index_forrest_container.jpg') 0 0 no-repeat; color:#fff;}
.green_index_area a				{color:#e2e2e2;}
.green_index_area a:hover		{color:#003366;}
.green_index_area h2			{color:#fff;}
.green_index_area .left			{width:335px; height:187px; margin:10px 0px 0px 0px; padding-left:14px; float:left;}
.green_index_area .right		{width:335px; height:187px; margin:10px 0px 0px 0px; padding-left:25px; float:left;}
/*.green_index_area .right img	{border:1px solid #003f14; margin:5px 7px 0px 0px;}
*/
.green_index_area .left p, .green_index_area .right p {margin:5px 0; padding:0;}


.footer			{width:775px; height:21px; background: url('/images/layout_images/footer_image.gif') 0 0 no-repeat;}
.mainFooter		{width:750px;}
.mainFooter a	{text-decoration:none;}
.mainFooter a:hover	{text-decoration:underline;}
.mainFooter .l	{width:125px; float:left; text-align:left;}
.mainFooter .m	{width:470px; float:left; text-align:center;}
.mainFooter .r	{width:155px; float:left; text-align:right;}
.clear			{clear:both;}

.txtShipshewanaLake		{margin:-5px 0px 0px 60px;}

/* -------------------- SUMMER CAMP PAGE STYLES -------------------- */
.smallBar		{width:209px; height:27px; float:left; background: url('/images/layout_images/greenBar_sm.gif') 0 0 no-repeat; margin:10px 0px 5px 0px;}
.smallBar h3	{margin:0px; padding:4px 5px 4px 5px; color:#fff;}
.bigBar			{width:482px; height:27px; float:right; background: url('/images/layout_images/greenBar_big.gif') 0 0 no-repeat; margin:10px 0px 5px 0px;}
.bigBar h3		{font-size:13px; margin:0px; padding:6px 7px 6px 9px; color:#fff;}

.summerCampsList			{width:197px; margin:0px 3px 0px 3px; float:left;}
.summerCampsList a			{color:#009933;}
.summerCampsList a:hover	{color:#003366;}
.summerCampsList h3 a		{margin:0px; color:#003366; text-decoration:none;}
.summerCampsList h3 a:hover	{background-color:#eee;}
.summerCampsList ul			{margin-top:0px;}
.summerCampsList li			{margin-left:-20px; list-style-type:square; font-size:13px;}

.staticList a		{color:#003366;}
.staticList a:hover	{color:#009933;}
.staticList ul		{margin-top:0px;}
.staticList li		{margin-left:-20px; list-style-image:url(../images/layout_images/openSquare.gif); font-size:13px;}

.summerCamps			{width:470px; margin:0px 3px 0px 0px; float:right;}
.summerCamps p			{margin:0px;}
.summerCamps .info		{}
.summercamps .info ul	{margin-top:0px;}
.summerCamps .info li	{margin-left:-20px;}
.summerCamps .homeImg	{padding:7px; border:0px;}

.campsTable			{}
.campsTable td		{padding:3px;}
.campsTable .odd	{background-color:#f2f2f2;}
.campsTable .even	{background-color:#cbffb9;}

.showCamp			{}
.showCamp p			{margin:0px; text-align:justify;}
.showCamp img		{border:2px solid #003f14; padding:3px; margin:0px 0px 3px 13px;}
.showCamp .title	{float:left; font-size:18px; font-weight:bold;}
.showCamp .date		{float:right;}

/*-----------------------FACILITIES PAGE STYLES ----------------------------*/
.facilities			{text-align:left;}
.facilities p		{text-align:left; margin:0px;}
.facilities img	{border:1px solid #003f14; padding:3px; margin:0px 7px 7px 7px;}


/*----- CONTACT PAGE ------ */
.contact	{background-color:#f2f2f2; border:1px solid #ccc; padding:4px; width:100%; }

/* new index.php */
.clear {clear:both;}
#welcome-intro {width:100%;}
	#welcome-text {float:left;}
	#donate-link {float:right; display:block; width:236px; height:60px; background:url(../images/donate_btn.gif) no-repeat;}
	#donate-link:hover {background-position:0 -60px;}
