/* GLOBAL PARAMETERS */

html, body {
	  background: #0376a0;
	  margin: 0;
      padding: 0;
	  height: 100%;
}

h1 { 
	font-family: Tahoma; 
	font-size: 10pt; 
	color: #ffff00; 
	font-weight: bold; 
	margin-bottom: 0; 
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 10px;
}

h2 	{
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #000000; 
	font-weight: normal;
	padding-top: 10px;
}

h3 	
		{ font-family: verdana, arial, helvetica; font-size: 10pt; color: #FF8400; font-weight: bold; }

h4 	
		{ font-family: verdana, arial, helvetica; font-size: 11pt; color: #FF3300; font-weight: bold; }

ul, li, ol {
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #5B7C94;
	font-weight: normal;
}
	
	
/* Document Links  */

a:link, a:active, a:visited {
	font-family: verdana, sans-serif, arial;
	font-size: 10pt;
	color: #5B7C94;
	text-decoration: underline;
	font-weight: bold;
}
		
a:hover {
	font-family: verdana, sans-serif, arial;
	font-size: 10pt;
	color: #083C83;
	text-decoration: underline;
	font-weight: bold;
}	
		
a.link-nav:link, a.link-nav:visited, a.link-nav:active {
	font-family: verdana, sans-serif, arial;
	font-size: 8pt;
	color: #6698BD;
	text-decoration: none;
	font-weight: bold;
}

a.link-nav:hover {
	font-family: verdana, sans-serif, arial;
	font-size: 8pt;
	color: #085AA0;
	text-decoration: none;
	font-weight: bold;
}
		

/* DOCUMENT TABLES */

table { 
	border-collapse: collapse; 
} 

table td, table th { 
	padding: 0;
	vertical-align: top;
}

img {
	border: 0px none;
}
			
	
/* Home */

.wrapper {
	background: #00558e;
}


.head { 
	width: 100%;
	height: 34px;
	text-align: center;
	vertical-align: middle;
}

.homebody { 
	width: 734px;
	height: 435px;
	border: 1px solid #000000;
	margin-left: auto; 
	margin-right: auto;

}

.homemenu, .homemenu2 { 
	width: 736px;
	margin-left: auto; 
	margin-right: auto;
	background-color:#282828;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 4px;
	color: #FFFFFF;
}

.homemenu2 {
	background-color:#000000;
	padding-bottom: 7px;
}

.homemenu a, .homemenu a:visited, .homemenu2 a, .homemenu2 a:visited {
	color: #57b2ff;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
	padding: 12px;
}

.homemenu a:hover, .homemenu2 a:hover { 
	color: #FFCC00;
	font-family: Tahoma;
	font-size: 10pt;
	text-decoration: none;
}

.footer-home, .footer-sub2 { 
	width: 100%;
	height: 30px;
	text-align: center;
	vertical-align : middle;
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #ffff00; 
	font-weight: normal;
	padding-top: 6px;
}

/* Sub */

.topbanner { 
	width: 750px;
	height: 206px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #FFFFFF;
}

.header { 
	width: 750px;
	height: 65px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #FFFFFF;
}

.header-left { 
	width: 314px;
}

.equipment-sale {
	position: relative;
	background: url('images/equipment_sales_1.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 159px;
	margin: 0;
	float: left;
}

.equipment-sale a {
	display: block;
	width: 159px;
	height: 65px;
}

.equipment-sale img {
	width: 159px;
	height: 65px;
	border: 0px none;
}

.equipment-sale a:hover img {
	visibility: hidden;
}

.promotions {
	position: relative;
	background: url('images/promotions_1.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 155px;
	margin: 0;
	float: left;
}

.promotions a {
	display: block;
	width: 155px;
	height: 65px;
}

.promotions img {
	width: 155px;
	height: 65px;
	border: 0px none;
}

.promotions a:hover img {
	visibility: hidden;
}

.links {
	position: relative;
	background: url('images/link_1.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 59px;
	margin: 0;
	float: left;
}

.links a {
	display: block;
	width: 59px;
	height: 65px;
}

.links img {
	width: 59px;
	height: 65px;
	border: 0px none;
}

.links a:hover img {
	visibility: hidden;
}

.gallery {
	position: relative;
	background: url('images/gallery_1.gif') no-repeat;
	white-space: nowrap;
	display: block;
	width: 63px;
	margin: 0;
	float: left;
}

.gallery a {
	display: block;
	width: 63px;
	height: 65px;
}

.gallery img {
	width: 63px;
	height: 65px;
	border: 0px none;
}

.gallery a:hover img {
	visibility: hidden;
}

.sub-content { 
	width: 750px;
	margin-left: auto; 
	margin-right: auto;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
	color: #5B7C94;
}

.sub-content-left { 
	width: 547px;
	padding-left: 60px; 
	padding-right: 7px;
	text-align: justify;
	background: url('images/bubbles.jpg') repeat-y top center;
}

.sub-content-right { 
	width: 203px;
	text-align: center;
}

.sub-content-merge { 
	width: 100%;
	padding-left: 30px; 
	padding-right: 30px;
}

.image-left {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
}

.image-right {
	float: right;
	padding-left: 10px;
	padding-top: 10px;
}

.bottom-links {
	margin-left: auto; 
	margin-right: auto;
	width: 750px;
	height: 32px;
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica;
	font-size: 8pt; color: #80BBD0;
	text-align: center;
	padding-top: 8px;
}

.footer-sub { 
	width: 750px;
	height: 82px;
	text-align: center;
	vertical-align : middle;
	background-color: #FFFFFF;
	margin-left: auto; 
	margin-right: auto;
}

.footer-left { 
	width: 649px;
	vertical-align: middle;
	background: url('images/footer-sub.gif') repeat-x top left;
}

.footer-right { 
	width: 111px;
	background: url('images/footer-right.gif') no-repeat top left;
}

.footer-sub2 { 
	padding-top: 0;
	height: 34px;
	text-align: center;
	padding-top: 10px;
}

.tableright { 
	width: 83%;
	font-family: verdana, sans-serif, arial;
	font-size: 8pt;
	color: #5B7C94;
	text-decoration: none;
	font-weight: normal;
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
}

.tabledaytrip { 
	width: 100%;
	border: 1px solid #FFFFFF;
	border-collapse: separate;
	text-align: center;
	font-size: 8pt;
}

.tabledaytrip td { 
	padding: 4px;
}

.tabledaytrip-head {
	font-family: verdana, arial, helvetica;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #037499;
	font-weight: bold;
}

.tabledaytrip-body, .tabledaytrip-bodylight, .tabledaytrip-bodylight2, .tabledaytrip-bodylight3 {
	font-family: verdana, arial, helvetica;
	color: #3C5568;
	background-color: #74BEE8;
}

.tabledaytrip-bodylight, .tabledaytrip-bodylight2, .tabledaytrip-bodylight3 {
	background-color: #D9EEF9;
	text-align: left;
}

.tabledaytrip-bodylight3 {
	background-color: #74BEE8;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.tabledaytrip-bodylight2 td {
	text-align: center;
}

.fontred {
	color: #FF3300;
	font-weight: bold;
}

.fontorange {
	color: #FF8400;
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
}

.tablexe, .contact { 
	width: 100%;
}

.tablexe td { 
	padding: 3px;
	text-align: center;
}

.contact td { 
	padding: 3px;
	width: 50%;
}

.specialpromotions {
	background: url('images/special-promotions2.jpg')  no-repeat top left;
	width: 100%;
	height: 180px;
	padding-top: 100px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 11pt;
}

/*DROPDOWN MENU*/

.anylinkcss, .anylinkcss2 {
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	border: 1px;
	border-bottom-width: 0;
	line-height: 24px;
	z-index: 100;
	background: #ffde00;
	width: 220px;
	margin-top: 9px;
}

.anylinkcss2 {
	margin-top: -8px;
}

.anylinkcss a:hover, .anylinkcss2 a:hover { /*hover background color*/
	background: #ffffff;
	color: #FFFFFF;
	font: bold 9pt arial;
	text-decoration: none;
}

.anylinkcss ul, .anylinkcss2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.anylinkcss ul li a, .anylinkcss ul li a:visited, .anylinkcss2 ul li a, .anylinkcss2 ul li a:visited {
	width: 100%;
	display: block;
	border-bottom: 1px solid white;
	padding: 4px 0;
	text-decoration: none;
	text-indent: 16px;
	font: bold 9pt arial;
	color: #000000;
}

.anylinkcss ul li a:hover, .anylinkcss2 ul li a:hover {
	color: #0033cc;
}

/* ######### class for shadow DIV ######### */

.anylinkshadow { /*CSS for shadow. Keep this as is */
	position: absolute;
	left: 0;
	top: 0;
	z-index: 99; /*zIndex for shadow*/
	background: black;
	visibility: hidden;
}


.login { 
	width: 80%;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	font-family: Tahoma;
	font-size: 10pt;
}

.login td { 
	width: 50%;
	padding: 4px;
}

.banner { 
	width: 100%;
	color: #FFFFFF;
	text-align: center;
	font-family: Tahoma;
	font-size: 8pt;
	padding-bottom: 6px;
}

.banner img { 
	padding-top: 10px;
	padding-bottom: 4px;
}