.totallyRecentNews
{
   
}

.totallyRecentNews span
{
   display: none;
}

.moreLink, .moreLink a
{
   text-align: right;
   color: #444;
}

#newsColumn
{
   display: block;
   width: 200px;
   height: 365px;
   padding: 40px 30px 0px 25px;
   background: url(/images/lay_newspaper.jpg) no-repeat;
   font-family: times, times new roman, serif;
}

.newsArticle
{
   margin-bottom: 10px;
}

.newsTitle, .newsTitle a
{
   color: #444;
   font-size: 20px;
   font-weight: normal;
   font-style: normal;
   padding-bottom: 10px;
}

.blogPreview
{
   height: 60px;
   overflow: hidden;
}

.blogPreview p
{
   line-height: 1em;
}

.blogPreview, .blogPreview a
{
   color: #444;
   padding-bottom: 10px;
}

.blogPreview a, .newsTitle a
{
   text-decoration: underline;
}

.blogHeader
{
   display: block;
   width: 557px;
   color: #336600;
   padding: 2px 0px 3px 8px;
}

.blogTitle
{
   font-size: 14px;
   font-weight: bold;
}

.blogDate
{
   font-size: 13px;
}

.blogStory
{
   font-size: 12px;
   margin: 5px 0px 20px 3px;
}

.formFieldError
{
   background: #f3cdf3;
}

#portfolioDescription
{
   min-height: 300px;
}

.portfolioImage
{
   display: block;
   padding: 7px;
   margin: 0px 0px 5px 5px;
   border: solid 1px #000;
   background: #fff;
}

.portfolioButton
{
   padding: 2px;
   border: solid 1px #000;
   background: #fff;
}

div.portfolioPhoto
{
   text-align: center;
}

img.portfolioPhoto
{
   padding: 5px;
   border: solid 1px #000;
   background: #fff;
}

#servicesList
{
   float: left;
   width: 300px;
   margin: 10px 5px 0px 5px;
}

#servicesDetail
{
   float: left;
   width: 425px;
   background: #eff7ee;
   padding: 5px;
   margin: 10px 0px 20px 0px;
}

#portfolio ul.clients
{
   margin: 0px;
   padding: 0px;
   float: left;
}

#portfolio ul.clients li
{
   list-style-type: none;
   width: 175px;
   margin-right: 7px;
}

h3.colleenBio
{
   width: 500px;
   height: 20px;
   background: url(/images/img_colleenBio.png) no-repeat;
   padding-top: 105px;
}

h3.sebastianBio
{
   width: 500px;
   height: 20px;
   background: url(/images/img_sebastianBio.png) no-repeat;
   padding-top: 105px;
}
