/* CSS Document */
#plc-logo {
        width: 185px;
        height: 240px;
	background: transparent url(../../../admissions/plc/images/plc-logo.png) top right no-repeat;
        text-indent: -5000px;
        float: right;
        position: relative;
        margin: -175px -65px 10px 5px;
	z-index: 1;
}

.plctext {
	color: #666600;
	list-style-type: square;
}

#plc-toptitle {
  height: 125px;
  width: 325px;
  position: relative;
  background: url(../../../admissions/plc/images/title-bg.gif) top left no-repeat;
  margin: 0 auto;
}
#plc-toptitle h1 {
  text-indent: -5000px
}
#plc-contact {
  width: 400px;
  position: relative;
  margin-left: 110px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #999;
  text-align: center;
  font-size: 110%;
}
#slideshow {
  width: 372px;
  height: 360px;
  float: right;
  margin: 10px 0 20px 5px;
}
h1 {
	font-family: tahoma, geneva, verdana, helvetica, sans-serif;
	font-size: 170%;
	font-weight: bold;
	color: #c64f00;
	padding: 0;
	margin: 0;
}
h2 {
	font-family: verdana, tahoma, geneva, helvetica, sans-serif;
	font-size: 140%;
        font-weight: bold;
        font-style: normal;
	color: #330000;
	padding: 0;
	margin: 1em 0 1em 0;
}
h3 {
	font-family: verdana, tahoma, geneva, helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #58582c;
	padding: 0 0 3px 0;
	margin: 1.2em 0 1em 1em;
        border: none;
        background: transparent url(../../images/d09/col-h1-bg.gif) bottom left no-repeat;
	}


