body
{
background-color: #cccc99;
color: #000000;
font-size: 76%;
text-align: left;
font-family: Verdana, Arial, Geneva, sans-serif;
}

.skiplink
{
display: none
}

p
{
line-height: 130%;
font-size: small;
}

p.pagebreak
{
page-break-after: always;
}


.blue
{
color: blue;
}

img
{
border: 0;
}

a.image:link, a.image:visited, a.image:active, a.image:hover
{
text-decoration: none;
}



#container
{
width: 700px;
margin: 0px auto;
text-align: left;
padding: 0;
background-color: transparent;
}

#header
{
display: none
}

#navbottom
{
display: none
}

#content
{
width: 700px;
}

#sidebar
{
display: none
}

#mainarea
{
float: left;
width: 600px;
text-align: left;
background-color: transparent;
margin-bottom: 10px;
}

#mainarea ul
{
line-height: 130%;
margin: 0;
}

#mainarea ul li
{
list-style-type: square;
line-height: 130%;
margin: 4px 0 4px 2em;
}

#mainarea a:link, #mainarea a:visited, #mainarea a:active
{
color: #000000;
font-weight : bold;
}

#mainarea a:hover
{
color : #ff0000;
text-decoration: none;
}

#mainarea h2
{
font-weight: normal;
}

#footer
{
display: none
}






/* -- WEED DETAILS -- */

#weed-details
{
width: 320px;
margin-left: 14px;
float: left;

padding: 0;
padding-bottom: 8px;
background-color: #cccccc;
}

#weed-details h2
{

color: black;
font-size: 2em;
font-weight: bold;
text-align: center;
margin: 0;
padding: 0;
padding-top: 5px;
padding-bottom: 5px;
}

#weed-details h3
{

color: black;
font-size: .9em;
text-align: center;
margin: 0;
padding: 0;
padding-bottom: 5px;
}

#weed-details h4
{

color: black;
font-size: 1em;
text-align: center;
margin: 0;
padding: 0;
padding-top: 8px;
}

#weed-details p.black
{
color: black;

font-size: .9em;
margin: 0;
padding: 0;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
text-align: center;
}

#weed-details p.green
{
color: black;

font-size: .9em;
margin: 0;
padding: 0;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 5px;
padding-right: 5px;
text-align: right;
}

#weed-details ul.black
{
color: black;

font-size: .9em;
margin: 0;
padding: 0;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
text-align: left;
}

#weed-details p, #weed-details ul, #weed-details h5
{
padding-left: 8px;
padding-right: 8px;
}

#weed-images
{
width: 200px;
float: right;
text-align: right;
}


div.captioned-image
{
float: right;
width: 190px;
text-align: center;

margin-bottom: 12px;
}

div.captioned-image p
{
text-align: center;
font-size: .9em;

padding: 8px;

}

div.captioned-image img
{
margin-bottom: 8px;
float: right;
border: 1px solid black;
}