@charset "ISO-8859-1";
.pCream {
	font-family: Palatino, Georgia, serif;
	font-size: 1em;
	color: #ffffcc;
	font-weight: normal;
	line-height: 1.4em;
}
.menuSubheads {
	font-family: Palatino, Georgia, serif;
	font-size: 1em;
	color: #ffffcc;
	font-weight: bold;
	font-style: italic;
}
.menuHeads {
	font-family: Palatino, Georgia, serif;
	font-size: 1em;
	color: #cc9933;
	font-weight: bold;
	font-style: normal;
}
.photoLeft {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.photoRight {
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 12px;
}
h1 {
	font-family: Palatino, Georgia, serif;
	font-size: 1.4em;
	color: #ffffcc;
	font-weight: bold;
}
h2 {
	font-family: Palatino, Georgia, serif;
	font-size: 1.2em;
	color: #ffffcc;
	font-weight: bold;
}
h3 {
	font-family: Palatino, Georgia, serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	font-family: Palatino, Georgia, serif;
	font-size: 1em;
	color: #cc9933;
}
p {
	font-family: Palatino, Georgia, serif;
	font-size: 1em;
	color: #cc9933;
	line-height: 1.4em;
	font-weight: normal;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #cc9933;
}
a:link, a:visited, a:hover {
	color: #ffffcc;
	text-decoration:none;
}
.footer {
	font-family: Palatino, Georgia, serif;
	font-size: 0.8em;
	color: #cc9933;
}

