﻿/*
.Content {
	overflow: hidden;
	padding-bottom: 40px;
	width: 919px;
}

.CallToAction
{
	float: left;
	height: 324px;
	list-style: none;
	margin: 2px 0px 23px 2px;
	width: 278px;
}

	.CTA1
	{
		overflow: hidden;
		text-indent: -5000px;
	}
	
		.CTA1 a {background: top no-repeat url(../images/cta01.jpg); display: block; height: 81px; width: 278px;}
		.CTA1 a:hover {background: bottom no-repeat url(../images/cta01.jpg);}
		
	.CTA2
	{
		overflow: hidden;
		text-indent: -5000px;
	}
	
		.CTA2 a {background: top no-repeat url(../images/cta02.jpg); display: block; height: 81px; width: 278px;}
		.CTA2 a:hover {background: bottom no-repeat url(../images/cta02.jpg);}
			
	.CTA3
	{
		overflow: hidden;
		text-indent: -5000px;
	}
	
		.CTA3 a {background: top no-repeat url(../images/cta03.jpg); display: block; height: 81px; width: 278px;}
		.CTA3 a:hover {background: bottom no-repeat url(../images/cta03.jpg);}
		
	.CTA4
	{
		overflow: hidden;
		text-indent: -5000px;
	}
	
		.CTA4 a {background: top no-repeat url(../images/cta04.jpg); display: block; height: 81px; width: 278px;}
		.CTA4 a:hover {background: bottom no-repeat url(../images/cta04.jpg);}



.FlashFeature
{
	background: url(../images/bkg_flashfeature.jpg) no-repeat;
	height: 313px;
	margin-bottom: 22px;
	margin-left: 289px !important;
	margin-left: 286px;
	padding: 7px;
	width: 615px;
}

.ColumnA
{
	float: left;
	margin-left: 2px;
	width: 438px;
}

	.ColumnA a {color: #4D62A5;}
	.ColumnA a:hover {color: #10428B;}

.ColumnB
{
	margin-left: 480px !important;
	margin-left: 477px;
	width: 437px;
}

	.ColumnB a {color: #4D62A5;}
	.ColumnB a:hover {color: #10428B;}

.ColumnHeader
{
	background: url(../images/gray_dashes.gif) bottom repeat-x;
	color: #10428B;
	font-size: 18px;
	font-weight: normal;
	line-height: 32px;
	margin-bottom: 10px;
}

.ColumnText
{
	padding-bottom: 10px;
}
*/

.HomeWrap
{
    background: url(../Images/home-pillow.jpg) no-repeat 0px bottom;
    overflow: hidden;
}

.HomeLeft
{
    float: left;
    text-indent: -5642px;
    width: 450px;
}

.HomeRight
{
    margin-left: 506px;
}

.HomePhotos
{
    margin-bottom: 5px;
    text-align: center;
    width: 400px;
}

.HomeTruck
{
    background: #ffe14b;
    border: double 3px #10428b;
    color: #10428b;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 10px;
    padding: 5px 25px 0;
    text-align: center;
}

.HomeNews
{
    background: #b5bddc;
    border: double 3px #10428b;
    font-size: 12px;
    padding: 15px 20px 15px 40px;
    margin-bottom: 10px;
}

.HomeNews h2
{
    color: #10428b;
    font-size: 16px;
}

.HomeBottom
{
    background: #b5bddc url(../Images/bgHomeTagline.gif) no-repeat 10px center;
    height: 30px;
}
.HomeBox 
{
	background: #b5bddc url(../Images/HomeBoxBg.jpg) repeat-y;
	width:392px;
	margin:0 0 0 5px;
}
.HomeBox h2 
{
	font-size:22px;
	font-weight:bold;
	color:#263371;
	padding: 10px 0 0 20px;
	text-decoration:underline;
}
.HomeBox ul 
{
	margin: 0 25px 0 40px;
	list-style-type:none;
}
.HomeBox li 
{
	background: url(../Images/HomeBullet.gif) left 7px no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#263371;
	margin: 0 0 9px 0;
	padding: 0 0 0 33px;
}
.HomeBox a, .HomeBox a:visited 
{
	color:#263371;
}
.HomeBoxTop
{
	background: #b5bddc url(../Images/HomeBoxTop.jpg) no-repeat;
	height: 45px;
}
.HomeBoxBottom
{
	background: #b5bddc url(../Images/HomeBoxBottom.jpg) no-repeat;
	height: 140px;
}