body {
	font-size: 18px;
	line-height: 27px;
	color: #0D4E85;
	font-family: "Open Sans", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
}

.wrapper {
	background: transparent;
	min-width: 1080px;
	margin: 0 auto;
}

#logo {
	margin: 0;
	height: 125px;
	width: 308px;
	float: left;
}

#logo-facebook {
	float:right;
}

#header-right {
	float: right;
	height: 125px;
	width: 1010px;
}

#new-main-header {
	display: flex;
	align-items: center;
	width: 100%;
}

#header-bar {
	background: #0D4E85;
	margin: 20px 0 0 0;
	min-width: 1080px;
	width: 100%;
	padding: 8px 0 10px 0;
	clear: both;
	text-align: center;
	font-size:22px;
	letter-spacing: 0.1em;
	color: #FDFDFD;
	opacity: 1;
}

#new-header-bar {
	font-size:28px;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin: 20px 0 20px 0;
}

#header-phone {
	height: 20px; /* reduce height to move navigation menu up */
	text-align: right;
}
#header-phone a {
	color: #256091;
    cursor: pointer;
    display: block;
    font-weight: Medium;
	font-size: 20px;
	font: Helvetica Neue;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
	text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.2em;
}
#menu-and-social {
	display: block;
}
#menu-wrapper {
	display: inline-block;
	float: left;
}
#header-social {
	display: inline-block;
	float: right;
	margin: 20px 20px 0 0;
}
#backend-navigation {
	height: 50px;
}
#new-backend-navigation {
	margin-top: 40px;
	height: 50px;
	float: right;
}
.admin-backend-menu  {
	margin-left: 60px;
}

.driver-backend-menu  {
	margin-left: 396px;
}
.menu, .menu ul, .backend-menu, .backend-menu ul, .new-backend-menu, .new-backend-menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.menu li, .backend-menu li, .new-backend-menu li {
    border: 0;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.menu a {
    color: #256091;
    cursor: pointer;
    display: block;
    font-weight: Medium;
	font-size: 20px;
	font: Helvetica Neue;
    height: 45px;
    line-height: 45px;
    margin: 0;
    padding: 0 0.9em;
    position: relative;
	text-transform: uppercase;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000;
}

.backend-menu a {
    color: #256091;
    cursor: pointer;
    display: block;
    font-weight: Medium;
	font-size: 20px;
	font: Open Sans;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0.6em;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000;
}

.new-backend-menu a {
    color: #256091;
    cursor: pointer;
    display: block;
    font-weight: Medium;
	font-size: 20px;
	font: Open Sans;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 0.6em;
    position: relative;
    text-decoration: none;
    text-shadow: 0 -1px 0 #000;
}

a {
  text-decoration: none;
  color: #005ace;
}
a:hover {
  text-decoration: underline;
  color: #39f;
}
#big-image {
	width: 1280px;
	height: 653px;
}

#home-heading {
	text-align: center;
}
#home-heading  h1{
    font-weight: normal;
	font-size: 27px;
	font: Helvetica Neue;
    line-height: 44px;
}

.col-left {
	display: inline-block;
	width: 425px;
	vertical-align: top;
	margin: 0 0 auto 0;
}

.col-mid {
	display: inline-block;
	width: 424px;
	vertical-align: top;
	margin: 0 3px auto 3px;
}

.col-right {
	display: inline-block;
	width: 425px;
	vertical-align: top;
	margin: 0 0 auto 0;
}

.col-left h2,
.col-mid h2,
.col-right h2 {
	text-align: center;
	font-size: 19px;
}

.col-left p,
.col-mid p,
.col-right p {
	font-size: 20px;
	padding: 0 20px 0 20px;
}
.full-width-content {
	margin: 0 20px 0 20px;
}

