@charset "UTF-8";
/* CSS Document for natures art */

/* eric meyer's css reset code */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: Arial, Helvetica, sans-serif;
vertical-align: baseline;
}

body {
background-color:#FFFFFF;
background-image: url(bgstrip.jpg);
background-repeat: repeat-x;
padding: 0;
text-align:center;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;
color:#006600;
letter-spacing: 0.4px;
border-bottom: 1px dotted #006600;
padding: 10px 0px 0px 0px;
}

h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color:#006600;
letter-spacing: 0.4px;
border-bottom: 1px dotted #006600;
padding: 10px 0px 0px 0px;
}

p { 
font-weight: normal;
text-align:justify;
line-height: 18px;
font-size: 11px;
color:#333333;
}

a {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
text-decoration: none;
color:#006600;
}

a:hover {
color:#000000;
}

#links {
background-image:url(buttonbg.jpg);
background-repeat:no-repeat;
width: 840px;
height: 25px;
margin: 0 auto;
padding: 0px 0px 0px 20px;
}

#links li {
display:inline;
list-style: none;
margin:0;
}

#links a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
letter-spacing: 1px;
font-style: normal;
text-decoration: none;
margin-right:20px;
line-height: 24px;
float: left;
}

#links a:link, #links a:visited {
color:#333333;
}

#links a:hover, #links a:focus {
color:#006600;
}

#links a#current {
color:#006600;
}

li {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 14px;
color:#333333;
list-style:url(greendot.jpg);
line-height:150%;
}

.list {
padding: 10px 0px 0px 20px;
}

#mainheader {
width: 860px;
height: 150px;
margin: 0 auto;
}

#container {
width: 860px;
margin: 0 auto;
background-color:#FFFFFF;
}

#left {
float: left;
width: 470px;
text-align: left;
padding: 10px 10px 0px 20px;
background-color:#FFFFFF;
}

#left2 {
float: left;
width: 830px;
text-align: left;
padding: 10px 10px 10px 20px;
background-color:#FFFFFF;
}

#right {
float: right;
width: 340px;
padding: 30px 0px 30px 19px;
background-color:#FFFFFF;
}


#footer {
clear:both;
width: 860px;
background:url(buttonbg.jpg) no-repeat;
margin: 0 auto;
}

#footer p.footer2 {
font-weight: normal;
font-size: 10px;
color:#333333;
text-align: center;
}

#footer a.footlink {
color:#333333;
font-size:10px;
}


#footer a:hover {
color:#006600;
font-size:10px;
}

