body {
	background:#69c url(../siteimages/design/back.png) repeat-x;
	text-align:center;
	font-family:Arial, sans-serif;
	font-size:9pt;
	behavior:url(csshover.htc);
}

* {
	margin:0;
	padding:0;
}

h1, h2 {
	font-family:Georgia;
	font-weight:normal;
}

h4 {
	font-family:Arial, sans-serif;
	font-weight:normal;
	font-size:14px;
	line-height:20px;
	margin-bottom:15px;
	}
	
.clearfix:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

* html .clearfix { 
	height:0px;
}

.clearfix {
	display:block;
}

#main {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:left;
	background:#fff url(../siteimages/design/headerBack.png) repeat-x;
}

#header {
	background: url(../siteimages/design/top.png) no-repeat top left;
	height:113px;
}

#header h1 {
	width:700px;
	float:left;
	margin:10px 0 0 20px;
	background:url(../siteimages/design/ussLogo.png) no-repeat;
	text-indent:-9999px;
	height:102px;
}

*html #header h1 {
	margin-left:15px;
	background:url(../siteimages/design/ussLogo.gif) no-repeat;
}

#header a h1  {
	text-decoration:none;
}

#header h2 {
	float:right;
	width:125px;
	height:35px;
	margin:0 18px 43px 0;
	background:url(../siteimages/design/reservations2.png) no-repeat top right;
	font-family:Arial, sans-serif;
	font-weight:normal;
	font-size:10pt;
	padding:6px 2px 0 0;
	letter-spacing:1px;
	text-align:center;
}

*html #header h2 {
	background:url(../siteimages/design/reservations2.gif) no-repeat top right;
}

#header a {
	color:#fff;
	text-decoration:none;
	text-align:center;
}

#header a:hover {
	color:#edcd80;
}

#content {
	background:#fff url(../siteimages/design/mainBack.png) repeat-y top left;
	height:100%;
}

#image {
	height:342px;
	width:960px;
	background: url(../siteimages/content/main.png) repeat-x;
}

#content.home {
	border-top:1px solid #000;
}

/***  Left  ***/

#left {
	width:345px;
	float:left;	
	padding-bottom:40px;
	height:100%;
	background:url(../siteimages/design/travelerTop.png) no-repeat top left;
	font-size:8.5pt;
}
	
#left h2 {
	font-size:14pt;
	margin:55px 55px 0 55px	;
}

#left h3 {
	font-size:9pt;
	margin:15px 55px 5px 55px;
}

#left ul {
	margin:4px 55px;
}

#left li {
	margin-left:20px;
	margin-bottom:5px;
}

#left a {	
	color:#036;
	text-decoration:none;
}

#left a:hover {	
	text-decoration:underline;
}


/***  Right  ***/

#right {
	width:615px;
	float:left;
	height:100%;
	padding-bottom:40px;

}

#right ul li{
	list-style-type:none;
}
	
#right ul.services li {
	list-style-type:disc;
	margin-bottom:3px;
	margin-left:15px;
}

#right ul.services {
	margin-bottom:20px;
}

#right ul.delays li { 
	margin:7px;
}

#right ul li a {
text-decoration:none;
color:#036;
	}
	
#right ul li a:hover {
text-decoration:underline;
color:#036;
	}

#right h2, #right h3,  #right h4, #right p, #right ul, #right ol {
	margin-left:40px;
	margin-right:40px;
}

#right h4{
	font-size:11pt;
	margin-top:10px;
	margin-bottom:10pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#003366;
}

#right h2 {
	font-size:18pt;
	color:#036;
	padding-top:40px;
}

#right h3 {
	font-size:9pt;
	margin-top:10px;
}

#right p {
	margin-bottom:15px;
	line-height:16pt;
}

#right img.header {
	padding-bottom:10px;
	background:url(../siteimages/design/gradient.gif) repeat-x left bottom;
}

#right a {
	color:#036;
	text-decoration:underline;
}

#right a:hover {
	text-decoration:none;
}


/***  News  ***/

#news {
	border:1px solid #999;
	padding:20px;
	margin-top:40px;
}

span.newsTitle {
	display:block;
	float:left;
	color:#036;
	background-color:#fff;
	padding:8px;
	font-size:14pt;
	font-family:Georgia;
	margin-top:-40px;
}

#news ul {
	margin-left:10px;
}

#news li {
	margin-bottom:5px;
}


/*** Vehicles  ***/
#container-1 {
	width: 615px;
	display:block;
}

#container-1 .box {
	background: #fff;
	border-top: 1px solid #bbb;
	padding:0 15px;
	margin-bottom:20px;
	clear:both;
}

#container-1 img {
	margin-left: 10px;
	float:right;
}

#container-1 h4 {
	margin-top: 20px;
}


/*** Footer ***/

#footer {
	background:#369 url(../siteimages/design/bottom.png) no-repeat left bottom;
	text-align:center;
	color:#fff;
	font-size:7.5pt;
	height:53px;
}

#footer p {
	padding-top:10px;
}

#footer p a {
	color:#fff;
	text-decoration:underline;
}

#footer p a:hover {
	text-decoration:none;
}

.faq ul {
	list-style:none;
}
	
.faq ul li {
	margin-bottom:15px;
}

/*****  Reservations   *****/

ul#reservations {
	margin:40px 0 0 20px;
}

ul#reservations li {
	float:left;
	margin-right:20px; 
	margin-left:20px; 
	padding:20px;
	width:30%; 
	text-align:center;
	border:1px solid #999;
}

li.livery {
	background:url(../siteimages/content/liveryCoach.jpg) no-repeat center 20px;
}

li.gt3 {
	background:url(../siteimages/content/PoweredByGT3.gif) no-repeat center 20px;
}

ul#reservations li span {
	display:block;
	float:left;
	color:#036;
	background-color:#fff;
	padding:8px;
	font-size:14pt;
	font-family:Georgia;
	margin-top:-40px;
	margin-bottom:30px;
}

li.livery span {
	margin-left:40px;
}

li.gt3 span {
	margin-left:20px;
}

ul#reservations li a.icon {
	display:block;
	text-indent:-2999px;
	height:70px;
	width:150px
	margin-bottom:20px;
	text-decoration:none;
}

ul#reservations li p {
	line-height:normal;
	margin:0;
	width:100%;
}

ul#contact {
	margin:10px 50px 10px 37px;
}

ul#contact li {
	list-style-type:none;
	margin-bottom:10px;
}

span.name {
	font-weight:bold;
	color:#036;
	display:block;
}

span.title {
	font-style:italic;
	display:block;
}


	