
#contentbg {
border-bottom: 3px solid #f78165;
}

a:link, a:visited {
color: #f78165;
text-decoration: none;
}


#c01, #c02, #c03 {
width: 440px;
float:left;
text-align:left;
margin-right: 20px;
}

#c01 img  {
border-top: 3px solid #f78165;
border-bottom: 3px solid #f78165;
border-right: 0px;
border-left: 0px;
margin-bottom: 20px;
}

#c1 {
width: 220px;
float:left;
text-align:left;
margin: 0px 10px 0px 0px;
}

#c1 img  {
border-top: 3px solid #f78165;
border-bottom: 3px solid #f78165;
border-right: 0px;
border-left: 0px;
margin-bottom: 20px;
}

#c1 .title {
color: #f78165;
font-size: 12x;
font-weight: bold;
}

#c02 img  {
border-top: 3px solid #996519;
border-bottom: 3px solid #996519;
border-right: 0px;
border-left: 0px;
margin-bottom: 20px;
}

#c2 {
width: 220px;
float:left;
text-align:left;
margin: 0px 10px;
}

#c2 img  {
border-top: 3px solid #996519;
border-bottom: 3px solid #996519;
border-right: 0px;
border-left: 0px;
margin-bottom: 20px;
}

#c2 .title {
color: #996519;
font-size: 12x;
font-weight: bold;
}

#c03 img  {
border-top: 3px solid #658033;
border-bottom: 3px solid #658033;
border-right: 0px;
border-left: 0px;
margin-bottom: 20px;
}

#c3 {
width: 220px;
float:left;
text-align:left;
margin: 0px 0px 0px 10px;
}

#c3 img  {
border-top: 3px solid #658033;
border-bottom: 3px solid #658033;
border-right: 0px;
border-left: 0px;
margin-bottom: 20px;
}

#c3 .title {
color: #658033;
font-size: 12px;
font-weight: bold;
}

a:hover, a:hover visited  {
color: #78261B;
}

#footer {
color: #f78165;
}