.titleitalic {
        font-family: Verdana, Tahoma, Arial;
        font-size: 20px;
        font-weight: bold;
        line-height: 20px;
        color: #8a191c;
        text-decoration: none;
}
.subtitle {
        font-family: Verdana, Tahoma, Arial;
        font-size: 15px;
        font-weight: bold;
        line-height: 15px;
        color: #8a191c;
        text-decoration: none;
}
.copybold {
        font-family: Arial;
        font-size: 12px;
        font-weight: bold;
        line-height: 16px;
        color: #594e3a;
        text-decoration: none;
}
.copyboldgreen {
        font-family: Arial;
        line-height: 16px;
        color: #155519;
        text-decoration: none;
}
.copy {
        font-family: Arial;
        font-size: 12px;
        line-height: 16px;
        color: #594e3a;
        text-decoration: none;
}
.buckets {
        font-family: Arial;
        font-size: 11px;
        line-height: 14px;
        color: #594e3a;
        text-decoration: none;
}
A:link {text-decoration: none; color: #8a191c}
A:visited {text-decoration: none; color: #8a191c}
A:active {text-decoration: none; color: #594e3a}
A:hover {text-decoration: none; color: #594e3a}

.designbuckets{
	float:right;
	background-color:#F2ECD1;
	border:solid #E7DFBF 1px;
	width:300px;
	padding:13px;
	margin-left: 30px;
	margin-top:5px;
}

.borderbottom{background-image:url(images/border_b.gif); background-repeat:repeat-x;}

.portfoliobuckets{width:258px;}

.portfolioweb{float:left; margin-right:20px;}

.portfoliologo{float:left;}