#home-special-statement {
	border-style: solid ; 
	border-width: 1px ;
	border-radius: 9px;
	padding: 0px 30px 0px 30px;
	margin: 20px 0 0 0;
}
#home-special-statement p {
	font-size: 18px;
}
#home-special-statement h2 {
	font-size: 21px; 
}
#page-content {
	margin: 0 125px 0 141px;
	font-size: 20px;
}
#page-content-wide {
	margin: 0 10px 0 10px;
	font-size: 18px;
}
#page-content h1 {
	margin: 20px 0 50px 0;
	font-size: 27px;
}
#page-content p {
	clear: both;
}
#page-content-wide  p {
	clear: both;
}
#extra-line-height {
	line-height: 36px;
}


#footer {
	min-width: 1000px;
	font-size: 20px;
	line-height: 40px;
	padding: 30px 30px 30px 30px;
	margin: 50px 0 5px 0;
	background-color: #b1b3a1;
}
#footer a {
    color: rgb(0, 110, 175);;
    text-decoration: underline;
	padding: 0;
}
#footer-cvtc-name {
	letter-spacing: 0.1em;
}
#footer-navigation-wrapper {
	letter-spacing: 0.1em;
	margin:  36px 0px 10px 0px;
}
#footer-united-way {
	line-height: 30px;
}
#footer-small-print {
	font-size: 16px;
	line-height: 50px;
	float: right;
	color: white;
}
.footer-2col {
    width: 100%;
}
.footer-left {
    width: 33%;
	float: left;
	display: inline-block;
}
.footer-mid {
    width: 33%;
	float: left;
	display: inline-block;
}
.footer-right {
    width: 34%;
	float: right;
	text-align: center;
	display: inline-block;
}
.footer-address {
    color: #FFFFFF;
	font-size: 16px;
	line-height: 26px;
	margin: 0;
}
.footer-legal-privacy {
	margin: 0;
}
.footer-phone {
    color: #FFFFFF;
	font-size: 16px;
	line-height: 26px;
}
.footer-phone a {
	font-size: 17px;
	line-height: 28px;
}
.footer-home-button{
	background-color: #0165a3; 
	border: none;
	color: white;
	padding: 12px 25px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
}

.errortext {
	color: #600;
	font-weight: bold;
}

#sitemap ul {margin:0 0 0 30px;}

#contactForm{
	font-size: 15px;
}
#contactForm  label{
	display: inline-block;
	width: 160px;
	line-height: 22px;
	font-size: 15px;
}
#contactForm input {
	width: 180px;
	line-height: 22px;
	font-size: 15px;
}
#contactForm select {
	width: 180px;
	line-height: 22px;
	font-size: 15px;
}
#login label{
  width: 120px;
  display: inline-block;
}
#login input {
	width: 180px;
	line-height: 22px;
	font-size: 16px;
}
#change_password label{
  width: 250px;
  display: inline-block;
}
#change_password input {
	width: 180px;
	line-height: 22px;
	font-size: 16px;
}
.admin input {
	width: 300px;
	line-height: 22px;
	font-size: 16px;
}

.admin select {
	line-height: 22px;
	font-size: 16px;
}
#edit_trip {
	line-height: 18px;
	font-size: 14px;
}
#edit_trip input {
	width: 300px;
	line-height: 18px;
	font-size: 14px;
}
#edit_trip select {
	line-height: 18px;
	font-size: 14px;
}
#edit_trip label{
  width: 250px;
  display: inline-block;
}
#edit_trip legend{
  font-weight: bold;
}
#recurring_weekly input[type="checkbox"]{
	width: 30px;
	line-height: 18px;
}
#edit_rider{
	line-height: 18px;
	font-size: 14px;
}
#edit_rider input {
	width: 300px;
	line-height: 18px;
	font-size: 14px;
}
#edit_rider select {
	line-height: 18px;
	font-size: 14px;
}
#edit_rider label{
  width: 250px;
  display: inline-block;
}
#edit_rider legend{
  font-weight: bold;
}
.trip_line {
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
}
.triphelp {
  font-style: italic;
  color: #666;
}

.hidden {
  display: none;
}

.h4_bigger{
  font-size: 24px;
}

.float-container {
    border: 3px solid #fff;
    padding: 20px;
}

.float-child {
    width: 50%;
    float: left;
    padding: 20px;
    border: 2px solid red;
}  