/* PHCL CSS Document */
body {
	background: #cc4400 url(/media/images/orgstripebkgd.jpg) repeat top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #CC4400;
	text-transform: uppercase;
	font-family: Kabel Bk BT, Arial, Helvetica, sans-serif;
	background-color: #B8a743;
	background-image: url(/media/images/hdr_bar.jpg);
	line-height: 25px;
	padding: 0px 0px 0px 7px;
}
.events {
	font-size: 15px;
	font-weight: bold;
	color: #CC4400;
	text-transform: uppercase;
	font-family: Kabel Bk BT, Arial, Helvetica, sans-serif;
	background-color: #B8a743;
	background-image: url(/media/images/hdr_bar.jpg);
	line-height: 25px;
	padding: 0px 0px 0px 7px;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	color: #CC4400;
	text-transform: uppercase;
	font-family: Kabel Bk BT, Arial, Helvetica, sans-serif;
	line-height: 25px;
	padding: 0px 0px 0px 7px;
}

#Container {
	background: #ffffcc url(/media/images/shadebkgd.jpg) repeat-y top center;
	width: 861px;
	margin: 0px auto;
	padding: 0px;
}

/* HEADER */

#Header {
	background: #ffffcc;
	width: 800px;
	height: 150px;
	margin: 0px 0px 0px 33px;
	padding: 0px;
}
h1#hdr {
	font-size: 40px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 30px;
	padding: 0px;
	font-family: arial black;
}
h1#hdr span {
	font-size: 24px;
}
h2#hdr {
	font-size: 30px;
	font-weight: lighter;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 0px 85px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3#hdr {
	font-size: 20px;
	color: #000000;
	text-align: center;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: bottom;
}
img#bottom {
	position: absolute;
	z-index: 10;
	margin: 62px 0px 0px 1px;
	padding: 0px;
}
img#corner {
	float: right;
	position: absolute;
	z-index: 1;
	margin: 0px 30px 0px 632px;
	padding: 0px;
}
img#bubble {
	float: left;
	position: absolute;
	z-index: 4;
	margin: 22px 0px 0px 225px;
	padding: 0px;
}

/* MAIN NAVIGATION - LEFT COLUMN */

#Nav {
	float: left;
	width: 156px;
	margin: 8px 0px 0px 40px;
	padding: 0px;
	font-size: 16px;
	display: inline;
}
#Nav table {
	width: 100%;
	background: #b8a743;
}
#Nav span {
	padding: 0px 0px 0px 7px;
}
#Nav td {
	background: #b8a743;
	height: 28px;
	display: block;
	vertical-align: middle;
	line-height: 28px;
}
#Nav td.active{
	background: #b8a743 url(/media/images/nav_over.jpg) repeat-x top center;
	height: 28px;
	display: block;
	vertical-align: middle;
	line-height: 28px;
}
#Nav td a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
}
#Nav td a:hover {
	background: url(/media/images/nav_over.jpg) repeat-x top center;
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
	font-weight: bold;
}
#BelowNav {
	float: none;
	width: 156px;
	margin: 10px 0px 0px 40px;
	padding: 0px;
	font-size: 10px;
}


/* MAIN PAGE */

#Page {
	background: #ffffcc;
	float: left;
	width: 610px;
	margin: 8px 0px 8px 8px;
	padding: 0px 8px 0px 8px;
	border-left: solid #b8a743 1px;
	border-right: solid #ff0000 0px;
	clear: none;
}
#Content {
	margin: 0px;
	padding: 0px 8px 0px 0px;
	line-height: 18pt;
	border-left: solid #b8a743 0px;
	border-right: solid #b8a743 0px;
}
.callout {
	color: #000000;
	border: solid #000000 1px;
	width: 175px;
	text-align: left;
	margin: 20px 0px 0px 0px;
	padding: 10px;
	float: right;
	background-color: #d46026;
}
#Content table {
	padding: 0px;
	margin: 2px 2px 2px 2px;
}
#Content table.data {
	padding: 3px;
	margin: 0px;
	line-height: 12pt;
}
#Content td.data {
	padding: 4px 0px 4px 10px;
	margin: 0px;
	background: #f0c7b3;
}
#Content a {
	color: #000000;
	text-decoration: underline;
}
#Content a:hover {
	color: #ffffff;
	background: #000000;
	text-decoration: none;
}
#InTable table {
	width: 100%;
	padding: 2px;
}
#InTable th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc4400;
	border: solid #333333 1px;
	padding: 1px;
}
#InTable th a {
	text-decoration: none;
	display: block;
}
#InTable th a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #b8a743;
	display: block;
}
#InTable td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid #333333 0px;
	line-height: 16pt;
	padding: 5px;
	vertical-align: top;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}


/* RIGHT COLUMN */

#RightCol {
	float: left;
	width: 180px;
	margin: 4px 0px 0px 20px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#RightCol th {
	font-size: 14px;
	height: 30px;
	background: url(/media/images/?.jpg) center;
	background-repeat: no-repeat;
	font-weight: lighter;
	border: 1px solid #000000;
}
#RightCol td {
	padding: 5px;
}
#RightCol a {
	color: #000000;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}
#RightCol a:hover {
	color: #000000;
	background: #cc4400;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}

/* FOOTER */

#Footer {
	background: #FFFFcc url(/media/images/shadebkgd.jpg) repeat-y top;
	width: 861px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	clear:both;
}
#Footer table {
	background: #b8a743;
	width: 800px;
	height: 14px;
	margin: 0px 0px 0px 33px;
	padding: 0px;
}
.copyright {
	font-size: 12px;
	color: #666666;
	text-align: center;
	margin: 10px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.navfont {
	font-family: Kabel Bk BT, Arial, Helvetica, sans-serif;
}
#Footer a {
	color: #666666;
	text-decoration: none;
}
#Footer a:hover {
	color: #999999;
	text-decoration: underline;
}
