/* It's not easy being green. Left lower side bar*/

body {
margin: 0;
font-family: verdana;
background-color: #ffffff;}



/* Used for links throughout the whole site. */


h3 {

font-family: verdana;
margin-top: 0;
margin-bottom: 0;
font-size: 11px;
padding-left: 60px;
padding-right: 0;
font-weight: normal;
color: #000000	;
text-indent: 0px;
}

tr, td {
font-size: 11px;
color: #333333;
line-height: 1.7em;
padding-top: 0px;
padding-bottom: 0px;
margin: 0;
padding-left: 0px;
padding-right: 0px;
}

/* Styles for the word Sold and headings on each web page */


h2 {
font-size: 12px;
font-weight: normal;
color: #333333;
line-height: 1.6 em;
padding-top: 0px;
padding-bottom: 0px;
margin: 0;
padding-left: 30px;
padding-right: 10px;
}


/* Styles for text. */


p {
font-family: verdana;
margin-bottom: 0;
margin-left: 0px;
margin-right: 0;
font-size: 11px;
color: #333333;
margin-top: 0;
padding-top: 0px;
padding-bottom: 0px;
}

/* Styles for the navbar on the right side. */

#right-menu {
position: absolute;
top: 0px;
left: 0;
width: 190px;
text-align: right;
}

#left-menu p {
padding-right: 0px;
margin-bottom: 0px;
padding-left: 0;
font-size: .7em;

}

#left-menu a:link, #left-menu a:visited {
color: #333333;
border-bottom: none;
}

#left-menu a:hover, #left-menu a.current {
color: #330000;
text-decoration: none;
border-bottom: 1px #330000 dotted;

}

span.arrow {
font-size: 1.1em;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #660000;
border-bottom: 1px #660000;
;
}

a:hover {
text-decoration: none;
border-bottom: 1px #660000 dotted;

}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 5px;
padding-bottom: 5px;
line-height: 21px;
font-size: 11px;
padding-left: 40px;
background-color: #ffffff;
margin-top: 0;
border-top: 3px #867960 double;
border-bottom: 3px #867960 double;
color: #6c8a0d;
}

#footer a:link, #footer a:visited {
color: #867960;
border-bottom: none;
}

#footer a:hover {
text-decoration: underline;
color: #867960;
}