body {
	/* Main Font Sizes */
	font: normal 11px "Arial", "Helvetica", sans-serif;
	color: #242424;
	/* Main Background Color */
	background-color: #ffffff;
	background-image: url('images/bg.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	margin: 0;
	padding: 0;
}

a {
	color: #f7941d; text-decoration: none;
}
	
a:hover { text-decoration: none; color: #565656;
}

a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }
a.order-now {color:#c50000;}
a.order-now:hover {color:#de3232;}
.other-links-container {width:156px;margin-top:10px;border:2px solid #0638B2;border-radius:5px;padding-top:5px;}
ul.other-links {font-size: 14px;line-height: 20px;list-style: none outside none;padding-left: 5px;}
ul.other-links a {color: black;font-size:17px;line-height:25px;}
ul.other-links a:hover {color: #c50000;}
table.bottom-border {border-top:1px solid #0638b2;}
td.menu-bg-blue {background: url("../images/can-am-menu-bg.gif") repeat-x scroll 0 0 transparent;width:1000px;height:50px;display:block;}
td.menu-bg-blue ul {list-style:none;color:white;}
td.menu-bg-blue li {float:left;color:white;line-height:48px;}
td.menu-bg-blue li:a {color:white;font-size:15px;}
a.menu-bg-titles {color:black;font-size:20px;font-weight:bold;}
a.menu-bg-titles:hover {color:white;}

