#top-image
{
    height: 170px;
}

    #top-image img
    {
        display: block;
    }

#contact-info
{
    padding-top: 10px;
    float: left;
}

#start-content
{
    float: right;
    width: 830px;
    padding: 10px;
}

    #top-columns
    {
        margin-bottom: 10px;
    }

        #top-columns .column
        {
            float: left;
            border: 1px solid #e4ddca;
            padding: 10px;
            width: 248px;
            margin-right: 10px;
            height: 282px;
        }

        #top-columns .column3
        {
            margin: 0;
        }

            #top-columns .column img
            {
                display: block;
                clear: both;
                margin-bottom: 3px;
            }

            #top-columns .column h2
            {
                font-size: 2.5em;
            }

    #bottom-columns
    {

    }

        #bottom-columns .column
        {
            float: left;
            border: 1px solid #e4ddca;
            padding: 10px;
        }

        #bottom-columns .column1
        {
            float: right;
            width: 248px;
            height: 394px;
            background: #e4ddca;
        }

            #bottom-columns .column1 h2, #bottom-columns .column1 strong
            {
                color: #416946;
                font-size: 2em;
                font-weight: normal;
            }

            #bottom-columns .column1 h2
            {
                margin-bottom: 0;
            }

            #bottom-columns .column1 h3
            {
                color: #c13332;
                font-weight: bold;
                font-size: 1.1em;
            }

        #bottom-columns .column2
        {
            width: 528px;
            margin-bottom: 10px;
            height: 90px;
        }

        #bottom-columns .column3
        {
            clear: left;
            width: 248px;
            margin-right: 10px;
            height: 150px;
        }

            #bottom-columns .column3 h2
            {
                font-size: 2.2em;
            }

        #bottom-columns .column4
        {
            width: 248px;
            height: 150px;
        }

        p.read-more
        {
            float: right;
        }

            p.read-more a
            {
                color: #c13332;
                text-transform: uppercase;
            }

	p.ts
	{
		float: left;
	}
