body{
	color: #000000;
	background-color: #33eecc;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	}
table{
	border: 0px solid black;
	}
.header { 
		font-family:verdana, arial, helvetica;
		font-weight : bolder;
		font-style : normal;
		font-size : 18px;
		padding-top : 0;
		padding-left : 0px;
		padding-right : 5px;
		padding-bottom : 0;
		color : #333333;
		background : #ffffff; 
	}

.address {
	font-family:verdana,arial,helvetica;
	font-style: normal;
	color: #000000;
	font-size: 12px;
	line-height: 16px;
	padding-left:5px
}
table#table_directions{
		font-family:verdana, arial, helvetica;
		font-weight: normal;
		font-size: 12px;
	}		
table#table_directions td {
		font-weight: bolder;
	}
table#table_directions td ol {
		font-weight: normal;
	}
table#table_directions caption ,table#hotels caption{
	font-weight: bold;
	font-size: 14px;
	text-align: left;
	}
table#hotels td{
	font-family:verdana,arial,helvetica;	
	font-weight: normal;
	font-size: 12px;
	border: 1px solid black;
	padding: 5px;
	}
img#im_logo{
	margin-left:35px; 
}

td#td_logo{
	background-color: #ffffff;
	width:30%;
	height:133px;
	margin-left:100px;
	}	
td#td_address{
	margin-left:90%;
	padding-left: 60px;
	}

table#table_payment{
	margin-left: 0px;
	padding-left:0px;

	}
table.content{
	margin-right: 0;
	margin-left: 33px;
	}
table.nav, table.top{
	border: 1px solid black;

	}
table.nav {
	background-color: #33eecc;
	
	width: 90%;
	margin-left: 0px;
	}
td.nav{
	text-align: center;
	font-weight: bolder;
	margin: 10px;
	}
dt {
	font-weight: bolder;
	}
a{
/*
	font-family: verdana, arial, helvetica, sans-serif;
	color : orange;
	background-color: #33eecc;
*/
	}
table.nav a:link{
	color: #000000;
	background-color: #33eecc;
    border-bottom: 10px;
	}
table.nav a:visited{
	color: #000000;
	background-color: #33eecc;
	text-decoration: none;
	border-bottom:1px dashed #336666;
/*    border-bottom: 1px solid black;  */

	}
table.nav a:hover{
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	border-bottom:1px dashed #366;
	}
table.nav a:active{
	color: #336666;
	background-color: #ffffff;
	font-weight: normal;
	}
td a#current{
	color: #000000; 
	background-color: #fff;
/*	border-bottom:1px dashed #000; */
	}
td#active{
	background-color:  #fff;
	}
td#active a:hover{
	color: #366;
	background-color: #fff;
	text-decoration: none;
	border-bottom:1px dashed #366;
	}
a#printable_directions {
	background-color: #fff;
}
