
TD {
	vertical-align: top;
}

.table {
	vertical-align: top;

}

.TD1 {
	vertical-align: top;
	align: center;
}

.td2 {
	vertical-align: top;
	font-family: Trebuchet MS;
	font-size: 12px;
}


.cell {
	vertical-align: top;
}

.cell2 {
	vertical-align: top;
	align: left;
}

.cell3 {
	padding: 10px;
	background-color: #dbcad3;
	color: #52114f;
}

.cell4 {
	padding-top: 8px;
	padding-left: 10px;
}


h1 {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: 700;
	margin-top: 4px;
	color: #56300b;

}

h2 {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: 700;
	margin-top: 4px;
	color: #56300b;

}


h3 {
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: 600;
	margin-top: 16px;
	margin-left: 8px;
	color: #56300b;
}

A:link {color:#404040;font-family:Trebuchet MS;font-size:12px;font-weight:600;text-decoration:none;cursor:hand;}
A:hover	{color:#5D195F;font-family:Trebuchet MS;font-size:12px;font-weight:600;text-decoration:none;cursor:hand;}
A:active {color:#404040;font-family:Trebuchet MS;font-size:12px;font-weight:600;cursor:hand;}
A:visited {font-family:Trebuchet MS;font-size:12px;text-decoration:none;font-weight:600;cursor:hand;}

A.contact:link {color:#404040;font-family:Trebuchet MS;font-size:10px;font-weight:600;text-decoration:none;cursor:hand;letter-spacing : 0px;}
A.contact:hover	{color:#E6950E;font-family:Trebuchet MS;font-size:10px;font-weight:600;text-decoration:none;cursor:hand;letter-spacing : 0px;}
A.contact:active {color:#E6950E;font-family:Trebuchet MS;font-size:10px;font-weight:600;cursor:hand;letter-spacing : 0px;}
A.contact:visited {color:#404040;font-family:Trebuchet MS;font-size:10px;text-decoration:none;font-weight:600;cursor:hand;letter-spacing : 0px;}

A.booking:link {font-size:18px;}
A.booking:hover {font-size:18px; color: #dbcad3;}
A.booking:visited {font-size:18px;}
A.booking:active {font-size:18px;}

.booking {
	font-size: 18px;
	text-align: center;
}

ul {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: 500;
	margin-bottom: 5px;
}

ol {
	font-family: Trebuchet MS;
	font-size: 12px;
	margin-bottom: 5px;
}


.footer {
	font-family: Trebuchet MS;
	font-weight: 600;
	font-size: 10px;
	color: #989666;
	line-height : 11px;
	letter-spacing : -1px;
}


.intro {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: 600;
	color: #737135;
	align: left;
	padding-top: 5px;
}

.dear {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: 600;
	color: #52114f;
	align: left;
	padding-top: 5px;
}

.issue {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #52114f;
	font-weight: 600;
	padding-right: 38px;
	padding-top: 134px;
	text-align: right;
}

input 	{
	height: 20px;
	background-color: #EFE3EA;
	}
	
