/* border: solid 1px #f00; For Testing*/

html {
font-family:arial, helvetica, sans-serif;
font-size:76%;
color:#333;
background:#FFF;
background-image:url("natfl467.jpg");
}

body {
position:relative;
width:700px;
padding:20px 25px 258px 20px;
margin:8px auto 10px auto;
background:#FFF url("body.gif") repeat;
border-bottom:1px solid #ECECEC;
border-top:1px solid #ECECEC;
}

#banner {
position:absolute;
left:0;
width:730px;
height:228px;
padding:0 !important;
background-color:#FFF;
background-image:url("header.jpg");
background-position:25px 0;
background-repeat:no-repeat;
border-top:1px solid #ECECEC;
border-bottom:1px solid #ECECEC;
}

#banner p {
position:absolute;
top:25px;
left:100px;
padding:0;
margin:0;
font-family:Georgia, "NewCenturySchoolbook", Times, serif;
font-size:36px;
font-style:italic;
line-height:1.4em;
color:#A70800;
}

#container {
position:relative;
top:260px;
height:100%;
background-color:#F8FBFF;
background-image:url("tree.jpg");
background-position:right bottom;
background-repeat:no-repeat;
margin-bottom:30px;
}

#content {
position:relative;
width:525px;
background:transparent;
}

#content p {
font-size:14px;
line-height:133%;
padding:0px 11px 3px 20px;
margin:0 15px 1.1em 0;
}

h1,h2,h3,h4,h5,h6 {
height:auto !important;
height:30px;
margin-top:0;
margin-left:11px;
font-family:Georgia, "NewCenturySchoolbook", Times, serif;
font-style:italic;
letter-spacing:0.04em;
background-repeat:no-repeat;
}

h1 {
width:487px;
padding-top:3px;
padding-left:4px;
font-size:24px;
color:#587C3B;
}

h2,h3,h4,h5,h6 {
width:475px;
font-size:18px;
color:#587C3B;
padding-left:25px;
background-position:bottom left;
}

h2 {
background-image: url("sand2.gif");
}

h1 span {
display: none;
}

h2 span {
display: none;
}

h3, h4, h5, h6 {
text-align: center;
}

h1:first-letter ,h2:first-letter {
font-size:32px;
text-transform:uppercase;
}

.tag {
font-weight: bold;
color: #A70800;
	}
	
#formsinput {
	display: none;
	}

#nav-subs {
position:absolute;
top:50px;
right:0px;
width:175px;
height: 112px;
padding-top:5px;
border-top:1px solid #ECECEC;
border-bottom:1px solid #ECECEC;
background:transparent url("leaves.gif") top center no-repeat;
}

#nav-subs li {
list-style:none;
margin:0;
padding:3px;
padding-left:15px;
border-top:1px solid #888;
}

#nav-subs li a {
width:100%;
display:block;
padding-left:10px;
text-decoration:none;
color:#587C3B;
background:transparent url("dot1.gif") left center no-repeat;
}

#nav-subs li a:hover {
text-decoration:none;
color:#CCC;
background:transparent url("dot2.gif") left center no-repeat;
}

#nav-subs .youarehere {
text-decoration:none;
color:#333;
background:transparent url("dot3.gif") left center no-repeat;
}

#nav-section {
border-bottom:1px solid #ECECEC;
}

#info-site {
position:absolute;
bottom:26px !important;
bottom:15px;
right:30px;
width:100%;
font-size:11px;
}

#info-company {
position:absolute;
right:0;
top:-8px;
}

/*additional*/
A:link {
color:#587C3B;
text-decoration:underline;
}

A:active {
color:#000;
text-decoration:none;
}

A:hover {
color:#A70800;
text-decoration:none;
}

code, kbd, samp {
display:block;
padding:10px;
border-left:10px solid #DDD;
font-family:monaco, "Courier new", courier, monospace;
}