body {
 background: #016160;
}
body,td {
 font-family: "Trebuchet MS", Helvetica, sans-serif;
 font-size: 13px;
 padding:0;margin:0;
}

#leftcolumn { 
 color: #5E6869;
 margin: 0;
 padding: 0px;
 min-height: 440px;
 width: 177px;
 float: left;
}

#leftcolumn h1 {font-size:15px;margin-left: .5em;margin-top:12px;}
#leftcolumn ul {margin-left: 1.75em; padding-left: 0;font-size:13px;}
#leftcolumn li a, #leftcolumn li a:link, #leftcolumn li a:active, #leftcolumn li {
  text-decoration:none;
  padding-bottom:20px;
  color:#016160;
}
#leftcolumn li a:hover {
text-decoration:underline;
color:#322A27;
}
#maincontent {
}
.main {
padding-top:40px;
padding-left:15px;
padding-right:15px;
}

#footer { 
 width: 770px;
 height:22px;
 clear: both;
 color: #FFF;
 background: #332C26;
 margin: 0;
 font-size:11px;
 padding-bottom:5px;
}
#footerlink {
color:#fff;
text-decoration:none;
}

hr {
border: 0;
color: #005C5E;
background-color: #005C5E;
height: 1px;
width: 100%;
text-align: left;
}


.brownBG {
background: #332C26;
color:#FFF;
padding-right:10px;
width:500px;
padding-top:10px;
}

h1,h2,h3,h4,h5,h6 { color: #332C26; }
h1,h2,h3 {margin-top:3px;font-size:18pt;}
.testimonial { color: #005C5E; font-style: italic; font-weight: bold; }
.testimonial {text-align:right;margin-bottom:28px;}
.testimonialBox { color: #005C5E; font-style: italic; font-weight: bold;text-align:center; }
.listtext { letter-spacing: .5pt; }
li { padding-bottom: 10px; }
.faqheadline { color: #005C5E; font-size: 1.1em; font-weight: bold; }
a:link{
color:#CC0000;
text-decoration:underline;
}
a:hover{
color:#005C5E;
}
a:visited{
color:#CC0000;
}

.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; }
*/

.photoBorder{
  border: 1px solid #332C26;
  padding: 4px;
}
.brd {
border:solid 3px #332C26;
}

.faqbackground{background-color:#E7E0DA;}
.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;}

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

.blackbrd{border:solid 1px #000;}
