
/* 

STYLE SHEET FOR NEW WAY TRUCKS WEB SITE
Created by Bluespace Creative, Inc.
www.bluespacecreative.com

*/

body {font-size: 11px;}

#flash {clear: both;}

#CTA {
	width: 675px;
	height: 139px;
	clear: both;
	float: left;
}

.boxTitle {
	padding-top: 12px;
	padding-left: 12px;
}

.newsTitle {
	padding-top: 12px;
	padding-left: 16px;
}

#news {
	background-image: url(../newimages/bottom_gradiant.jpg);
	height: 139px;
	width: 352px;
	float: left;
	font-weight: bold;
}
#news p {letter-spacing: -.5px;}

#support p, #dealer p {
	padding-top: 3px;
	padding-left: 12px;
	line-height: 17px;
}

#news p {
	padding-top: 10px;
	padding-left: 6px;
	letter-spacing: -0.4px;
}

#support {
	float: left;
	width: 158px;
	margin-left: 4px;
	background-image: url(../newimages/bottom_gradiant.jpg);
	height: 139px;
}

#support .boxTitle {padding-bottom: 1px;}

#support .padded {padding-right: 15px;}

#dealer {
	height: 139px;
	width: 155px;
	background-image: url(../newimages/bottom_gradiant.jpg);
	float: left;
	margin-left: 5px;
}
#wrapper #CTA #dealer .padded {
	padding-right: 10px;
	padding-top: 6px;
}

.news {
	color: #646464;
	font-weight: normal;
	padding-left: 10px;
	font-style: italic;
}

  
.news a {color: #282828;}

a {color: #58585A; text-decoration: none;}
a:hover {text-decoration: underline;}
a:visited {
	color: #3E3E40;
}
