﻿/*********************************
*   Begin Content Large Column
*********************************/
#largeColumn
{
    float:left;
    width:960px;
}

/*   Begin Content Large Row1  */
#largeColumn .row1
{
    float:left;
    width:960px;
    background:url(../Files/Images/home-content-bg.jpg) repeat-y;
    height:310px;
    padding:0;
    border-bottom:3px solid #7b6759;
}

#largeColumn .row1 .left, #largeColumn .row1 .right
{
    text-align:center;
}

#largeColumn .row1 .left
{
    float:left;
    width:375px;
    padding:30px 48px 0 48px;
}

#largeColumn .row1 .left p
{
    *-margin:5px 0;
    margin:5px 0 15px 0;
    font-size:16px;
    color:#999;
}

#largeColumn .row1 .left h2.myriad
{
    margin:0;
}

#largeColumn .row1 .middle
{
    display:none;
}

#largeColumn .row1 .right
{
    float:left;
    width:393px;
    padding:30px 48px 0 48px;
}

#largeColumn .row1 .right h2.myriad
{
    margin:0 0 20px 0;
    text-align:left;
}

#largeColumn .row1 .right .servicesLeft
{
    width:187px;
    float:left;
    text-align:left;
    font-size:14px;    
    line-height:18px;
}

#largeColumn .row1 .right .servicesLeft ul li, #largeColumn .row1 .right .servicesRight ul li
{
    list-style-image:url(../Files/Images/arrow.gif);
    list-style-position:inside;
    *list-style-position:outside;
    font-size:14px;
    margin:0 0 5px;
    color:#000;
}

#largeColumn .row1 .right .servicesRight
{
    width:187px;
    float:right;
    text-align:left;
    font-size:14px;
    line-height:18px;
}

#largeColumn .row1 .right img
{
    margin:40px 0 6px 0;
}

#largeColumn .row1 .right p
{
    font-size:12px;
    color:#999;
    margin:0;
}

#largeColumn .row1 .right p a
{
    text-decoration:underline;
    color:#999;
}
/*   End Content Large Row1  */

/*   Begin Content Large Row2  */
#largeColumn .row2
{
    float:left;
    width:960px;
    background:#e6ffe2;
    min-height:310px;
    height:310px;
    padding:0;    
}

#largeColumn .row2 h2.myriad
{
    margin:0 0 20px 0;
    font-size:24px;
}

#largeColumn .row2 .left
{
    float:left;
    width:391px;
    padding:30px 40px 0 40px;
}

#largeColumn .row2 .left img
{
    margin:10px 0 0 0;
}

#largeColumn .row2 .left h5
{
    font-size:12px;
    font-weight:bold;
    color:#666;
}

#largeColumn .row2 .left p
{
    line-height:18px;
    color:#666;
    margin:10px 0;
}

#largeColumn .row2 .middle
{
	display: none;
}

#largeColumn .row2 .right
{
    float:left;
    width:393px;
    padding:30px 48px 0 48px;
}
/*   End Content Large Row2  */

/*   Begin Content Large Row3  */
#largeColumn .row3
{
	display: none;
}

#largeColumn .row3 .left
{
	display: none;
}

#largeColumn .row3 .middle
{
	display: none;
}

#largeColumn .row3 .right
{
	display: none;
}
/*   End Content Large Row3  */

/*********************************
*  End Content Large Column
*********************************/

/*********************************
*   Begin Content Small Column
*********************************/
#smallColumn
{
    display:none;
}

/*   Begin Content Small Row1  */
#smallColumn .row1
{
    display:none;
}
/*   End Content Small Row1  */

/*   Begin Content Small Row2  */
#smallColumn .row2
{
    display:none;
}
/*   End Content Small Row2  */

/*   Begin Content Small Row3  */
#smallColumn .row3
{
    display:none;
}
/*   End Content Small Row3  */

/*********************************
*  End Content Small Column
*********************************/