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

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	min-width: 900px;
}
a {
	text-decoration: none;
}
a, img {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
}
.h1shrinker {
	font-size: 22px;
}
.innerContent .features .viewFlyer a {
	color: #162F79;
	display: block;
}
.innerContent .features .viewFlyer1 a {
	color: #162F79;
	display: block;
	line-height: 14px;
	height: 28px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.innerContent .features .viewFlyer2 a {
	color: #162F79;
	display: block;
	line-height: 14px;
	height: 28px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#container  {
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #FFFFFF;
	overflow: visible;
	background-repeat: repeat-y;
	background-position: left;
	min-width: 930px;
	background-image: url(images/sidebar_gradient_new.gif);
} 

#sidebarTop  {
	float: left;
	width: 241px; /* top and bottom padding create visual space within this div  */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	height: 140px;
	margin: 0px;
	background-image: url(images/top_logo.gif);
}

#banner  {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0em;
	height: 140px;
	padding: 0px;
	background-image: url(images/banner_gradient.gif);
	background-repeat: repeat-x;
} 
.viewFlyer {
	position: absolute;
	height: 36px;
	width: 131px;
	top: 150px;
	right: 40px;
	padding: 0px;
	border: 1px solid #666;
	text-align: center;
	background-image: url(images/viewFlyer_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 16px;
	color: #162F79;
	line-height: 37px;
	font-weight: bold;
}
.viewFlyer1 {
	position: absolute;
	height: 36px;
	width: 131px;
	top: 150px;
	right: 40px;
	border: 1px solid #666;
	text-align: center;
	background-image: url(images/viewFlyer_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 14px;
	color: #162F79;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
}
.viewFlyer2 {
	position: absolute;
	height: 36px;
	width: 131px;
	top: 187px;
	right: 40px;
	border: 1px solid #666;
	text-align: center;
	background-image: url(images/viewFlyer_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-size: 14px;
	color: #162F79;
	line-height: 14px;
	font-weight: bold;
	padding: 0px;
}
.backToTop {
	position: absolute;
	height: 20px;
	width: 131px;
	right: 41px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	bottom: 10px;
}
#container #banner img  {
	float: right;
	margin: 0px;
}
#sidebarBottom {
	width: 241px;
	margin: 0px;
	float: left;
	background-image: url(images/sidebar_top_cap.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#mainContent {
	margin-right: 5px;
	background-color: #FFF;
	background-image: url(images/sidebar_gradient_new.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
	overflow: auto;
}
#container #sidebarBottom ul li {
	text-align: right;
	margin-right: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #707174;
	list-style-type: none;
}
#container #sidebarBottom a {
	text-decoration: none;
	color: #000;
	padding-right: 14px;
	margin: 0px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
.current {
	background-image: url(images/current_new.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#container #sidebarBottom a:active {
	color: #666;
	background-image: url(images/a_active.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#container #mainContent #sidebarBottom ul  {
	margin-top: 0px;
}
#container #mainContent .innerContent {
	width: 650px;
	margin-left: 0px;
	padding-top: 14px;
	text-align: left;
}
#container #mainContent #innerContentWrapper {
	padding-top: 0px;
	margin-top: 0px;
}
#container #mainContent .innerContent .overnightPicture {
	width: 200px;
	float: left;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bottomShadow {
	background-image: url(images/under_shadow.gif);
	background-repeat: no-repeat;
	width: 650px;
	height: 29px;
	background-position: center;
}.bottomShadowHalf {
	background-image: url(images/under_shadow_325px.gif);
	background-repeat: no-repeat;
	width: 325px;
	height: 29px;
	background-position: center;
}
.shadowCap {
	background-image: url(images/top_shadow_cap.gif);
	background-repeat: no-repeat;
	background-position: right top;
	position: absolute;
	height: 65px;
	width: 25px;
	top: 0px;
	right: 0px;
}
#container #mainContent .innerContent .features{
	width: 650px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
	background-image: url(images/side_shadow_gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
	overflow: hidden;
	min-height: 230px;
	position: relative;
}
#container #mainContent .cpInnerContent {
	width: 650px;
	margin-left: 270px;
	padding-top: 14px;
	text-align: left;
}
#container #mainContent .cpInnerContent .features{
	width: 650px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
	background-image: url(images/side_shadow_gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
	overflow: hidden;
	min-height: 230px;
	position: relative;
}
#container #mainContent .halfLeftInnerContent {
	width: 325px;
	text-align: left;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainContent .halfLeftInnerContent .features{
	width: 325px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
	background-image: url(images/side_shadow_gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
	overflow: hidden;
	min-height: 180px;
	position: relative;
}
#container #mainContent #innerContentWrapper .columnHolder .halfLeftInnerContent .features h2 {
	text-align: center;
	background-image: url(images/header_gradient.gif);
	background-repeat: repeat-x;
	color: #FFF;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainContent #innerContentWrapper .columnHolder {
	width: 650px;
	margin-left: 270px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#container #mainContent #innerContentWrapper .columnHolder h1 {
	font-size:30px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainContent .halfRightInnerContent {
	width: 325px;
	text-align: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 325px;
}
#container #mainContent .halfRightInnerContent .features{
	width: 325px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
	background-image: url(images/side_shadow_gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
	overflow: hidden;
	min-height: 180px;
	position: relative;
}
#container #mainContent #innerContentWrapper .columnHolder .halfRightInnerContent .features h2 {
	text-align: center;
	background-image: url(images/header_gradient.gif);
	background-repeat: repeat-x;
	color: #FFF;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	font-size: 24px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainContent .innerContent .features h1 {
	text-align: center;
	background-image: url(images/header_gradient.gif);
	background-repeat: repeat-x;
	color: #FFF;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 190px;
	margin: 0px;
	padding-right: 15px;
	font-size: 24px;
}
#container #mainContent .cpInnerContent .features h1 {
	text-align: center;
	background-image: url(images/100px_blueBlack_gradient.gif);
	background-repeat: repeat-x;
	color: #FFF;
	vertical-align: middle;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 15px;
	font-size: 34px;
	width: 250px;
	margin: 0px;
	padding-top: 15px;
	background-position: left center;
	float: left;
	line-height: 34px;
}
#container #mainContent .cpInnerContent .features h3 {
	text-align: center;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 16px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #mainContent .cpInnerContent .features h2 {
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 40px;
}
#container #mainContent .cpInnerContent .features h4 {
	text-align: center;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
