body {

	background: #6CB1DB url("images/bgpattern.jpg") repeat-x;
	margin: 0px;
	font-family: Arial, "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;

}

td {

	font-family: Arial, "Lucida Grande", Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	
}

h1 {

	font-size: 16px;
	color: #0D6191;

}

b {

	font-style: italic;
	font-family: "Georgia", "Times New Roman", serif;

}

#mainTable {

	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;

}

#resText {

	border-top: 1px solid white;
	border-bottom: 1px solid white;
	padding: 4px;
	padding-left: 10px;
	color: #fff;

}

#resText h2 {

	padding: 0px;
	margin: 0px;
	font-size: 15px;

}

#nav {

	margin: 0px;
	padding: 0px;

}

#nav a {

	font-size: 14px;
	text-decoration: none;
	color: #00426B;
	font-weight: bold;

}

#bottomNav {

	margin: 0px;
	padding: 5px;
	border-top: 1px solid #00426B;
	border-bottom: 1px solid #00426B;
	text-align: center;
	
}

#bottomNav a {

	font-size: 13px;
	text-decoration: none;
	color: #00426B;
	font-weight: bold;

}

#content {

	padding: 7px;

}

#copyright {

	font-size: 10px;
	color: #fff;
	padding: 0px;
	margin: 0px;
	text-align: right;
	width: 770px;

}

#copyright a {

	color: #fff;
	text-decoration: none;

}

#copyright a:hover {

	text-decoration: underline;

}
#quote {

	text-align: right;
	font-size: 12px;
	line-height: 14px;

}

#quote p {

	padding: 0px;
	margin: 0px;
	font-style: italic;

}

#suites td {

	font-size: 14px;
	line-height: 24px;

}

#loftSuite {

	text-align: left;
	padding-left: 5px;

}

#ratesTable td {

	text-align: right;

}

.papyrus {

	font-size: 16px;
	font-family: Papyrus, Georgia, Arial, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	font-style: none;

}

.papyrusSmall {

	font-size: 12px;
	font-family: Papyrus, Georgia, Arial, sans-serif;
	font-weight: bold;
	font-style: none;

}

#emailLink {

	color: #fff;

}