
#contentbg {
border-bottom: 3px solid #996519;
}

#c1 {
width: 220px;
float:left;
text-align:left;
margin: 0px 10px 0px 0px;
}

#c1 img  {
border-top: 3px solid #66b333;
border-bottom: 3px solid #66b333;
border-right: 0px;
border-left: 0px;
margin-bottom: 20px;
}

#c1 h2 {
color: #66b333;
}

#c1 a:link, a:visited {
color: #66b333;
text-decoration: none;
}

#c2 {
width: 220px;
float:left;
text-align:left;
margin: 0px 10px;
}

#c2 img  {
border-top: 3px solid #f74d33;
border-bottom: 3px solid #f74d33;
border-right: 0px;
border-left: 0px;
margin-bottom: 20px;
}

#c2 h2 {
color: #f74d33;
}

#c2 a:link, a:visited {
color: #f74d33;
text-decoration: none;
}

#c3 {
width: 220px;
float:left;
text-align:left;
margin: 0px 0px 0px 10px;
}

#c3 img  {
border-top: 3px solid #996519;
border-bottom: 3px solid #996519;
border-right: 0px;
border-left: 0px;
margin-bottom: 20px;
}

#c3 h2 {
color: #996519;
}

#c3 a:link, a:visited {
color: #996519;
text-decoration: none;
}

#c1 a:hover, a:hover visited, #c2 a:hover, a:hover visited , #c3 a:hover, a:hover visited {
color: #78261B;
}

#footer {
color: #996519;
}