html, body {
	height: 100%;
}
* html #wrapper {
	height:100%;
	background-color: #FFFFFF;
}

body {
	padding:0;
	margin:0;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(imagesnew10/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: TOP center;
}
#navdest a {
	padding-left: 1px;
}


#wrapper {
	padding:0;
	text-align:left;
	width:793px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*height: auto !important;*/
   min-height: 100%;
   position: relative;

}
#top {
	height:86px;
	width: 793px;
}

.menu1 {
	width: 793px;
	padding:0;
	margin:0;
	list-style:none;
	height:24px;
	display:block;
	background-image: url(imagesnew10/nav_bg.jpg);
	background-repeat: repeat-x;
}
.menu1 li {
	float:left;
	padding: 0px;
	margin: 0px;
}
.menu1 li a {
	background-repeat: no-repeat;
	height: 20px;
	display: block;
}


.menu1 li.home a {
	background-image: url(imagesnew10/nav_home.jpg);
	width: 80px;
}

.menu1 li.about a {
	background-image: url(imagesnew10/nav_aboutUs.jpg);
	width: 102px;
}
.menu1 li.academy a {
	background-image: url(imagesnew10/nav_academy.jpg);
	width: 123px;
}
.menu1 li.destinations a {
	background-image: url(imagesnew10/nav_destination.jpg);
	width: 113px;
}
.menu1 li.create a {
	background-image: url(imagesnew10/nav_createYourTour.jpg);
	width: 167px;
}
.menu1 li.calendar a {
	background-image: url(imagesnew10/nav_tourCalendar.jpg);
	width: 120px;
}
.menu1 li.contact a {
	background-image: url(imagesnew10/nav_contactUs.jpg);
	width: 87px;
}
.menu1 li a:hover {
	background-position: bottom;
}


#slideshow {
    margin: auto;
	height: 242px;
	width: 793px;
}
#navdest {
	width: 100%;
	clip: rect(auto,auto,auto,auto);
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}

#content {
	padding: 0px;
	color: #79808b;
	font-size: 14px;
	display: block;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7e5e8;
	border-bottom-color: #d7e5e8;
	
}

#content_itin {
	padding: 0px;
	color: #79808b;
	font-size: 14px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(imagesnew10/Contentitin_bg.gif);
	background-repeat: repeat;
	
}

#r_col {
	float: right;
	padding: 0px;
	clear: none;
	margin: 0px;
	width: 310px;
	min-height: 100%;
	background-color: #FFFFFF;

}

#l_col {
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	clear: both;
	width: 475px;
	min-height: 100%;
	padding: 0px;

}

#l_col_itin {
	float: left;
	background-color: #FFFFFF;
	margin: 0px;
	clear: both;
	width: 560px;
	height: 100%;
	color: #29374c;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 15px;

}
#r_col_itin {
	float: right;
	padding: 0px;
	width: 195px;
	min-height: 100%;
	display: block;
	height: 100%;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;

}
#r_col_top_itin {
	background-image: url(imagesnew10/r_col_info_bg.gif);
	min-height: 100%;
	width: 198px;
	background-repeat: repeat;
	float: right;
	font-size: 12px;
}
#r_col_mid_itin {
	display: block;
	float: right;
	margin-top: 10px;
	text-align: center;
}
#r_col_bot_itin {
	display: block;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

#r_col_top_itin #r_col_top_itin_list {
	display: block;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-color: #deeaed;
}
#r_col_top_itin_list a {
	color: #004a8b;
	font-weight: bold;
}

#r_col_top_itin_header {
	background-image: url(imagesnew10/head_usfulInfo.gif);
	background-repeat: no-repeat;
	display: block;
	height: 33px;
	width: 198px;
}

#r_col_top {
	background-image: url(imagesnew10/HP_whatsnew_bg.gif);
	height: 150px;
	width: 250px;
	padding-top: 50px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	float: right;
	font-size: 12px;
}
#r_col_top a {
	color: #79808b;
	text-decoration: none;
	float: right;
}


#footer {
	height: 100px;
	display: block;
	width: 793px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#footer #footertop {
	background-color: #FFFFFF;
}
#footer #footerbottom {
	background-image: url(imagesnew10/HP_animation_Slices_31.png);
	height: 60px;
	width: 793px;
	margin-top: 1px;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #5f697b;
	font-weight: bold;
}
#footer #footerbottom a {
	text-decoration: none;
	margin-right: 0px;
	margin-left: 0px;
	color: #5f697b;
}


/* When div's within a container use float, need to use clear property to fix bug */
#clearfix { 
content: "."; 
display: block; 
height: 0.1px; 
clear: both; 
font-size: 0; 
visibility: hidden; 
} 
#destblock {
	background-color: #e2f0fb;
	display: block;
	margin-bottom: 5px;
}
#destimg {
	display: block;
	float: left;
	height: 70px;
	width: 130px;
}
#desttourtitle {
	font-weight: bold;
	width: 330px;
	margin-left: 140px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
#destblock a {
	font-weight: normal;
	display: block;
	width: 60px;
	float: right;
	color: #29374C;
}
#destbacktop a {
	clear: both;
	margin-left: 20px;
	text-decoration: none;
	color: #29374C;
	width: 80px;
	float: left;
}



#calblock {
	background-color: #e2f0fb;
	display: block;
	font-size: 11px;
	padding-bottom: 3px;
	margin-top: 3px;
}
#calmonth {
	display: block;
	float: left;
	background-color: #98976b;
	text-align: center;
	width: 95px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
#caltourdates {
	width: 23%;
	margin-left: 110px;
	margin-bottom: 5px;
}
#calblock a {
	font-weight: bold;
	display: block;
	width: 55%;
	float: right;
	color: #29374C;
	text-decoration: none;
}
#calbacktop a {
	clear: both;
	text-decoration: none;
	color: #29374C;
	width: 80px;
	float: right;
	margin-right: 10px;
	font-weight: normal;
}




#whatsnewblock {
	display: block;
	margin-bottom: 5px;
}

#whatsnewtitle {
	font-weight: bold;
	width: 330px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#whatsnewblock a {
	font-weight: normal;
	display: block;
	width: 60px;
	float: right;
	color: #29374C;
}



#itin_tour_title {
	font-size: 18px;
	color: #615a23;
}
#itin_top_links {
	font-size: 11px;
	color: #29374c;
	display: block;
	margin-bottom: 20px;
}
#itin_top_links a {
	color: #29374c;
	text-decoration: none;
}

.title {
	font-size: 18px;
	color: #615a23;
	margin:0px 0 12px 0; 
}

.sub {
	font-size: 14px;
	color: #615a23;
	display: block;
	font-weight:bold;
}

.day1 {
	background-color: #dbecfa;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
}
.day2 {
	background-color: #ffffff;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 11px;
}
.day1 b {
	text-transform: uppercase;
	font-weight: bold;
}
.day2 b {
	text-transform: uppercase;
	font-weight: bold;
}
.images {
	float: left;
	height: 100%;
	width: 130px;
	background-color: #FFFFFF;
	margin-right: 10px;
}

.images img {
	padding-bottom: 3px;
}

#navdest2 {
	width: 100%;
	clip: rect(auto,auto,auto,auto);
	padding-top: 5px;
	padding-bottom: 1px;
	text-align: left;
}
#navdest2 a {

}
