/**************** New Style Sheet ****************/
/**
Authored by Oliver BLakeman for the World Land Trust 2004.
email to:ithaca@totalise.co.uk

primary colors
#bede9e
#ecf5d8
#d5eabf
**/

/**************** Global - Styles ****************/

a, h1, h2, h3, .it, .bd, p {
font-family: Arial, Helvetica, sans-serif;
color: #006666;
}

body {
background-color: #ffffff;
width: 90%;
}

a {
text-decoration: none;
font-weight: bold; 
}

a:link {
text-decoration: none;
}

a:visited {
text-decoration: none;
color: #556D6D;
}

a:hover {
text-decoration: underline;
}

a img {
border:0px;
}

h1 {
margin-top: 0px; 
margin-bottom: 8px; 
width: 110%;
text-transform: lowercase;
font-weight: bold; 
font-size: 1.4em; 
}

h2 {
margin: 0px; 
font-weight: bold; 
font-size: 1.3em;
text-transform: lowercase;
}

h3 {
position: relative;
margin: 0px; 
font-weight: bold; 
font-size: 1.0em;
text-transform: lowercase;
}

p {
position: relative;
width: 95%;
margin-top: 5px; 
margin-bottom: 20px;
font-weight: normal; 
font-size: 0.8em; 
}

.it {
font-style: italic;
}

.alert {
font-weight: bold;
color: #ff0000;
}

/**************** Scroll Bars - Absolute Styles ****************/

html {
scrollbar-base-color: #ecf5d8;
scrollbar-arrow-color: #006666;
scrollbar-track-color: #ffffff;
scrollbar-shadow-color: #006666;
scrollbar-lightshadow-color: #bede9e; 
scrollbar-darkshadow-color: #ecf5d8;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #006666;
}

/**************** Center Box Sections - Relative Layouts  ****************/

.holder01 {
position: relative;
margin: 0px;
padding: 0px;
width: 100%;
}

.holder02 {
position: relative;
margin: 0px;
padding: 0px;
width: 558px;
}
html>body div.holder02 {
width: 558px;
}

/**************** Body Layout Blocks ****************/

#mainpage {
position: relative;
top: 6px;
width: 556px;
border: solid #006666 1px;
margin: 0px; 
padding: 0px;
z-index: 1;
visibility:visible;
}

/**************** Main Body Text Content Blocks ****************/


.bodytext1 {
position: relative;
top: 6px;
Left: 14px;
width: 500px;
margin: 0px;
z-index: 1;
}

.bodytext2 {
position: relative;
Left: 14px;
width: 500px;
margin: 0px; 
padding: 6px;
z-index: 1;
}

.bodyhold {
position:relative;
height:70px;
}

.bodytext4, .bodytext5, .bodytext6, .bodytext7 {
position: absolute;
border: solid #ffffff 0px;
top:12px;
width: 100px;
height: 50px;
z-index: 1;
}

.bodytext4 {
left: 148px;
}

.bodytext5 {
left: 248px;
}

.bodytext6 {
left: 348px;
}

.bodytext7 {
position:relative;
top:0px;
left: 248px;
}

.nextpage {
position: absolute;
bottom:5px;
right:5px;
text-align: right;
font-size: 10px; 
color: #006666;
z-index: 3;
}

.trcornertxt {
position: absolute;
right: 0px;
top: 0;
height: 28px;
margin: 0px;
padding: 6px;
font-size: 10px; 
background-color: #ECF5D8;
border-bottom: 1px #006666 solid;
z-index: 1;
}
html>body div.trcornertxt {
height: 15px;
}

.trcornertxt2 {
position: absolute;
right: 6px;
top: 30px;
font-size: 10px; 
z-index: 1;
}

.blcornertxt {
position: absolute;
left: 0px;
bottom: 0;
height: 27px;
margin: 0px;
padding: 6px;
font-size: 10px; 
background-color: #ECF5D8;
border-top: 1px #006666 solid;
z-index: 1;
}
html>body div.blcornertxt {
bottom: 1px;
height: 14px;
}

/**************** Extraneous Main Body Content Blocks ****************/

.list {
position: relative;
}

.listimage {
position: relative;
top: 2px;
left: 12px;
z-index: 1;
}

.listtext {
position: absolute;
top: 2px;
left: 120px;
width: 360px;
z-index: 1;
}

.lcornertxt {
position: absolute;
left: -10px;
top: -1px;
}

.rcornertxt {
position: absolute;
right: -10px;
bottom: -2px;
}

.brcorner {
position: absolute;
right: -1px;
bottom: -2px;
}

.brcorner2 {
position: absolute;
right: -1px;
bottom: -1px;
}

.tlcorner {
position: absolute;
left: -1px;
top: -1px;
}

.blcorner {
position: absolute;
left: -1px;
bottom: -1px;
}

.trcorner {
position: absolute;
right: -1px;
top: -1px;
}

.small2 {
font-size:smaller;
}

/**************** Forms ****************/
form {
background: #ffffff;
padding: 2px;
z-index: 1;
}

form.formbk3 {
background: #d5eabf;
padding: 2px;
z-index: 1;
}

.formbk2 {
position: relative;
left:12px;
background: #d5eabf;
border:0px;
width: 490px;
z-index: 1;
}

.label2, .label3, .label4, .label5 {
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
height: 18px;
padding-right: 6px;
text-align:right;
color: #006666;
}

.label1 {
width: 150px;
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px; 
height: 18px;
padding-right: 6px;
text-align:right;
color: #006666;
}

.label2 {
width: 100px;
}

.label3 {
width: 230px;
}

.label4 {
text-align:left;
width: 25px;
}

.label5 {
width: 50px;
text-align:left;
}

.input1, .input2, .input3, .input4, .input5, .input6  {
position: relative;
left: 5px;
height: 20px;
margin: 2px;
border:solid 1 #006666;
background: #ecf5d8;
z-index: 1;
}

.input1 {
width:300px;
}

.input2 {
width:100px;
}

.input3 {
width:122px;
}

.input4 {
width:50px;
}

.input5 {
width:480px;
}

.input6 {
width:20px;
}

.textarea1 {
position: relative;
left: 5px;
margin: 2px;
padding-left: 8px;
padding-right: 8px;
height: 120px;
width:300px;
border:solid 1 #006666;
background: #ecf5d8;
z-index: 1;
}

.submit {
position: relative;
left: 200px;
margin:6px;
height:20px;
border:solid 0 #fff;
width:80px;
background: transparent url("submitbutton01.gif") no-repeat;
}

.submit2 {
position: relative;
left: 200px;
top:4px;
margin:6px;
height:20px;
border:solid 0 #fff;
width:80px;
background: transparent url("submitbutton01.gif") no-repeat;
}

.reset {
position: relative;
left: 150px;
margin:6px;
height:20px;
border:solid 0 #fff;
width:80px;
background: transparent url("resetbutton02.gif") no-repeat;
}