		<!--
			body {
				font-family: verdana!important;
				font-size: 12px;
				text-align: center;
			}
			input textarea, td, div {
				font-family: verdana!important;
				font-size: 12px;
				text-align: left;
			}
			a {
				color: #A00020;
				text-decoration: none;
			}
			a:hover {
				border-bottom: 1px solid #f0c715;
				padding-bottom: 1px;
			}
			.holder {
				width: 1020px;
				margin: auto;
				text-align: left;
			}
			.header {
				width: 100%;
			}
			.title {
				width: 45%;
				font-size: 42px;
				font-weight: bold;
				letter-spacing: 3px;
				color: #727272;
				padding-left: 15px;
			}
			.title input {
				font-size: 32px;
				font-weight: bold;
				height: 40px;
				letter-spacing: 2px;
				color: #727272;
			}
			.logo {
				width: 55%;
				height: 50px;
				text-align: right;
			}
			.main { 
				margin-top: 35px;
			}
			.venue td {
				font-size: 17px;
			}
			.itinerary {
				width: 92%;
			}
			#itinerary {
				border-left: 1px solid #A00020;
				border-right: 1px solid #A00020;
				width: 100%;
			}
			.itinerary td.event {
				border-bottom: 1px solid #A00020;
			}
			.itinerary td.itinerary_title{
				border-bottom: 1px solid #A00020;
				font-weight: bold;
				font-size: 17px;
			}
			.itinerary td.itinerary_info {
				border-bottom: 1px solid #A00020;
				font-size: 11px;
				font-style: italic;
				text-align: right;
			}
			.left {
				float: left;
				width: 500px;
			}
			.right {
				float: left;
				width: 500px;
			}
			.box2 {
				border: 1px solid #A00020;
				padding: 5px;
				width: 100%;
				background-color: #e7e9ee;
			}
			.room_type input {
				width: 27px;
			}
			.footer {
				text-align: center;
				border: 1px solid #f0c715;
				width: 1000px;
				height: 85px;
				margin: auto;
				background-image: url('images/footer.jpg');
				background-repeat: no-repeat;
				overflow: hidden;
				margin-top: 15px;
				color: #fff;
			}
			.footer div {
				padding: 10px;
				text-align: center;
				margin: auto;
			}
			.footer a {
				color: #f0c715;
			}
			.address {
				float: left;
				text-align: left!important;
				font-size: 11px;
				position: relative;
				top: -20px;
			}
			.contact {
				float: right;
				text-align: right!important;
			}
			.download {
				font-size: 13px;
				background-color: #f0c715;
				padding: 0px 5px 1px 5px;
				font-weight: bold;
			}

			.box {
				width: 92%;
				background-color: #e7e9ee;
			}
			
			.box div {
				padding: 8px;
				border-left: 1px solid #A00020;
				border-right: 1px solid #A00020;
			}

			b.rtop, b.rbottom{display:block; background: #FFF; clear: both; }
			.box b.rtop b, .box b.rbottom b{display:block;height: 1px; overflow: hidden; background: #e7e9ee; }
			.itinerary b.rtop b, .itinerary b.rbottom b{display:block;height: 1px; overflow: hidden; background: #fff; }
			.nav b.rtop b, .nav b.rbottom b{display:block;height: 1px; overflow: hidden; background: #A00020; }
			b.r1{margin: 0 4px; }
			b.r2{margin: 0 3px; }
			b.r3{margin: 0 2px; }
			b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 2px; }
			
			
			b.btop, b.bbottom{ display:block; background: #A00020; }
			b.rtop b.r1 { border-top: 1px solid #A00020; }
			b.r2, b.r3, b.r4 { border-left: 1px solid #A00020; border-right: 1px solid #A00020; }
			b.rbottom b.r1 { border-bottom: 1px solid #A00020; }


			.nav {
				margin-top: 5px;
				margin-bottom: 10px;
				width: 1000px;
			}
			.nav div {
				border-left: 1px solid #f0c715;
				border-right: 1px solid #f0c715;
				background-color: #A00020;
				height: 22px;
				padding: 2px 0px 0px 8px;
				color: #f0c715;
				float: left;
				width: 992px;
			}
			.nav a {
				color: #f0c715;
				text-decoration: none;
			}


			.nav b.rtop b.r4, .nav b.rbottom b.r4{margin: 0 1px; height: 2px; }
			.nav b.btop, .nav b.bbottom{ display:block; background: #f0c715; }
			.nav b.rtop b.r1 { border-top: 1px solid #f0c715; }
			.nav b.r2, .nav b.r3, .nav b.r4 { border-left: 1px solid #f0c715; border-right: 1px solid #f0c715; }
			.nav b.rbottom b.r1 { border-bottom: 1px solid #f0c715; }

			.travel-pack b.rbottom b {display:block;height: 1px; overflow: hidden; background: #f0c715; }
			.travel-pack b.rbottom b.r4{margin: 0 1px; height: 2px; }
			.travel-pack b.bbottom{ display:block; background: #A00020; }
			.travel-pack b.r2, .travel-pack b.r3, .nav b.r4 { border-left: 1px solid #A00020; border-right: 1px solid #A00020; }
			.travel-pack b.rbottom b.r1 { border-bottom: 1px solid #A00020; }
		-->