a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color:#1E1409;
	text-decoration: underline;
}
a:hover {
	color:#6db142;
	text-decoration:underline;
	}

body
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
}
p {
	color:#1E1409;
	line-height: 22px;
	font-size: 100%;
	margin:0;
	padding:0 0 20px 0;
	}

h1,h2,h3 {
	font-weight:normal
	}
h1 {
	padding:0 0 20px 0;
	margin:0;
	font-size:150%;
	color:#026227;
	}
.home
{
	padding:0 0 5px 0;
	margin:0;
	font-size:105%;
	color:#1E1409;
	font-weight:bold;
	display:inline;
	}
	
h2 {
	padding:0 0 20px 0;
	margin:0;
	font-size:120%;
	font-weight:bold;
	}
.box
{
	color:#1E1409;
	background-color:#c2a760;
	background-image:url(img/h2.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding:3px 0 3px 15px;
	margin:0 100px 20px 0;
	
	}
	.brown {
	color:#1E1409;
	}
	
.clear {
	clear: both;
	padding:0;
	margin:0;
}
.pnospace {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content {
	width:920px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 40px;
	}
#contentL
 {
	width:233px;
	padding:0 0 20px 0;
	background-image:url(img/bg_left.gif);
	background-repeat:repeat-y;
	float:left;
	left:0;
	top:0;
	border-bottom:solid;
	border-bottom-color:#c2a760;
	border-bottom-width:1px;
	}
#contentLinner {
	float: left;
	width: 233px;
	padding-top: 30px;

}


#contentR {
	width:642px;
	float:right;
	right:0;
	top:0;
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 45px;
	}

#contentR ul {
	margin: 0 0 0 50px;
	padding:0;
}
#contentR li {
	list-style:none;
	padding:0 0 10px 5px;
	margin:0 0 0 0;
	list-style-image:url(img/list.gif);
	list-style-position:outside;
}
.Dbrown {
	color:#1E1409;
	font-style:italic;
	text-align: center;
	padding:10px 0 10px 0;
	}
#footer {
	width:100%;
	background-image: url(img/footer-bg.gif);
	background-repeat: repeat-x;
	height: 243px;
	}
#footer_text {
	width:683px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(img/footer-trees.gif);
	background-repeat: no-repeat;
	padding-top: 80px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 317px;
	}
.gbrown {
	color:#6C5635;
	margin-top: 8px;
	margin-bottom: 0px;
	}
.gbrownsm {
	color:#639A49;
	font-size: 11px;
	line-height: 14px;
	margin-top: 12px;
	margin-bottom: 0px;
}

#header {
	padding-top: 4px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;

}
#headerinner {
	padding-top: 4px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 157px;
}

#headerImg {
	position: absolute;
	left: 0px;
	top: 85px;


}


#headerL {
	float: left;
	width: 420px;
	padding-top: 5px;
}
#headerR {
	float: right;
	width: 570px;
}
#headerF { 
	float: left;
	padding:2px 0 0 0;
	width: 1000px;
	margin:0;
}

#headerTxt {
	padding-top: 65px;

}
.imgFloatL {
	clear: both;
}
.imgFloatR {
	float: right;
	padding-left: 20px;
}


.left
	{
	padding:0px 13px 10px 13px;
	}
	
.Lbrown {
	color:#bfa95d;
	}
#flags {
	padding:20px 10px 0 0;
	float:left;
	width:100px;	
}
#nav {
	width:975px;
	margin-top: 16px;
	float:right;
	font-weight:bold;
	padding:0 0 0 25px;
}
*:first-child+html #nav a {/*IE7*/
	color:#0D4515;
	margin: 0 15px 0 15px;
	height: 33px;
	display: block;
	float: left;
	font-size: 14px;
	text-decoration: none;
	}
#nav a {
	color:#0D4515;
	margin: 0 15px 0 15px;
	height: 37px;
	display: block;
	float: left;
	font-size: 14px;
	text-decoration: none;
	}
#nav a:link, #menu a:active, #menu a:visited {
	text-decoration:none;
	color:#0D4515;
	}

#nav a:hover { 
	color:#379305;
	/*background-image: url(img/img_navR.gif);
	background-repeat:no-repeat;
	background-position:center bottom;*/
	text-decoration: none;
	}
*:first-child+html #nav a:hover { /*IE7*/
	color:#379305;
	/*background-image: url(img/img_navR.gif);
	background-repeat:no-repeat;
	background-position:center bottom;*/
	text-decoration: none;
	}
#nav  a.here     {
	background-image: url(img/img_nav.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	color:#fff;
	}
*:first-child+html #nav  a.here     {/*IE7*/
	background-image: url(img/img_nav.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	color:#fff;
	}
#outer {
	width: 100%;
	background-image: url(img/bodyBg.jpg);
	background-repeat: repeat-x;
	padding:0;
	margin:0;

}
.yellow {
	color:#ffe955;
	}

.white {
	color:#ffffff;
	font-size: 100%;
	}


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
