body {
  text-align: left;
  text-size: 12pt;
  margin: 0;
  padding: 0;
  background-color: #FFFFFF;
}

.page {
  margin:0px auto;
  text-align:left;
  width: 1000px;
  color: #000000;
  background-color: #FFFFFF;
}

.banner{
	background-image: url(/Images/bg_banner.jpg);
	background-repeat: repeat-y;
}

.band1 {
}

.band2 {
}

.band3 {
}

.band4 {
	padding-top: 10px;
}
.band4 td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #758497;
	text-transform: uppercase;
	line-height: 10px;
}

h1 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.7em;
  color: #000000;
  margin-bottom: 5px;
  margin-top: 5px;
  font-size: 24px;
}

h2 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  color: #666633;
  margin-left: 0px;
  margin-bottom: 0px;
  line-height: 1.2em;
}

h3 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 16px;
  color: #666633;
  margin-left: 0px;
  margin-bottom: 0px;
  line-height: 1.2em;
}

h4 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  color: #666633;
  margin-left: 0px;
  margin-bottom: 0px;
  line-height: 1.2em;
}

h5 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  color: #666633;
  margin-left: 0px;
  margin-bottom: 0px;
  line-height: 1.2em;
}

h6 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  color: #666633;
  margin-left: 0px;
  margin-bottom: 0px;
  line-height: 1.2em;
}

a { text-decoration: none; }

p, td, ul, li {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.75em;
}
//p {margin: 0.75em 0.5em 0.75em 1em;}

th {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
}

dt { font-weight: bold; }

.navList { font-size: 9px; }

.findTherapist {
	background-color: #E8E5C2;
}
.findTherapist tbl {
	padding-left: 5px;
	padding-right: 5px;
}
.findTherapist h2 {
	font-size: 18px;
	line-height: 30px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #758497;
	text-align: center;
	padding: 0; margin: 0;
}
.findTherapist h3 {
	color: #A92A09;
}
/* BUTTONS */
.findTherapist button{
    display:block;
    float:center;
    margin:0 7px 0 0;
    background-color:#990000;
    border:1px solid #000000; border-right:2px solid #000000; border-bottom:2px solid #000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#FFFFFF;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}
.findTherapist button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}
.findTherapist button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}
*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}
.findTherapist button img, .findTherapist a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}
.findTherapist button:hover { color:#CCCCCC; }


.therapistDescription p,ul { margin-left:40px; }

.therapistList {  }
.therapistList td { padding-right: 10px; }
.therapistList a { text-decoration: none; }

.lineAbove { border-top: 1px solid #CCCCCC; }

.siteMap ul, ol {
	margin-left: 10px;
	padding-left: 30px;
}

.mapCaption {
    font-size: 11px;
    font-style: italic;
}

.footerLarge {
    color:#A92A09;
    font-size:11px;
}
.footerLarge a { color:color:#A92A09; text-decoration: underline; }
.footerLarge a:visited { color:#A92A09; }
