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

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





/* Used for the date. */


h2 {
margin-top: 10px;
margin-right: 10px;
font-size: 10px;
font-style: verdana;
line-height: 1.5em;
padding-left: 20px;
padding-right: 20px;
font-weight: normal;
color: #ffffff;
text-indent: 0px;
}
/* Used for links throughout the whole site. */


h5 {
margin-top: 0;
line-height: 1.6em;
margin-bottom: 0;
font-style: italic;
font-size: 24px;
padding-left: 0px;
padding-right: 0;
font-weight: normal;
color: #ffffff	;
text-indent: 10px;
}



h6 {

font-family: arial;
font-size: 10px;
margin-top: 0;
margin-bottom: 0;
padding-left:0px;
padding-right: 0;
font-weight: normal;
color: #333333;
text-indent: 5px;
}



h4 {

font-family: arial;
font-size: 11px;
margin-top: 0;
margin-bottom: 0;
padding-left:0px;
padding-right: 0;
font-weight: normal;
color: #333333	;
text-indent: 5px;
}

tr, td {
font-size: 10px;
color: #333333;
line-height: 1.6em;
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 */


h3 {
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #333333;w
line-height: 1.9em;
padding-top: 0px;
padding-bottom: 0px;
margin: 0;
padding-left: 10px;
padding-right: 0px;
}


/* Styles for text. */


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

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

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


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



#right-menu {

top: 0px;
left: 0;
width: 763px;
text-align: left;
color: #333333;


}

#right-menu p {

padding-top: 0px;
padding-right: 0px;
margin-bottom: 0px;
padding-left: 0px;
font-size: 10px;

}

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

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

}

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


/* 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: 10px;
font-size: 10px;
padding-left: 40px;
background-color: #666699;
margin-top: 0;
border-top: 1px #000000;

border-bottom: 1px #000000;
color: #ffffff;
}

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

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