/* Start of CMSMS style sheet 'Upstream - Home' */
#content {
margin: 5px 0px 0px 0px;
padding: 0px 0px;
width: 960px;
float: left;
}

#content #wrapper {
background-color: #D7D7BD;
margin-top: 5px;
margin-bottom: 5px;
overflow: hidden;
padding: 5px;
position: relative;
}

#content .mainwrap {
width: 525px;
padding: 15px;
}

#content .links {
position: absolute;
top: 0px;
right: 0px;
width: 388px;
border-left: solid 2px #AAAA93;
margin: 10px 0px 10px 0px;
font-size: 18px;
color: #4C721D;
}

#content .links img {
margin: 15px 10px 5px;
border: 0px;
}

#content .links a {
display: block;
color: #4C721D;
text-decoration: none;
}

#content .links a:hover {
color: #515A45;
}

#content .hometext {
line-height: 36px;
font-size: 18px;
text-align: justify;
font-stretch: wider;
}

.address {
color: #515A45;
font-size: 10px;
padding: 25px 10px 8px 0px;
}

.address address {
font-style: normal;
}
/* End of 'Upstream - Home' */