#container #mainContent .cpInnerContent .features p {
	text-align: center;
	vertical-align: middle;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333;
}
#container #mainContent .innerContent .features h2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding: 0;
	font-size: 16px;
}
#container #mainContent .innerContent .features h4 {
	margin-top: 9px;
	margin-right: 185px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding: 0;
	font-size: 12px;
	font-style: italic;
}
#container #mainContent .innerContent .features h3 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 220px;
	padding: 0;
	font-size: 40px;
}
#container #mainContent .innerContent .features ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 175px;
	padding-bottom: 3px;
	padding-left: 0px;
}
#container #mainContent .innerContent .features ul {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 220px;
	margin: 0px;
}
.info {
	width: 125px;
	border: 1px solid #666;
	position: absolute;
	top: 75px;
	right: 40px;
	text-align: center;
	margin: 0px;
	padding: 3px;
}
.price {
	font-size: 30px;
	color: #000;
	margin: 0px;
}
.priceInfo {
	font-size: 14px;
	color: #000;
	padding: 0px;
	margin: 0px;
}
.subListItem {
	text-align: center;
}
#container #footer   {
	font-size: 12px;
	margin-top: 15px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-left: 261px;
	text-align: center;
	padding-bottom: 15px;
	margin-right: 20px;
}
.featuresH3 {
	margin-left: 210px;
	margin-right: 180px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}
.featuresH3bottom {
	margin-right: 180px;
	margin-left: 210px;
	margin-top: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}
