@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
	background-color: #FFFFFF;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
}
h2 {
	color: #900;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
}
h3 {
  color: #00FFCC;
  font-size: 10px;
}
a,  a:link {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #333333;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #660066;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
  background-color: #fff;
  margin: 0 auto 0 auto;
  text-align: left;
  width: 750px;
}
#outerWrapper #header {
  background-color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  height: 203px;
  line-height: 15px;
  padding: 0px 0px 0px 0px;
}
#outerWrapper #topNavigation {
  background-color: #FFFFFF;
  height: 35px;
  padding: 0px 0px 0px 0px;
}#outerWrapper #topSlogan {
	background-color: #FFFFFF;
	height: 35px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/phchheader_a.png);
	background-repeat: repeat-y;
}
#outerWrapper #contentWrapper {
	background-image: url(../images/phchheader_a.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
#outerWrapper #contentWrapper #rightColumn1 {
	float: right;
	padding: 10px 10px 10px 10px;
	width: 170px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	float: left;
	padding: 50px 10px 10px 10px;
	width: 130px;
}
#outerWrapper #contentWrapper #content {
	margin: 0 190px 0 150px;
	padding: 10px 10px 10px 10px;
}
#outerWrapper #footer {
	background-color: #FFFFFF;
	padding: 10px 10px 20px 10px;
	background-image: url(../images/phchheader_a.png);
	background-repeat: repeat-y;
	text-align: center;
}
.contenttextbox {
	background-color: #FC3;
	padding: 10px;
	float: none;
	border: 2px solid #FFF;
	margin-top: 25px;
}
.contentimagebox {
	padding: 0px;
	float: none;
	margin-top: 0px;
}
.righttextbox {
	background-color: #cde6fe;
	padding: 10px;
	float: none;
	border: 2px solid #FFF;
	margin-top: 10px;
}
.imagebox {
	float: none;
	border: 2px solid #DDAD39;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.bigtimedesigndetails {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #039;
	float: right;
}
.phchfooterslogan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #900;
	float: none;
	text-align: center;
}
.phchheaderslogan {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	float: none;
	text-align: center;
	line-height: 28px;
	font-weight: bold;
	height: 30px;
	width: 500px;
	border: 2px solid #FFF;
	overflow: hidden;
	background-color: #CDE6FE;
	margin-left: 120px;
}
