@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(http://www.waskostrailers.com/horse-trailers/images/sky.jpg);
	background-repeat: no-repeat;
}
.banner {
	background-image: url(http://www.waskostrailers.com/horse-trailers/images/bannerbk.jpg);
	background-repeat: no-repeat;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #00499A;
}
a:link {
	color: #00499A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00499A;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #00499A;
}
.waskos-trailers-head {
	font-size: 15px;
	color: #00499A;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.waskos-trailers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}