.featuresP {
	font-style: italic;
	margin-right: 180px;
	margin-left: 210px;
	margin-top: 0px;
	font-weight: normal;
	margin-bottom: 10px;
}
#container #mainContent #sidebarBottom a:hover {
	background-image: url(images/a_hover.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.innerContent .features .viewFlyer a:hover {
	background-image: url(images/viewFlyer_hover_gradient.gif);
	background-repeat: repeat-x;
}
.innerContent .features .viewFlyer1 a:hover {
	background-image: url(images/viewFlyer_hover_gradient.gif);
	background-repeat: repeat-x;
	display: block;
}
.innerContent .features .viewFlyer2 a:hover {
	background-image: url(images/viewFlyer_hover_gradient.gif);
	background-repeat: repeat-x;
}
.innerContent .features .backToTop a {
	color: #162F79;
	line-height: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.hiddenHeader {
	text-indent: -4000px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container #mainContent #innerContentWrapper #pageHeader {
	margin-left: 376px;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#container #mainContent #innerContentWrapper #homePageHeader {
	margin-left: 352px;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.motorcoachFeaturesInnerWrapper {
	width: 300px;
	float: left;
	overflow: hidden;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.motorcoachFeaturesWrapper img {
	margin-left: 350px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.motorcoachFeaturesWrapper .wiFi img {
	margin-left: 362px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.motorcoachFeaturesWrapper .motorcoachFeaturesInnerWrapper img {
	margin: 0px;
	float: left;
	overflow: hidden;
}
#container #mainContent .innerContent .motorcoachFeaturesWrapper{
	width: 650px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
	background-image: url(images/side_shadow_gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden;
}
#container #mainContent .innerContent .motorcoachFeaturesWrapper h2 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 320px;
}
#container #mainContent .innerContent .motorcoachFeaturesWrapper ul li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#container #mainContent .innerContent .motorcoachFeaturesWrapper ul {
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 325px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.innerContent .motorcoachFeaturesWrapper h3 {
	padding-left: 315px;
	padding-right: 30px;
	font-size: 14px;
}
.innerContent .motorcoachFeaturesWrapper h4 {
	padding-left: 315px;
	padding-right: 30px;
	font-size: 14px;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}.innerContent .motorcoachFeaturesWrapper h1 {
	padding-left: 380px;
	padding-right: 30px;
	font-size: 24px;
	padding-bottom: 20px;
}

#container #mainContent .innerContent .whyChooseBiancoWrapper ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 125px;
}
#container #mainContent #innerContentWrapper .innerContent .whyChooseBiancoWrapper ul li h2 {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 18px;
}
#container #mainContent #innerContentWrapper .innerContent .whyChooseBiancoWrapper ul li {
	list-style-type: none;
	vertical-align: middle;
	height: 110px;
	padding-top: 15px;
}

#container #mainContent .innerContent .whyChooseBiancoWrapper{
	width: 650px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
	background-image: url(images/side_shadow_gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden;
}

.whyChooseBiancoWrapper .whyChooseBiancoInnerWrapper {
	width: 100px;
	float: left;
	margin: 0px;
}

#container #mainContent .innerContent .policiesWrapper ul {
	margin: 0px;
	padding-top: 10px;
	padding-right: 50px;
	padding-left: 125px;
	padding-bottom: 25px;
}
#container #mainContent #innerContentWrapper .innerContent .policiesWrapper ul li h2 {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	font-size: 18px;
}
#container #mainContent #innerContentWrapper .innerContent .policiesWrapper ul li {
	list-style-type: none;
	vertical-align: middle;
	padding-top: 15px;
}
#container #mainContent .innerContent .policiesWrapper{
	width: 650px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
	background-image: url(images/side_shadow_gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden;
}
.policiesWrapper .policiesInnerWrapper {
	width: 100px;
	float: left;
	margin: 0px;
	overflow: hidden;
	position: absolute;
}
#container #mainContent #innerContentWrapper .innerContent .policiesWrapper p {
	padding-left: 125px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-top: 0px;
	margin: 0px;
}
.policiesWrapper .policiesInnerWrapper img {
	overflow:hidden;
	margin: 0px;
	float: left;
}
#container #mainContent #innerContentWrapper .innerContent .policiesWrapper #bottomLogos {
	padding-left: 150px;
	padding-bottom: 20px;
	float: left;
	font-size: 10px;
	width: 450px;
}
#container #mainContent #innerContentWrapper .innerContent .policiesWrapper #bottomLogos img {
	float: left;
	padding-right: 10px;
}
#container #mainContent #innerContentWrapper .innerContent .policiesWrapper #bottomLogos h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}
#container #mainContent #innerContentWrapper .innerContent .policiesWrapper #bottomLogos p {
	margin: 0px;
	padding-bottom: 35px;
	font-size: 10px;
}
#container #mainContent #innerContentWrapper .innerContent .reviewsWrapper .commentor {
	padding-left: 400px;
	padding-right: 50px;
	font-weight: bold;
}
#container #mainContent .innerContent .reviewsWrapper{
	width: 650px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
	background-image: url(images/side_shadow_gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.reviewsWrapper .reviewsInnerWrapper {
	width: 100px;
	float: left;
	margin: 0px;
	overflow: hidden;
	position: absolute;
}
#container #mainContent #innerContentWrapper .innerContent .reviewsWrapper p {
	padding-left: 125px;
	padding-right: 50px;
	padding-bottom: 15px;
	padding-top: 15px;
	margin: 0px;
}
.reviewsWrapper .reviewsInnerWrapper img {
	overflow:hidden;
	margin: 0px;
	float: left;
}
#container #mainContent .studentTravelInnerContent {
	width: 650px;
	position: relative;
	margin-left: 275px;
	padding-top: 14px;
	overflow: auto;
	text-align: center;
}
#container #mainContent .innerContent .fundraisingPicture {
	width: 150px;
	overflow: hidden;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}

