@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(/images/custom-website/travel/background_repeat.jpg);
	font-family: arial, sans-serif;
}

h4 {
	margin-bottom: 0;
	padding: 0;
}

#preload {
	position: absolute;
	top: 0;
	left: -6000px;
}

#wrapper {
	width: 912px;
	background: url(/images/custom-website/travel/wrapper_repeat.png) repeat-y;
	margin: 0 auto;
}

#header {
	height: 64px;
	width: 900px;
	margin: 0 auto 10px;
	padding-top: 20px;
	position: relative;
}

#customized_data {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 550px;
	height: 40px;
	text-align: right;
}

#customized_data .contact_info {
	font-size: 14px;
	color: #ffffff;
}

#customized_data .contact_info a {
	color: #ffffff;
}

#navigation {
	list-style: none;
	margin: 0 0 0 6px;
	padding: 0 0 0 0;
}

#navigation li {
	float: left;
}

#navigation span {
	display: none;
}

#navigation li img {
	border: none;
}

#navigation li a {
	display: block;
	height: 35px;
	outline: none;
}

.home {
	width: 206px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_home.jpg);
}

.home a:hover {
	width: 206px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_home_a.jpg);
}

.video {
	width: 244px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_video.jpg);
}

.video a:hover {
	width: 244px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_video_a.jpg);
}

.individual {
	width: 206px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_individual.jpg);
}

.individual a:hover {
	width: 206px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_individual_a.jpg);
}

.extended {
	width: 244px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_extended.jpg);
}

.extended a:hover {
	width: 244px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_extended_a.jpg);
}

.ltb {
	width: 209px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_ltb.jpg);
}

.ltb a:hover {
	width: 209px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_ltb_a.jpg);
}

.dsr {
	width: 241px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_dsr.jpg);
}

.dsr a:hover {
	width: 241px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_dsr_a.jpg);
}

.partners {
	width: 209px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_partners.jpg);
}

.partners a:hover {
	width: 209px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_partners_a.jpg);
}

.contact {
	width: 241px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_contact.jpg);
}

.contact a:hover {
	width: 241px;
	height: 35px;
	background: url(/images/custom-website/travel/nav_contact_a.jpg);
}

#content_wrapper {
	width: 900px;
	margin: 0 auto ;
}

#content {
	width: 894px;
	padding: 0 3px;
	margin: 0 auto;
	background: url(/images/custom-website/travel/content_repeat.jpg);
	position: relative;
}

#left_column {
	width: 270px;
	height: 742px;
	float: left;
	background: url(/images/custom-website/travel/img_couple.jpg) no-repeat;
	margin-left: 10px;
}

#button_wrapper {
	width: 242px;
	position: absolute;
	top: 324px;
	left: 27px;
}

#button_wrapper img {
	border: none;
}

#flash_back {
	width: 575px;
	height: 130px;
	margin: 10px auto 0;
	border: 3px solid #ffffff;
}

#flash_banner {
	width: 575px;
	height: 130px;
	float: right;

}

#right_column {
	width: 575px;
	float: left;
	text-align: justify;
	padding-left: 20px;
}

.home_text {
	margin: 0;
	padding: 0;
	line-height: 22px;
}

.home_text a {
	color: #04649E;
	text-decoration: none;
}

.home_text a:hover {
	color: #04649E;
	text-decoration: underline;
}

#footer {
	width: 900px;
	height: 34px;
	margin: 2px auto;
	background: url(/images/custom-website/travel/footer_repeat.jpg) repeat-x;
	padding: 0 0 10px 0;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer_nav {
	display: block;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	float: left;
	margin: 9px 0 0 10px;
}

.footer_privacy {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	float: right;
	margin: 9px 10px 0 0;
}

#delaware_web_design {
	width: 896px;
	margin: -4px auto 0;
	padding-bottom: 20px;
}

.copyright {
	font-size: 12px;
	color: #ffffff;
	display: block;
	float: left;
}

.web_design {
	font-size: 12px;
	color: #ffffff;
	display: block;
	float: right;
}

.web_design a {
	color: #ffffff;
	text-decoration: none;
}

.web_design a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.clear {
	clear: both;
}

.menuPop {
	position: relative;
}

.popMeDown {
	display: none;
	position: absolute;
	top: 131px;
	left: 10px;
	text-align: center;
}

.menu_item {
	width: 220px;
	height: 24px;
	background-color: #401B7D;
	border: 1px solid #ffffff;
}

.menu_item a {
	color: #ffffff;
	text-decoration: none;
	display: block;
	margin: 3px 0 0 0;
}

.menu_item a:hover {
	color: #ffffff;
	text-decoration: underline;
}


#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

.dropMenu {
    position: relative;
}

.dropMenu ul {
    position: absolute;
    top: 35px;
    left: 5px;
    width: 205px;
    border: 1px solid #ffffff;
    color: #ffffff;
    background: #00609b;
    margin: 0;
    padding: 5px 0 5px 25px;
}

.dropMenu ul li {
    line-height: 20px;
    font-size: 12px;
}

.dropMenu ul a:link, .dropMenu ul a:visited {
    color: #ffffff;
}

.dropMenu ul a:hover, .dropMenu ul a:visited:hover {
    color: #ffffff;
}