p,td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #660000;

}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #214683;

}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;

}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
.padded {
	padding: 10px;
}
li {
	padding-bottom: 10px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;

}
th {
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	background-color: #ECCB88;
	text-align: left;
}
.bordered {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0B05A;

}
img.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
img.bar {
	background-color: #E0B05A;
	height: 2px;
	width: 600px;
	align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}
img.shortbar {
	background-color: #ECCB88;
	height: 2px;
	width: 300px;
	align: center;
	margin-bottom: 5px;
	margin-top: 5px;
}
.burgundy {
	font-size: larger;
	font-weight: bold;
	color: #990000;
}
.white {
	color: #FFFFFF;
}
.quoter {
	font-size: 12px;
	padding-bottom: 12px;
	text-align: left;
	padding-left: 20px;
}
.quote {
	font-style: italic;
	background-image: url(images/doublequote.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 20pt;
	line-height: 20px;
	margin-top: 40px;



}
.righttop {
	background-color: #ECCB88;
	background-image: url(images/pages/roompic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #214683;
}

