body {
	background: #302D1E url(./site_images/backgrounds/site.jpg) no-repeat fixed 50% ;
	margin: 0px;
	background-position: bottom;
	font: 62.5%/120% Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	margin: 0px;
	line-height: 1.8em;
}

img {
    border: 0;
}

#wrapper {
	text-align: left;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
	padding-bottom: 10px;
}

.hrline {
	clear:both;
	border-top: dashed 1px #999999;
	padding-bottom: 10px;
}

/* NAVIGATION */

#nav {
	width: 903px;
	height: 31px;
	padding-top: 38px;
	padding-right: 57px;
	text-align: right;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size: 1.0em;
}

#nav a {
	color:#FFFFFF;
	text-decoration:none;
	margin-left: 32px;
}

#nav a:hover {
	color:#bf2e1a;
	text-decoration:none;
	margin-left: 32px;
}

#sub_nav {
	width: 221px;
	background:url(./site_images/backgrounds/bg_sub.gif) repeat-y;
	position:absolute;
	left: 15px;
	top: 190px;
	font-size: 1.1em;
	line-height: 20px;
}

#bg_sub_nav {
	width: 221px;
	background:url(./site_images/backgrounds/bg_botsub.gif) no-repeat bottom left;
	padding-bottom: 20px;
}

.subnav {
	width: 177px;
	padding-top: 35px;
	padding-left: 44px;
	background:url(./site_images/backgrounds/bg_topsub.gif) no-repeat top;
	padding-bottom: 20px;
	min-height:57px
}

.subnav h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	margin: 0px;
	text-transform:uppercase;
	font-weight:normal;
	background: url(none);
	padding: 0px 0px 8px;
}

.subnav ul {
	margin: 0px;
	padding-left: 0px;
	padding-right: 10px;
}

.subnav ul li {
	list-style: none;
	line-height: 15px;
	margin-bottom: 5px;
}

.subnav ul li ul {
	margin: 0px;
	padding-left: 0px;
	padding-top: 4px;
}

.subnav ul li ul li {
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.subnav a:visited, .subnav a:active, .subnav a:link {
	display: block;
	text-decoration: none;
	color: #fff;
	height: 100%;
}

.subnav a:hover {
	display: block;
	text-decoration: none;
	color: #b2c5bc;
	height: 100%;
}

.subnav a.on {
	text-decoration: underline;
}

/* HEADER & FOOTER */

#header {
	width:960px;
}

#footer {
    float: right;
	width:719px;
	color: #7e7d70;
	text-align: center;
	line-height: 2.4em;
	clear: both;
	font-size: 1.1em;
	padding-top: 10px;
}

#footer a:link, #footer a:visited, #footer a:active {
	color: #7e7d70;
	text-decoration: none;
}

#footer a:hover {
	color: #7e7d70;
	text-decoration: underline;
}

#copyright {
	clear:both;
	line-height: 12px;
	padding-top: 3px;
	font-size: 0.9em;
}

#main {
	width:934px;
	padding-left: 15px;
	padding-right: 11px;
	padding-bottom: 10px;
}

#main_content {
	float: right;
	width: 716px;
	font-size: 1.1em;
	line-height: 20px;;
	background:url(./site_images/backgrounds/bg_content.gif) repeat-y;
}

#content {
	width: 684px;
	background:url(./site_images/backgrounds/bg_content_top.gif) no-repeat top;
	padding-top: 13px;
	padding-right: 18px;
	padding-left: 14px;
}

#logo_holder {
	float: left;
	width: 218px;
	padding-top: 20px;
}

#logo {
	width:167px;
	padding-left: 9px;
}

#heading {
	width: 684px;
	padding-bottom: 11px;
}

#content_text {
	width: 642px;
	border: solid 1px #e1ded7;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 15px;
}

#content_text_home {
	width: 642px;
	border: solid 1px #e1ded7;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 15px;
	background: url(./site_images/bird.jpg) no-repeat bottom right;
}

#text {
	width: 450px;
	float:left;
	line-height: 18px;;
}

#text p {
	margin:0px;
	padding-bottom: 10px;
}

#text ul {
	margin-top: 8px;
	margin-bottom: 8px;
}

#text ol {
	margin-top: 8px;
	margin-bottom: 8px;
}

#content_text_full {
	width: 620px;
	float:left;
	line-height: 18px;
	margin-top: 8px;
	margin-bottom: 8px;
}

#quote {
	float:right;
	width: 185px;
	font-size: 24px;
	color:#6e8689;
	line-height:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-top: 30px;
	height: 100%;
}

#right_col {
	float:right;
	padding-top: 3px;
}

.clear {
	clear: both;
}

a:link, a:visited, a:active {
	color: #7f9f8f;
	text-decoration: underline;
}

a:hover {
	color: #7f9f8f;
	text-decoration: none;
}

#content h1 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 15px;
	background:url(./site_images/backgrounds/bg_h2.gif) no-repeat 0px 3px;
	padding-left: 30px;
}

#content h2 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color:#537272;
	padding-bottom: 10px;
	padding-left: 10px;
}

#content h3 {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 13px;
}

blockquote {
	margin: 0px 35px 13px 30px;
	padding: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

img.right {
	margin-bottom: 10px;
	margin-left: 13px;
}

img.left {
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.line {
	padding-bottom: 8px;
}

/* FORMS */

input, textarea, select {
	background: #fff;
	border: 1px solid #999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

input.clean {
	border-style: none;
	background: none;
}

div.activities {
	margin-left: 100px;
}

.activities .left {
	margin-left: -115px;
	float: left;
}

label {
	font-size:12px;
}

input, textarea {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	color: #7aaa1b;
	border: 1px solid #CDCDCD;
	padding: 1px 2px;
	font-size: 12px;
	width: 60%;
}

textarea {
	width: 80%;
	height:200px;
	padding:6px;
	overflow:auto;
}

input#senders_name {
	background: #ffffff url(./site_images/icon_mail.gif) no-repeat 2% 50%;
	padding:6px 0px 6px 25px;
}

input#senders_email {
	background: #ffffff url(./site_images/icon_mail.gif) no-repeat 2% 50%;
	padding:6px 0px 6px 25px;
}

input#submit {
	background-color:#dfefb7;
    color: #000000;
	padding:6px;
	cursor:pointer;
	width:100px;
	border:0;
}

input#submit:hover {
	background-color:#f0f8df;
    color: #000000;
	padding:6px;
	cursor:pointer;
	width:100px;
}

#birdwatching {
    width: 170px;
    height: 160px;
    position: absolute;
    bottom: 64px;
    right: 0;
}

#birdwatching a {
    width: 170px;
    height: 160px;
    display: block;
}