#container #mainContent .innerContent .fundraising{
	width: 650px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
	background-image: url(images/side_shadow_gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
	position: relative;
	overflow: hidden;
}
#container #mainContent .innerContent .fundraising h1 {
	text-align: center;
	background-image: url(images/header_gradient.gif);
	background-repeat: repeat-x;
	color: #FFF;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
#container #mainContent .innerContent .fundraising h3 {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 165px;
	font-size: 14px;
}
#container #mainContent .innerContent .fundraising p {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 165px;
}
.pleaseNote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	padding-left: 350px;
	padding-right: 100px;
	text-align: left;
	width: 500px;
}
#container #mainContent #innerContentWrapper .innerContent .policiesWrapper h1 {
	padding-left: 125px;
	font-size: 24px;
	padding-top: 15px;
	margin: 0;
}
#container #mainContent #innerContentWrapper .innerContent .policiesWrapper h3 {
	padding-left: 125px;
	padding-bottom: 20px;
	font-size: 14px;
}
.studentTravelInnerWrapper {
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.studentTravelWrapper .studentTravelInnerWrapper .leftColumn {
	width: 150px;
	margin: 0px;
	float: left;
}
.studentTravelWrapper .studentTravelInnerWrapper .rightColumn {
	width: 150px;
	margin: 0px;
	float: left;
}
#container #mainContent .innerContent .studentTravelWrapper{
	width: 650px;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 12px;
	background-image: url(images/side_shadow_gradient.gif);
	background-position: right top;
	background-repeat: repeat-y;
	position: relative;
	overflow: auto;
}
#container #mainContent .innerContent .studentTravelWrapper p {
	padding-left: 315px;
	padding-right: 40px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#container #mainContent .innerContent .studentTravelWrapper h3 {
	padding-left: 315px;
	padding-right: 40px;
	padding-top: 30px;
	padding-bottom: 5px;
	margin: 0;
	font-size: 14px;
}
#tripNav {
	width: 625px;
	margin: 0px;
	padding-bottom: 15px;
}
#tripNavLeft {
	width: 310px;
	float: left;
}
#tripNavRight {
	width: 310px;
	margin-left: 313px;
}
.tripNavButton {
	width: 310px;
	border: 1px solid #999;
	margin-bottom: 1px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	position: relative;
}
#container #mainContent #innerContentWrapper #tripNav .tripNavButton a:hover {
	background-image: url(images/viewFlyer_hover_gradient.gif);
	background-repeat: repeat-x;
}
#container #mainContent #innerContentWrapper #tripNav .tripNavButton a {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #162F79;
	background-image: url(images/viewFlyer_gradient.gif);
	background-repeat: repeat-x;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
#featuresWrapper {
	width: 650px;
	margin-left: 275px;
	padding-top: 20px;
	margin-top: 0px;
}
#contactInfoWrapper {
	padding-left: 120px;
}
	
#container #mainContent #innerContentWrapper #featuresWrapper .innerContent .motorcoachFeaturesWrapper #charterList {
	font-size: 16px;
	padding-left: 30px;
}
#container #mainContent #sidebarBottom h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #060E41;
	text-align: center;
	margin: 0px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 35px;
	padding-left: 0px;
}

