input.blue {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #004d88;
	font-size: 11px;
	font-weight:bold;
	width:60px;
}

.address	{
	line-height:1.4em;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.emailalert	{
	color: #FF0000;
	font:bold;
	
}

.contact_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #004d88;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
}

.contact_textarea	{
	font-family: Arial, Helvetica, sans-serif;
	color: #004d88;
	font-size: 11px;
	text-decoration: none;
	background-color: #FFFFFF;
}

.tinytext	{
	font-size: 8pt; 
	text-decoration: none; 
	color:#004d88; 
	font-family: arial;
	font-weight:bold;
}

body	{
	margin:0 auto;
	padding:0;
	padding-top: 0px;
	background-color: #F0F0F0;
	background-position: center;
	text-align: center;}

#page	{
	align: center;
	width: 820px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(graphics/background_main.gif);
	background-repeat: repeat;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #004d88;
	background-position: center;
}

#wrapper	{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	line-height: 1.1;
}

#whitewrap	{
	background-color: #FFF;
}

.clearing	{
	height: 0;
	clear: both;
}

#container {
	width: 100%;
	background: #FFF url(graphics/bcgrnd_mainwrap_top.gif) no-repeat;
	float: right;
	margin-left: -286px;
}

#content {
	padding-top: 10px;
	padding-right: 15px;
	margin-left: 25px;
	z-index:1;
}

#sidebar	{
	width: 259px;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
	/* hack to stop IE/Win doubling left margin */
	display: inline;
}

img { 
	border: 0; 
}


p	{
	margin-left: 0 !important;
	margin-right: 0 !important;padding: 0px 2px 0px 4px;
}

.hh h3, .hh h4	{
	border-bottom: 1px solid white;
	margin: 17px 0px 0px 0px;
	padding-bottom: 4px;
}

/*	container div for full width content as on homepage */

#fullwidth	{
	margin: 0 15px;	
}

#footer	{
	background-image: url(graphics/backgrnd_footer.gif);
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	padding: 10px 0;
}

.foottxt { 
	padding: 5px 20px; 
}

#sitelist ul	{
	width: 700px;
	margin-left: 0px;
	padding-left: 0;
	display: inline;
	font-size: 9px;
	font-weight: bold;
}

#sitelist ul li	{
	margin-left: 0;
	padding: 2px 4px;
/*	border-left: 2px solid #004d88;*/
/*	the above doesn't work in ie5/win */
	list-style: none;
	display: inline;
}

#sitelist ul li.first	{
	border-left: none;
}

#sitelist a, #sitelist a:visited	{
	text-decoration: none;
	color: #004d88;
}

.lightblue { 
	color: #569FD3; 
}

h1	{
	margin-top: 0;
	font-size: 17px;
	line-height: 1.5em;
	border-bottom: 1px solid #004d88;
}

h2	{
	font-size: 17px;	
}

h3	{
	font-size: 12px;
	vertical-align: middle;
}

h3 img, h4 img	{
	vertical-align: middle;
	margin-right: 5px;
	background: 0;
}

h4 	{
	font-size: 10px;
	vertical-align: middle;
}

.imgThumb 	{
  border-width: 0;
  cursor:pointer;cursor:hand;
}

.blueheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004d88;
	text-decoration: none;
}

#topnav {width: 800px; height: 25px; background: url(graphics/menu_new.gif); margin: 5px 0 0; position: relative; padding: 0;}
#topnav li {margin: 0px; padding: 0px; list-style: none; position: absolute; top: 0px;}
#topnav li, #topnav a {height: 25px; display: block; font-family:Arial, Helvetica, sans-serif; font-size:9pt; font-weight:bold; text-decoration:none; text-align:center; text-decoration:none; color:#FFFFFF;}
#topnav a {padding-top: 8px;}
#topnav a:hover {color:#FFFF00;}
#home {left: 40px; width: 160px;}
#about {left: 170px; width: 160px;}
#services {left: 320px; width: 160px;}
#fleet {left: 460px; width: 160px;}
#contact {left: 600px; width: 160px;}

#home.selected a, #home.selected a:hover, #home.selected a:visited, #home.selected a:active { background: transparent url(graphics/menu_new.gif) -41px -25px no-repeat; color:#5998C9; }
#about.selected a, #about.selected a:hover, #about.selected a:visited, #about.selected a:active { background: transparent url(graphics/menu_new.gif) -175px -25px no-repeat; color:#5998C9; }
#services.selected a, #services.selected a:hover, #services.selected a:visited, #services.selected a:active { background: transparent url(graphics/menu_new.gif) -315px -25px no-repeat; color:#5998C9; }
#fleet.selected a, #fleet.selected a:hover, #fleet.selected a:visited, #fleet.selected a:active { background: transparent url(graphics/menu_new.gif) -475px -25px no-repeat; color:#5998C9; }
#contact.selected a, #contact.selected a:hover, #contact.selected a:visited, #contact.selected a:active { background: transparent url(graphics/menu_new.gif) -615px -25px no-repeat; color:#5998C9; }

#content a:link, #content a:visited	{
	color: #569FD3;
	font-weight: bold;
}

#sidebar a:link, #sidebar a:visited	{
	color: #004d88;
	font-weight: bold;
}

.wideblue a:link, .wideblue a:visited, .wideblue_close a:link, .wideblue_close a:visited	{
	color: #004d88;
	font-weight: bold;
}

#content p, #content ul	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004d88;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 10px;
}

.photo, .photoGhotw	{
	width: 74px;
	height: 70px;
	float: left;
	margin: 0 6px 10px 0;
}

.photo img, .photoGhotw img, .photoShotw img	{
	margin: 18px 0 0 5px;
}

.photoShotw	{
	width: 54px;
	height: 67px;
	background-image: url(/shotw/graphics/frame_phototour.gif);
	float: left;
	margin: 0 6px 10px 0;
}

.offerlist h3, .lux_3 h3	{
	margin: 0 0 0 60px !important;
	padding: 15px 0 0;
	border: 0 !important;
}

.offerlist p, .lux_3 p	{
	margin-bottom: 10px;
	margin-top: 0;
	clear: both;
	padding-top: 0;
}

.darkbluelink a:link, a:visited	{
  color: #004d88;
	font-weight: bold;  
	vertical-align: middle;
}

.darkbluelink img	{
	vertical-align: middle;
}


.sidebox	{
	background-image: url(graphics/box_backgrnd_blue.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: left bottom;
	padding-bottom: 10px;
	margin-top: 10px;
}

.wideblue	{
	background: #A5D7FE url(graphics/boxtop_wideblue.gif) top left no-repeat;
	padding: 20px 20px 0;
	/* again, width is specified to fix IE/Win invisible text bug */
	width: 730px;
	/* and since we have padding, we need a box model hack for IE/Win */
	\width: 770px;
	w\idth: 730px;
}

.wideblue h3	{
	border-bottom: 1px solid #004D88;
	margin: 0 0 15px;
}

.wideblue_close	{
	clear: both;
	background: #A5D7FE url(graphics/boxbottom_wideblue.gif) bottom left no-repeat;
	padding: 0 20px;
}

.wideblue_close p	{
	border-top: 1px solid #004D88;
	margin: 0 0 15px;
	padding: 8px 0 20px;
	text-align: right;
}

/* 3-in-a-row on homepage */

.lux_3 {
	width: 217px;
	float: left;
	margin-left: 13px;
	margin-right: 13px;
	/* stop IE/Win doubling left margin */
	display: inline;
}