/* CSS Document */
#home #mcWrapper {
	background-image: url("../images/home/T4S000_Shipwreck_Divers_Background_Long.jpg");
	background-position:top left;
	background-repeat:no-repeat;		
}

#home #content {
	padding-top:0px;
}
/* turn off footer border on homepage */
#home #footer {
	border-top:none;
}
#home #navigation ul li a {
	color:#4c4d4d;
}
#home #retrieveDetails h2 {
	color:#4c4d4d;
	
}
#home input.button {
	background-color:transparent;
	background-image:  url("../images/buttons/T4S000_btn_standard_green-trans.gif");
	background-repeat:no-repeat;	
}
#home #navLeft ul li a:hover {
	background-image:url("../images/nav/T4S000_nav_arrow_on_offblack.gif");	
	background-repeat:no-repeat;	
	background-position:right;		
}	
h1.home {
	color:#00110B;
	font-size:160%;	
	padding-bottom:20px;
}
h2.home {
	color:#707070;
	font-size:150%;
	padding-bottom:20px;
}
h2.offer {
	color:#FFFFFF;
	font-size:160%;
	padding-bottom:20px;
}

