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

body {
	font-family: "Century Gothic", Arial;
	font-size: 70%;
	background-image: url(images/body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #f9f9fb;
	font-weight: bold;
	color: #545A5C;
}
.larger {
	font-size: larger;
}
.old {
	background-image: url(images/old.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 740px;
	padding-bottom: 400px;
}

a#quote {
	background-image: url(images/quote_me.gif);
	background-repeat: no-repeat;
	float: right;
	width: 193px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
}
div.box2 {
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	padding: 10px;
	float: left;
	width: 280px;
}
div.price {
	font-size: 2.2em;
	color: #FFFFFF;
	background-image: url(images/price_box.gif);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
	width: 200px;
}

.grey {
	color: #545A5C;
}
.blue2 {
	color: #00438C;
}
a.download {
	background-image: url(images/download_brochure1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	float: right;
	height: 66px;
	width: 287px;
	margin-left: 20px;
}
a.download:hover {
	background-image: url(images/download_brochure2.gif);
}


.yellow {
	color: #f99d16;
}


div#wedding_cars {
	background-image: url(images/wedding_cars3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 100%;
	padding-bottom: 350px;
}
div.buses {
	background-image: url(images/buses.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	width: 100%;
	padding-bottom: 100px;
}
div.bus {
	background-image: url(images/faded_bus.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	height: 500px;
}






ul.news {
	float: left;
	width: 150px;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul.news  li  a {
	display: block;
	color: #FFFFFF;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 1px;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
ul.news   li   ul   {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;

}
ul.news li ul li a {
	background-color: #EFEFEF;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
	text-indent: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 1px;
}
ul.news li ul li a:hover {
	text-indent: 10px;
}




ul.news  li  h2 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
	padding: 10px;
}
h1 {
	color: #00438C;
	background-image: url(images/box_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 23px;
	margin: 0px;
	font-size: 2.2em;
}
h2 {
	color: #00438c;
	margin-top: 10px;
	margin-bottom: 7px;
}
h3 {
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	color: #FFFFFF; 
}
h4 {
	font-size: 1.4em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.4em;
	color: #00438C;
	float: left;
	width: 170px;
	clear: left;
	margin: 0px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}






p {
	margin: 0px;
	padding-bottom: 10px;
	color: #545A5C;
	font-size: .95em;
	font-weight: bold;
}
.delete {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 20px;
	width: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p.sent {
	background-image: url(images/tick.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 70px;
	height: 60px;
	margin-top: 10px;
}
fieldset.half,form.half {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 10px;
	text-align:right;
}
fieldset.half legend, fieldset.half p {
	text-align: left;
}

fieldset.full {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 10px;
}

legend {
	font-size: 1.2em;
	color: #00438C;
	text-align: left;
}
.input {
	padding: 2px;
	border: 1px solid #CCCCCC;
	font-family: "Century Gothic", Arial;
	font-size: .95em;
}
div.images img.shadow1 {
	margin-right: 4px;
	margin-left: 0px;
	padding-right: 19px;
	padding-bottom: 19px;
	padding-top: 11px;
	padding-left: 11px;
}
div.float {
	float: left;
	width: 640px;
	border: 1px dotted #D4D4D4;
	padding: 5px;
	margin-bottom: 10px;
}
div.float3 {
	float: left;
	width: 100%;
}

.float2 {
	float: left;
	width: 300px;
	margin: 0px;
	padding: 10px;
}
a {
	color: #00438C;
}
a.white {
	color: #FFFFFF;
}







img.shadow1 {
	background-image: url(images/box_shadow2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	margin-right: 20px;
}
img.shadow2 {
	background-image: url(images/box_shadow2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 20px;
}

.blue {
	color: #00438C;
}


div#clouds {
	background-image: url(images/clouds.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	width: 100%;
}
div#shadow {
	width: 100%;
	background-image: url(images/shadow.jpg);
	background-repeat: no-repeat;
	background-position: center 127px;
	float: left;
}
div#width {
	width: 984px;
}

div#header {
	float: right;
	width: 100%;
}
div#left {
	float: left;
	width: 221px;
	background-color: #FFFFFF;
	background-image: url(images/shadow2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 35px;
}
div#right {
	background-image: url(images/top_curve.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: right;
	width: 743px;
	background-color: #FFFFFF;
	padding: 10px;
}
div#testimonial {
	background-image: url(images/testimonial.gif);
	background-repeat: no-repeat;
	background-position: 98% top;
	height: 140px;
	float: left;
	width: 100%;
}
div.testimonial {
	background-image: url(images/testimonial3.gif);
	background-repeat: no-repeat;
	float: left;
	height: 189px;
	width: 186px;
}
div.driver {
	background-repeat: no-repeat;
	background-position: center top;
	width: 146px;
	height: 130px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}


div#comment {
	float: left;
	padding-left: 10px;
	font-size: 1.5em;
	font-weight: bold;
	width: 250px;
	margin-top: -30px;
}
div#welcome {
	float: left;
	width: 700px;
	padding-left: 30px;
	padding-top: 20px;
}
div#boxes {
	float: left;
	padding-left: 11px;
	width: 732px;
}
div#locations {
	text-align: center;
	margin-bottom: 10px;
	padding: 5px;
}
div#locations img {
	border: 7px solid #DEDEDE;
	padding: 1px;
}
div.location_text {
	font-size: 2em;
	font-weight: bold;
	margin-top: -222px;
	position: relative;
	margin-right: 8px;
	margin-left: 8px;
}
div.stars {
	background-image: url(images/stars.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: -222px;
	position: relative;
	height: 101px;
}

div#content {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin-top: 8px;
}


div#angle {
	background-image: url(images/angle.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 40px;
	margin-top: -67px;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	margin-right: 11px;
}
table th {
	background-color: #08579E;
	font-size: 1.4em;
	color: #FFFFFF;
}
td.red {
	background-color: #FFF2F2;
}
td.purple {
	background-color: #FFF0FD;
}
td.blue {
	background-color: #F2F9FF;
}
td.yellow {
	background-color: #FFFDF2;
}
td.green {
	background-color: #F5FFEC;
}



div.box {
	background-image: url(images/box.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 129px;
	width: 344px;
	margin-right: 10px;
	margin-top: 10px;
	padding-right: 6px;
	padding-left: 6px;
}
div.holiday_box {
	background-color: #FAFBE3;
	float: left;
	width: 350px;
	border: 1px solid #F2F0BF;
	padding: 10px;
	margin-top: 10px;
}


div.purple_box {
	background-color: #FFF0FD;
	margin-top: 1px;
	float: left;
	background-image: url(images/holiday_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 15px solid #F0D9EE;
	padding-bottom: 80px;
	padding-right: 20px;
	padding-left: 20px;
	color: #8b258b;
}
div.purple_box a {
	color: #8B258B;
}
div.blue_box  a {
	color: #3073B6;
}

div.blue_box {
	background-color: #F1FAFE;
	margin-top: 1px;
	background-image: url(images/holiday_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 15px solid #D8E2F1;
	float: left;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 20px;
	color: #3073b6;
}
div.green_box {
	background-color: #f5ffec;
	margin-top: 1px;
	float: left;
	background-image: url(images/holiday_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 15px solid #D3F5AD;
	padding-bottom: 80px;
	padding-right: 20px;
	padding-left: 20px;
	color: #85C142;
}
div.green_box a {
	color: #85C142;
}
div.yellow_box {
	background-color: #fffdf2;
	margin-top: 1px;
	float: left;
	background-image: url(images/holiday_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 15px solid #F9EBBF;
	padding-bottom: 80px;
	padding-right: 20px;
	padding-left: 20px;
	color: #F89D16;
}
div.yellow_box a {
	color: #F89D16;
}
div.red_box {
	background-color: #fff2f2;
	margin-top: 1px;
	float: left;
	background-image: url(images/holiday_header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 15px solid #FFC1C1;
	padding-bottom: 80px;
	padding-right: 20px;
	padding-left: 20px;
	color: #CE3131;
}
div.red_box a {
	color: #CE3131;
}
div.holiday_box ul {
	margin: 10px;
	padding: 0px;
}

div.holiday_box ul li {
	color: #545A5C;
	font-size: 1.2em;
	background-image: url(images/list.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	list-style-type: none;
	padding-left: 20px;
	margin-top: 5px;
}


h1.purple  {
	color: #8B258B;
	background-image: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
h1.blue  {
	color: #3073B6;
	background-image: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.green {
	color: #85c142;
}

.purple {
	color: #8B258B;
}
.button3 {
	font-family: "Century Gothic", Arial;
	color: #545A5C;
	background-image: url(images/button3.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	width: 82px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}

.blue {
	color: #3073B6;
}
.red {
	color: #ce3153;
}



div.box  img,div.box2 img,div.blue_box img,div.green_box img,div.purple_box img,div.red_box img,div.yellow_box img {
	border: 5px solid #FFFFFF;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
div.box2 a {
	color: #00438C;
}


ul#footer {
	float: left;
	width: 100%;
	border-top-width: 7px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #dedede;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
ul#footer li {
	list-style-type: none;
	text-align: left;
	width: auto;
	display: inline;
	margin-right: 0px;
	float: left;
}





a#logo {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 77px;
	width: 329px;
	margin-top: 15px;
	display: block;
}
a.more {
	display: block;
	float: right;
	background-color: #00438C;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: .95em;
}
ul.menu {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 251px;
	padding-left: 20px;
	background-image: url(images/sign.jpg);
}
ul.menu  li {
	list-style-type: none;
	width: auto;
}
ul.menu  li  a {
	display: block;
	padding: 6px;
	color: #545A5C;
	text-decoration: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #C9CCCD;
	margin-top: 1px;
	font-size: larger;
	font-weight: normal;
}
ul.menu   li   a.active {
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	color: #FFFFFF;
	background-color: #2BB4ED;
	text-align: right;
}
ul.menu  li  a:hover {
	background-image: url(images/button_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #2BB4ED;
	color: #FFFFFF;
	padding-left: 10px;
}
ul.big {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 1.5em;
}
ul.big li {
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
div#map {
	float: right;
	height: 250px;
	width: 300px;
	border: 8px solid #EFEFEF;
	padding-right: 30px;
}
div.grey_box {
	padding: 20px;
	background-color: #F5F5F7;
	float: left;
	width: 610px;
	margin-top: 20px;
}
li {
	padding-top: 2px;
	padding-bottom: 2px;
}
.button {
	color: #FFFFFF;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 154px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.4em;
	height: 41px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}

div.fleet {
	float: left;
	width: 216px;
	text-align: center;
	height: 200px;
	clear: right;
}
div.fleet2 {
	text-align: left;
	float: left;
	width: 216px;
}

div.fleet ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
div.fleet img.shadow1 {
	float: none;
	margin: 0px;
}
div#flowers {
	background-image: url(images/flowers.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#corporate {
	background-image: url(images/corporate_travel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: right;
	width: 100%;
}
blockquote {
	font-size: 1.6em;
	font-style: italic;
	color: #BE2115;
	background-color: #EBEBEB;
	padding: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
div#thankyou {
	background-image: url(images/thankyou.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 100%;
}
div#coach_hire {
	background-image: url(images/coach_hire.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 100%;
}
div#taxi_hire {

	background-image: url(images/taxi_hire.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	width: 100%;
}
.button2 {

	color: #FFFFFF;
	background-image: url(images/button2.gif);
	background-repeat: no-repeat;
	text-align: center;
	width: 154px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 1.4em;
	height: 41px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
