body {
	background-color: black; /*#E9EAFE;*/
	background-image:url('images/hpft-bg.jpg');
	background-repeat:no-repeat;
	font: 10pt Trebuchet MS, sans-serif;
}
table {
	font: 10pt Trebuchet MS, sans-serif;
}

td {
	padding-left: 10px;
	padding-right: 10px;
}

#errors legend {
	border: 1px solid ##900;
	padding: 1px 3px 1px 3px;
	background-color: red;
	color: white;
	font-weight: bold;
}

#reservations {
	padding: 20px;
}

#reservations fieldset {
	padding: 20px;
}

.acenter {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.aright {
	text-align: right;
}

.b {
	font-weight: bold;
}

.i {
	font-style: italic;
}

.gold {
	color: #FFCC00;
}

.silver {
	color: Silver;
}

.bronze {
	color: #999933;
}

.orange {
	color: #CF671C;
}

.bpurple {
	color: #482C83;
    font-weight: bold;
}

#bottom {
	width: 750px;
	text-align: left;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	font-size: 8pt;
	color: Gray;
	/*border: 1px solid black;*/
}

#bottom a {
	color: Gray;
}

#layout {
	width: 750px;
	text-align: left;
	/*border: 1px solid black;*/
}

#menu {
	font: bold 14pt Trebuchet MS, sans-serif;
	color: #ccc;
}
#menu a {
	text-decoration: none;
}

#menusmall {
	font: 13pt Trebuchet MS, sans-serif;
	color: #ccc;
}

#menusmall a {
	text-decoration: none;
}

a {
	color: #482C83;
}

a:hover {
	color: #CF671C;
}

#left {
	width: 225px;
	background-color: White;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #ccc;
}

#left h3 {
	color: #A39B31;
	border-bottom: 1px dashed #ccc;
}

.newsdate {
	font-weight: bold;
	font-size: 8pt;
	color: Black;
}

#right {
	width: 225px;
	background-color: White;
	padding-left: 10px;
	padding-right: 5px;
	border-left: 1px solid #ccc;
}

#right h3 {
	color: #A39B31;
	border-bottom: 1px dashed #ccc;
}

.faqanswer {
	margin-left: 20px;
	margin-top: 8px;
	margin-bottom: 8px;
	border-bottom: 1px dashed #ccc;
}

.faqs {
	margin-bottom: 0;
	color: Gray;
	font-size: 8pt;
}

.faqq {
	margin-top: 0;
	font-weight: bold;
}

.faqa {
	margin-left: 20px;
}

div.photocaption {
	text-align: center;
	font: bold 8pt sans-serif;
}

img.photocaption {
	border: 1px solid Black;
	margin-bottom: 5px;
}

.pfleft {
	float: left;
	margin: 0 10px 10px 0;
}

.pfright {
	float: right;
	margin: 0 0 10px 10px;
}

#newfor2005 li {
	margin-bottom: 10px;
}

#newfor2005 .feature {
	font-size: 14pt;
	font-weight: bold;
}

#bottomlogos {
        width: 750px;
		border-top: 1px solid #ccc;
	padding-top: 10px;
	font-size: 8pt;
	color: #000;
	/*border: 1px solid black;*/}

#bottomlogos a {color: #482C83;}

#bottomlogos a:hover {color: #CF671C;}

#menuitin {
	font: bold 14pt Trebuchet MS, sans-serif;
	color: #000;
}

#menuitin a {
	text-decoration: underlined;
}
