@charset "utf-8";
/* CSS Document for Desktop*/

.col-1 {width: 8.33%;}
.col-2 {width: 16.66%;}
.col-3 {width: 25%;}
.col-4 {width: 33.33%;}
.col-5 {width: 41.66%;}
.col-6 {width: 50%;}
.col-7 {width: 58.33%;}
.col-8 {width: 66.66%;}
.col-9 {width: 75%;}
.col-10 {width: 83.33%;}
.col-11 {width: 91.66%;}
.col-12 {width: 100%;}

* {
    box-sizing: border-box;
}


[class*="col-"] {
    float: left;

}


@media only screen and (max-width: 600px) {
    /* MODILE AND SMALL SCREENS*/
    [class*="col-"] {
        width: 100%;
    }
.headimg {
	background-image: url(images/2015-mainsite/2-truck-sm.jpg);
	background-position: bottom center;
	height: 100%;
}
.lrquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 15px;
}
.freephotoquote {
	background-color: #EEEEEE;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	color: #000000;
	padding-top: 15px;
	padding-right: 8px;
	padding-bottom: 15px;
	padding-left: 8px;
}
}
@media only screen and (min-width: 600px) and (max-width: 1782px){
	/* DESKTOP VIEW ONLY ------------------------ */
.headimg {
	background-image: url(images/2015-mainsite/2-truck-med.jpg);
	background-position: center center;
	height: 560px;
}
.lrquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 5em;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 150px;
	padding-right: 50px;
	padding-left: 50px;
}
.freephotoquote {
	background-image: url(images/2015-mainsite/illustrations-bw.jpg);
	background-color: #EEEEEE;
	background-position: left;
	background-repeat: no-repeat;
	height: 180px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	color: #000000;
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
}
}
@media only screen and (min-width: 1782px) {
	/* LARGE DESKTOP VIEW ------------------------ */
.headimg {
	background-image: url(images/2015-mainsite/2-truck-lr.jpg);
	background-position: center center;
	height: 890px;
}
.lrquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 5em;
	color: #FFFFFF;
	font-style: italic;
	padding-top: 150px;
	padding-right: 50px;
	padding-left: 50px;
}
.freephotoquote {
	background-image: url(images/2015-mainsite/illustrations-bw.jpg);
	background-color: #EEEEEE;
	background-position: left;
	background-repeat: no-repeat;
	height: 180px;
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-style: italic;
	color: #000000;
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
}
}


/*columns------------ */
.col6noresize {
	width: 30%;
	float: left;
}
.clear {
	clear: both;
}


.row {
	background-color: #FFFFFF;
}

.pad10 {
	padding: 10px;
}

.row:after {
    content: "";
    clear: both;
    display: block;
}
.percent80 {
	font-size: 80%;
}
/*MAIN NAV --------------- */
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 8px;
	padding-bottom: 8px;
}


.menutxt ul li{

}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #CC3333;
}
a:active {
	color: #CCCCCC;
}

.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #333333;
	text-align: center;
	padding-bottom: 25px;
	padding-right: 8px;
	padding-left: 8px;
}
.top {
	text-align: right;
	position: fixed;
	right: 0px;
	bottom: 0px;
}

.footertxt a:link {
	color: #CC3333;
}
.footertxt a:visited {
	color: #CC3333;
}
.footertxt a:hover {
	color: #666666;
}
.container {
	text-align: center;
}
.bullets ul li{
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: left;
}
.agreementcol {
	background-color: #000000;
	padding-top: 8px;
	padding-bottom: 8px;
}
.recentimg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
}
.recentimg a:link{
	color: #CC3333;
}
.recentimg a:visited{
	color: #666666;
}
.recentimg a:hover{
	color: #666666;
}


.whitetxt {
	color: #FFFFFF;
}
.whitetxt ul li{
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;
}
.recimg1 {
	background-image: url(images/2015-mainsite/box-thistle-bw.jpg);
	background-position: center center;
	height: 300px;
	width: 90%;
	border: 2px solid #000000;
}
.recimg1:hover {
	background-image: url(images/2015-mainsite/box-thistle.jpg);
	background-position: center center;
	height: 300px;
	width: 90%;
	border: 2px solid #000000;

}
.recimg2 {
	background-image: url(images/2015-mainsite/box-moon-bw.jpg);
	background-position: center center;
	height: 300px;
	width: 90%;
	border: 2px solid #000000;
	background-repeat: no-repeat;

}
.recimg2:hover {
	background-image: url(images/2015-mainsite/box-moon.jpg);
	background-position: center center;
	height: 300px;
	width: 90%;
	border: 2px solid #000000;
	background-repeat: no-repeat;

}
.recimg3 {
	background-image: url(images/2015-mainsite/box-open-bw.jpg);
	background-position: center center;
	height: 300px;
	width: 90%;
	border: 2px solid #000000;

}
.recimg3:hover {
	background-image: url(images/2015-mainsite/box-open.jpg);
	background-position: center center;
	height: 300px;
	width: 90%;
	border: 2px solid #000000;

}
.catpad {
	text-align: center;
	overflow: hidden;
	display: inline-block;
}

.cattxt {
	float: left;
	text-align: left;
}
.rightbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC3333;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CC3333;
}
.rightbody a:link{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	list-style-type: none;
	color: #333333;
}
.rightbody a:visited{
	color: #333333;
}
.rightbody a:hover{
	color: #CC3333;
	text-decoration: underline;
}
.rightbody ul{
	list-style-type: none;
	margin: 5px;
	padding: 3px;
}	
.connectmenu {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	font-weight: bold;
}
.lowborder {
	border-top-width: 3px;
	border-top-color: #CC3333;
	border-top-style: solid;
}
.imglinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #CC3333;
	padding-bottom: 10px;
	font-weight: bold;
}
.imglinks a:link {
	color: #CC3333;
}
.imglinks a:visted {
	color: #CC3333;
}
.imglinks a:hover {
	color: #333333;
}
.agreeBullet {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.agreeBullet ul li{
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
