body
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #5B6F7B;
}

fieldset {border: none; text-align: center;}
ol {font-size: 11px; width: 370px; background: #eef0f1; float: left; display: inline; text-align: left;}
.oltitle {padding: 10px 0 10px 10px; background: #dfe3e5; width: 360px; font-weight: bold;}
.olcontent {padding: 0 10px;}
label {float: left; display: inline; width: 150px; text-align: left; list-style: none; padding-top: 2px;}
.text {float: left; display: inline; width: 150px; text-align: left; list-style: none;}
.date1 {float: left; display: inline; width: 40px; text-align: left; list-style: none; text-size: 8px; margin-right: 1px;}
.date2 {float: left; display: inline; width: 55px; text-align: left; list-style: none; text-size: 8px; margin-right: 1px;}
.date3 {float: left; display: inline; width: 55px; text-align: left; list-style: none; text-size: 8px;}
li.display {list-style: none; padding: 10px 0;}
.container {background: #eef0f1;}
.formsep {height: 15px; background: #FFFFFF;}

.linksboxMargin {width: 730px; padding: 0; height: 20px; background: #FFFFFF; border-top: 1px dashed #5B6F7B; margin-top: 4px;}
.linksboxMargin2 {width: 730px; padding: 0; height: 5px; background: #FFFFFF; margin-top: 4px;}
.linksboxTitle {width: 730px; padding: 7px 0 7px 10px; background: #dfe3e5; font-weight: bold; font-size: 1.2em;}
.linksboxMain {width: 720px; padding: 18px 10px 2px; background: #eef0f1;}
.linksboxLink {width: 730px; padding: 12px 0 12px 10px; background: #eef0f1; font-weight: bold; margin-bottom: 15px;}

img.cardlogo
{
	position: relative;
	left: 8px;
}

.clear
{
	clear: both;
}

a
{
	text-decoration: none;
	color: #5B6F7B
}

a:hover
{
	text-decoration: none;
	color: #C5C19D
}

h1.home
{
	font-size: 1.4em;
}

h1.other
{
	font-size: 1.3em;
	color: #C5C19D;
	text-align: left;
	padding: 15px 0 15px 0;
	border-bottom: 1px dashed #5B6F7B;
}

h3
{
	font-size: 1.1em;
	color: #5B6F7B;
	padding-bottom: 10px;
}

/* --- Suckerfish Menu styles --- */
td#topleft 
{ 
	height: 57px;
	width: 126px; 
	border: 1px solid #DADADA; 
}

td#topright 
{ 
	background: #CC33FF; 
	height: 57px; 
	width: 634px; 
	padding-left: 15px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 190%; 
	font-weight: bold; 
	border: 1px solid #DADADA;
}

td#menulist 
{ 
	background: #CC33FF; 
	height: 8px; 
	padding: 10px; 
	border: 1px solid #B7B7B7; 
}

#nav ul 
{ /* all lists */ 
	padding: 4px;
	margin: 0;
	list-style: none;
	font-size: 0.9em;
}

#nav li.left
{ /* all list items */
	float: right;
	position: relative;/*width: 8em;*/
	font-size: 1.1em;
	padding: 15px 10px;
	list-style-type: none;
	text-align: justify;
}

#nav li.leftselected
{ /* all list items */
	float: right;
	position: relative;/*width: 8em;*/
	font-size: 1.1em;
	padding: 15px 10px;
	list-style-type: none;
	text-align: justify;
	color: #C5C19D;
	font-weight: bold;
}

#nav li.right
{ /* all list items */
	float: right;
	position: relative;/*width: 8em;*/
	font-size: 1.1em;
	padding: 15px 10px;
	list-style-type: none;
	text-align: center;
}

#nav li a
{ /* all list items */
	color: #5B67B;
	font-weight: bold;
	text-decoration: none;
}

#nav li a:hover
{ /* all list items */
	color: #C5C19D;
	font-weight: bold;
	text-decoration: none;
}

li ul 
{ /* second-level lists */
	display: none;
	position: absolute;
	font-size: 0.8em;
	top: 45px;
	left: 0;
	padding: 3px;
	background-color: #5B6F7B;
}

#nav li ul li
{ /* all list items */

}

li>ul 
{ /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */

}

li:hover ul, li.over ul 
{ /* lists nested under hovered list items */
	display: block;
}

#nav li ul a 
{
	width: 12em; 
	font-weight: bold;
}

#nav li li a 
{
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
}

#nav li li a:hover 
{
	display: block;
	font-weight: normal;
	color: #5B6F7B;
	background: #FFFFFF;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 4px;
}
/* --- End of Suckerfish --- */

#topdivide
{
	height: 15px;
	clear: both;
}

#headerwrapper
{
	border-bottom: 1px solid #006699;
	text-align: center;
}

#header
{
	width: 800px;
	height: 120px;
	margin: 0 auto;
	text-align: center;
}

#header .header1
{
	position: relative;
	right: 7px;
}

#links
{
	width: 800px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 9999;
}

#main1
{
	clear: both;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	border-top: 1px solid #5b6f7a;
	border-bottom: 1px solid #5b6f7a;
}

#main2
{
	width: 900px;
	margin: 0 auto;
}

#center
{
	width: 900px;
	float: left;
	display: inline;
	background-image: url(images/rightbg.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

#mainwrapper
{
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#main
{
	width: 800px;
	margin: 0 auto;
	text-align: center;
	background-color: #FFFFFF;
	border-left: 7px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
}

#content
{
	padding: 0 30px;
}

#maintext
{
	margin-top: 15px;
	text-align: left;
}

#maintext2
{
	margin-top: 15px;
	text-align: center;
}

#maintext2 p
{
	text-align: left;
}

#maintext2 .airport
{
	margin: 0 40px;
}

#maintext2 ul
{
	margin: 0px 0 15px 15px;
	text-align: left;
}

#maintext2 li
{
	margin: 3px 0;
}

#maintextservices
{
	text-align: left;
}

#maintextservices p
{
	font-size: 0.9em;
	padding: 15px 0 10px;
}

#maintextservices p.teo
{
	font-size: 0.9em;
	padding: 10px 0 10px;
}

#maintextservices ul
{
	margin-left: 40px;
}

#maintextservices li
{
	padding: 2px 0;
	list-style-type: square;
}

#maintext p
{
	font-size: 0.9em;
	padding: 0 0 15px 0;
}

#maintext2 p
{
	font-size: 0.9em;
	padding: 0 0 15px 0;
	text-align: left;
}

#maintext2 p.twickenham
{
	font-size: 0.9em;
	margin: 0 0;
	text-align: left;
}

#maintext2 ul.twickenham
{
	margin: 0 0 15px 15px;
	text-align: left;
}

.contactnumbers
{
	font-weight: bold;
}

#maintext .fleet
{
	text-align: center;
}

#main .homeimage
{
	float: left;
}

#mainright
{
	float: left;
	text-align: left;
	width: 385px;
	height: 400px;
	padding: 10px 24px;
	background-color: #C5C19D;
	font-size: 12px;
	background-color: #C5C19D;
	overflow: auto;
}

#mainbottom
{
	clear: both;
}

#footer
{
	clear: both;
	background-image: url(images/leftbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#footerTop
{
	width: 814px;
	margin: 0 auto;
	padding: 10px 0 5px 0;
	height: 12px;
	background: #FFFFFF;
}

#footerTop2
{
	width: 700px;
	margin: 0 auto;
	height: 10px;
	background: #FFFFFF;
	border-bottom: 1px dotted #003399;
}

#footerTop3
{
	margin: 0 auto;
	padding: 10px 0 25px 0;
	height: 12px;
	background: #FFFFFF;
}

#footerTop4
{
	width: 700px;
	margin: 0 auto;
	height: 10px;
	background: #FFFFFF;
	border-bottom: 1px dotted #003399;
}

#footertopwrapper
{
	width: 800px;
	margin: 0 auto;
	border-left: 7px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
	background: #FFFFFF;
	padding-bottom: 20px;
}

#footerleft
{
	width: 390px;
	float: left;
	display: inline;
	text-align: left;
}

.footerlefttext
{
	padding: 20px 70px 10px 10px;
	font-size: 0.9em;
}

#footerleft li.left
{
	display: inline;
	list-style-type: none;
	padding: 0 5px;
	margin: 0;
	font-size: 0.8em;
}

#footerleft li.right
{
	display: inline;
	list-style-type: none;
	padding: 0 5px;
	border-left: 1px solid #5b6f7a;
	margin: 0;
	font-size: 0.8em;
}

#footerleft2
{
	width: 360px;
	float: left;
	display: inline;
	text-align: left;
	padding-left: 20px;
}

.footerleft2text
{
	padding: 20px 50px 10px 10px;
	font-size: 0.9em;
}

#footerleft2 li.left
{
	display: inline;
	list-style-type: none;
	padding: 0 5px;
	margin: 0;
	font-size: 0.8em;
}

#footerleft2 li.right
{
	display: inline;
	list-style-type: none;
	padding: 0 5px;
	border-left: 1px solid #5b6f7a;
	margin: 0;
	font-size: 0.8em;
}

#footerright
{
	width: 404px;
	float: left;
	display: inline;
	padding: 20px 0 10px 6px;
	text-align: left;
	font-size: 0.9em;
}

#footerright ul.first
{
	float: left;
	width: 192px;
	margin-left: -2px;
	padding: 0;
}

#footerright ul.second
{
	float: left;
	width: 192px;
	margin: 0 0 0 14px;
	padding: 0;
}

#footerright li.top
{
	display: block;
	list-style-type: none;
	padding: 5px 0 5px 2px;
	border-bottom: 1px dotted #5b6f7a;
	border-top: 1px dotted #5b6f7a;
	margin: 0;
}

#footerright li.bottom
{
	display: block;
	list-style-type: none;
	padding: 5px 0 5px 2px;
	margin: 0;
	border-bottom: 1px dotted #5b6f7a;
}

#footerright2
{
	width: 384px;
	float: left;
	display: inline;
	padding: 20px 0 10px 16px;
	text-align: left;
	font-size: 0.9em;
}

#footerright2 ul.first
{
	float: left;
	width: 175px;
	margin-left: -2px;
	padding: 0;
}

#footerright2 ul.second
{
	float: left;
	width: 175px;
	margin: 0 0 0 14px;
	padding: 0;
}

#footerright2 li.top
{
	display: block;
	list-style-type: none;
	padding: 5px 0 5px 2px;
	border-bottom: 1px dotted #5b6f7a;
	border-top: 1px dotted #5b6f7a;
	margin: 0;
}

#footerright2 li.bottom
{
	display: block;
	list-style-type: none;
	padding: 5px 0 5px 2px;
	margin: 0;
	border-bottom: 1px dotted #5b6f7a;
}

<!--.addThis {float: right; margin-left: 30px; margin-right: 50px; margin-top: 18px;}-->
.addThis {float: right; margin-left: 30px; margin-right: 130px; margin-top: 18px;}
#yell {float: right;  margin-left: 25px;}
.pco {float: right; margin-top: 8px;}
#book {float: right;  margin-right: 30px; margin-top: 18px;}

*
{
	margin: 0;
	padding: 0;
}