* {
	margin:0;
	padding:0;
	outline:none;
	text-decoration:none;
}

body {
	background:#006699 url(images/bg.jpg) repeat-x top left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1{font-size:1.8em; font-weight:bold; color:#e71d35;}
h2{font-size:1.5em; font-weight:bold; color:#006699;}
h3{font-size:1.2em; font-weight:bold; color:#e71d35;}
h4{font-size:1em; font-weight:bold; color:#006699;}
h5{font-size:.85em; font-weight:bold; color:#e71d35;}

h1, h2, h3, h4, h5, p, ul, ol, li {
	margin-top:10px;
	margin-bottom:10px;
}

ul li {
	list-style-position:outside;
	list-style-type:disc;
}

ul, ol {
	margin-left:20px;
}

hr {
	margin:5px auto;
}

img, a img, table {
	border:none;
}
a, #content a {
	color:#006699;
	text-decoration:none;
}
a:hover, #content a:hover {
	text-decoration:underline;
}

/* Wrap */
.wrapped {
	width:1000px;
	margin:0 auto;
}
#home #wrap {
	background:url(images/wraphome_bg.gif) repeat-y;
}
#int #wrap {
	background:url(images/wrap_bg.gif) repeat-y;
}

#int #wrap {
}

/* Header */
#header {
	height:159px;
	background:url(images/header_bg.jpg) no-repeat;
	position:relative;
}

#header .contactInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	color:#096b9c;
	text-align:right;
	display:block;
	position:absolute;
	right:10px;
	top:47px;
	
}

#header .contactInfo .phone {
	font-size:30px;
	line-height:32px;
	color:#C00;
	
}

#header a.logo {
	display:block;
	position:absolute;
	top:0;
	left:10px;
	width:235px;
	height:95px;
}

ul.menu, ul.menu li {
	list-style-position:outside;
	list-style-image:none;
	list-style-type:none;
	margin:0;
	padding:0;
}

#header ul.menu {
	white-space:nowrap;
	display:block;
	overflow:visible;
}

#header ul.menu li {
	float:left;
}

#topNav {
	position:absolute;
	top:0;
	left:392px;
}

/* Body Wrap */
#bodyWrap {
	background:transparent url(images/bodywrap_top.jpg) no-repeat top left;
}

/* Nav */
#nav {
	width:245px;
	float:left;
}

#int #nav {
	padding-top:5px;
}

#nav ul.menu li {
	display:block;
	height:32px;
	width:245px;
}

/* Cover */
#cover {
	width:755px;
	float:right;
}

#coverSlides {
	height:322px;
	width:755px;
	display:block;
	position:relative;
	overflow:hidden;
}

/* Subnav */
#subnav {
	height:78px;
	width:1000px;
	display:block;
	position:relative;
	clear:both;
	background:transparent url(images/subnav_bg.jpg) no-repeat top left;
	
}

#subnav ul.menu{
	display:block;
	position:absolute;
	right:0;
	top:33px;
}

#subnav ul.menu li {
	float:left;
}


/* Content */
#content {
	width:725px;
	float:right;
	padding:15px;
}


/* ************************ */
/* Individual Page Stylings */
/* ************************ */

/* wrap any custom text pages or other custom pages in a div w/ class='textPage' to maintain consistency across these pages.*/
#content div.textPage {
	width:95%;
	margin:0 auto;
}

#aboutUs #ownersMsg {
	margin:10px auto 20px;
	padding:10px;
	border:1px solid #ccc;
}

#aboutUs #ownersMsg img {
	float:right;
	margin:0 0 10px 10px;
	padding:10px;
	border:1px solid #ccc;
}

#fleet h2#headline {
	display:block;
	background:#fff url(images/business_link.gif) no-repeat top center;
	width:240px;
	padding-top:100px;
	text-align:center;
	color:#e71d35;
	float:left;
}

#fleet h2#headline span {
	display:block;
	background:none;
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	padding:20px 10px;
}

#fleetContent {
	width:385px;
	float:right;
	padding:10px;
	border:1px solid #ccc;
}

#fleetContent em {
	text-transform:uppercase;
	color:#e71d35;
	font-weight:bold;
	font-style:normal;
}

span.buslinkLogo {
	display:inline-block;
	text-indent:-100000px;
	background:url(images/business_link_sm.gif);
	width:113px;
	height:15px;
	vertical-align:baseline;
}

#fleet .contentWrapper {
	position:relative;
	clear:both;
	float:none;
}

#fleet .fleetLinks {
	display:block;
	float:none;
	clear:both;
	text-align:center;
}

#fleet #fleetFormLink1 {
	padding-top:20px;
}

#fleet #fleetInventoryLink {
}

/* Footer */
#footerWrap {
	clear:both;
	height:47px;
	background:url(images/footer_bg.gif) no-repeat;
	margin-top:10px;
}

#int #footerWrap {
	height:47px;
	background:url(images/footer_int_bg.gif) no-repeat;
	margin-top:0;
	padding-top:53px;
}

#footer {
	padding:3px 10px;
	width:980px;
}

.footerInfo, .footerInfo a {
	font-weight:bold;
	font-size:12px;
	color:#ffdd33;
}

.footerInfo span {
	font-size:18px;
}

#footer #addy {
	float:left;
	text-align:left;
}

#footer #contactInfo {
	float:right;
	text-align:right;
}

#footer #socNet {
	text-align:center;
	margin-top:4px;
}

#footer #socNet a {
	display:inline-block;
	margin-right:5px;
}


/* SEO */

#seoWrap {
	color:#888;
}
#seoWrap a {
	color:#999;
}
#seoWrap a:hover {
	color:#bbb;
}
#seoWrap {
	margin:0 auto;
	padding:20px 0;
	clear:both;
	padding:10px;
}

#seoToggle {
	border-bottom:1px solid #333;
	padding-left:12px;
}

#seoTextWrap {
	text-align:left;
}

.seo_scrolling {
	overflow: auto;
	margin:20px auto; 
	padding:0px; 
	width:900px; 
	clear: both;
}
.seo_scrolling a{text-decoration: none;}
.seo_scrolling a:hover{text-decoration: none;}
.seo_scrolling p, .seo_scrolling ul, .seo_scrolling ol {margin-top:10px;margin-bottom:10px;}  








/* Special Classes and IDs */
.left {
	float:left;
}
.right {
	float:right;
}
.center {
	text-align:center;
}
p.right {
	text-align:right;
}
img.center {
	display:block;
	margin:0 auto;
}
.contactheader {
	display:none;
}
.BrowseBox1 {
	margin:3px auto 3px auto;
}
.clearFix, .clearfix {clear:both;}


li.none {
	list-style-type:none;
}