/* CSS Document */
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-size: 62.5%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(images/woodbg.jpg);
	}

img, div { behavior: url(/Client/pngfix/iepngfix.htc) }

img { border: 0 }

.clearBoth 
{
	clear: both;
}

#containerwrapper{
	width: 100%;
	margin-bottom:50px;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #7DB555;
	margin-top: 20px;
	}
	
#container{
	width: 930px;
	margin-left:auto;
	margin-right:auto;
	}
		
#topbanner{
	width: 900px;
	height: 212px;
	margin-left:15px;
	background-image:url(images/topbanner.png);
	}
	
#logo{
	padding-top: 75px;
	padding-left: 26px;
	}

.topshadow1{
	width: 930px;
	height: 43px;
	padding: 12px 0 0 0;
	background: transparent url(images/topshadow1.png) no-repeat left bottom;
	}

.topshadow2{
	width: 930px;
	height: 50px;
	padding: 21px 0 0 0;
	background: transparent url(images/topshadow2.png) no-repeat left bottom;
	}
	
#topMenuWrapper
{
	margin: 0 0 0 25px;
	zoom: 1;
}

#topMenu{
	width: 700px;
	height: 20px;
	float: left;
	display: inline;
	}

#topMenu ul {
	padding:0px;
	margin: 0px;
	}
	
#topMenu li{
	float: left;
	display: inline;
	margin: 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.4em;
	}

#topMenu li.highlighted, 
#topMenu li.highlighted span 
{
	color: #ffffff !important;
	border-bottom: solid 3px #a8c88e; /* #dcfac7 */
}
	
#topMenu a,
#topMenu span
{	
	display: block;	
	padding: 2px 6px;	
	text-decoration: none;
	color: #e7fbd9;
}

#topMenu a
{
	color: #e7fbd9;
}

#topMenu a:hover
{
	border-bottom: solid 3px #e0fbcd !important;
	}
	
#langWrapper
{
	float: left;		
	width: 180px;
	text-align: right;
}	

#langWrapper span
{
	color: #ffffff;
	font-size: 1.0em;
}

#langWrapper select
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 1.0em;
	padding: 2px;
}

#langWrapper img
{
	padding-top: 4px;
	width: 16px;
	height: 11px;		
}	
	
.menu2Wrapper 
{
	margin: 4px 16px 0 26px;
}	

.menu2Wrapper ul 
{
	padding:0px;
	margin: 0px;
}

.menu2Wrapper li{
	float: left;
	display: inline;
	margin: 0 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	}

.menu2Wrapper li a,  
.menu2Wrapper li span
{
	display: block;	
	padding: 3px 5px;	
	text-decoration: none;
	color: #476a35;	
}

.menu2Wrapper li a:hover, 
.menu2Wrapper li.highlighted a
{
	color: white;	
}	

.content1{
	width: 930px;
	padding: 0 0 0 0px;
	background-position:left;
	background-image:url(images/contentshadow2.png);
	min-height: 400px;
	font-size: 1.2em;
	}

.content2{
	width: 930px;
	padding: 15px 0 0 0px;
	background-position:left;
	background-image:url(images/contentshadow2.png);
	min-height: 400px;
	font-size: 1.2em;
	}

.content1 a, 
.content2 a {
	color: #7d725d;
}
.content1 a:hover, .content1 a:visited,
.content2 a:hover, .content2 a:visited {
	color: #b49353;
}

.mainCol{
	width: 618px;
	float:left;
	display: inline;
	padding: 0 25px 0 30px;
	}

.rightCol{
	width: 244px;
	padding: 0 0 0 5px;
	float:left;
	display: inline;
	}

.rightCol a, .rightCol a:visited
{
	color: White;
}


#bottomshadow{
	width: 930px;
	height: 30px;
	background-image:url(images/bottomshadow2.png);
	}
	
#footer{
	text-align:center;
	width: 930px;
	height: 50px;
	background-repeat: repeat-y;
	margin: 10px 0 0 0;
	color:#666666;
	}

#footer ul 
{
	float: left;
	display: inline;
	width: 700px;
}

#footer li{
	padding: 10px;
	display:inline;
	list-style:none;
	}
	
#footer li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#666666;
	text-decoration:none;
	}
	
#footer li a:hover{
	color:#333333;
	text-decoration:none;
	}
	
#footer div.kentico
{
	width: 115px;
	float: right;
	padding: 0 10px 10px 0;	
}	
	
	
.imgbox{
	width: 200px;
	height: 200px;
	float: left;
	display: inline;
	background-color:#FFFF00;
	margin-top: 20px;
	margin-left: 20px;
	}
	
.imgbox a:hover{
	width: 200px;
	height: 200px;
	float: left;
	display: inline;
	background-color:#000066;
	margin-top: 20px;
	margin-left: 20px;
	}
	
h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#88B864;
	font-size: 1.6em;
	margin: 0 0 10px 0; 
	padding: 0;
	}
	
h2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#88B864;
	font-size: 1.4em;
	margin: 0 0 7px 0; 
	padding: 0;
	}
	
h3{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#577640;
	font-size: 1.2em;
	margin: 0 0 4px 0; 
	padding: 0;
	}

h4{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#577640;
	font-size: 1.1em;
	margin: 0 0 3px 0; 
	padding: 0;
	}

