#w{width:1000px;height:auto;margin-left:auto;margin-right:auto;border:1px solid navy;}

body{font-family:arial;font-size:12pt;font-weight:normal;color:navy;background-image:url('http://www.mousetalestravel.com/images/pg-bkg.jpg');background-repeat:repeat;background-attachment:fixed;}

table.hdr{width:1000px;height:268px;border-collapse:collapse;border:0px none;}

td.hdr1{width:333px;height:268px;background-image:url('images/mttrvl_01.jpg');padding:0px;border:0px none}

td.hdr2{width:334px;background-image:url('images/mttrvl_02.jpg');padding:0px;border:0px none}

td.hdr3{width:333px;background-image:url('images/mttrvl_03.jpg');padding:0px;border:0px none}

table.nav{width:1000px;height:43px;border-collapse:collapse;border:0px none;background-image:url('images/mttrvl_04.jpg');}

td.nav{height:43px;padding:0px;border:0px none;text-align:center;vertical-align:middle}

table.navb{width:1000px;height:28px;border-collapse:collapse;border:0px none;background-image:url('images/mttrvl_07.jpg');}

td.navb{height:28px;padding:0px;border:0px none;}

table.mn{width:1000px;height:auto;border-collapse:collapse;border:0px none;background-image:url('http://www.mousetalestravel.com/images/mn-bkg.gif');background-repeat:repeat}

td.mn1{width:381px;height:1px;border:0px none;padding-left:3px;}

td.mn2{width:341px;height:auto;border:0px none;padding-left:3px;vertical-align:top}

td.mn3{width:609px;text-align:left;vertical-align:top;padding-left:15px;padding-right:15px;padding-bottom:15px;padding-top:15px;max-width:619px;}

table.ftt{width:1000px;height:26px;border-collapse:collapse;border:0px none;background-image:url('images/mttrvl_07.jpg');}

td.ftt{height:26px;padding:0px;border:0px none;}

table.ftm{width:1000px;height:65px;border-collapse:collapse;border:0px none;background-image:url('images/mttrvl_08.jpg');}

td.ftm{height:65px;padding:0px;border:0px none;vertical-align:top;text-align:center;font-weight:bold;font-size:10pt;}

table.ftb{width:1000px;height:16px;border-collapse:collapse;border:0px none;background-image:url('images/mttrvl_09.jpg');}

td.ftb{height:16px;padding:0px;border:0px none;}

table.sb1{width:381px;height:15px;background-image:url('images/sidebar_01.gif');background-repeat:no-repeat;border-collapse:collapse;}

td.sb1{padding:0px;border:none;height:15px;}

table.sb2{width:381px;height:auto;background-image:url('http://www.mousetalestravel.com/images/sidebar_02.gif');background-repeat:repeat;border-collapse:collapse;}

td.sb2{vertical-align:top;border:none;}

table.sb3{width:381px;height:71px;background-image:url('images/sidebar_03.gif');background-repeat:no-repeat;border-collapse:collapse;}

td.sb3{padding:0px;border:none;height:71px;}

.imga{border:0px none;}

.sb{padding-left:9px;padding-right:6px;padding-top:0px;vertical-align:top}

.sbc{padding-left:9px;padding-right:6px;padding-top:0px;text-align:center;vertical-align:top}

h1, h2, h3, h4, h5{font-weight:bold;font-size:13pt;margin-top:0px;padding-top:0px;}

a:link, a:active, a:visited{font-weight:bold;color:navy;}

a:hover{font-weight:bold;color:#663300;background-color:#ffcc66;text-decoration:none;}

@charset "utf-8";
ul.dropdown {
	width: 1000px;
	margin: 0px;
	padding: 0px;
	float: none;
	list-style-image: none;
	list-style-type: none;
	position: relative;
	z-index: 597;
	background-image: url(images/mnusb_02.png);
}
ul.dropdown a:visited {
	font-family: Arial;
	color: #4a53a2;
	text-decoration: line-through;
}
ul.dropdown a:hover {
	font-family: Arial;
	color: #000000;
	text-decoration: none;
}
ul.dropdown ul {
	margin: 0px;
	padding: 0px;
	width: 150px;
	list-style-image: none;
	list-style-type: none;
	position: absolute;
	visibility: hidden;
	z-index: 598;
	left: 2px;
	top: 100%;
	background-image: url(images/mnusb_02.png);
}
ul.dropdown li {
	line-height: 1.3em;
	vertical-align: middle;
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	list-style-image: none;
	list-style-type: none;
}
ul.dropdown li:hover {
	position: relative;
	z-index: 599;
	background-image: url(images/mnusb_02.png);
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
ul.dropdown ul li {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/mnusb_02.png);
}
ul.dropdown ul ul {
	left: 99%;
	top: 1px;
}
