@charset "utf-8";
/* CSS Document */

body {
	background-color:#040404;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
-->
div.shell {
	height: 100%;
	text-align: center;
}
div.splashbanner {
	background-image:url();
	height: 495px;
	background-repeat: no-repeat;
	background-position:center;
	text-align: center;
}
div.topnavsection {
	text-align: center;
	background-image: url(/site/img/top_nav_bg_for_div.jpg);
	height: 129px;
	background-repeat: no-repeat;
	background-position:center;
}
div.bannerdiv {
	text-align: center;
	background-image: url(/site/img/bg_bllur.jpg);
	height: 313px;
	background-repeat: repeat-x;
	background-position:center;
}
div.interiorbannerdiv {
	text-align: center;
	background-image: url(/site/img/bg_bllur.jpg);
	height: 213px;
	background-repeat: repeat-x;
	background-position:center;
}
div.articleimagesrc {
	text-align: left;
	background-image: url(articleimage);
	width: 253px;
	height: 135px;
	background-repeat: no-repeat
	background-position:center;
}
div.bannerimage {
	text-align: center;
	background-image: url(/site/img/swoop_banner_bg.jpg);
	height: 313px;
	background-repeat: no-repeat;
	background-position:center;
}
div.interiorbannerimage {
	text-align: center;
	background-image: url(/site/img/inner_swoop_banner_bg.jpg);
	height: 213px;
	background-repeat: no-repeat;
	background-position:center;
}
div.contentdiv {
	text-align: center;
	background-repeat: no-repeat;
	margin-left: 7px;
	background-image: url(/site/img/content_bg.jpg);
	background-position: top center;
}
div.contentdivnodiv {
	text-align: center;
	background-repeat: no-repeat;
	margin-left: 7px;
	background-image: url(/site/img/content_bg_nodivide.jpg);
	background-position: top center;
}
div.contentdivfill {
	text-align: center;
	background-color: #040404
}
div.contentbg {
	text-align: left;
	background-repeat: no-repeat;
	background-image: url(/site/img/content_bg.jpg);
	height: inherit;
}
div.homecontent {
	text-align: left;
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
}
div.imagepadding {
	text-align: left;
	height: auto;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.newsmaintext {
	text-align: left;
	margin-right: 10px;
	margin-left: 0px;
}
div.newsmaintextright {
	text-align: right;
	margin-right: 10px;
	margin-left: 0px;
}
div.content {
	text-align: left;
	float: left;
}
div.newsmainimg {
	text-align: left;
	margin-right: 10px;
	margin-left: 8px;
}
div.innerpagecontentpadding {
	text-align: left;
	margin-right: 20px;
	margin-left: 12px;
}
div.righthomemainimg {
	text-align: left;
	margin-right: 10px;
	margin-left: 20px;
}
div.footerdiv {
	background-repeat: repeat-x;
	background-position:top;
	background-image: url(/site/img/i-moto_gray_overtop_fade_bg.png);
}
div.topnavbar {
	text-align: center;
	background-image: url(/site/img/top_nav_bg.jpg);
	height: 129px;
}
div.byline {
	text-align: center;
}
.bylinetext {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.bodytext {
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	margin-right: 10px;
	line-height: 17px;
}
.orangebodytext {
	color: #F90;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 19px;
}
.orangelargebodytext {
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
}
.orangexlargebodytext {
	color: #F90;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
}
.whitelargebodytext {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
}
a:link {
	text-decoration:none;
	color: #F90;
}
.image{
	border-color: #F90;
	border-width:1px;
      }
a:link {text-decoration:none;
		color: #F90;}
a:visited {text-decoration:none;
		color: #F90;}
a:hover {text-decoration:underline;
			color: #F90;}
a:active {text-decoration:underline;
}
ul {list-style-type: none;
}
li {list-style-type: none;
}