.service
{
    margin: 0px 0px 30px 0px;
}
.serviceInList
{
    margin: 0px 0px 3px 0px;
}
.serviceSectionHeader
{
    font-size: large;
    font-weight: bold;
    margin-top: 50px;
    color: #882211;
}
.serviceHeader
{
    font-size: medium;
    font-weight: bold;
    color: #333333;
}
.serviceItem
{
    margin-left: 25px;
    margin-right: 25px;
}
.serviceItemHeader
{
    font-weight: bold;
}
.servicePricing
{
    font-weight: bold;
}
.serviceTime
{
    font-weight: bold;
}
.ugServiceHeader
{
    font-weight: bold;
    color: #333333;
    font-size: larger;
}
.ugServicePricing
{
    font-weight: bold;
    color: #333333;
}
.ugServiceDescription
{
    padding-left: 10px;
}
.ugServiceTime
{
    font-weight: bold;
    color: #333333;
}
.serviceSectionDescription
{
    font-weight: bold;
}
.serviceSectionDescriptionLarge
{
    font-size: larger;
    font-weight: bold;
    color: #882211;
}
.packageHeader
{
    font-size: 16px;
    font-weight: bold;
    color: #882211;
}
.packageItem
{
    font-weight: bold;
}