a.buttonHuge 
{
	background: transparent url(images/buttonBg.gif) no-repeat scroll left top;
	width: 214px;
	height: 36px;
	color: White;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	text-decoration: none;
	padding: 14px 0 0 0px;
	text-align: center;
}

a.buttonHuge:hover 
{
	color: #e6e868;
}

p.donate 
{
	font-size: 0.9em;
}
p.donate a
{
	color: Black !important;
	text-decoration: underline;
}

.buttonSmall 
{
	background: transparent url(images/smallButton.gif) no-repeat scroll left top;
	width: 80px;
	height: 30px;
	color: White;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
	padding: 0;
	text-align: center;
	border: 0;
	cursor: pointer;
}

.bigBox
{
	font-size: 1.2em;
}

.bigBox table
{
	width: 624px;
	min-height: 209px;
	background: transparent url(images/bigBox.gif) no-repeat top left;	
}

.bigBox table tr td
{
	width: 33% !important;
	border-right: dotted 1px #f0fce8;
	padding-right: 5px;
}

.tableWrapper
{
	margin: 0 0 10px 100px;
	font-size: 1.1em;
}
.tableWrapper tr td
{
	vertical-align: top;
	padding: 5px 5px 5px 0;
}
.tableWrapper td.label
{
	width: 30%;
}
.tableWrapper td.field
{
	width: 60%;
}
p.error
{
	padding: 20px;
	border: solid 1px red;
	color: Red;
}

hr 
{
	height: 15px;
	background: transparent url(images/hr2.gif) no-repeat scroll center;
	border: none;
}

img.polaroid 
{
	border: solid 1px #999999;
	padding: 5px;
	background-color: White;
}
img.darkBorder 
{
	border: solid 1px #999999;
}

a.popup img
{
	border: solid 1px #999999;
	padding: 5px;
	background-color: White;
}
a.popup:hover img
{
	border: solid 1px #4b722e;
	padding: 5px;
	background-color: #E0E0E0;
}

.shareLinks
{
	margin: 0 0px 0 12px;
	border-top: solid 1px #999999;
	padding: 11px 0 0 0;
	background-color: Transparent;
	text-align: right;
	width: 647px;
}

.projectSummaryWrapper
{
	min-height: 400px;	
}

.projectSummary
{
	padding: 5px;
}
.projectSummary img
{
	float: left;
	display: inline;
	border: solid 1px #777777;
	padding: 3px; 
	margin: 0 10px 3px 0;
}
.projectSummary h2
{
	margin: 0;
	padding: 0;		
}
.projectSummary a,
.projectSummary a:visited
{
	text-decoration: none;	
}
.projectSummary a:hover h2
{
	color: #476a35 !important;
}
.altBg
{
	background-color: #e0fbcd;
}
.projectMenuList
{
	width: 218px;
}
.projectMenuList ul
{
	list-style: none;
	padding:0px;
	margin: 0px;
}
.projectMenuList ul li a
{
	display: block;
	color: #476a35 !important;
	background-color: transparent;
	padding: 12px 3px 3px 3px;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	border-bottom: dotted 1px #777777; 
}
.projectMenuList ul li.highlighted a
{
	/* color: yellow !important; */
}
.projectMenuList ul li a:hover
{
	color: black !important;
}
.projectMenuList ul li ul li a
{
	padding: 3px 3px 3px 12px;
	font-size: 0.9em;
	font-weight: normal;
	background-color: white;
	color: #476a35 !important;
}
.projectMenuList ul li ul li.highlighted a
{
	font-size: bold;
}

.campMenuList
{
	width: 218px;
	padding-bottom: 10px;
}
.campMenuList ul
{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.campMenuList ul li a
{
	display: block;
	color: #476a35 !important;
	background-color: transparent;
	padding: 3px;
	font-size: 0.9em;
	text-decoration: none;
	border-bottom: dotted 1px #777777; 
}
.campMenuList ul li.highlighted a
{
	/* color: yellow !important; */
}
.campMenuList ul li a:hover
{
	color: black !important;
}

.blogList
{
	width: 210px;	
}
.blogList h3
{
	padding: 8px;
	color: White;
	background-color: #5d7d46;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}
.blogList a
{
	display: block;	
	padding: 4px;
	line-height: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	border: solid 1px #5d7d46;	
	border-top: 0;
	margin: 0;
	height: 58px;
}
.blogList a img
{
	float: left;
	display: inline;
	padding: 2px;
	border: solid 1px #777777;
	margin: 0 3px 0 0; 
	width: 50px;
	height: 50px;
}
.blogList a p
{
	font-size: 0.9em;
	font-weight: bold;
	color: black;
	margin: 0;
}
.blogList a h4
{
	font-size: 1.0em;
	font-weight: bold;
	color: #5d7d46;
}
.blogList a.alt
{
	background-color: white;
}

.campSummaryWrapper
{
	min-height: 400px;	
}

.campSummary
{
	padding: 5px;
}
.campSummary img
{
	float: left;
	display: inline;
	border: solid 1px #777777;
	padding: 3px; 
	margin: 0 10px 3px 0;
}
.campSummary h2
{
	margin: 0;
	padding: 0;		
}
.campSummary a,
.campSummary a:visited
{
	text-decoration: none;	
}
.campSummary a:hover h2
{
	color: #476a35 !important;
}
