/*
CSS for GPC site
*/

body {
color:darkgreen;
font-family: Verdana, Helvetica, Arial, sans-serif;
background-color: seashell;
line height: 125%;
padding: 0;
margin:0;
}

li {
font-size: small;
list-style-type:circle;
}

h1 {
color:#ffffff;
background:darkgreen url(slicedplant3.jpg) no-repeat;
font-size: x-large;
padding-top: 2em;
padding-bottom:  .2em;
padding-left:  .4em
margin:0;
}




h2{
color: darkgreen;
font-size:130%;
font-weight:normal;
padding-top: 15px;
}

h1,h2,h3{
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

p {
font-size: small;
color:darkgreen;
}

#tagline p {
font-style: italic;
font-family: Georgia, Time, serif;
background-color: #f5deb3;
border-top: 3px solid darkolivegreen;
border-bottom: 3px solid darkolivegreen;
margin:0;
background: beige repeat-y right;
}

a{
font-weight:bold;
}
a:link{
color:darkgreen;
}
a:visited{
color:darkgreen;
}
a:hover{
text-decoration:none;
color:brown;
}
a :active{
color:aqua;
}

.fun {
color: #006666;
font-family: Georgia, Times, serif;
letter-spacing: 0.05em;
width:639px; 
}

.half {
width:75%;
}

#navigation {
width: 185px;
height:417px;
background: #ffffff url(logo.jpg) no-repeat;
}

h2, ul {
margin-top: 15px;
}

#navigation,#header,#bodycontent, #tagline{
position:absolute;
}

#tagline {
top:97px;
}

#navigation,#bodycontent {
top:145px;
}

#bodycontent {
left:200px;
}

#header, #tagline {
width:100%;
}

.galleryphoto p {
font-size: 65%;
font-weight: bold;
margin-top: 0;
width: 430px;
line-height: 1.4em;
}

.galleryphoto p span {
font-weight: normal;
color:gray;
}

.galleryphoto img {
border: 15px solid white;
}

table {
border-collapse:collapse;
border: 1px solid black;
}

th {
text-align:left;
background:gray;
color:black;
padding: 0.2em;
}

th {
background: #e2edff url(td.jpg) repeat-x top;
}

#search {
position: absolute;
top: 95px;
right: 15px;
font-size: x-small;
font-weight: bold;
color: darkgreen;}

a p {
border: 1px solid seashell;
}

#next {
position: absolute;
top:396px;
left:223px;
}


#next2 {
position: absolute;
top:396px;
left:424px;
width: 181px;
height: 74px;
border-collapse:collapse;
}

p a img {
border: 1px solid seashell;
}

#first {
position:absolute;
left:0px;
border-collapse:collapse;
}

#second {
position:absolute;
left:154px;
border-collapse:collapse;
}

#news {
position:absolute;
top:0px;
left:360px;
width:180px;
padding:10px;
border-style:double;
background-color:#BDB76B;
}

#verseotd {
font-style: italic;
position: absolute;
top: 135px;
left: 965px;
padding: 10px;
width: 185px;
height:450px;
}

.tag {
display: none;
}
