#left_container{
position:relative;
left:9px;
float:left;
width:386px;
top:5px;
}
#right_container{
position:relative;
left:18px;
float:left;
width:202px;
top:5px;
background-color:#BCB486;
}
.right_header{
background-color:#989256;
padding:10px 7px 10px 7px;
color:#FFFFFF;
font:arial;
font-size:11px;
font-weight:bold;
position:relative;
}
.left_header{
color:#000000;
font:arial;
font-size:17px;
font-weight:bold;
}
.left_section_container{
position:relative;
float:left;
width:380px;
}
.left_section_body{
position:relative;
float:left;
padding:5px 0 5px 5px;
}
.left_section_header{
position:relative;
font-size:11px;
font-weight:bold;
font:arial
}
.left_section_subheader{
position:relative;
font-size:11px;
font:arial
}
.left_section_copy{
position:relative;
font-size:11px;
font:arial;
padding-right:3px;
}
.left_section_image{
position:relative;
float:left;
width:124px;
height:99px;
border:1px #000000 solid;
}
a.left_section_link, a.left_section_link:visited {
  color: #c60;
  font-weight: bold;
  text-decoration: underline;
  display: inline;
}
a.left_section_link:hover {
  color: #000;
}
a.right_section_header, a.right_section_header:visited {
  color: #59532E;
  font-weight: bold;
  text-decoration: underline;
}
a.right_section_header:hover {
  color: #000;
}
.right_section_copy{
position:relative;
font-size:12px;
font:arial;
color:#666666;
margin:0;
padding-top:5px;
}
.right_section_container{
position:relative;
float:left;
width:190px;
padding:5px;
}
.right_more_container{
postion:relative;
padding:5px 7px 5px 5px;
}
a.right_more_link, a.right_more_link:visited{
color:#59532E;
text-decoration: underline;
}
a.right_more_link:hover {
  color: #000;
}