/* page layout */


body {
 font-size: 12px;
 padding: 0; margin: 0;
}
td {
font-size:12px;
}

#wrapper {
margin: 0 auto; /*Center container on page*/
 width: 990px;
 font-family: Arial, Helvetica, sans-serif;text-align:left;

}
#header {
 width: 990px;
 float: left;
 padding: 0px;
 height: 173px;
 margin: 0 auto;
}
#leftcolumn {
 float: left;
 color: #030540;
 margin: 0;
 min-height: 100px;
 width: 245px;
}
#rightcolumn {
 float: right;
 margin: 0;
 min-height: 500px;
 width: 745px;
 display: inline;
}
#footer {
 width: 990px;
 height:1px;
 clear: both;
 color: #000004;
 margin: 0;
 text-align:center;
 font-size:8pt;
}

.nl {font-size: 20px;font-weight: bold;background-color: #FFF;}
.nl a:link,.nl a:visited{color:#030540;text-decoration:none;}
.nl a:hover,.nl a:active{color:#CC0000;text-decoration:none;}



.faqbackground{background-color#66688E;}
.question a{padding-left:18px;text-decoration:none;}
.question a{background-image:url("http://www.ptclinic.com/site/plus.gif"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/site/minus.gif"); background-repeat:no-repeat; background-position:0px 4px;}
/*.colorlist{color:#908FAE;}*/
.colorlist{color:#030540;}
.normal{font-size:1em;font-weight:normal;color:#020343;}

/* multi-map styles */
.mapfloat {float:right;width:225px;height:140px;margin:12px 0 12px 12px;text-align:center;}
.multimap {border:2px solid black;width:225px;height:130px;float:right;margin-left:10px;margin-bottom:5px;}
.multimap div {max-width: 225px;}
.multimap div span {white-space: normal;}


h1,h2,h3,h4,h5,h6 { color: #030540;}
h3 {margin-top:0px;}
.testimonial { color: #030540; font-style: italic; font-weight: bold; }
.testimonial {text-align:right;margin-bottom:28px;}
.listtext {  }

.faqheadline { color: #ff6600; font-size: 1.1em; font-weight: bold; }
a:link,a:visited{
color:#030540;
text-decoration:underline;
}
a:hover,a:active{
color:#990000;
text-decoration:underline;
}

.blue {
color: #0000FF;
}

.question {cursor: pointer; vertical-align:top;}
.faqAnswer{color:black;}
/* OPTION LINES TO CHANGE THE FORMATING FOR THE FIRST VIDEO LINK FROM THE FAQ PAGE */
/*
.video{color:black}
.video a:link,.video a:visited { color: #023924;outline:none; }
.video a:hover .video a:active{ color: #67A890; text-decoration: none;outline:none; }
*/


#maincontent{
padding-left:8px;
  min-height:500px;
}
#slide1 img{
  border: 2px solid #030540;
  padding: 8px;
}
.photoRight{
  border: 2px solid #FFF;
  float:right;
  margin-left:10px;
  margin-bottom:5px;
}
.photoRight2{
  border: 2px solid #030540;
  float:right;
  margin-left:10px;
  margin-bottom:5px;
}
.staff {
float:left;
margin-right:10px;
margin-bottom:5px;
}
.brd {
border: 2px solid #FFF;
}
.grey {
color:#9B9B9B;
.footer {
font-size:10px;
text-align:center;
}
.footerlink {
color:#000;
text-decoration:none;
}

#breakoutBox {
 color: #030540;
 width: 195px;
 border:solid 2px #FFF;
 padding:10px;
}

.subcol{float:left;width:121px;}

.mceContentBody{background-color:#c8c7d5;font-size:12px;width:745px;}


