body {
	font-family: Arial, sans-serif;
	line-height: 13pt;
	font-size:9pt;
	color: #666666;
	list-style-image: url(http://www.travelbydesign.ca/site_assets/www.travelbydesign.ca/images/dynamic/bullet_blu.gif);
	text-align: justify;
}



 	

h2 {
	font-family: Arial, sans-serif;
	line-height: 18px;
	font-size:16px;
	color: #ff6633;
	margin-top: 4px;
	margin-bottom: 4px;
}

h3 {
	font-family: Arial, sans-serif;
	line-height: 18px;
	font-size:14px;
	color: #ffffff;
	padding-left: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
}

.listdeals {
	font-family: Arial, sans-serif;
	line-height: 13px;
	font-size:11px;
	color: #666666;
}

.orange {
	color: #ff6633;
}

a:link, a:active, a:visited, a:hover {
	color: #ee6929;
	text-decoration: underline;
}

/* TOP LINKS */
.top_links, .top_links a, .top_links a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ee6929;
	text-decoration: none;
}

/* TOP MENU */
#horizontal_table_nav td {
	background-image: url(../images/menu_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px;
	text-align: center;	
}
#horizontal_table_nav td.spacer {
	text-align: center;
	padding: 0px 3px 0px 0px;
	background-image: none;
}
#horizontal_table_nav td.current {
	background-image: url(../images/menu_ovr_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#horizontal_table_nav div {
	background-image: url(../images/menu_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 6px 0px 0px 0px;
	height: 24px;
	margin: 0px;
}
#horizontal_table_nav div.current {
	background-image: url(../images/menu_ovr_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 6px 0px 0px 0px;
	height: 24px;
	margin: 0px;
}
#horizontal_table_nav a {
	color: #003556;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	padding: 0px 12px 0px 12px;
	margin: 0px;
	text-decoration: none;
	height: 24px;
}
#horizontal_table_nav a.current {
/*	background-image: url(../images/topbar_highlight_right.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	height: 24px; */
	color: #003556;
}
#horizontal_table_nav a:hover {
	text-decoration: none;
	color: #003556;
}

/* ORANGE MENU ITEM */
#orng_tab, #orng_tab a, #orng_tab a:hover {
	font-family: Arial, sans-serif; 
	font-size: 13px; 
	font-weight:bold; 
	color:#003556; 
	text-decoration:none;
}

/* SUB MENU */
#horizontal_nav, #horizontal_nav a, #horizontal_nav a:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ee6929;
	text-decoration: none;
}

